From: herps at raqtweak dot com Operating system: RedHat 7.x PHP version: 5.0.0 PHP Bug Type: Apache related Bug description: mod_ssl + php5 will crash!
Description: ------------ Trying to upgrade PHP 4.3.7 to PHP 5.0.0. This machine is running Apache 1.3.29 with mod_ssl/2.8.16 OpenSSL/0.9.6m. Now, PHP5 will work fine, but as soon as I activate the mod_ssl module, Apache crashes immediately after I start it... When I disable mod_ssl, it works fine. I have tried numerous things, different kernels, different openssl versions (0.9.6, 0.9.6m, 0.9.7d), recompiled Apache, nothing! Same problem over and over... The backtrace I get: Reading symbols from /lib/libpthread.so.0...done. warning: Unable to set global thread event mask: generic error [New Thread 1024 (LWP 9814)] Error while reading shared library symbols: Cannot enable thread event reporting for Thread 1024 (LWP 9814): generic error Reading symbols from /lib/libnss_db.so.2...done. Loaded symbols for /lib/libnss_db.so.2 Reading symbols from /usr/lib/perl5/5.6.0/i386-linux/auto/Data/Dumper/Dumper.so...done. Loaded symbols for /usr/lib/perl5/5.6.0/i386-linux/auto/Data/Dumper/Dumper.so Reading symbols from /usr/lib/perl5/5.6.0/i386-linux/auto/IO/IO.so...done. Loaded symbols for /usr/lib/perl5/5.6.0/i386-linux/auto/IO/IO.so Reading symbols from /usr/lib/perl5/5.6.0/i386-linux/auto/Fcntl/Fcntl.so...done. Loaded symbols for /usr/lib/perl5/5.6.0/i386-linux/auto/Fcntl/Fcntl.so Reading symbols from /usr/lib/perl5/5.6.0/i386-linux/auto/Socket/Socket.so...done. Loaded symbols for /usr/lib/perl5/5.6.0/i386-linux/auto/Socket/Socket.so Reading symbols from /usr/lib/gconv/ISO8859-1.so...done. Loaded symbols for /usr/lib/gconv/ISO8859-1.so #0 0x4000b9f7 in _dl_signal_error () at eval.c:88 88 eval.c: No such file or directory. Expected result: ---------------- Should run just fine, since 4.3.7 with the same config runs perfectly fine! Actual result: -------------- You see an httpd process spawn, then it crashes immediately... -- Edit bug report at http://bugs.php.net/?id=29227&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29227&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29227&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29227&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29227&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29227&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29227&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29227&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29227&r=support Expected behavior: http://bugs.php.net/fix.php?id=29227&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29227&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29227&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29227&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29227&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29227&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29227&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29227&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29227&r=float
