Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18624 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34495 invoked by uid 1010); 31 Aug 2005 21:01:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34480 invoked from network); 31 Aug 2005 21:01:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Aug 2005 21:01:14 -0000 X-Host-Fingerprint: 64.233.184.199 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.199:43227] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id BE/8D-15098-A9A16134 for ; Wed, 31 Aug 2005 17:01:14 -0400 Received: by wproxy.gmail.com with SMTP id i20so27196wra for ; Wed, 31 Aug 2005 14:01:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=G7YUy9SydlNH8Gp3/bpg9fG2i3euAIUK76YwB/somPMxyfqjPefTi70p5kn8HtHM7tfSywMor/H9DHQMEiNqb3MKKsGPAQJVN/kSi7AtngxmB6dQgjZXI+G1Dg1XtD/RzBGD8+RRNkwUrM1DK7Wylot+cxHbwNw4DniFJpwVqT8= Received: by 10.54.33.27 with SMTP id g27mr613859wrg; Wed, 31 Aug 2005 14:01:10 -0700 (PDT) Received: by 10.54.107.8 with HTTP; Wed, 31 Aug 2005 14:01:10 -0700 (PDT) Message-ID: <57792e85050831140163a4440f@mail.gmail.com> Date: Wed, 31 Aug 2005 14:01:10 -0700 To: Marcus Boerger Cc: internals@lists.php.net In-Reply-To: <57792e850508301703611aa6a5@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <5.1.0.14.2.20050822134257.05e07c60@localhost> <57792e8505082914244b23a4df@mail.gmail.com> <1115917991.20050830000559@marcus-boerger.de> <57792e85050830123275779038@mail.gmail.com> <1279281695.20050830215401@marcus-boerger.de> <57792e850508301703611aa6a5@mail.gmail.com> Subject: Re: Re was: [PHP-DEV] 5.0.5RC1 rolled From: iamstever@gmail.com (steve) This also happens in 5.1.0RC1, btw: Breakpoint 1, zend_throw_exception_internal (exception=3D0xa19baa4) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_excepti= ons.c:39 39 if (exception !=3D NULL) { (gdb) bt #0 zend_throw_exception_internal (exception=3D0xa19baa4) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_excepti= ons.c:39 #1 0x0827b695 in ZEND_THROW_SPEC_VAR_HANDLER (execute_data=3D0xbfe94b70) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_vm_exec= ute.h:7034 #2 0x082679d9 in execute (op_array=3D0xa2f92a0) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_vm_exec= ute.h:87 #3 0x08267bcb in zend_do_fcall_common_helper_SPEC (execute_data=3D0xbfe95200) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_vm_exec= ute.h:219 #4 0x082679d9 in execute (op_array=3D0xa361d7c) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_vm_exec= ute.h:87 #5 0x08267bcb in zend_do_fcall_common_helper_SPEC (execute_data=3D0xbfe95a10) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_vm_exec= ute.h:219 #6 0x082679d9 in execute (op_array=3D0xa361c9c) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_vm_exec= ute.h:87 #7 0x08267bcb in zend_do_fcall_common_helper_SPEC (execute_data=3D0xbfe95c80) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_vm_exec= ute.h:219 #8 0x082679d9 in execute (op_array=3D0xa3630fc) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_vm_exec= ute.h:87 #9 0x0823dead in zend_call_function (fci=3D0xbfe95d90, fci_cache=3D0x0) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_exec= ute_API.c:871 #10 0x0823e95c in call_user_function_ex (function_table=3D0x1, object_pp=3D0x1, function_name=3D0x1, retval_ptr_ptr=3D0x1, param_count=3D1= , params=3D0x1, no_separation=3D1, symbol_table=3D0x1) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_= execute_API.c:571 #11 0x081bfe4a in zif_call_user_func_array (ht=3D2, return_value=3D0xa188d94, return_value_ptr=3D0x0, this_ptr=3D0x0, return_value_used=3D1) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/ext/standard/basi= c_functions.c:2115 #12 0x08267f67 in zend_do_fcall_common_helper_SPEC (execute_data=3D0xbfe96160) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_vm_exec= ute.h:184 #13 0x082679d9 in execute (op_array=3D0xa2bfac4) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_vm_exec= ute.h:87 #14 0x0823dead in zend_call_function (fci=3D0xbfe962a0, fci_cache=3D0xbfe96280) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_execute= _API.c:871 #15 0x08255b28 in zend_call_method (object_pp=3D0xbfe9636c, obj_ce=3D0xa28ea6c, fn_proxy=3D0xa28eb4c, function_name=3D0x8467732 "__call", function_name_len=3D6, retval_ptr_ptr=3D0xbfe96348, param_count=3D1, arg1=3D0xa3749d4, arg2=3D0xa3749b4) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_= interfaces.c:87 #16 0x0825acf8 in zend_std_call_user_call (ht=3D2, return_value=3D0xa37492c, return_value_ptr=3D0x0, this_ptr=3D0xa266d14, return_value_used=3D1) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_object_= handlers.c:599 #17 0x08267f67 in zend_do_fcall_common_helper_SPEC (execute_data=3D0xbfe96570) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_vm_exec= ute.h:184 #18 0x082679d9 in execute (op_array=3D0xa4418b4) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_vm_exec= ute.h:87 #19 0x08267bcb in zend_do_fcall_common_helper_SPEC (execute_data=3D0xbfe967c0) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_vm_exec= ute.h:219 #20 0x082679d9 in execute (op_array=3D0xa4220cc) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_vm_exec= ute.h:87 #21 0x08267bcb in zend_do_fcall_common_helper_SPEC (execute_data=3D0xbfe96910) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_vm_exec= ute.h:219 #22 0x082679d9 in execute (op_array=3D0xa427510) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_vm_exec= ute.h:87 #23 0x0823dead in zend_call_function (fci=3D0xbfe96a20, fci_cache=3D0x0) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_exec= ute_API.c:871 #24 0x0823e95c in call_user_function_ex (function_table=3D0x1, object_pp=3D0x1, function_name=3D0x1, retval_ptr_ptr=3D0x1, param_count=3D1= , params=3D0x1, no_separation=3D1, symbol_table=3D0x1) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_= execute_API.c:571 #25 0x0823e998 in call_user_function (function_table=3D0xa0a2350, object_pp=3D0x0, function_name=3D0xa43f80c, retval_ptr=3D0xbfe96ad0, param_count=3D0, params=3D0xa448280) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_= execute_API.c:544 #26 0x081c06bd in user_shutdown_function_call (shutdown_function_entry=3D0xbfe96ad0) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/ext/standard/basi= c_functions.c:2242 #27 0x0824f4c0 in zend_hash_apply (ht=3D0xa447cf4, apply_func=3D0x81c0654 ) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/Zend/zend_hash.c:= 664 #28 0x081c099a in php_call_shutdown_functions () at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/ext/standard/basi= c_functions.c:2322 #29 0x08214c6f in php_request_shutdown (dummy=3D0x0) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/main/main.c:1207 #30 0x082ca4b5 in main (argc=3D1, argv=3D0xbfe975e4) at /root/webserver_software_tmp_fastcgi_apache2/php-5.1.0RC1/sapi/cgi/cgi_main= .c:1632