From: Zoran V. <zv...@ar...> - 2006-07-10 14:21:43
|
[10/Jul/2006:16:19:02][23692.25176064][-sched-] Notice: sched: shutdown complete [10/Jul/2006:16:19:02][23692.25171456][-socks-] Notice: socks: shutdown pending [10/Jul/2006:16:19:02][23692.25171456][-socks-] Notice: nscp: shutdown [10/Jul/2006:16:19:02][23692.25171456][-socks-] Notice: socks: shutdown complete [10/Jul/2006:16:19:02][23692.2684415384][-main-] Notice: driver: shutdown complete [10/Jul/2006:16:19:02][23692.25345536][-tclthread-] Notice: Scheduler thread exiting Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000004 [Switching to process 23692 thread 0x3713] 0x0a0152c8 in Tcl_AsyncDelete (async=0x3a515c8) at /usr/local/homes/ zv/sf/tcl/generic/tclAsync.c:297 297 while (prevPtr->nextPtr != asyncPtr) { (gdb) bt #0 0x0a0152c8 in Tcl_AsyncDelete (async=0x3a515c8) at /usr/local/ homes/zv/sf/tcl/generic/tclAsync.c:297 #1 0x00248700 in DeleteData (arg=0x3335208) at tclinit.c:1764 #2 0x00016950 in NsCleanupTls (slots=0x4312008) at tls.c:183 #3 0x00017aa8 in CleanupTls (arg=0x4312008) at pthread.c:770 #4 0x9002cd94 in _pthread_tsd_cleanup () #5 0x9002c980 in pthread_exit () #6 0x0a0cddf0 in TclpThreadExit (status=0) at /usr/local/homes/zv/sf/ tcl/unix/tclUnixThrd.c:197 #7 0x0a0b05e4 in Tcl_ExitThread (status=0) at /usr/local/homes/zv/sf/ tcl/generic/tclThread.c:523 #8 0x02342a70 in NewThread (clientData=0xbfff8f00) at ../generic/ threadCmd.c:1697 #9 0x0a056d68 in NewThreadProc (clientData=0x3b61448) at /usr/local/ homes/zv/sf/tcl/generic/tclEvent.c:1229 #10 0x9002ba68 in _pthread_body () (gdb) Happens when the server is shut down. Zoran |