perl 5.8.0 and libxml2 2.5.4

I think (/usr/lib/libxml2.so.2.5.4)...

I'm also getting a seg fault when I try to parse an xsl file in libxslt...  This 
started after I 
tried to upgrade the libxml?  :(  A test that runs in perl is fine, but a test under 
mod_perl/apache segfaults every time on 

my $stylesheet = $xslt->parse_stylesheet_file('/var/www/html/mod-xslt/test.xsl');

probably unrelated...

thanks much,

ken.

On 2 Mar 2004 at 18:31, Christian Glahn wrote:

> Hi Ken,
> 
> Which perl and libxml2 versions are you using?
> 
> Christian
> 
> On Tue, 2004-03-02 at 17:50, Ken Burcham wrote:
> > I've tried installing XML::LibXML 1.57 via cpan on a couple of boxes (redhat both) 
> > and 
> > get the following at test:
> > 
> > t/01basic...........ok                                                       
> > t/02parse...........ok 190/460warning: failed to load external entity 
> > "does_not_exist.xml"
> > t/02parse...........ok                                                       
> > t/03doc.............ok                                                       
> > t/04node............ok                                                       
> > t/05text............ok                                                       
> > t/06elements........ok                                                       
> > t/07dtd.............ok                                                       
> > t/08findnodes.......dubious                                                  
> >         Test returned status 0 (wstat 11, 0xb)
> > DIED. FAILED tests 6-46
> >         Failed 41/46 tests, 10.87% okay
> > t/09xpath...........ok                                                       
> > t/10ns..............ok                                                       
> > t/11memory..........skipped
> >         all skipped: no reason given
> > t/12html............ok                                                       
> > t/13dtd.............ok 14/17error: failed to load external entity 
> > "example/article_internal_bad.xml"
> > t/13dtd.............ok                                                       
> > t/14sax.............ok                                                       
> > t/15nodelist........ok                                                       
> > t/16docnodes........ok                                                       
> > t/17callbacks.......ok                                                       
> > t/18docfree.........ok                                                       
> > t/19encoding........ok                                                       
> > t/20extras..........ok                                                       
> > t/23rawfunctions....ok                                                       
> > t/24c14n............ok                                                       
> > Failed Test     Stat Wstat Total Fail  Failed  List of Failed
> > -------------------------------------------------------------------------------
> > t/08findnodes.t    0    11    46   41  89.13%  6-46
> > 1 test skipped.
> > Failed 1/22 test scripts, 95.45% okay. 41/1068 subtests failed, 96.16% okay.
> > make: *** [test_dynamic] Error 29
> >   /usr/bin/make test -- NOT OK
> > Running make install
> >   make test had returned bad status, won't install without force
> > 
> > 
> > ken.
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to