From: as at netoholic dot de Operating system: Linux PHP version: 4.3.5 PHP Bug Type: Reproducible crash Bug description: restart of apache2 via kill -1 or apachectl causes crash
Description: ------------ any time kill -1 at the httpd for configuration reload crashes httpd, log entry "[notice] seg fault or similar nasty error detected in the parent process" php built as module against apache 2.0.49 with gcc 3.3.3 on SuSE 8.2 Distibution configure line: './configure' '--prefix=/opt/php-httpd' '--enable-magic-quotes' '--enable-bcmath' '--enable-ftp' '--enable-inline-optimizations' '--enable-memory-limit' '--enable-exif' '--with-apxs2=/opt/apache2/bin/apxs' '--with-openssl' '--with-bz2' '--with-zlib' '--with-mysql' '--enable-calendar' '--enable-dbx' '--with-gd' '--with-gd-native-ttf' '--with-jpeg-dir=/usr/lib' '--with-png-dir=/usr/lib' '--with-zlib' '--with-freetype-dir=/usr/lib' '--enable-dba' 4.3.4 with identical config runs fine... -- Edit bug report at http://bugs.php.net/?id=27735&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27735&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27735&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27735&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27735&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27735&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27735&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27735&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27735&r=support Expected behavior: http://bugs.php.net/fix.php?id=27735&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27735&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27735&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27735&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27735&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27735&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27735&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27735&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27735&r=float
