I've experienced the same problem, and I believe my crash is in the same
area w/ the add_cslashes call.

Backtrace:

[Thread debugging using libthread_db enabled]
[New Thread 0xb2555b70 (LWP 26226)]
[Thread 0xb2555b70 (LWP 26226) exited]

Program received signal SIGSEGV, Segmentation fault.
0xb7a34785 in ?? () from /lib/tls/i686/cmov/libc.so.6
(gdb) where
#0  0xb7a34785 in ?? () from /lib/tls/i686/cmov/libc.so.6
#1  0x0825ef0c in php_addcslashes ()
#2  0xb7772b0a in xdebug_var_export (struc=0xbfffa400, str=0xbfffa3e0, level=1, 
debug_zval=0, options=0x8dc4998)
    at /build/buildd/xdebug-2.0.5/build-php5/xdebug_var.c:283
#3  0xb7772fc6 in xdebug_get_zval_value (val=0x8e062d4, debug_zval=0, 
options=0x8dc4998)
    at /build/buildd/xdebug-2.0.5/build-php5/xdebug_var.c:365
#4  0xb7759985 in add_stack_frame (zdata=0x8bfa674, op_array=0x8e06678, type=2)
    at /build/buildd/xdebug-2.0.5/build-php5/xdebug.c:1081
#5  0xb775ae3f in xdebug_execute (op_array=0x8e06678) at 
/build/buildd/xdebug-2.0.5/build-php5/xdebug.c:1512
#6  0x083486e6 in ?? ()
#7  0x0833383e in execute ()
#8  0xb775b015 in xdebug_execute (op_array=0x8d5b0e4) at 
/build/buildd/xdebug-2.0.5/build-php5/xdebug.c:1562
#9  0x0833feb3 in ?? ()
#10 0x0833383e in execute ()
#11 0xb775b015 in xdebug_execute (op_array=0x8d41cd8) at 
/build/buildd/xdebug-2.0.5/build-php5/xdebug.c:1562
#12 0x0835c7f6 in ?? ()
#13 0x0833383e in execute ()
#14 0xb775b015 in xdebug_execute (op_array=0x8bcff90) at 
/build/buildd/xdebug-2.0.5/build-php5/xdebug.c:1562
#15 0x0833feb3 in ?? ()
#16 0x0833383e in execute ()
#17 0xb775b015 in xdebug_execute (op_array=0x8bcad58) at 
/build/buildd/xdebug-2.0.5/build-php5/xdebug.c:1562
#18 0x0833feb3 in ?? ()
#19 0x0833383e in execute ()
#20 0xb775b015 in xdebug_execute (op_array=0x8bc71ec) at 
/build/buildd/xdebug-2.0.5/build-php5/xdebug.c:1562
#21 0x0833feb3 in ?? ()
#22 0x0833383e in execute ()
#23 0xb775b015 in xdebug_execute (op_array=0x8bc6904) at 
/build/buildd/xdebug-2.0.5/build-php5/xdebug.c:1562
#24 0x0833b2ec in ?? ()
#25 0x0833383e in execute ()
#26 0xb775b015 in xdebug_execute (op_array=0x8bc6248) at 
/build/buildd/xdebug-2.0.5/build-php5/xdebug.c:1562
#27 0x08309a56 in zend_execute_scripts ()
#28 0x082ae204 in php_execute_script ()
#29 0x0839c9a4 in ?? ()
#30 0xb79d7bd6 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#31 0x0806ac21 in _start ()

-- 
php5-xdebug causes segmentation fault
https://bugs.launchpad.net/bugs/578819
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to