https://issues.apache.org/bugzilla/show_bug.cgi?id=46671
Toor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #4 from Toor <[email protected]> 2009-06-06 02:14:04 PST --- (In reply to comment #3) > You are using a threaded MPM not only with mod_php, but with a number of > libraries known not to be thread-safe. When you do that, occasional segfaults > are to be expected. It's possible, but I talk not about segfault, but about behaviour after segfault. As described in doc, apache child must restart (or just die) after segfault, but his not. So, after this happend many times apache have no more limit for run new childs and crashes as result of limit excedeed (not because segfault happend). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
