Bugzilla – Bug 327532
Cannot launch some of JAVA apps
Last modified: 2007-10-25 10:01:03 UTC
When I launch Matlab, i've got a error message below. Some other JAVA apps have same problem. Error message: MATLAB: xcb_xlib.c:52: xcb_xlib_unlock: Assertion `c->xlib.lock' failed. Aborted
See http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6532373
Some Java app display error message like: "/usr/lib/<unknown> file cannot be found." when I click 'file->open' (Java 6.0 update2 b5, openSUSE-10.3-RC1). but it works fine before.
export LIBXCB_ALLOW_SLOPPY_LOCK=1 . Before starting JAVA-app is a work-around that worked for me.
*** This bug has been marked as a duplicate of bug 330991 ***