Panic message in the log file

View: New views
2 Messages — Rating Filter:   Alert me  

Panic message in the log file

by Ashok P. Nadkarni-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

When shutting down Apache, I occasionally see the following message in
the Apache log file

[Sun Jan 11 08:14:11 2009] [notice] Child 5380: All worker threads have
exited.
Tcl_AsyncDelete: async handler deleted by the wrong thread

This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
[Sun Jan 11 08:14:11 2009] [notice] Parent: Child process exited
successfully.

Any ideas? Or should it be ignored.

I'm running websh 3.6b1 with no other binary extensions loaded.

/Ashok

---------------------------------------------------------------------
To unsubscribe, e-mail: websh-user-unsubscribe@...
For additional commands, e-mail: websh-user-help@...


Re: Panic message in the log file

by Ronnie Brunner :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> [Sun Jan 11 08:14:11 2009] [notice] Child 5380: All worker threads have
> exited.
> Tcl_AsyncDelete: async handler deleted by the wrong thread
>
> This application has requested the Runtime to terminate it in an unusual
> way.
> Please contact the application's support team for more information.
> [Sun Jan 11 08:14:11 2009] [notice] Parent: Child process exited
> successfully.

The message comes from Tcl, not from Websh code (I mean, at least
not directly, as we don't call Tcl_AsyncDelete anywhere...)

> Any ideas? Or should it be ignored.

Seems not too big a problem since it occurs only during shutdown, which is
not a particularily reliable status anyway, right ;-)

> I'm running websh 3.6b1 with no other binary extensions loaded.

The panic message in Tcl_AsyncDelete was introduced only in April 2008
to Tcl. Who's calling it though: sorry, can't tell.

Ronnie
--
Ronnie Brunner | ronnie.brunner@...
phone +41-44-247 79 79 | fax +41-44-247 70 75
Netcetera AG | 8040 Zürich | Switzerland | http://netcetera.ch

---------------------------------------------------------------------
To unsubscribe, e-mail: websh-user-unsubscribe@...
For additional commands, e-mail: websh-user-help@...