https://issues.apache.org/bugzilla/show_bug.cgi?id=50423
William A. Rowe Jr. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO --- Comment #5 from William A. Rowe Jr. <[email protected]> 2010-12-14 23:04:01 EST --- 2.2.3 is ancient. Can you reproduce this with the current mod_php and current httpd? Someone is passing an invalid memory block around, starting from the php handler, which causes the crash to occur in zlib. Upgrading is the best first thing to check, and adding --enable-maintainer-mode when you ./configure apache (and php) would show more details if and when it crashes. -- 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]
