Hi,

I'm attempting a new install of AxKit and get the following when running the t/02parse.t test for XML::LibXML.

It happens when reporting the error from the xinclude of 'bad.xml'

All clues as to where to start debugging most appreciated.

perl-5.8.2, libxml2-2.6.3, XML::LibXML-1.56



Thanks,


Dave




# 1.4 x-include processing
ok 210
ok 211

Program received signal SIGSEGV, Segmentation fault.
0x400ee96e in mallopt () from /lib/libc.so.6
(gdb) bt
#0  0x400ee96e in mallopt () from /lib/libc.so.6
#1  0x400ee311 in mallopt () from /lib/libc.so.6
#2  0x400ed528 in malloc () from /lib/libc.so.6
#3  0x080a3070 in Perl_safesysmalloc ()
#4  0x080b6878 in Perl_sv_grow ()
#5  0x080ba4d6 in Perl_newSV ()
#6  0x00000201 in ?? ()
#7  0x40198800 in errno () from /lib/libc.so.6
#8  0x0840c600 in ?? ()
#9  0x403527d4 in __JCR_LIST__ () from blib/arch/auto/XML/LibXML/LibXML.so
#10 0x402c6ae0 in ns_default.2 () from /usr/local/lib/libxml2.so.2
#11 0xbffff978 in ?? ()
#12 0x4031f5f0 in LibXML_error_handler (ctxt=0x4, msg=0x0) at LibXML.xs:119
Previous frame inner to this frame (corrupt stack?)
(gdb)

Reply via email to