Hanging on exit, once again!

Ian Monroe ian at monroe.nu
Wed Jun 4 21:40:58 CEST 2008


On Wed, Jun 4, 2008 at 12:19 PM, Mark Kretschmann <kretschmann at kde.org> wrote:
> On 6/4/08, Leo Franchi <lfranchi at gmail.com> wrote:
>> bt anyone?
>
> (gdb) thread apply all bt
>
> Thread 5 (Thread 0x4210f950 (LWP 9550)):
> #0  0x00007fcfa7459da2 in select () from /lib/libc.so.6
> #1  0x00007fcfb29ff6c3 in QProcessManager::run (this=0x645b70) at
> io/qprocess_unix.cpp:307
> #2  0x00007fcfb291575c in QThreadPrivate::start (arg=0x645b70) at
> thread/qthread_unix.cpp:190
> #3  0x00007fcfb26893f7 in start_thread () from /lib/libpthread.so.0
> #4  0x00007fcfa7460b2d in clone () from /lib/libc.so.6
> #5  0x0000000000000000 in ?? ()
>
> Thread 4 (Thread 0x43912950 (LWP 9559)):
> #0  0x00007fcfb268db99 in pthread_cond_wait@@GLIBC_2.3.2 () from
> /lib/libpthread.so.0
> #1  0x00007fcfb2916205 in QWaitConditionPrivate::wait (this=0xbb0a50,

Looks like a deadlock.

Has anyone been working with threaded code recently?

Ian


More information about the Amarok-devel mailing list