LibXSLT crashes
by Benjamin Habegger other posts by this author
Oct 18 2009 6:34AM messages near this date
view in the new Beta List Site
Re: XML::XPath to read multiple files
|
Keeping numeric entities intact when parsing and serializing?
& XSLT Hello,
I am facing a problem with ActivePerl and LibXSLT. Perl dies with a segv
on even a script as simple as the joined one (a very basic
transformation on a very basic document). I suspect it to be an
environment issue but have no idea where to look.
I am running the following environment:
Windows Vista Family Edition SP2
ActivePerl 5.10.1 build 1006
XML-LibXSLT-1.63
XML-LibXML-1.66
XML-LibXML-Common-0.13
gcc environment 3.4.5 (mingw-vista special r3)
The C libraries used are thoses downloaded with the perl Packages.
The crash occurs at the end of the script apparently at cleanup.
Any ideas how I could get this working ?
Thanks in advance
Benjamin
|