Date: 01/10/01
- Next message: jpintoc <email protected>: "[PHP-DEV] Re:PHP 4.0 Bug #8443 Updated: Segmentation Fault"
- Previous message: James Moore: "[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] 4.0.4pl1 RC2 rolled"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: jon <email protected>
Operating system: Linux, others?
PHP version: 4.0.4
PHP Bug Type: XML related
Bug description: Crash in xml_parse; with fix
There is a bug in PHP 4.0.4 which causes a segmentation fault in the xml_parse() function. I've seen several other people reporting the bug; it seems to be highly reproducible.
I've found that the bug is fixed in cvs version 1.67 of xml.c, which changes the call to call_user_function to make it work right, as it is broken in the 4.0.4 release code. Using that version of xml.c, and the standard versions of all the other files, seems to stop it from segfaulting.
-- Edit Bug report at: http://bugs.php.net/?id=8643&edit=1-- 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: jpintoc <email protected>: "[PHP-DEV] Re:PHP 4.0 Bug #8443 Updated: Segmentation Fault"
- Previous message: James Moore: "[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] 4.0.4pl1 RC2 rolled"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

