VP2 Error : Failed to initialize graphics device.

VP2 Error : Failed to initialize graphics device.

Anonymous
Not applicable
6,715 Views
2 Replies
Message 1 of 3

VP2 Error : Failed to initialize graphics device.

Anonymous
Not applicable

I had maya2016 running on my ubuntu machine for months with no real problem.  I updated ubuntu the other day (due to a glibc vulnerability or something that I read about in the news), and now Maya will crash after about 30 seconds.  Here's what gets printed out to the terminal:

 

VP2 Error : Failed to initialize graphics device.
Error: The GPU adaptor of the transform to finalize is null
Error: Failed to apply color management settings on file open: Failed to finalize the color transform..
Error: The GPU adaptor of the transform to finalize is null
Error: Failed to finalize the color transform.

API error detected in /local/S/Maya_2016_DI/src/Maya/src/Components/BifrostTmp/plugins/mayavis/BFPlugin.cpp at line 113
: (kFailure): Unexpected Internal Failure
Stack trace:
/lib/x86_64-linux-gnu/libc.so.6(+0x36d40) [0x7ff204d9cd40]
/lib/x86_64-linux-gnu/libc.so.6(+0x140216) [0x7ff204ea6216]
lh_insert
OBJ_NAME_add
SSL_library_init
/usr/lib/x86_64-linux-gnu/libcurl.so.4(+0x4e4a3) [0x7ff1f02cd4a3]
curl_global_init
/usr/autodesk/maya2016/lib/libMC3.so.8(+0x120238) [0x7ff203c7a238]
/usr/autodesk/maya2016/lib/libMC3.so.8(+0x12020f) [0x7ff203c7a20f]
/usr/autodesk/maya2016/lib/libMC3.so.8(+0xfc3c6) [0x7ff203c563c6]
/usr/autodesk/maya2016/lib/libMC3.so.8(+0xbf8db) [0x7ff203c198db]
/usr/autodesk/maya2016/lib/libMC3.so.8(+0x12a86a) [0x7ff203c8486a]
/usr/autodesk/maya2016/lib/libMC3.so.8(+0x1863d6) [0x7ff203ce03d6]
/usr/autodesk/maya2016/lib/libMC3.so.8(+0x1586ff) [0x7ff203cb26ff]
/usr/autodesk/maya2016/lib/libMC3.so.8(+0x15d419) [0x7ff203cb7419]
/usr/autodesk/maya2016/lib/libMC3.so.8(+0x157100) [0x7ff203cb1100]
/usr/autodesk/maya2016/lib/libMC3.so.8(+0x157783) [0x7ff203cb1783]
/usr/autodesk/maya2016/lib/libMC3.so.8(+0x15e6ae) [0x7ff203cb86ae]
/usr/autodesk/maya2016/lib/libMC3.so.8(+0x155cec) [0x7ff203cafcec]
/usr/autodesk/maya2016/lib/libMC3.so.8(+0x10d9bd) [0x7ff203c679bd]
/usr/autodesk/maya2016/lib/libMC3.so.8(+0x18fdc5) [0x7ff203ce9dc5]
/usr/autodesk/maya2016/lib/libMC3.so.8(+0x18fe41) [0x7ff203ce9e41]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x8182) [0x7ff205133182]
clone

[xcb] Unknown request in queue while dequeuing
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
maya.bin: ../../src/xcb_io.c:179: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.
Failed to register registerFragments.Aborted (core dumped)

0 Likes
Accepted solutions (1)
6,716 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Accepted solution

I got Maya running again by running this line:

 

john@colfax-ESC1000-G2:/usr/autodesk/maya2016/lib$ sudo ln -s libssl.so.6 libssl.so.10

 

which I found in this script:

 

https://gist.github.com/heiths/3250500

 

which I got to from this thread:

 

http://www.arch-pub.com/Installing-Maya-on-Ubuntu_10726634-3.html

0 Likes
Message 3 of 3

Anonymous
Not applicable

Same Question With Windows 10

0 Likes