Hi, I'm trying to get AxKit going - it looks good (provided I can get it too work...).
Anyway Apache crashes when it tries to serve a page. Linux 2.2 Apache 1.3.22 PHP 4.1.2 - installed as DSO via apxs mod_perl 1.26 - installed as DSO via apxs AxKit 1.5 There's no XML string in the httpd binary. Interesting, the seg fault is up in libdb-3.1. I could try a newer version of this, but need either 3.1 or 3.2 for Cyrus imap. Has anyone seen this problem before?? Thanks Dave Program received signal SIGSEGV, Segmentation fault. 0x4081d0fd in __db_cursor () from /usr/local/BerkeleyDB.3.1/lib/libdb-3.1.so (gdb) bt #0 0x4081d0fd in __db_cursor () from /usr/local/BerkeleyDB.3.1/lib/libdb-3.1.so #1 0x407a704d in Perl_pp_study () from /usr/local/apache/libexec/libperl.so #2 0x407a1c90 in Perl_sv_clear () from /usr/local/apache/libexec/libperl.so #3 0x407662eb in Perl_yylex () from /usr/local/apache/libexec/libperl.so #4 0x407660b5 in Perl_yylex () from /usr/local/apache/libexec/libperl.so #5 0x40747ebe in XS_Apache_read_client_block () from /usr/local/apache/libexec/libperl.so #6 0x407476fc in XS_Apache_note_basic_auth_failure () from /usr/local/apache/libexec/libperl.so #7 0x40745f6f in XS_Apache_unescape_url () from /usr/local/apache/libexec/libperl.so #8 0x8054359 in ap_invoke_handler () at netmsg.c:98 #9 0x806999f in process_request_internal () at netmsg.c:98 #10 0x8069a0a in ap_process_request () at netmsg.c:98 #11 0x8060686 in child_main () at netmsg.c:98 #12 0x8060845 in make_child () at netmsg.c:98 #13 0x80609c6 in startup_children () at netmsg.c:98 #14 0x806105d in standalone_main () at netmsg.c:98 #15 0x80618bc in main () at netmsg.c:98 #16 0x400ae9ee in __libc_start_main (main=0x8061528 <main>, argc=2, argv=0xbffffad4, init=0x804e2ec <_init>, fini=0x807f2f4 <_fini>, rtld_fini=0x4000a570 <_dl_fini>, stack_end=0xbffffacc) at ../sysdeps/generic/libc-start.c:90 (gdb) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]