#14063: PHP 5.2.5_1 crashes on XSLTProcessor::importStylesheet ------------------------------------+--------------------------------------- Reporter: peter@no-nonsense.org | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------------+--------------------------------------- Comment (by guglielmo.celata@gmail.com): Replying to [comment:10 dp macports@oxidized.org]:
Replying to [comment:7 peter@no-nonsense.org]:
Installed the older verion (2.6.28), uninstalled php5-devel, reinstalled php5-devel (after cleaning ofcourse) but I still have the same problem :(
I ran into a further problem, again related to libxml2. This time, it was in xmlFreeDoc() (I think). I downgraded libxml2 and libxslt to: * libxml2 @2.6.16_0 * libxslt @1.1.12_0
That solved my new problem. Note that the libxml2 version there is the same version that Apple ships (try `/usr/bin/xml2-config --version`). I had the same problem on an OSX 10.5, with libxml2 2.6.31 and libxslt 1.1.22, apache2 and php5, everything installed with macports. A simple php script was correctly executed with the CLI, and a segmentation fault came out when using the libphp5.so. I downgraded as you suggested and things went back to normal.
-- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14063#comment:12> MacPorts </projects/macports> Ports system for Mac OS