Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8154 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46218 invoked by uid 1010); 26 Feb 2004 07:13:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 46192 invoked from network); 26 Feb 2004 07:13:38 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 26 Feb 2004 07:13:38 -0000 Received: (qmail 11664 invoked from network); 26 Feb 2004 07:13:32 -0000 Received: from localhost (HELO andi-laptop.zend.com) (127.0.0.1) by localhost with SMTP; 26 Feb 2004 07:13:32 -0000 Message-ID: <5.1.0.14.2.20040226091311.02c69760@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 26 Feb 2004 09:13:30 +0200 To: Timm Friebe ,internals@lists.php.net In-Reply-To: <1077766101.685.149.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] Bus Error in shutdown From: andi@zend.com (Andi Gutmans) References: <1077766101.685.149.camel@localhost> 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=0xbfbfefc4, >opline=0x854a4e0, op_array=0x854d648, tsrm_ls=0x8385050) at >/usr/home/thekid/devel/php/php/Zend/zend_execute.c:2044 >/usr/home/thekid/devel/php/php/Zend/zend_execute.c:2044:59188:beg:0x8285320 >(gdb) bt >#0 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 >#1 0x82828f6 in execute (op_array=0x854d648, tsrm_ls=0x8385050) at >/usr/home/thekid/devel/php/php/Zend/zend_execute.c:1339 >#2 0x8287638 in zend_do_fcall_common_helper (execute_data=0xbfbff214, >opline=0x8542eb8, op_array=0x8543d30, tsrm_ls=0x8385050) at >/usr/home/thekid/devel/php/php/Zend/zend_execute.c:2675 >#3 0x8287c77 in zend_do_fcall_by_name_handler (execute_data=0xbfbff214, >opline=0x8542eb8, op_array=0x8543d30, tsrm_ls=0x8385050) at >/usr/home/thekid/devel/php/php/Zend/zend_execute.c:2757 >#4 0x82828f6 in execute (op_array=0x8543d30, tsrm_ls=0x8385050) at >/usr/home/thekid/devel/php/php/Zend/zend_execute.c:1339 >#5 0x8287638 in zend_do_fcall_common_helper (execute_data=0xbfbff334, >opline=0x8544220, op_array=0x8543248, tsrm_ls=0x8385050) at >/usr/home/thekid/devel/php/php/Zend/zend_execute.c:2675 >#6 0x8287c77 in zend_do_fcall_by_name_handler (execute_data=0xbfbff334, >opline=0x8544220, op_array=0x8543248, tsrm_ls=0x8385050) at >/usr/home/thekid/devel/php/php/Zend/zend_execute.c:2757 >#7 0x82828f6 in execute (op_array=0x8543248, tsrm_ls=0x8385050) at >/usr/home/thekid/devel/php/php/Zend/zend_execute.c:1339 >#8 0x82514d0 in zend_call_function (fci=0xbfbff488, >fci_cache=0xbfbff454, tsrm_ls=0x8385050) at >/usr/home/thekid/devel/php/php/Zend/zend_execute_API.c:759 >#9 0x826f4f8 in zend_call_method (object_pp=0xbfbff4f8, >obj_ce=0x8518510, fn_proxy=0x0, function_name=0x82e7f77 "__destruct", >function_name_len=10, retval_ptr_ptr=0x0, param_count=0, arg1=0x0, >arg2=0x0, tsrm_ls=0x8385050) at >/usr/home/thekid/devel/php/php/Zend/zend_interfaces.c:79 >#10 0x8272581 in zend_objects_destroy_object (object=0x8561e20, >handle=49, tsrm_ls=0x8385050) at >/usr/home/thekid/devel/php/php/Zend/zend_objects.c:71 >#11 0x8274d17 in zend_objects_store_call_destructors (objects=0x8383a54, >tsrm_ls=0x8385050) at >/usr/home/thekid/devel/php/php/Zend/zend_objects_API.c:52 >#12 0x824f0c9 in shutdown_executor (tsrm_ls=0x8385050) at >/usr/home/thekid/devel/php/php/Zend/zend_execute_API.c:209 >#13 0x825cfce in zend_deactivate (tsrm_ls=0x8385050) at >/usr/home/thekid/devel/php/php/Zend/zend.c:802 >#14 0x82084cb in php_request_shutdown (dummy=0x0) at >/usr/home/thekid/devel/php/php/main/main.c:1243 >#15 0x8291f48 in main (argc=3, argv=0xbfbffa54) at >/usr/home/thekid/devel/php/php/sapi/cli/php_cli.c:1044 >(gdb) > >- Timm > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php