Edit report at https://bugs.php.net/bug.php?id=63055&edit=1
ID: 63055 Comment by: reeze dot xia at gmail dot com Reported by: php at wallbash dot com Summary: Segfault in zend_gc with SF2 testsuite Status: Open Type: Bug Package: *General Issues Operating System: CentOS 6.3 PHP Version: 5.4.6 Block user comment: N Private report: N New Comment: gdb > zbactrace ---> gdb > zbacktrace missing a 'k' :) Previous Comments: ------------------------------------------------------------------------ [2012-09-11 06:56:49] reeze dot xia at gmail dot com Hi wallbash, when you got a backtrace, you could source php-src's backtrace of php script gdb > source path/to/php-src/.gdbinit gdb > zbactrace then you may see a php level script, then we could find where cause the php crash ------------------------------------------------------------------------ [2012-09-11 06:53:26] reeze dot xia at gmail dot com >From the backtrace this seems a test for ext: intl, I can't install intl ext in my box because of compile issue. @larucene, do you see some test skip for intl or did you enabled intl extsion? ------------------------------------------------------------------------ [2012-09-10 16:34:15] php at wallbash dot com Like stated on pecl: I sadly can't. Every output i generate or just executing that one test case make the segfault go away. I'm really sorry I can't provide anything more helpful but with issues like that (see the last time I ran into something like that: https://bugs.php.net/bug.php?id=60825) getting a good repro is really hard for me. I've tried for a couple of hours but gave up. I totally understand if this is not fixable for you of course but asking in php.pecl encouraged me to post it anyways :) ------------------------------------------------------------------------ [2012-09-10 12:53:17] larue...@php.net I can not reproduce this with 5.4-branch... could you try to make a small reproduce test script ? thanks ------------------------------------------------------------------------ [2012-09-10 12:41:19] php at wallbash dot com He laruence, i meant the segfault happens with 5.3.16, 5.4.6 and with master but I only included two coredumps. The included coredump that produced a meaningful stacktrace is from 5.4.6 like noted. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=63055 -- Edit this bug report at https://bugs.php.net/bug.php?id=63055&edit=1