Comment 13 for bug 541362

Revision history for this message
Jeff Hill (johill-lanl) wrote : Re: crash whil exiting ca client

I ran this test code on our 8 CPU red hat system and I see symptoms of Linux hanging up due to it running out of threads at about step 198. In the debugger all of the threads look like this.

(gdb) #0 0x006b1939 in __lll_mutex_lock_wait () from /lib/tls/libpthread.so.0
(gdb) #1 0x006adb21 in _L_mutex_lock_949 () from /lib/tls/libpthread.so.0
(gdb) #2 0x00000000 in ?? ()

edited on: 2009-07-01 18:08