[xdebug-general] Re: problem with zend_extension_ts

From: Udo Schmiedeskamp <dexxus[@]gmail.com>
Date: Fri, 24 Aug 2007 13:56:50 +0200

Hi Derick,

the joy was to early. the Segmentation fault has hit me again.

I've managed to get a backtrace :

------------------------
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1216792896 (LWP 23215)]
0xb746f491 in _zval_dtor_func () from /usr/lib/apache2/modules/libphp5.so
(gdb) bt
#0 0xb746f491 in _zval_dtor_func () from /usr/lib/apache2/modules/libphp5.so
#1 0xb6ee14ad in _zval_dtor (zvalue=0x8e62c74,
    __zend_filename=0xb6efe174 "/tmp/pear/cache/xdebug-2.0.0/xdebug.c",
    __zend_lineno=2394) at /usr/include/php5/Zend/zend_variables.h:35
#2 0xb6ee12f3 in zif_xdebug_get_function_stack (ht=0, return_value=0x8e72580,
    return_value_ptr=0x0, this_ptr=0x0, return_value_used=1)
    at /tmp/pear/cache/xdebug-2.0.0/xdebug.c:2394
#3 0xb74997b8 in execute_internal () from /usr/lib/apache2/modules/libphp5.so
#4 0xb6edebab in xdebug_execute_internal (current_execute_data=0xbfc65d5c,
    return_value_used=1) at /tmp/pear/cache/xdebug-2.0.0/xdebug.c:1570
#5 0xb7499f66 in ?? () from /usr/lib/apache2/modules/libphp5.so
#6 0xbfc65d5c in ?? ()
#7 0x00000001 in ?? ()
#8 0x000000b6 in ?? ()
#9 0x00000000 in ?? ()
----------------------

But i cannot provide a small script.

i have followed this tutorial
http://www.symfony-project.com/tutorial/my_first_project.html

until this lines
-----------------
You can access your new back-office application in the development
environment by calling:

http://localhost/sf_sandbox/web/backend_dev.php/post
--------------
if i call the above link a get a blank page.

Maybe there is something wrong with my VM that only comes out with
symfony PLUS xdebug. So i apologize in advance if this is the case.

thanks alot for having a look at it.

best regards
Udo
Received on Fri Aug 24 2007 - 13:57:36 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST