Date: 03/15/01
- Next message: raugusto <email protected>: "[PHP-DEV] PHP 4.0 Bug #9776: It's not exactly a bug"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #9773 Updated: Configure hangs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 9772
Updated by: sniper
Reported By: cam <email protected>
Old-Status: Open
Status: Feedback
Bug Type: Reproduceable crash
Assigned To:
Comments:
1. Try latest CVS snapshot from http://snaps.php.net/
2. Add the shortest possible php script into this bug report
which can be used to reproduce this crash.
--Jani
Previous Comments:
---------------------------------------------------------------------------
[2001-03-15 16:20:38] cam <email protected>
Hmmm...After a bit more bashing, I've gotten it to do it even with the shortend variables.
new (but very similar) backtrace:
Program received signal SIGSEGV, Segmentation fault.
0x4019e90a in zend_indent () at zend_indent.c:96
96 ZEND_PUTS(" {n");
(gdb) bt
#0 0x4019e90a in zend_indent () at zend_indent.c:96
#1 0xbfff81f8 in ?? ()
#2 0x4018ef8b in _get_zval_ptr_ptr (node=0x8161864, Ts=0xbfff8210) at ./zend_execute.c:163
#3 0x4018a819 in execute (op_array=0x813a9a4) at ./zend_execute.c:1531
#4 0x4018b9ac in execute (op_array=0x81a6134) at ./zend_execute.c:1768
#5 0x4019a2bf in add_assoc_long (arg=0x8, key=0x3 <Address 0x3 out of bounds>, n=0) at zend_API.c:238
#6 0x401acba4 in php_fopen_with_path (filename=0xbffff964 "
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: raugusto <email protected>: "[PHP-DEV] PHP 4.0 Bug #9776: It's not exactly a bug"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #9773 Updated: Configure hangs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

