ID: 8643
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: XML related
Assigned To: 
Comments:

It's fixed. No need for yet another bug report. Thank you.

--Jani

Previous Comments:
---------------------------------------------------------------------------

[2001-01-10 16:54:51] [EMAIL PROTECTED]
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.


---------------------------------------------------------------------------


Full Bug description available at: http://bugs.php.net/?id=8643


-- 
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