[xdebug-general] Re: xdebug 2.0.2 and 2.1dev segfaults with php-java-bridge

From: Derick Rethans <derick[@]xdebug.org>
Date: Mon, 17 Mar 2008 09:45:04 +0100 (CET)

Hei,

On Fri, 7 Mar 2008, Marcus Mueller wrote:

> (gdb) frame 2
> #2 0x00002ad745582ac5 in zm_activate_java (type=<value optimized out>,
> module_number=1156960608) at /home/sdev/src/php-java-bridge/java.c:159
> 159 zend_execute(ar TSRMLS_CC);
> (gdb) list
> 154 }
> 155 if(!ar) abort();
> 156 EG(return_value_ptr_ptr) = &result;
> 157 current = EG(active_op_array);
> 158 EG(active_op_array) = ar;
> 159 zend_execute(ar TSRMLS_CC);

Hah - that is somewhat strange to do in an extension. THis is probably
the reason why it is unstable as well :/ Could you be so kind to file a
bug report for this at http://bugs.xdebug.org ? Then I will address it
before the next release and won't forget.

regards,
Derick

-- 
Like Xdebug? Send a postcard: http://derickrethans.nl/xdebug_2_released.php
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Mon Mar 17 2008 - 09:45:04 GMT

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