On Saturday 09 February 2002 16:27, you wrote:
> 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)'

Now, the usual reason for AxKit segfaults is the apache-included expat 
library, which conflicts with a system wide installed version of expat...

> 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

...but Apache-1.3.22 checks for that and disables the internal expat when it 
finds it already on the system...

> 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

... moreover, the backtrace doesn't look like an expat problem.

But just to make sure, you can try recompiling your Apache and explicitly 
disable the included expat library (there is a configure option for that).

-- 
CU
        Joerg

PGP Public Key at http://ich.bin.kein.hoschi.de/~trouble/public_key.asc
PGP Key fingerprint = D34F 57C4 99D8 8F16 E16E  7779 CDDC 41A4 4C48 6F94

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

Reply via email to