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

 ID:                 62358
 Updated by:         larue...@php.net
 Reported by:        maciej dot sz at gmail dot com
 Summary:            Segfault when using traits a lot
 Status:             Assigned
 Type:               Bug
 Package:            Reproducible crash
 Operating System:   Linux 3.2.0-25-generic Ubuntu
 PHP Version:        5.4.4
 Assigned To:        laruence
 Block user comment: N
 Private report:     N

 New Comment:

thanks, btw, from the backtrace seems you are playing with reflection ext, but 
the 
test script you provide doesn't

so, could you please provide us the exact test script you use? thanks


Previous Comments:
------------------------------------------------------------------------
[2012-08-20 15:12:32] maciej dot sz at gmail dot com

I could, until I restarted computer to check if it's still there... Now it 
crashes running from bash, but not from gdb console. I'll get back to you as 
soon as it occur again.

------------------------------------------------------------------------
[2012-08-20 14:58:29] larue...@php.net

if yes, could you please also print the child and parent out in frame 1 ? it 
will 
be very helpful..

thanks

------------------------------------------------------------------------
[2012-08-20 14:52:38] larue...@php.net

you can reproduce this in 100% chance?

------------------------------------------------------------------------
[2012-08-20 14:48:30] maciej dot sz at gmail dot com

Nope, no cache, not even Xdebug nor Zend debug. Pure PHP compiled with 
following configuration:

'./configure'  '--with-mysql' '--with-pgsql' '--with-zlib' '--enable-calendar' 
'--with-curl' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-gd' 
'--enable-bcmath' '--enable-soap' '--with-pdo-mysql' '--with-pdo-pgsql' 
'--with-pdo-sqlite' '--with-config-file-path=/usr/local/php54/etc' 
'--with-config-file-scan-dir=/usr/local/php54/etc/conf.d' 
'--prefix=/usr/local/php54' '--enable-debug' '--with-mysqli' 
'--enable-mbstring' '--enable-fpm'

------------------------------------------------------------------------
[2012-08-20 14:39:26] larue...@php.net

did you use some opcodes cache?

seems the function struct is totally mess.

------------------------------------------------------------------------


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=62358


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=62358&edit=1

Reply via email to