Hello

I have a Segmentation fault error with mod perl !
Any idea ?

using : 
        perl -v        : This is perl, version 5.005_03 built for i386-linux
        apache         : Server version: Apache/1.3.9 (Unix)
        mod_perl-1.24





-----------------------------------------------------------------------------
(gdb)  run /opt/apache/lib/perl/WCM.pl
Starting program: /usr/bin/perl /opt/apache/lib/perl/WCM.pl
warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x400e6865 in realloc () from /lib/libc.so.6
(gdb) where
#0  0x400e6865 in realloc () from /lib/libc.so.6
#1  0x400e678d in realloc () from /lib/libc.so.6
#2  0x807a00f in Perl_saferealloc ()
#3  0x8088562 in Perl_sv_grow ()
#4  0x808a761 in Perl_sv_setpv ()
#5  0x401b11f1 in ?? () from /opt/apache/lib/perl/PerlSWIP.so
#6  0x8087022 in Perl_pp_entersub ()
#7  0x80b0c86 in Perl_runops_standard ()
#8  0x8059274 in perl_run ()
#9  0x8057843 in main ()
#10 0x400a72e7 in __libc_start_main () from /lib/libc.so.6
(gdb) 
-----------------------------------------------------------------------------


        François

-- 
[EMAIL PROTECTED]
   BULL-CITB            tel:(+33) 556 437 848   Home: [EMAIL PROTECTED]
207, cours du Médoc     fax:(+33) 556 437 978   http://www.citb.bull.net
 33000 Bordeaux         BullCom: 227 7848       ICQ :3886291
--------------------------------------------------------------------
Linux -----

Reply via email to