From:             [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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to