Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 255399 - sci-geosciences/josm-1.5_p1212 fails to run: java: xcb_xlib.c:82: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
Summary: sci-geosciences/josm-1.5_p1212 fails to run: java: xcb_xlib.c:82: xcb_xlib_un...
Status: RESOLVED DUPLICATE of bug 156353
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High critical (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-18 16:26 UTC by Jens Mueller
Modified: 2009-01-18 20:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Mueller 2009-01-18 16:26:08 UTC
Trying to run josm gives the following error:

$ Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x7fd83ddf4a8c]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x24) [0x7fd83ddf4b34]
#2 /usr/lib/libX11.so.6(_XReply+0x258) [0x7fd83e248918]
#3 /opt/sun-jdk-1.5.0.16/jre/lib/amd64/xawt/libmawt.so [0x7fd83e779d7b]
#4 /opt/sun-jdk-1.5.0.16/jre/lib/amd64/xawt/libmawt.so [0x7fd83e766e9c]
#5 /opt/sun-jdk-1.5.0.16/jre/lib/amd64/xawt/libmawt.so [0x7fd83e766ffe]
#6 /opt/sun-jdk-1.5.0.16/jre/lib/amd64/xawt/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x9) [0x7fd83e7671c9]
#7 [0x7fd849ab6f3a]
java: xcb_xlib.c:82: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
/usr/bin/josm: line 9:  6713 Abgebrochen             java -jar /usr/share/josm/lib/josm.jar


LIBXCB_ALLOW_SLOPPY_LOCK=true josm, like suggested on https://help.ubuntu.com/community/JOSM works, though.


Reproducible: Always

Steps to Reproduce:
Comment 1 Serkan Kaba (RETIRED) gentoo-dev 2009-01-18 20:21:09 UTC
Please use a recent Java 1.6 to avoid this error.

*** This bug has been marked as a duplicate of bug 156353 ***