I get those too even without embperl. The same symptoms. Everything is
fine untill child is terminated. Then "child pid xxxxx exit signal
Segmentation fault (11)" appears in error log. I was said that this
disappears after upgrade to perl 5.005_3. Couldn't try it because
can't upgrade. But looks like you have the same problem even with that
version of perl.

Andrei

PS. My configuration is Apache 1.3.9, mod_perl 1.21, perl 5.004_4.


On Wed, Nov 17, 1999 at 02:17:39PM -0800, Cliff Rayman wrote:
> I am getting losts of SIGV 11 VIOLATIONS.  I have been
> pulling my hair out for several weeks.  It does not happen on startup
> seems to happen only after a child has been running a while.
> 
> I have reved up to latest and greatest. Rebuilt perl and everything
> else from clean sources.  when I test it myself - everything runs
> great.
> 
> any help greatly appreciated.
> 
> cliff rayman
> genwax.com
> 
> ===================
> here is my config -
> 
> Server: Apache/1.3.9 (Unix) mod_perl/1.21 mod_ssl/2.4.8 OpenSSL/0.9.4
> Embperl 1.2b11
> 
> Linux www.genwax.com 2.0.36 #1 Mon Dec 7 03:44:15 PST 1998 i686 unknown
> 
> Summary of my perl5 (5.0 patchlevel 5 subversion 2) configuration:
>   Platform:
>     osname=linux, osvers=2.0.36, archname=i686-linux
>     uname='linux www.genwax.com 2.0.36 #1 mon dec 7 03:44:15 pst 1998
> i686 unknown '
>     hint=previous, useposix=true, d_sigaction=define
>     usethreads=undef useperlio=undef d_sfio=undef
>   Compiler:
>     cc='cc', optimize='-O2', gccversion=2.7.2.3
>     cppflags='-Dbool=char -DHAS_BOOL'
>     ccflags ='-Dbool=char -DHAS_BOOL'
>     stdchar='char', d_stdstdio=define, usevfork=false
>     intsize=4, longsize=4, ptrsize=4, doublesize=8
>     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
>     alignbytes=4, usemymalloc=n, prototype=define
>   Linker and Libraries:
>     ld='cc', ldflags =' -L/usr/local/lib'
>     libpth=/usr/local/lib /lib /usr/lib
>     libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt
>     libc=, so=so, useshrplib=false, libperl=libperl.a
>   Dynamic Linking:
>     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
> 
>     cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
> 
> 
> Characteristics of this binary (from libperl):
>   Built under linux
>   Compiled at Nov 16 1999 11:24:18
>   @INC:
>     /usr/lib/perl5/5.00502/i686-linux
>     /usr/lib/perl5/5.00502
>     /usr/lib/perl5/site_perl/5.005/i686-linux
>     /usr/lib/perl5/site_perl/5.005
>     .
> 
> 
> below is my backtrace
> 
> 
> 
> #0  0x80be37c in ap_palloc ()
> #1  0x80be46d in ap_pstrdup ()
> #2  0x80bedcd in ap_table_set ()
> #3  0x80b5108 in XS_Apache_header_out ()
> #4  0x81964e2 in Perl_pp_entersub ()
> #5  0x81bff92 in Perl_runops_standard ()
> #6  0x8167765 in perl_call_sv ()
> #7  0x4013d7f5 in CallCV ()
> #8  0x4013df3f in EMBPERL_EvalTransFlags ()
> #9  0x4013df6b in EMBPERL_EvalTrans ()
> #10 0x4013588f in ScanCmdEvals ()
> #11 0x4013851c in EMBPERL_ProcessBlock ()
> #12 0x40138783 in EMBPERL_ProcessSub ()
> #13 0x401308f1 in XS_HTML__Embperl_ProcessSub ()
> #14 0x81964e2 in Perl_pp_entersub ()
> #15 0x81bff92 in Perl_runops_standard ()
> #16 0x8167765 in perl_call_sv ()
> #17 0x4013d7f5 in CallCV ()
> #18 0x4013df3f in EMBPERL_EvalTransFlags ()
> #19 0x4013df6b in EMBPERL_EvalTrans ()
> #20 0x4013588f in ScanCmdEvals ()
> #21 0x4013851c in EMBPERL_ProcessBlock ()
> #22 0x40138783 in EMBPERL_ProcessSub ()
> #23 0x401308f1 in XS_HTML__Embperl_ProcessSub ()
> #24 0x81964e2 in Perl_pp_entersub ()
> #25 0x81bff92 in Perl_runops_standard ()
> #26 0x8167765 in perl_call_sv ()
> #27 0x4013d7f5 in CallCV ()
> #28 0x4013df3f in EMBPERL_EvalTransFlags ()
> #29 0x4013df6b in EMBPERL_EvalTrans ()
> #30 0x4013588f in ScanCmdEvals ()
> #31 0x4013851c in EMBPERL_ProcessBlock ()
> #32 0x4013e51c in EMBPERL_EvalMain ()
> #33 0x40138261 in ProcessFile ()
> #34 0x40138940 in EMBPERL_ExecuteReq ()
> #35 0x401323b5 in XS_HTML__Embperl__Req_ExecuteReq ()
> #36 0x81964e2 in Perl_pp_entersub ()
> #37 0x81bff92 in Perl_runops_standard ()
> #38 0x8167765 in perl_call_sv ()
> #39 0x80abb2e in perl_call_handler ()
> #40 0x80ab539 in perl_run_stacked_handlers ()
> #41 0x80aa471 in perl_handler ()
> #42 0x80c2bbb in ap_invoke_handler ()
> #43 0x80d60d9 in ap_some_auth_required ()
> #44 0x80d6138 in ap_process_request ()
> #45 0x80cd901 in ap_child_terminate ()
> #46 0x80cdb50 in ap_child_terminate ()
> #47 0x80cdeaa in ap_child_terminate ()
> #48 0x80ce3b1 in ap_child_terminate ()
> #49 0x80cea53 in main ()
> 

-- 

Reply via email to