Hi,
  I'm seeing SegFaults with the lastest AxKit setup that I'm trying to
  use.  I have basically upgraded everything (perl, apahce. mod_perl,
  libxml/xslt etc etc), so I'm not sure really where the problem maybe.

Setup is:
Apache/1.3.29 (Unix) AxKit/1.62 mod_perl/1.29 mod_ssl/2.8.16
OpenSSL/0.9.6b configured

using latest CVS AxKit
libxml2 2.6.7
libxslt 1.1.4
XML::LibXML 1.57
XML::LibXSLT 1.57
Perl 5.8.2

And I get some debug looking like:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 9504)]
0x080670ea in hvrv2table (rv=0x413a9e08) at perl_util.c:99
warning: Source file is more recent than executable.

99              return (table *)SvIV((SV*)SvRV(sv));
(gdb)
(gdb) bt
#0  0x080670ea in hvrv2table (rv=0x413a9e08) at perl_util.c:99
#1  0x08094a09 in XS_Apache__Table_DESTROY (my_perl=0x8160fa0, cv=0x8172374) at 
Table.c:149
#2  0x40216fd1 in Perl_pp_entersub (my_perl=0x8160fa0) at pp_hot.c:2832 
#3  0x401b9089 in S_call_body (my_perl=0x8160fa0, myop=0xbffff8b0, is_eval=0) at 
perl.c:2221
#4  0x401b8e32 in Perl_call_sv (my_perl=0x8160fa0, sv=0x8172374, flags=150) at 
perl.c:2142
#5  0x4021f61c in Perl_sv_clear (my_perl=0x8160fa0, sv=0x41502ac8) at sv.c:5108
#6  0x4021fe2a in Perl_sv_free (my_perl=0x8160fa0, sv=0x41502ac8) at sv.c:5354
#7  0x40217f6b in do_clean_objs (my_perl=0x8160fa0, sv=0x413fad58) at sv.c:385
#8  0x40217eb8 in S_visit (my_perl=0x8160fa0, f=0x40217ef0 <do_clean_objs>) at sv.c:331
#9  0x4021802a in Perl_sv_clean_objs (my_perl=0x8160fa0) at sv.c:424
#10 0x401b5f50 in perl_destruct (my_perl=0x8160fa0) at perl.c:496
#11 0x0805c8b5 in perl_shutdown (s=0x8130cdc, p=0x8134cd4) at mod_perl.c:294
#12 0x0805e525 in perl_child_exit_cleanup (data=0x8134e64) at mod_perl.c:933
#13 0x080cd3c8 in run_cleanups (c=0x8134e6c) at alloc.c:1979
#14 0x080cba61 in ap_clear_pool (a=0x8134cd4) at alloc.c:693
#15 0x080cbae6 in ap_destroy_pool (a=0x8134cd4) at alloc.c:723
#16 0x080da8b5 in clean_child_exit (code=0) at http_main.c:555
#17 0x080ddd6c in child_main (child_num_arg=0) at http_main.c:4433
#18 0x080de374 in make_child (s=0x8130cdc, slot=0, now=1078205231) at http_main.c:4843
#19 0x080de4e8 in startup_children (number_to_start=3) at http_main.c:4925
#20 0x080debfc in standalone_main (argc=2, argv=0xbffffd34) at http_main.c:5244
#21 0x080df49f in main (argc=2, argv=0xbffffd34) at http_main.c:5601
#22 0x42017589 in __libc_start_main () from /lib/i686/libc.so.6
(gdb)

... which doesn't mean much to me :-(

If anyone has any suggestions about where to start looking for this one,
then I'd be much obliged.

Thanks,

Piers Harding.

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

Reply via email to