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 2013/12/20 14:19:40 UTC

[Bug 55914] child exit segmentation fault after apache graceful

https://issues.apache.org/bugzilla/show_bug.cgi?id=55914

--- Comment #1 from Rainer Jung <ra...@kippdata.de> ---
Could it be this problem:

https://issues.apache.org/bugzilla/show_bug.cgi?id=50335

In that case the following two patches should help:

http://svn.apache.org/viewvc?view=revision&revision=1534321
http://svn.apache.org/viewvc?view=revision&revision=1550061

Did you change any LoadModule items in configuration before doing the graceful
restart?

Another possible crash I'm aware of is when using both mod_logio and
mod_status. In this case explicitely setting "ExtendedStatus Off" should fix
it.

Are there any non-standard modules active?

Not very likely but also possible:

https://issues.apache.org/bugzilla/show_bug.cgi?id=54357

Regards,

Rainer

-- 
You are receiving this mail because:
You are the assignee for the bug.

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