[Xcb] xcb_wait_for_reply deadlocking with xcb_property_changed call

Julien Cristau jcristau at debian.org
Sun Mar 28 06:08:54 PDT 2010


On Sun, Mar 28, 2010 at 14:45:17 +0200, Nicholas Allen wrote:

> I added /usr/lib/debug/usr/lib to the start of the LD_LIBRARY_PATH
> environment variable but now as soon as to run my program the JVM
> crashes in Sun's native code where it tries to load the library.
> 
You shouldn't need to mess with LD_LIBRARY_PATH.  Most files in
/usr/lib/debug only contain detached debug symbols, which gdb knows to
load without user intervention.

Cheers,
Julien


More information about the Xcb mailing list