You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/08/03 15:59:17 UTC

DO NOT REPLY [Bug 11443] New: - stopping apache 2 triggers reboot

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11443>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11443

stopping apache 2 triggers reboot

           Summary: stopping apache 2 triggers reboot
           Product: Apache httpd-2.0
           Version: 2.0.39
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: worker
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: martin.schloemer@t-online.de


If my apache2 server has been running for 'some' time (perhaps an hour) and i
try to stop it with the service monitor, it seems to hang and maybe a minute
after that, my machine reboots.
I can stop apache2 without problems within a few minutes after startup.

Excerpt from my error.log:
[Sat Aug 03 12:31:14 2002] [notice] Parent: Created child process 1660
[Sat Aug 03 12:31:14 2002] [notice] Child 1660: Child process is running
[Sat Aug 03 12:31:15 2002] [notice] Child 1660: Acquired the start mutex.
[Sat Aug 03 12:31:15 2002] [notice] Child 1660: Starting 250 worker threads.
[Sat Aug 03 13:24:21 2002] [notice] Parent: Received shutdown signal -- Shutting
down the server.
[Sat Aug 03 13:24:21 2002] [notice] Child 1660: Exit event signaled. Child
process is ending.
[Sat Aug 03 13:24:22 2002] [notice] Child 1660: Released the start mutex
[Sat Aug 03 13:24:23 2002] [notice] Child 1660: Waiting for 250 worker threads
to exit.
[Sat Aug 03 13:24:51 2002] [notice] Parent: Forcing termination of child process
516 
[Sat Aug 03 13:27:23 2002] [notice] Child 1660: Terminating 1878034896 threads
that failed to exit.
[Sat Aug 03 13:27:23 2002] [notice] Child 1660: All worker threads have exited.
[Sat Aug 03 13:27:23 2002] [notice] Child 1660: Child process is exiting
[Sat Aug 03 13:33:18 2002] [warn] pid file C:/Programme/Apache
Group/Apache2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?

The above mentioned "unclean shutdown" was of course a reboot.
Interesting detail: 1878034896 seems to be a magic number, because it's always
"1878034896 threads" before my machine reboots.

My machines system protocol contained this (german system):
Der Computer ist nach einem schwerwiegenden Fehler neu gestartet. Der Fehlercode
war: 0x00000076 (0x00000000, 0x8194fc20, 0x00000001, 0x00000000).


Apache used to work on my machine without problems and i didn't touch the
config. I guess, it must have been due to installation/deinstallation of some
other program or windows patch.
The last patch installed a day before trouble started was Windows Hotfix Q318138.

Hope you can help.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org