Re: Segmentation fault with XML::LibXSLT
by Timothy S. Nelson other posts by this author
Sep 21 2007 5:20PM messages near this date
view in the new Beta List Site
Re: Segmentation fault with XML::LibXSLT
|
LibXML using Xpath isn't returning a result set
& XSLT On Fri, 21 Sep 2007, Jonathan Stowe wrote:
> On Fri, 2007-09-21 at 16:47 +0100, Andrew McFarland wrote:
> > On 21/09/2007, Andrew McFarland <aamcfarland@[...].com> wrote:
> >> I've found a workaround for the problem though: XML::XSLT does what I
> >> need,
> >
> > About 30 seconds after I sent that, I found it doesn't :-(
> Ah, I'll take back what I just said then :-\ Could you provide me with
> small samples (input XML, stylesheet, expected output) of the bits that
> *aren't* working with XML::XSLT so I can make test cases so that they
> get fixed....
Just in case it helps, I'm getting segfaults with XML::LibXML stuff,
but I haven't got around to isolating it yet. I have no good reason to
suspect it's libxml2, but I do anyway. I'm not using XSLT, but I'm doing
stuff that involves using XPathContext, and adopting from DocumentFragments
without actually telling it where in the document to place them (at least
temporarily). I'm intending to fiddle with this and narrow it down, but at
the moment, I haven't.
The package manager says my version is: perl-XML-LibXML-1.62-1
HTH,
---------------------------------------------------------------------
| Name: Tim Nelson | Because the Creator is, |
| E-mail: wayland@[...].au | I am |
---------------------------------------------------------------------
----BEGIN GEEK CODE BLOCK----
Version 3.12
GCS d+++ s+: a- C++$ U+++$ P+++$ L+++ E- W+ N+ w--- V-
PE(+) Y+> ++ PGP->+++ R(+) !tv b++ DI++++ D G+ e++>++++ h! y-
-----END GEEK CODE BLOCK-----
Thread:
Andrew McFarland
A. Pagaltzis
Andrew McFarland
Jonathan Stowe
Andrew McFarland
Jonathan Stowe
Andrew McFarland
Timothy S. Nelson
|