On Tue, Jun 06, 2000 at 08:54:38PM +0300, Stas Bekman wrote:
> Please! Keep the questions on the list!!! thank you!

Sorry about that -- I was in a hurry at the time and didn't notice
how my mailer chose to reply...

> > Thought the aforementioned procedure might be useful explaining my
> > current trouble.  Perl 5.5.3, Apache 1.3.12, mod_perl 1.24 -- no other
> > add-ons to Apache...  OS is Linux (kernel 2.2.10).
> >
> > Any hints?
> 
> I think I've seen this behavior when I had DProf enabled (the same
> enviroment). Turn it off. 

I don't see where I have DProf enabled anywhere...  I configured
mod_perl with EVERYTHING=1, but I don't see that any of the components
have anything to do with DProf...
 
> I've ported this report myself clueless about the reason, but apparently
> it wasn't answered :(
> 
> > Starting program: /usr/local/www/src/mod_perl-1.24/../apache_1.3.12/src/httpd -X 
>-f /usr/local/www/src/mod_perl-1.24/t/conf/httpd.conf
> > Breakpoint 1 at 0x40145532: file exit.c, line 40.
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x40175c7f in _IO_fflush (fp=0x4020d480) at iofflush.c:41
> > iofflush.c:41: No such file or directory.
> > (gdb) bt
> > #0  0x40175c7f in _IO_fflush (fp=0x4020d480) at iofflush.c:41
> > #1  0x40059e3d in Perl_magic_set ()
> > #2  0x40056947 in Perl_mg_set ()
> > #3  0x40060633 in Perl_pp_sassign ()
> > #4  0x40060189 in Perl_runops_standard ()
> > #5  0x4002b2dc in perl_call_sv ()
> > #6  0x4002db88 in Perl_call_list ()
> > #7  0x4004c3a3 in Perl_newSUB ()
> > #8  0x40049ae6 in Perl_utilize ()
> > #9  0x400442b0 in Perl_yyparse ()
> > #10 0x40082ab0 in doeval ()
> > #11 0x40083aa9 in Perl_pp_entereval ()
> > #12 0x40060189 in Perl_runops_standard ()
> > #13 0x4002b6d5 in perl_eval_sv ()
> > #14 0x8062169 in perl_do_file ()
> > #15 0x80621a8 in perl_load_startup_script ()
> > #16 0x805be29 in perl_cmd_require ()
> > #17 0x80a4d00 in invoke_cmd ()
> > #18 0x80a5136 in ap_handle_command ()
> > #19 0x80a51cc in ap_srm_command_loop ()
> > #20 0x80a55cc in ap_process_resource_config ()
> > #21 0x80a5e96 in ap_read_config ()
> > #22 0x80afe1a in main ()
> > #23 0x4013ccb3 in __libc_start_main (main=0x80afb84 <main>, argc=4, 
>argv=0xbffff754, 
> >     init=0x805503c <_init>, fini=0x80e4778 <_fini>, rtld_fini=0x4000a350 
><_dl_fini>, 
> >     stack_end=0xbffff74c) at ../sysdeps/generic/libc-start.c:78
> > 
> > 
> > -- 
> > Rob Fugina, Systems Guy
> > [EMAIL PROTECTED] -- http://www.geekthing.com
> > EA CF 09 1B AF 76 A9 D8  75 FE 26 6A E4 14 0A 3C
> >          Gunpowder and alcohol DO mix -- but it tastes awful.
> > 
> 
> 
> 
> _____________________________________________________________________
> Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
> http://stason.org/       mod_perl Guide  http://perl.apache.org/guide 
> mailto:[EMAIL PROTECTED]   http://perl.org     http://stason.org/TULARC
> http://singlesheaven.com http://perlmonth.com http://sourcegarden.org

-- 
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://www.geekthing.com
EA CF 09 1B AF 76 A9 D8  75 FE 26 6A E4 14 0A 3C
 If you think there is good in everybody, you haven't met everybody.

Reply via email to