hi there!

i have big problems running AxKit 1.5 (also i try last cvs) on my linux box
i always get 
' child pid 22242 exit signal Segmentation fault (11)'  
with sample site 'axkit.org' that is shipped with axkit package (and any other .xml 
also). 
i try to run without any modules , i try all faqs &readmys.. - nothing helps ;-(
can anyone say - what i do wrong?

configuration
in httpd.conf : PerlModule AxKit
in .htaccess
DirectoryIndex  index.xml

AddHandler axkit .xml
AddHandler axkit .xsp

my software: 
linux kernel 2.2.20 #2 SMP i686 (Mandrake)
Server Version: Apache/1.3.22 (Unix) PHP/4.0.6 PHP/3.0.18 AxKit/1.5 mod_perl/1.26 
rus/PL30.9
perl 5.6.1

apache modules:
env_module
config_log_module
agent_log_module
referer_log_module
mime_magic_module
mime_module
negotiation_module
status_module
info_module
includes_module
autoindex_module
dir_module
cgi_module
userdir_module
alias_module
rewrite_module
access_module
auth_module
expires_module
headers_module
usertrack_module
setenvif_module
perl_module

here is a backtrace:

(gdb) run -X
Starting program: /usr/sbin/httpd -X

Program received signal SIGSEGV, Segmentation fault.
0x401337bf in strlen () from /lib/libc.so.6
(gdb) bt
#0  0x401337bf in strlen () from /lib/libc.so.6
#1  0x404beb1e in Perl_newSVpv () from /usr/lib/perl5/i386-linux/CORE/libperl.so.5
#2  0x402b05d9 in ax_get_config (cfg=0x82932ac) at axconfig.c:1237
#3  0x402ad08a in XS_AxKit_get_config (cv=0x80dc988) at AxKit.xs:152
#4  0x404b594d in Perl_pp_entersub () from /usr/lib/perl5/i386-linux/CORE/libperl.so.5
#5  0x404af3a5 in Perl_runops_standard () from 
/usr/lib/perl5/i386-linux/CORE/libperl.so.5
#6  0x40464d85 in S_call_body () from /usr/lib/perl5/i386-linux/CORE/libperl.so.5
#7  0x40464afe in perl_call_sv () from /usr/lib/perl5/i386-linux/CORE/libperl.so.5
#8  0x4023dfde in perl_call_handler () from /etc/httpd/modules/libperl.so
#9  0x402b0552 in axkit_handler (r=0x82b234c) at axconfig.c:1034
#10 0x805c609 in ap_invoke_handler () at eval.c:88
#11 0x8072b9f in process_request_internal () at eval.c:88
#12 0x8073006 in ap_internal_redirect () at eval.c:88
#13 0x40202e2a in handle_dir () from /etc/httpd/modules/mod_dir.so
#14 0x805c609 in ap_invoke_handler () at eval.c:88
#15 0x8072b9f in process_request_internal () at eval.c:88
#16 0x8072c0a in ap_process_request () at eval.c:88
#17 0x80684d6 in child_main () at eval.c:88
#18 0x8068695 in make_child () at eval.c:88
#19 0x8068816 in startup_children () at eval.c:88
#20 0x8068ead in standalone_main () at eval.c:88
#21 0x806970c in main () at eval.c:88
#22 0x400d32f2 in __libc_start_main (main=0x8069378 <main>, argc=2, ubp_av=0xbffffa34, 
init=0x804e88c <_init>,
    fini=0x8088520 <_fini>, rtld_fini=0x4000d420 <_dl_fini>, stack_end=0xbffffa2c) at 
../sysdeps/generic/libc-start.c:129
(gdb)

-- 
/sashka, your friendly sysadmin (#icq: 5987321)
mailto: [EMAIL PROTECTED]

ps: also it's traps in generic RH-7.2:  Apache/1.3.20 (Unix)  (Red-Hat/Linux) 
AxKit/1.5 mod_ssl/2.8.4 OpenSSL/0.9.6b DAV/1.0.2 PHP/4.0.6 mod_perl/1.24_01

pss: sorry if lame & for my english :-)

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

Reply via email to