in reply to Re: Re: segmentation faults
in thread segmentation faults

here is a portion of the stacktrace
Caught a SIGSEGV at /usr/lib/perl5/site_perl/5.6.1/i386-linux/XML/Pars +er/Expat.pm line 469 $ = XML::Parser::Expat::parse('XML::Parser::Expat=HASH(0x81cc7bc)', *Q +MM_MOD::emi::DATA) called from file `/usr/lib/perl5/site_perl/5.6.1/i +386-linux/XML/Parser.pm' line 185 $ = eval {...} called from file `/usr/lib/perl5/site_perl/5.6.1/i386-l +inux/XML/Parser.pm' line 184 $ = XML::Parser::parse('XML::Parser=HASH(0x4040b97c)', *QMM_MOD::emi:: +DATA) called from file `/usr/lib/perl5/site_perl/5.6.1/i386-linux/QMM +_MOD/emi.pm' line 33

Replies are listed 'Best First'.
Re: Re: Re: Re: segmentation faults
by Sihal (Pilgrim) on Aug 21, 2002 at 14:40 UTC
    yeah finally got my passwd ( had mistyped email :( )
Re: Re: Re: Re: segmentation faults
by Sihal (Pilgrim) on Aug 21, 2002 at 14:57 UTC
    Anybody knows if XML::Parser actually uses a C library ?