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 2005/04/26 17:48:32 UTC

DO NOT REPLY [Bug 34627] New: - Assertion error in .\\server\\mpm\\winnt\\child.c line 1078

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=34627

           Summary: Assertion error in .\\server\\mpm\\winnt\\child.c line
                    1078
           Product: Apache httpd-2.0
           Version: 2.0.54
          Platform: Other
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mpm_winnt
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: pash_ka@fonbet.info


This is a part of my error.log
---------------------------------------------------------
[Tue Apr 26 19:08:22 2005] [notice] Apache configured -- resuming normal 
operations
[Tue Apr 26 19:08:22 2005] [notice] Server built: Apr 16 2005 14:25:31
[Tue Apr 26 19:08:22 2005] [notice] Parent: Created child process 3496
[Tue Apr 26 19:08:22 2005] [notice] Child 3496: Child process is running
[Tue Apr 26 19:08:23 2005] [notice] Child 3388: Exit event signaled. Child 
process is ending.
[Tue Apr 26 19:08:24 2005] [notice] Child 3388: Released the start mutex
[Tue Apr 26 19:08:24 2005] [notice] Child 3496: Acquired the start mutex.
[Tue Apr 26 19:08:24 2005] [notice] Child 3496: Starting 350 worker threads.
[Tue Apr 26 19:08:25 2005] [notice] Child 3388: Waiting for 349 worker threads 
to exit.
[Tue Apr 26 19:08:25 2005] [crit] [Tue Apr 26 19:08:25 2005] 
file .\\server\\mpm\\winnt\\child.c, line 1078, assertion "(rv >= 0) && (rv < 
threads_created)" failed
[Tue Apr 26 19:13:33 2005] [notice] Parent: Received shutdown signal -- 
Shutting down the server.
[Tue Apr 26 19:13:34 2005] [notice] Child 3496: Exit event signaled. Child 
process is ending.
[Tue Apr 26 19:13:35 2005] [notice] Child 3496: Released the start mutex
[Tue Apr 26 19:13:36 2005] [notice] Child 3496: Waiting for 349 worker threads 
to exit.
[Tue Apr 26 19:13:36 2005] [crit] [Tue Apr 26 19:13:36 2005] 
file .\\server\\mpm\\winnt\\child.c, line 1078, assertion "(rv >= 0) && (rv < 
threads_created)" failed
[Tue Apr 26 19:14:03 2005] [notice] Parent: Forcing termination of child 
process 364 
[Tue Apr 26 19:14:49 2005] [notice] Apache configured -- resuming normal 
operations
---------------------------------------------------------

I had this problem also whit 2.0.53 build, only on line 1074.
Can't say it's very common that this error happens, but there should be 
something...

I'm using Apache with PHP 5.0.4, no SSL, no proxy module.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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