Re: [PHP-DEV] Bus Error in shutdown

2004-03-02 Thread Timm Friebe
On Tue, 2004-03-02 at 09:28, Andi Gutmans wrote: > This should be fixed now. Verified. - Timm -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Bus Error in shutdown

2004-03-02 Thread Andi Gutmans
This should be fixed now. There still is a problem with SimpleXML iterators. They might have to be fixed due to the changes in foreach(). Andi At 08:43 AM 2/26/2004 +0100, Timm Friebe wrote: On Thu, 2004-02-26 at 08:13, Andi Gutmans wrote: > Please let me know when you are able to reproduce it.

Re: [PHP-DEV] Bus Error in shutdown

2004-02-25 Thread Timm Friebe
On Thu, 2004-02-26 at 08:13, Andi Gutmans wrote: > Please let me know when you are able to reproduce it. > The stacktrace doesn't tell me much. > Thanks, > Andi Got it:) attributes as $name => $attr) { } } } $f= new Foo(); $f->export(); ?> - Timm -- PHP Internals - PHP Runti

Re: [PHP-DEV] Bus Error in shutdown

2004-02-25 Thread Andi Gutmans
Please let me know when you are able to reproduce it. The stacktrace doesn't tell me much. Thanks, Andi At 04:28 26/02/2004 +0100, Timm Friebe wrote: No simple reproduce script available, unfortunately: Program received signal SIGBUS, Bus error. 0x8285320 in zend_fetch_obj_w_handler (execute_data=

[PHP-DEV] Bus Error in shutdown

2004-02-25 Thread Timm Friebe
No simple reproduce script available, unfortunately: Program received signal SIGBUS, Bus error. 0x8285320 in zend_fetch_obj_w_handler (execute_data=0xbfbfefc4, opline=0x854a4e0, op_array=0x854d648, tsrm_ls=0x8385050) at /usr/home/thekid/devel/php/php/Zend/zend_execute.c:2044 /usr/home/thekid/dev