Hi, On Wed, 14 Oct 2009, Dominique Leuenberger wrote:
Sorry to hijack this thread (a little.. it's snot entirely offtopic, but I admit I do not understand half of what you guys say :) ). I've seen some dead-locks in simple-ccsm (a python app, with a native lib, libcompizconfig linked). Especially on slower notebooks I have trouble loading the app (sometimes it works, most of the time it fails). On the fast system I never experienced an issue with it. Could this be a consequence of such an issue as stated in this thread?
% ldd /usr/bin/python linux-vdso.so.1 => (0x00007fffe4bff000) libpython2.6.so.1.0 => /usr/lib64/libpython2.6.so.1.0 (0x00007f04e357a000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f04e335e000) libdl.so.2 => /lib64/libdl.so.2 (0x00007f04e315a000) libutil.so.1 => /lib64/libutil.so.1 (0x00007f04e2f57000) libm.so.6 => /lib64/libm.so.6 (0x00007f04e2d01000) libc.so.6 => /lib64/libc.so.6 (0x00007f04e29a8000) /lib64/ld-linux-x86-64.so.2 (0x00007f04e3912000) libpthread before libc.so.6, hence no, this isn't an effect of what we discussed about. Deadlocks have many reasons ;-) [insert standard rant about threads] Ciao, Michael. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org