All pastes #2112384 Raw Edit

Mine

public text v1 · immutable
#2112384 ·published 2012-02-08 12:39 UTC
rendered paste body
Program received signal SIGSEGV, Segmentation fault.
0x083167f5 in gc_zval_possible_root ()
(gdb) bt
#0  0x083167f5 in gc_zval_possible_root ()
#1  0x082e9fe1 in _zval_ptr_dtor ()
#2  0x0831a060 in zend_objects_destroy_object ()
#3  0x08316407 in gc_collect_cycles ()
#4  0x0831671c in gc_zobj_possible_root ()
#5  0x08316804 in gc_zval_possible_root ()
#6  0x082e9fe1 in _zval_ptr_dtor ()
#7  0x0831fabe in ?? ()
#8  0x0831fc63 in ?? ()
#9  0x08320c5e in execute ()
#10 0xb75be963 in xdebug_execute (op_array=0x8c84f8c) at /build/buildd-xdebug_2.1.0-1-i386-E0mHTc/xdebug-2.1.0/build-php5/xdebug.c:1272
#11 0xb6856404 in ?? () from /usr/lib/php5/20090626+lfs/suhosin.so
#12 0x08349e86 in ?? ()
#13 0x08320c5e in execute ()
#14 0xb75be963 in xdebug_execute (op_array=0x8d12014) at /build/buildd-xdebug_2.1.0-1-i386-E0mHTc/xdebug-2.1.0/build-php5/xdebug.c:1272
#15 0xb6856404 in ?? () from /usr/lib/php5/20090626+lfs/suhosin.so
#16 0x08349e86 in ?? ()
#17 0x08320c5e in execute ()
#18 0xb75be963 in xdebug_execute (op_array=0x8d080e0) at /build/buildd-xdebug_2.1.0-1-i386-E0mHTc/xdebug-2.1.0/build-php5/xdebug.c:1272
#19 0xb6856404 in ?? () from /usr/lib/php5/20090626+lfs/suhosin.so
#20 0x08349e86 in ?? ()
#21 0x08320c5e in execute ()
#22 0xb75be963 in xdebug_execute (op_array=0x8d024b4) at /build/buildd-xdebug_2.1.0-1-i386-E0mHTc/xdebug-2.1.0/build-php5/xdebug.c:1272
#23 0xb6856404 in ?? () from /usr/lib/php5/20090626+lfs/suhosin.so
#24 0x08349e86 in ?? ()
#25 0x08320c5e in execute ()
#26 0xb75be963 in xdebug_execute (op_array=0x8d027d8) at /build/buildd-xdebug_2.1.0-1-i386-E0mHTc/xdebug-2.1.0/build-php5/xdebug.c:1272
#27 0xb6856404 in ?? () from /usr/lib/php5/20090626+lfs/suhosin.so
#28 0x08349e86 in ?? ()
#29 0x08320c5e in execute ()
#30 0xb75be963 in xdebug_execute (op_array=0x8c5b770) at /build/buildd-xdebug_2.1.0-1-i386-E0mHTc/xdebug-2.1.0/build-php5/xdebug.c:1272
#31 0xb6856404 in ?? () from /usr/lib/php5/20090626+lfs/suhosin.so
#32 0x08349e86 in ?? ()
#33 0x08320c5e in execute ()
#34 0xb75be963 in xdebug_execute (op_array=0x8c31484) at /build/buildd-xdebug_2.1.0-1-i386-E0mHTc/xdebug-2.1.0/build-php5/xdebug.c:1272
#35 0xb6856404 in ?? () from /usr/lib/php5/20090626+lfs/suhosin.so
#36 0x08349e86 in ?? ()
#37 0x08320c5e in execute ()
#38 0xb75be963 in xdebug_execute (op_array=0x88feac0) at /build/buildd-xdebug_2.1.0-1-i386-E0mHTc/xdebug-2.1.0/build-php5/xdebug.c:1272
#39 0xb6856404 in ?? () from /usr/lib/php5/20090626+lfs/suhosin.so
#40 0x08349e86 in ?? ()
#41 0x08320c5e in execute ()
#42 0xb75be963 in xdebug_execute (op_array=0x88fd514) at /build/buildd-xdebug_2.1.0-1-i386-E0mHTc/xdebug-2.1.0/build-php5/xdebug.c:1272
#43 0xb6856404 in ?? () from /usr/lib/php5/20090626+lfs/suhosin.so
#44 0x08349e86 in ?? ()
#45 0x08320c5e in execute ()
#46 0xb75be963 in xdebug_execute (op_array=0x8a3024c) at /build/buildd-xdebug_2.1.0-1-i386-E0mHTc/xdebug-2.1.0/build-php5/xdebug.c:1272
#47 0xb6856404 in ?? () from /usr/lib/php5/20090626+lfs/suhosin.so
#48 0x08349e86 in ?? ()
#49 0x08320c5e in execute ()
#50 0xb75be963 in xdebug_execute (op_array=0x88faed4) at /build/buildd-xdebug_2.1.0-1-i386-E0mHTc/xdebug-2.1.0/build-php5/xdebug.c:1272
#51 0xb6856404 in ?? () from /usr/lib/php5/20090626+lfs/suhosin.so
#52 0x082f6b86 in zend_execute_scripts ()
#53 0x0829b144 in php_execute_script ()
#54 0x0838cf8b in ?? ()
#55 0xb796bc76 in __libc_start_main () from /lib/i686/cmov/libc.so.6
#56 0x0806bb81 in _start ()
(gdb) frame 9
#9  0x08320c5e in execute ()
(gdb) print (char *)(executor_globals.function_state_ptr->function)->common.function_name
There is no member named function_state_ptr.
(gdb)