From: gary at isohunt dot com Operating system: Redhat 8.0 PHP version: 4.3.3 PHP Bug Type: Compile Failure Bug description: Segmentation fault
Description: ------------ /usr/local/src/php-4.3.3/ext/standard/sha1.c:371: internal error: Segmentation fault Last lines of output during make pasted below in Actual results This is on Redhat 8.0 with gcc 3.2. I'm trying to compile PHP as a module in Apache 2.0.47 Actual result: -------------- /bin/sh /usr/local/src/php-4.3.3/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/usr/local/src/php-4.3.3/ext/standard/ -DPHP_ATOM_INC -I/usr/local/src/php-4.3.3/include -I/usr/local/src/php-4.3.3/main -I/usr/local/src/php-4.3.3 -I/usr/local/src/php-4.3.3/Zend -I/usr/local/src/php-4.3.3/ext/xml/expat -I/usr/local/src/php-4.3.3/TSRM -g -O2 -prefer-pic -c /usr/local/src/php-4.3.3/ext/standard/sha1.c -o ext/standard/sha1.lo /usr/local/src/php-4.3.3/ext/standard/sha1.c: In function `SHA1Transform': /usr/local/src/php-4.3.3/ext/standard/sha1.c:371: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions. make: *** [ext/standard/sha1.lo] Error 1 -- Edit bug report at http://bugs.php.net/?id=25529&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25529&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25529&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25529&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25529&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25529&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25529&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25529&r=support Expected behavior: http://bugs.php.net/fix.php?id=25529&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25529&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25529&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25529&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25529&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25529&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25529&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25529&r=gnused
