On Mar 17, 2007, at 5:24 AM, Dossy Shiobara wrote:

On 2007.03.16, John Buckman <[EMAIL PROTECTED]> wrote:
package require Tclx

Good, that confirms my guess.  From your previous stacktrace:

(gdb) where
#0  0x0a00c254 in Tcl_AsyncDelete ()
#1  0x00649500 in SignalCmdCleanUp ()
#2  0x0a00f35e in DeleteInterpProc ()
    ...

That crash is happening in Tclx's thread cleanup code:

    http://tclx.cvs.sourceforge.net/tclx/tclx/generic/tclXsignal.c

I'm surprised this doesn't cause instability at runtime, but I'm
guessing you don't routinely send the nsd signals.

Right, I don't use the nsd signals. Is there a patch for that TclX problem? There hasn't been a TclX update in 16 months (http:// sourceforge.net/project/showfiles.php?group_id=13247) but I haven't checked their CVS tree.


When you shut down, are you doing it by issuing a "ns_shutdown" via the
control port (nscp), or by sending it a signal?

ns_shutdown

-john


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to