On Wednesday, Jan 1, 2003, at 08:59 Europe/London, Kip Hampton wrote:
Howdy Axers,
This is running latest CVS using latest CPAN XML::LibXML and XML::LibXSLT and
the fast handler to transform ye olde camelids table example from the
quickstart. The segv appears randomly (after a couple of hundred requests)
when leaning on the server with ab..
Starting program: /usr/local/apache/bin/httpd -X
Program received signal SIGSEGV, Segmentation fault.
0x080f62cc in Perl_pp_entersub () at eval.c:41
41 eval.c: No such file or directory.
in eval.c
(gdb) bt
#0 0x080f62cc in Perl_pp_entersub () at eval.c:41
#1 0x080b1321 in S_call_body () at eval.c:41
#2 0x080b10fe in Perl_call_sv () at eval.c:41
#3 0x0807a855 in perl_call_handler () at eval.c:41
#4 0x402fd2a1 in axkit_handler () from
/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/AxKit/AxKit.so
#5 0x08084f97 in ap_invoke_handler () at eval.c:41
#6 0x08098e1b in process_request_internal () at eval.c:41
#7 0x08098e7c in ap_process_request () at eval.c:41
#8 0x080902e9 in child_main () at eval.c:41
#9 0x08090494 in make_child () at eval.c:41
#10 0x08090608 in startup_children () at eval.c:41
#11 0x08090c5b in standalone_main () at eval.c:41
#12 0x08091483 in main () at eval.c:41
#13 0x400ad2ae in __libc_start_main (main=0x80910e4 <main>, argc=2,
ubp_av=0xbffffa8c, init=0x80602e8 <_init>,
fini=0x8133a30 <_fini>, rtld_fini=0x4000cf28 <_dl_fini>,
stack_end=0xbffffa7c) at ../sysdeps/generic/libc-start.c:129
Note: we are seeing a similar behavior at work running 1.6 :-/
Tips? Ideas?
Downgrade XML::LibXML to 1.52 (XML::LibXSLT is fine).
Matt. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
