From: [EMAIL PROTECTED] Operating system: Mac OS X 10.1.4 PHP version: 4.1.2 PHP Bug Type: Session related Bug description: Apache Child Segfault (11) with null custom session_id
Hi. This problem is similar to bugs: 15096 and 16361. In 16361 a similar problem was reported for NT/OS 2. In 15096 it talked about 4.1.1 and said it was fixed in CVS. It that fix didn't make it to the 4.1.2 distro, ignore this. Basically, the apache child will segfault when it is sent a null session id. If the sid is set in the url instead of a cookie, this will crash it: http://example.com/myscript.php?mysession= PHP configure: './configure' '--with-mysql' '--with-pgsql' '--with-apxs' '--with-gd=/usr/local' '--with-png-dir=/usr/local' '--with- zlib-dir=/usr' '--with-jpeg-dir=/usr/local' '--with- freetype-dir=/usr/local' '--enable-trans-sid' '--enable- exif' '--with-xml' '--enable-wddx' '--with-curl=/usr/local' '--with-pdflib=/usr/local' '--with-t1lib=/usr/local' '-- enable-ftp' '--enable-bcmath' '--enable-mbstring' '-- enable-mbstr-enc-trans' '--with-ldap' '--with-iconv=/usr/ local' '--enable-xslt' '--with-xslt-sablot=/usr/local' '-- with-imap=../imap-2001a' '--with-mcrypt' On screen error: Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0 Apache error log: [Fri Apr 19 13:23:58 2002] [notice] child pid 703 exit signal Segmentation fault (11) httpd crash log Date/Time: 2002-02-01 10:07:46 -0500 OS Version: 10.1.2 (Build 5P48) Host: penguin-paradise Command: httpd PID: 13198 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0x32353525 Thread 0 Crashed: #0 0x006db2bc in _zval_ptr_dtor #1 0x006dd958 in zend_hash_destroy #2 0x006db08c in shutdown_executor #3 0x006c0bac in zend_deactivate #4 0x006f5564 in php_request_shutdown #5 0x006f1f3c in php_apache_request_shutdown #6 0x00011214 in run_cleanups #7 0x0000fcc8 in ap_clear_pool #8 0x0000fd34 in ap_destroy_pool #9 0x00005da0 in child_main #10 0x00005fcc in make_child #11 0x0000631c in perform_idle_server_maintenance #12 0x000068a0 in standalone_main #13 0x00006f64 in main #14 0x00001e18 in _start #15 0x00001c48 in start PPC Thread State: srr0: 0x006db2bc srr1: 0x0000f030 vrsave: 0x00000000 xer: 0x20000020 lr: 0x006db2b4 ctr: 0x006db2a0 mq: 0x00000000 r0: 0x006dd958 r1: 0xbffff900 r2: 0x0016d4eb r3: 0x32353525 r4: 0x002ba6d0 r5: 0x00000007 r6: 0x00973980 r7: 0x00000018 r8: 0x00973548 r9: 0x00000002 r10: 0x000611a0 r11: 0x00052160 r12: 0x006db2a0 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000 r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000 r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000 r24: 0xffffffff r25: 0x00000000 r26: 0x00000001 r27: 0x0006e878 r28: 0x009737e4 r29: 0x6f742b6e r30: 0x32353525 r31: 0x006db2b4 ********** Date/Time: 2002-04-08 19:11:12 -0400 OS Version: 10.1.3 (Build 5Q110) Host: penguin-paradise Command: httpd PID: 287 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0x02b29008 Thread 0 Crashed: #0 0x00f4bb4c in _efree #1 0x00f7c1c0 in _zval_dtor #2 0x00f66444 in _zval_ptr_dtor #3 0x00f68aa4 in zend_hash_destroy #4 0x00f66128 in shutdown_executor #5 0x00f4b084 in zend_deactivate #6 0x00f8064c in php_request_shutdown #7 0x00f7e6c8 in apache_php_module_main #8 0x00f7d118 in send_php #9 0x0000d204 in ap_invoke_handler #10 0x0001721c in process_request_internal #11 0x00017298 in ap_process_request #12 0x0000663c in child_main #13 0x000068ac in make_child #14 0x00006bfc in perform_idle_server_maintenance #15 0x00007180 in standalone_main #16 0x00007840 in main #17 0x000026e4 in _start #18 0x00002514 in start PPC Thread State: srr0: 0x00f4bb4c srr1: 0x0200f030 vrsave: 0x00000000 xer: 0x20000008 lr: 0x00f4bb44 ctr: 0x00f7c1a0 mq: 0x00000000 r0: 0x00f7c1c0 r1: 0xbfffcab0 r2: 0xbfffcf20 r3: 0x02b29010 r4: 0x00000001 r5: 0xbfffcae8 r6: 0x01489c30 r7: 0x00000014 r8: 0x014897d8 r9: 0x012750c8 r10: 0x0000000f r11: 0x0000000c r12: 0x00f66404 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000 r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000 r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000 r24: 0xffffffff r25: 0x00000000 r26: 0x001d10a8 r27: 0x000001f4 r28: 0x01489aa0 r29: 0x001e23c0 r30: 0x02b29000 r31: 0x00f4bb44 ********** Date/Time: 2002-04-08 19:12:19 -0400 OS Version: 10.1.3 (Build 5Q110) Host: penguin-paradise Command: httpd PID: 238 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0x01d17008 Thread 0 Crashed: #0 0x00f4bb4c in _efree #1 0x00f7c1c0 in _zval_dtor #2 0x00f66444 in _zval_ptr_dtor #3 0x00f68aa4 in zend_hash_destroy #4 0x00f66128 in shutdown_executor #5 0x00f4b084 in zend_deactivate #6 0x00f8064c in php_request_shutdown #7 0x00f7e6c8 in apache_php_module_main #8 0x00f7d118 in send_php #9 0x0000d204 in ap_invoke_handler #10 0x0001721c in process_request_internal #11 0x00017298 in ap_process_request #12 0x0000663c in child_main #13 0x000068ac in make_child #14 0x00006964 in startup_children #15 0x00006f88 in standalone_main #16 0x00007840 in main #17 0x000026e4 in _start #18 0x00002514 in start PPC Thread State: srr0: 0x00f4bb4c srr1: 0x0200f030 vrsave: 0x00000000 xer: 0x20000008 lr: 0x00f4bb44 ctr: 0x00f7c1a0 mq: 0x00000000 r0: 0x00f7c1c0 r1: 0xbfffcb30 r2: 0xbfffcfa0 r3: 0x01d17010 r4: 0x00000001 r5: 0xbfffcb68 r6: 0x01489c30 r7: 0x00000014 r8: 0x014897d8 r9: 0x012750c8 r10: 0x0000000f r11: 0x0000000c r12: 0x00f66404 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000 r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000 r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000 r24: 0x00000000 r25: 0x00000000 r26: 0x001d10a8 r27: 0x000001f4 r28: 0x01489aa0 r29: 0x001dc1c0 r30: 0x01d17000 r31: 0x00f4bb44 ********** Date/Time: 2002-04-08 19:18:42 -0400 OS Version: 10.1.3 (Build 5Q110) Host: penguin-paradise Command: httpd PID: 328 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0x02ac9008 Thread 0 Crashed: #0 0x00f79b4c in _efree #1 0x00faa1c0 in _zval_dtor #2 0x00f94444 in _zval_ptr_dtor #3 0x00f96aa4 in zend_hash_destroy #4 0x00f94128 in shutdown_executor #5 0x00f79084 in zend_deactivate #6 0x00fae64c in php_request_shutdown #7 0x00fac6c8 in apache_php_module_main #8 0x00fab118 in send_php #9 0x0000d204 in ap_invoke_handler #10 0x0001721c in process_request_internal #11 0x00017298 in ap_process_request #12 0x0000663c in child_main #13 0x000068ac in make_child #14 0x00006964 in startup_children #15 0x00006f88 in standalone_main #16 0x00007840 in main #17 0x000026e4 in _start #18 0x00002514 in start PPC Thread State: srr0: 0x00f79b4c srr1: 0x0200f030 vrsave: 0x00000000 xer: 0x20000008 lr: 0x00f79b44 ctr: 0x00faa1a0 mq: 0x00000000 r0: 0x00faa1c0 r1: 0xbfffcb30 r2: 0xbfffcfa0 r3: 0x02ac9010 r4: 0x00000001 r5: 0xbfffcb68 r6: 0x014b7c30 r7: 0x00000014 r8: 0x014b77d8 r9: 0x012a30c8 r10: 0x0000000f r11: 0x0000000c r12: 0x00f94404 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000 r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000 r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000 r24: 0x00000000 r25: 0x00000000 r26: 0x001cf088 r27: 0x000001f4 r28: 0x014b7aa0 r29: 0x001dcf90 r30: 0x02ac9000 r31: 0x00f79b44 ********** Date/Time: 2002-04-08 19:19:45 -0400 OS Version: 10.1.3 (Build 5Q110) Host: penguin-paradise Command: httpd PID: 329 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000 Thread 0 Crashed: #0 0x00f79c24 in _efree #1 0x00faa1c0 in _zval_dtor #2 0x00f94444 in _zval_ptr_dtor #3 0x00f96aa4 in zend_hash_destroy #4 0x00f94128 in shutdown_executor #5 0x00f79084 in zend_deactivate #6 0x00fae64c in php_request_shutdown #7 0x00fac6c8 in apache_php_module_main #8 0x00fab118 in send_php #9 0x0000d204 in ap_invoke_handler #10 0x0001721c in process_request_internal #11 0x00017298 in ap_process_request #12 0x0000663c in child_main #13 0x000068ac in make_child #14 0x00006bfc in perform_idle_server_maintenance #15 0x00007180 in standalone_main #16 0x00007840 in main #17 0x000026e4 in _start #18 0x00002514 in start PPC Thread State: srr0: 0x00f79c24 srr1: 0x0200f030 vrsave: 0x00000000 xer: 0x20000008 lr: 0x00f79bd4 ctr: 0x00003980 mq: 0x00000000 r0: 0x001de460 r1: 0xbfffcab0 r2: 0xbfffcf20 r3: 0x01d45010 r4: 0x00000001 r5: 0xbfffcae8 r6: 0x014b7c30 r7: 0x00000014 r8: 0x014b77d8 r9: 0x00000000 r10: 0x0000000f r11: 0x00055178 r12: 0x00003988 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000 r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000 r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000 r24: 0xffffffff r25: 0x00000000 r26: 0x001d10a8 r27: 0x000001f4 r28: 0x014b7aa0 r29: 0x001ddfa0 r30: 0x01d45000 r31: 0x00f79b44 ********** Date/Time: 2002-04-19 13:13:51 -0400 OS Version: 10.1.4 (Build 5Q125) Host: penguin-paradise Command: httpd PID: 553 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0x0a090a1d Thread 0 Crashed: #0 0x00f978dc in zend_hash_internal_pointer_reset_ex #1 0x010490f0 in php_session_save_current_state #2 0x0104be64 in php_session_flush #3 0x0104be94 in zm_deactivate_session #4 0x00f7dbc4 in module_registry_cleanup #5 0x00f96e68 in zend_hash_apply #6 0x00f78fb0 in zend_deactivate_modules #7 0x00fae5a8 in php_request_shutdown #8 0x00fac6c8 in apache_php_module_main #9 0x00fab118 in send_php #10 0x0000d204 in ap_invoke_handler #11 0x0001721c in process_request_internal #12 0x00017298 in ap_process_request #13 0x0000663c in child_main #14 0x000068ac in make_child #15 0x00006964 in startup_children #16 0x00006f88 in standalone_main #17 0x00007840 in main #18 0x000026e4 in _start #19 0x00002514 in start PPC Thread State: srr0: 0x00f978dc srr1: 0x0200f030 vrsave: 0x00000000 xer: 0x00000008 lr: 0x010490f0 ctr: 0x0104be84 mq: 0x00000000 r0: 0x00000001 r1: 0xbfffd730 r2: 0xbfffdbf0 r3: 0x0a090a09 r4: 0xbfffd768 r5: 0x00000000 r6: 0x00000000 r7: 0x00000010 r8: 0x00000000 r9: 0x014b9420 r10: 0x00055140 r11: 0x00055178 r12: 0x0104be84 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000 r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000 r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000 r24: 0x00000000 r25: 0xffffffff r26: 0x001cf088 r27: 0x000001f4 r28: 0x00f7db80 r29: 0xbfffd768 r30: 0x014b9420 r31: 0x0104909c ********** Date/Time: 2002-04-19 13:13:54 -0400 OS Version: 10.1.4 (Build 5Q125) Host: penguin-paradise Command: httpd PID: 554 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0x00285000 Thread 0 Crashed: #0 0x00f95bd0 in zend_hash_add_or_update #1 0x00f962a8 in zend_hash_add_empty_element #2 0x0104911c in php_session_save_current_state #3 0x0104be64 in php_session_flush #4 0x0104be94 in zm_deactivate_session #5 0x00f7dbc4 in module_registry_cleanup #6 0x00f96e68 in zend_hash_apply #7 0x00f78fb0 in zend_deactivate_modules #8 0x00fae5a8 in php_request_shutdown #9 0x00fac6c8 in apache_php_module_main #10 0x00fab118 in send_php #11 0x0000d204 in ap_invoke_handler #12 0x0001721c in process_request_internal #13 0x00017298 in ap_process_request #14 0x0000663c in child_main #15 0x000068ac in make_child #16 0x00006bfc in perform_idle_server_maintenance #17 0x00007180 in standalone_main #18 0x00007840 in main #19 0x000026e4 in _start #20 0x00002514 in start PPC Thread State: srr0: 0x00f95bd0 srr1: 0x0200d030 vrsave: 0x00000000 xer: 0x00000008 lr: 0x00f95ae8 ctr: 0x0104be84 mq: 0x00000000 r0: 0x00000000 r1: 0xbfffd5f0 r2: 0xbfffdb70 r3: 0x00260740 r4: 0x0026f650 r5: 0x0026f660 r6: 0xbfffd6a8 r7: 0x00000004 r8: 0x00000000 r9: 0xc8de1020 r10: 0x00000007 r11: 0x00285000 r12: 0x0104be84 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000 r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000 r20: 0x00000000 r21: 0x00000002 r22: 0x00000000 r23: 0x00000000 r24: 0xbfffd6a8 r25: 0x00000004 r26: 0x0026f650 r27: 0x014b9454 r28: 0x772500a1 r29: 0x0026f660 r30: 0x004decb0 r31: 0x00f95ae8 ********** Date/Time: 2002-04-19 13:17:27 -0400 OS Version: 10.1.4 (Build 5Q125) Host: penguin-paradise Command: httpd PID: 692 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0x65746873 Thread 0 Crashed: #0 0x00f979a8 in zend_hash_get_current_key_ex #1 0x0104be64 in php_session_flush #2 0x0104be94 in zm_deactivate_session #3 0x00f7dbc4 in module_registry_cleanup #4 0x00f96e68 in zend_hash_apply #5 0x00f78fb0 in zend_deactivate_modules #6 0x00fae5a8 in php_request_shutdown #7 0x00fac6c8 in apache_php_module_main #8 0x00fab118 in send_php #9 0x0000d204 in ap_invoke_handler #10 0x0001721c in process_request_internal #11 0x00017298 in ap_process_request #12 0x0000663c in child_main #13 0x000068ac in make_child #14 0x00006bfc in perform_idle_server_maintenance #15 0x00007180 in standalone_main #16 0x00007840 in main #17 0x000026e4 in _start #18 0x00002514 in start PPC Thread State: srr0: 0x00f979a8 srr1: 0x0200f030 vrsave: 0x00000000 xer: 0x00000008 lr: 0x01049154 ctr: 0x0104be84 mq: 0x00000000 r0: 0x01049154 r1: 0xbfffd660 r2: 0xbfffdb70 r3: 0x001e03a0 r4: 0xbfffd6ec r5: 0xbfffd6f0 r6: 0xbfffd6f4 r7: 0x00000000 r8: 0xbfffd6e8 r9: 0x001ecb60 r10: 0x00055140 r11: 0x00055178 r12: 0x0104be84 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000 r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000 r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000 r24: 0xffffffff r25: 0xffffffff r26: 0xbfffd6e8 r27: 0xbfffd6ec r28: 0xbfffd6f0 r29: 0xbfffd6ec r30: 0x6574686f r31: 0x0104909c ********** Date/Time: 2002-04-19 13:23:57 -0400 OS Version: 10.1.4 (Build 5Q125) Host: penguin-paradise Command: httpd PID: 703 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0x75637783 Thread 0 Crashed: #0 0x00f978dc in zend_hash_internal_pointer_reset_ex #1 0x010490f0 in php_session_save_current_state #2 0x0104be64 in php_session_flush #3 0x0104be94 in zm_deactivate_session #4 0x00f7dbc4 in module_registry_cleanup #5 0x00f96e68 in zend_hash_apply #6 0x00f78fb0 in zend_deactivate_modules #7 0x00fae5a8 in php_request_shutdown #8 0x00fac6c8 in apache_php_module_main #9 0x00fab118 in send_php #10 0x0000d204 in ap_invoke_handler #11 0x0001721c in process_request_internal #12 0x00017298 in ap_process_request #13 0x0000663c in child_main #14 0x000068ac in make_child #15 0x00006bfc in perform_idle_server_maintenance #16 0x00007180 in standalone_main #17 0x00007840 in main #18 0x000026e4 in _start #19 0x00002514 in start PPC Thread State: srr0: 0x00f978dc srr1: 0x0200f030 vrsave: 0x00000000 xer: 0x00000008 lr: 0x010490f0 ctr: 0x0104be84 mq: 0x00000000 r0: 0x00000001 r1: 0xbfffd6b0 r2: 0xbfffdb70 r3: 0x7563776f r4: 0xbfffd6e8 r5: 0x00000000 r6: 0x00000000 r7: 0x00000010 r8: 0x00000000 r9: 0x014b9420 r10: 0x00055140 r11: 0x00055178 r12: 0x0104be84 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000 r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000 r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000 r24: 0xffffffff r25: 0xffffffff r26: 0x001d10a8 r27: 0x000001f4 r28: 0x00f7db80 r29: 0xbfffd6e8 r30: 0x014b9420 r31: 0x0104909c ********** Date/Time: 2002-04-19 13:23:58 -0400 OS Version: 10.1.4 (Build 5Q125) Host: penguin-paradise Command: httpd PID: 706 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000005 Thread 0 Crashed: #0 0x00f979a8 in zend_hash_get_current_key_ex #1 0x0104be64 in php_session_flush #2 0x0104be94 in zm_deactivate_session #3 0x00f7dbc4 in module_registry_cleanup #4 0x00f96e68 in zend_hash_apply #5 0x00f78fb0 in zend_deactivate_modules #6 0x00fae5a8 in php_request_shutdown #7 0x00fac6c8 in apache_php_module_main #8 0x00fab118 in send_php #9 0x0000d204 in ap_invoke_handler #10 0x0001721c in process_request_internal #11 0x00017298 in ap_process_request #12 0x0000663c in child_main #13 0x000068ac in make_child #14 0x00006bfc in perform_idle_server_maintenance #15 0x00007180 in standalone_main #16 0x00007840 in main #17 0x000026e4 in _start #18 0x00002514 in start PPC Thread State: srr0: 0x00f979a8 srr1: 0x0200f030 vrsave: 0x00000000 xer: 0x00000008 lr: 0x01049154 ctr: 0x0104be84 mq: 0x00000000 r0: 0x01049154 r1: 0xbfffd660 r2: 0xbfffdb70 r3: 0x001ff8e0 r4: 0xbfffd6ec r5: 0xbfffd6f0 r6: 0xbfffd6f4 r7: 0x00000000 r8: 0xbfffd6e8 r9: 0x002521f0 r10: 0x00055140 r11: 0x00055178 r12: 0x0104be84 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000 r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000 r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000 r24: 0xffffffff r25: 0xffffffff r26: 0xbfffd6e8 r27: 0xbfffd6ec r28: 0xbfffd6f0 r29: 0xbfffd6ec r30: 0x00000001 r31: 0x0104909c ********** Date/Time: 2002-04-19 13:35:08 -0400 OS Version: 10.1.4 (Build 5Q125) Host: penguin-paradise Command: httpd PID: 731 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0x276e6f2b Thread 0 Crashed: #0 0x00f979a8 in zend_hash_get_current_key_ex #1 0x0104be64 in php_session_flush #2 0x0104be94 in zm_deactivate_session #3 0x00f7dbc4 in module_registry_cleanup #4 0x00f96e68 in zend_hash_apply #5 0x00f78fb0 in zend_deactivate_modules #6 0x00fae5a8 in php_request_shutdown #7 0x00fac6c8 in apache_php_module_main #8 0x00fab118 in send_php #9 0x0000d204 in ap_invoke_handler #10 0x0001721c in process_request_internal #11 0x00017298 in ap_process_request #12 0x0000663c in child_main #13 0x000068ac in make_child #14 0x00006bfc in perform_idle_server_maintenance #15 0x00007180 in standalone_main #16 0x00007840 in main #17 0x000026e4 in _start #18 0x00002514 in start PPC Thread State: srr0: 0x00f979a8 srr1: 0x0200f030 vrsave: 0x00000000 xer: 0x00000008 lr: 0x01049154 ctr: 0x0104be84 mq: 0x00000000 r0: 0x01049154 r1: 0xbfffd660 r2: 0xbfffdb70 r3: 0x001e0430 r4: 0xbfffd6ec r5: 0xbfffd6f0 r6: 0xbfffd6f4 r7: 0x00000000 r8: 0xbfffd6e8 r9: 0x001eccd0 r10: 0x00055140 r11: 0x00055178 r12: 0x0104be84 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000 r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000 r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000 r24: 0xffffffff r25: 0xffffffff r26: 0xbfffd6e8 r27: 0xbfffd6ec r28: 0xbfffd6f0 r29: 0xbfffd6ec r30: 0x276e6f27 r31: 0x0104909c ********** Thanks. Let me know if I can provide further information. Paul -- Edit bug report at http://bugs.php.net/?id=16702&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16702&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16702&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16702&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16702&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16702&r=support Expected behavior: http://bugs.php.net/fix.php?id=16702&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16702&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16702&r=submittedtwice