Date: 09/16/99
- Next message: Sascha Schumann: "Re: [PHP-DEV] Beta 3 testing"
- Previous message: mike <email protected>: "[PHP-DEV] Bug #2317: ifx_connect holds non-exclusive lock forever"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: bshapiro <email protected>
Operating system: Linux/SuSE 6.2
PHP version: 4.0 Beta 2
PHP Bug Type: Reproduceable crash
Bug description: assignment to array causes segfault
Hello. This one is pretty simple to fix, I suspect.
$val=1;
$val[]="hi";
kills the apache child.
Let me know if you want to more info on my config, and info on the problems resolution.
Ben
-- 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: Sascha Schumann: "Re: [PHP-DEV] Beta 3 testing"
- Previous message: mike <email protected>: "[PHP-DEV] Bug #2317: ifx_connect holds non-exclusive lock forever"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

