Edit report at http://bugs.php.net/bug.php?id=53426&edit=1

 ID:                 53426
 Updated by:         paj...@php.net
 Reported by:        dr4k0n at list dot ru
 Summary:            Segmentation fault
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            PCRE related
 Operating System:   Gentoo Linux 2.6.34-xenU-fly
 PHP Version:        5.3.3
 Block user comment: N
 Private report:     N

 New Comment:

Please try with 5.3.4RC1.



It also looks like a mysql bug, not pcre. If the crash still occurs
using 5.3.4RC1, please try using Mysqlnd instead of libmysql. (see
configure --help for the options).


Previous Comments:
------------------------------------------------------------------------
[2010-11-30 12:11:13] dr4k0n at list dot ru

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 this bug report at http://bugs.php.net/bug.php?id=53426&edit=1

Reply via email to