From: ljanda at checkstop dot com Operating system: SCO 5.0.5 PHP version: 4.4.0 PHP Bug Type: Program Execution Bug description: Segment Fault in PHP
Description: ------------ PHP module is causing segment violation in apache. The error log is show below. [Thu Aug 18 09:32:20 2005] [notice] Apache/1.3.33 (Unix) PHP/4.4.1-dev configured -- resuming normal operations [Thu Aug 18 09:32:20 2005] [notice] Accept mutex: fcntl (Default: fcntl) [Thu Aug 18 09:34:30 2005] [notice] child pid 26519 exit signal Segmentation fault (11) All regular html works fine, only two or three php pages do this. Compile and linked with gcc 2.95 Reproduce code: --------------- http://www.czechs.org/index.phps http://www.czechs.org/db.phps Expected result: ---------------- Display the www page like it does under Apache 1.3.19 and php 4.0.4. Actual result: -------------- Seqment violation, and the page is only halfway sent. Connection closed when the child terminates. -- Edit bug report at http://bugs.php.net/?id=34186&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=34186&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=34186&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=34186&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=34186&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=34186&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=34186&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=34186&r=needscript Try newer version: http://bugs.php.net/fix.php?id=34186&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=34186&r=support Expected behavior: http://bugs.php.net/fix.php?id=34186&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=34186&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=34186&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=34186&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=34186&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=34186&r=dst IIS Stability: http://bugs.php.net/fix.php?id=34186&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=34186&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=34186&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=34186&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=34186&r=mysqlcfg