On Mon, 16 Jul 2001, Louis-David Mitterrand wrote:

> * On Wed, Jul 11, 2001 at 08:09:20AM -0700, Doug MacEachern wrote:
> > 
> > libperld would help, all i can tell is that something in %SIG is being
> > caught, which normally shouldn't happen at startup.  are you assigning
> > anything to %SIG ?
> > 
> > you could also try this to get the perl filename:line where the segv
> > happens:
> > (gdb) source mod_perl-x.xx/.gdbinit
> > (gdb) curinfo
> 
> OK, I rebuilt a debugging libperl and here is the gdb output:

hmm, this is a totally different stack trace.  have you tried
modperl-1.26?  or try adding this to httpd.conf:
PerlSetEnv PERL_DESTRUCT_LEVEL 2


Reply via email to