From: charvel at bluemission dot com Operating system: Linux 2.4.25 PHP version: 4.3.5 PHP Bug Type: Reproducible crash Bug description: Apache got segfault after received SIGHUP
Description: ------------ Apache 2.0.49, mpm=worker - After killall -HUP httpd.worker apache got: [Wed Apr 07 10:19:58 2004] [notice] SIGHUP received. Attempting to restart [Wed Apr 07 10:19:58 2004] [notice] seg fault or similar nasty error detected in the parent process I try with 4.3.6RC2 - bug still exist. Command line use to build my php binaries: Configure Command './configure' '--prefix=/usr' '--with-apxs2' '--with-config-file-path=/etc/httpd' '--enable-safe-mode' '--with-exec-dir=/usr/bin' '--enable-pic' '--enable-inline-optimization' '--with-regex=system' '--with-gd' '--with-jpeg-dir=/usr' '--with-png' '--with-zlib' '--with-db' '--with-gdbm' '--with-curl' '--enable-debugger' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars' '--enable-yp' '--enable-ftp' '--with-mysql' '--with-openssl' '--with-xml' -- Edit bug report at http://bugs.php.net/?id=27899&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27899&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27899&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27899&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27899&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27899&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27899&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27899&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27899&r=support Expected behavior: http://bugs.php.net/fix.php?id=27899&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27899&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27899&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27899&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27899&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27899&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27899&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27899&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27899&r=float