Posted to tcl by teo at Sun Nov 25 17:57:19 GMT 2007view raw
- Program terminated with signal 11, Segmentation fault.
- #0 0x00002b30b6405070 in pthread_mutex_unlock () from /lib/libpthread.so.0
- (gdb) bt
- #0 0x00002b30b6405070 in pthread_mutex_unlock () from /lib/libpthread.so.0
- #1 0x00002b30b61bb7e0 in Tcl_WaitForEvent (timePtr=<value optimized out>)
- at /home/sergei/debian/tcl/tcl8.5-0.b3/unix/../unix/tclUnixNotfy.c:871
- #2 0x00002b30b61899ae in Tcl_DoOneEvent (flags=-3)
- at /home/sergei/debian/tcl/tcl8.5-0.b3/unix/../generic/tclNotify.c:957
- #3 0x00000000004124a9 in Tcl_ThreadObjCmd ()
- #4 0x00002b30b611c31e in TclEvalObjvInternal (interp=0x6709f0, objc=2, objv=0x67fcd8,
- command=0x64cd8e "testthread wait\n ", length=16, flags=0)
- at /home/sergei/debian/tcl/tcl8.5-0.b3/unix/../generic/tclBasic.c:3661
- #5 0x00002b30b611ce74 in TclEvalEx (interp=0x6709f0,
- script=0x64cd50 "\n\tsource /home/sergei/debian/tcl/tcl8.5-0.b3/unix/httpd_9030\n\ttestthread wait\n ",
- numBytes=<value optimized out>, flags=<value optimized out>, line=3)
- at /home/sergei/debian/tcl/tcl8.5-0.b3/unix/../generic/tclBasic.c:4311
- #6 0x00002b30b611d35d in Tcl_Eval (interp=0x0, script=0x0)
- at /home/sergei/debian/tcl/tcl8.5-0.b3/unix/../generic/tclBasic.c:4488
- #7 0x000000000041299c in NewTestThread ()
- #8 0x00002b30b6402f1a in start_thread () from /lib/libpthread.so.0
- #9 0x00002b30b675d6c2 in clone () from /lib/libc.so.6
- #10 0x0000000000000000 in ?? ()
- (gdb)