From: Operating system: Gentoo Linux 2.6.34-xenU-fly PHP version: 5.3.3 Package: PCRE related Bug Type: Bug Bug description:Segmentation fault
Description: ------------ Everytime I start my script, I see segmentation fault (on my 32bit PHP version). On equivalent 64 bit system segmentation fault not appear. I execute command: --------------------------------------------- $ export USE_ZEND_ALLOC=0 $ valgrind --tool=memcheck --num-callers=30 --log-file=/var/www/infoskidka.ru/www/common/php_debug_2010.11.30.txt /usr/bin/php -f /var/www/infoskidka.ru/www/cli.php parsers update_actions --------------------------------------------- Result: http://www.infoskidka.ru/common/php_debug_2010.11.30.txt It looks like error on PCRE module. -- Edit bug report at http://bugs.php.net/bug.php?id=53426&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=53426&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=53426&r=trysnapshot53 Try a snapshot (trunk): http://bugs.php.net/fix.php?id=53426&r=trysnapshottrunk Fixed in SVN: http://bugs.php.net/fix.php?id=53426&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=53426&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=53426&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=53426&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=53426&r=needscript Try newer version: http://bugs.php.net/fix.php?id=53426&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=53426&r=support Expected behavior: http://bugs.php.net/fix.php?id=53426&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=53426&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=53426&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=53426&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=53426&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=53426&r=dst IIS Stability: http://bugs.php.net/fix.php?id=53426&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=53426&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=53426&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=53426&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=53426&r=mysqlcfg