ID: 28006 Updated by: [EMAIL PROTECTED] Reported By: per at computer dot org -Status: Feedback +Status: No Feedback Bug Type: Reproducible crash Operating System: linux, kernel 2.4.24 PHP Version: 4.3.4 New Comment:
No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". Previous Comments: ------------------------------------------------------------------------ [2004-04-25 13:05:53] [EMAIL PROTECTED] Then please do that. ------------------------------------------------------------------------ [2004-04-25 11:07:23] per at computer dot org >No feedback was provided. The bug is being suspended because >we assume that you are no longer experiencing the problem. >If this is not the case and you are able to provide the >information that was requested earlier, please do so and >change the status of the bug back to "Open". Thank you. The problem is still reproducible, but I have not been able to write a simple script for reproducing it for debugging purposes. ------------------------------------------------------------------------ [2004-04-23 17:42:25] [EMAIL PROTECTED] No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. ------------------------------------------------------------------------ [2004-04-15 19:18:42] [EMAIL PROTECTED] Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If possible, make the script source available online and provide an URL to it here. Try avoid embedding huge scripts into the report. ------------------------------------------------------------------------ [2004-04-15 10:43:38] per at computer dot org Here's the backtrace when doing the same thing with php4-STABLE-200404151030 (gdb) run -X -f /etc/httpd/httpd.conf Starting program: /usr/bin/httpd -X -f /etc/httpd/ httpd.conf [New Thread 16384 (LWP 18823)] [Thu Apr 15 16:35:42 2004] [warn] module php4_module is already loaded, skipping Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 18823)] 0x40578b32 in zend_get_executed_lineno () at /usr/src/ packages/SOURCES/php4-STABLE-200404151030/Zend/ zend_execute_API.c:271 271 return active_opline->lineno; (gdb) bt #0 0x40578b32 in zend_get_executed_lineno () at /usr/src/ packages/SOURCES/php4-STABLE-200404151030/Zend/ zend_execute_API.c:271 #1 0x405811bd in zend_error (type=8, format=0x40709bff "Undefined index: %s") at /usr/src/packages/SOURCES/ php4-STABLE-200404151030/Zend/zend.c:733 #2 0x40593a80 in zend_fetch_dimension_address_inner (ht=0x81d2d2c, op2=0x8226540, Ts=0xbfffaa7c, type=0) at / usr/src/packages/SOURCES/php4-STABLE-200404151030/Zend/ zend_execute.c:645 #3 0x4058cba0 in zend_fetch_dimension_address (result=0x8226520, op1=0x82061bc, op2=0x8226540, Ts=0xbfffaa7c, type=0) at /usr/src/packages/SOURCES/ php4-STABLE-200404151030/Zend/zend_execute.c:801 #4 0x40591dbe in execute (op_array=0x81e932c) at /usr/src/ packages/SOURCES/php4-STABLE-200404151030/Zend/ zend_execute.c:1297 #5 0x4058130b in zend_execute_scripts (type=8, retval=0x0, file_count=3) at /usr/src/packages/SOURCES/ php4-STABLE-200404151030/Zend/zend.c:886 #6 0x40554fcf in php_execute_script (primary_file=0xbffff3f0) at /usr/src/packages/SOURCES/ php4-STABLE-200404151030/main/main.c:1731 #7 0x40594ae4 in php_handler (r=0x81c17e8) at /usr/src/ packages/SOURCES/php4-STABLE-200404151030/sapi/ apache2handler/sapi_apache2.c:561 #8 0x08092d85 in ap_run_handler (r=0x81c17e8) at config.c:151 #9 0x08093390 in ap_invoke_handler (r=0x81c17e8) at config.c:358 #10 0x08076edb in ap_process_request (r=0x81c17e8) at http_request.c:246 #11 0x0807239d in ap_process_http_connection (c=0x81b4fd8) at http_core.c:250 #12 0x0809de25 in ap_run_process_connection (c=0x81b4fd8) at connection.c:42 #13 0x08091384 in child_main (child_num_arg=148) at prefork.c:609 #14 0x0809159b in make_child (s=0x0, slot=0) at prefork.c:649 #15 0x080915f8 in startup_children (number_to_start=5) at prefork.c:721 #16 0x08091e6a in ap_mpm_run (_pconf=0x80d6310, plog=0x8116410, s=0x80d9dd0) at prefork.c:940 #17 0x080983bd in main (argc=4, argv=0xbffff764) at main.c:617 ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/28006 -- Edit this bug report at http://bugs.php.net/?id=28006&edit=1