Date: 10/29/00
- Next message: dbeu <email protected>: "[PHP-DEV] PHP 4.0 Bug #6793 Updated: can not post a form's data to a .php ,it is always BLANK"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/printer php_printer.h printer.c printer.dsp /win32 php_modules.dsw"
- Next in thread: stas <email protected>: "[PHP-DEV] PHP 4.0 Bug #6873 Updated: SIGSEGV on SEPARATE_ZVAL_IF_NOT_REF"
- Maybe reply: stas <email protected>: "[PHP-DEV] PHP 4.0 Bug #6873 Updated: SIGSEGV on SEPARATE_ZVAL_IF_NOT_REF"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 6873
Updated by: andi
Reported By: alex <email protected>
Status: Open
Bug Type: Scripting Engine problem
Assigned To:
Comments:
Is this fixed in 4.0.3pl1?
Previous Comments:
---------------------------------------------------------------------------
[2000-09-24 16:32:13] alex <email protected>
I can not send the PHP script that reproduces the core dump because it is
too large.
Below is the backtrace of the problem. It occurs with the CGI and the APACHE DSO SAPIs. The PHP stops coredumping when the ZendOptimizer is activated.
Program received signal SIGSEGV, Segmentation fault.
0x80e098b in execute (op_array=0x82c248c) at ./zend_execute.c:2134
2134
SEPARATE_ZVAL_IF_NOT_REF(array_ptr_ptr);
(gdb) backtrace
#0 0x80e098b in execute (op_array=0x82c248c) at ./zend_execute.c:2134
#1 0x80de81e in execute (op_array=0x82c1c0c) at ./zend_execute.c:1559
#2 0x80de81e in execute (op_array=0x8279384) at ./zend_execute.c:1559
#3 0x80ba7b4 in zend_execute_scripts (type=8, file_count=3) at zend.c:712
#4 0x805ddf5 in php_execute_script (primary_file=0xbffff994) at main.c:1173
#5 0x805c801 in main (argc=2, argv=0xbffff9f4) at cgi_main.c:711
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=6873
-- 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: dbeu <email protected>: "[PHP-DEV] PHP 4.0 Bug #6793 Updated: can not post a form's data to a .php ,it is always BLANK"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/printer php_printer.h printer.c printer.dsp /win32 php_modules.dsw"
- Next in thread: stas <email protected>: "[PHP-DEV] PHP 4.0 Bug #6873 Updated: SIGSEGV on SEPARATE_ZVAL_IF_NOT_REF"
- Maybe reply: stas <email protected>: "[PHP-DEV] PHP 4.0 Bug #6873 Updated: SIGSEGV on SEPARATE_ZVAL_IF_NOT_REF"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

