http://bugzilla.novell.com/show_bug.cgi?id=622977 http://bugzilla.novell.com/show_bug.cgi?id=622977#c3 --- Comment #3 from Stanislav Brabec <sbrabec@novell.com> 2010-07-20 15:50:53 CEST --- Guessing from impossibility of gdb (see below) it is a single thread application that loads multi threaded library. For purpose of debugging, I recompiled the application with -lpthread. I am now able to debug, the error that appears is the same. [Thread debugging using libthread_db enabled] Cannot find new threads: generic error No, it seems not to be called twice. After adding debug messages: Called dlopen() which returned 0x60a2c0 Called dlopen() which returned 0x60c070 Called dlopen() which returned 0x611830 Detaching after fork from child process 19576. Going to dlclose(0x60a2c0) (Well, and handle is set to 0 after any call.) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.