From: ketan08081980 at yahoo dot com Operating system: Redhat ES PHP version: 5.0.3 PHP Bug Type: Apache2 related Bug description: Segmentation Fault when compiled with pfpro
Description: ------------ I compiled php5 with following ./configure --with-apxs2=/usr/sbin/apxs --with-mysql=/usr/bin/mysql --with-pfpro=shared,/usr/local/verisign/payflowpro/linuxrh9/lib/ --with-libxml2-dir=/usr/lib --with-gd --with-zlib --with-pear=/usr/share/pear --with-pspell --enable-soap --enable-sockets --enable-exif --enable-track-vars --enable-calendar --enable-wddx on RedHat ES and when I run any php application thru Apache (2.0.46) I get "child pid 30367 exit signal Segmentation fault (11)". I got no error when I ran configure, make and make install. I can compile all php apps (that do not use pfpro) on command line just fine. Everything works fine if I just remove --with-pfpro and compile. Please help. -- Edit bug report at http://bugs.php.net/?id=31756&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=31756&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=31756&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=31756&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=31756&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=31756&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=31756&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=31756&r=needscript Try newer version: http://bugs.php.net/fix.php?id=31756&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=31756&r=support Expected behavior: http://bugs.php.net/fix.php?id=31756&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=31756&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=31756&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=31756&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=31756&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=31756&r=dst IIS Stability: http://bugs.php.net/fix.php?id=31756&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=31756&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=31756&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=31756&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=31756&r=mysqlcfg