[Xcb] xcb_wait_for_reply deadlocking with xcb_property_changed call

Nicholas Allen nick.allen at onlinehome.de
Sun Mar 28 07:35:45 PDT 2010


Ah ok - I'll try again then. Thanks for that tip!

Nick

Julien Cristau wrote:
> 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