PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » XML » XML_Tree » Bug #120

get segmentation fault

Details

Submitted2003-10-18 04:17 UTC
Fromdh at onclick dot org
StatusBogus
PackageXML_Tree
PHP Version5.0.0b1 (beta1)
OSlinux
Roadmaps(Not assigned)

Comments

[2003-10-18 04:17 UTC] dh at onclick dot org

Description:
------------
hello -

I tried XML_Tree 2.0 with XML_DTD and got segemtation faults with the bundled XmlValidator.php. Then, I tried the example in Tree/tests of both p1 and p2 and got the same segmentation fault. The complete message is:

Warning: xml_parse(): Unable to call handler startHandler() in /usr/lib/php/XML/Parser.php on line 265
segmentation fault

Parser.php worked for me in other cases.

Regards

Dennis Heuer