I've been reading the following doc on how to get a core dump file:
http://perl.apache.org/docs/2.0/devel/debug/c.html#Analyzing_Dumped_Core_Files

I followed the section:  Getting the core File Dumped

Then I run Apache as described: /usr/local/apache2/bin/httpd
-DONE_PROCESS -DNO_DETACH

Issue a request. But I get a Segmentation Fault without core dump ...



On Mon, 11 Oct 2004 17:43:46 -0400, Stas Bekman <[EMAIL PROTECTED]> wrote:
> Sam T. wrote:
> > I recompiled Apache with --enable-maintainer-mode and mod_perl with MP_DEBUG=1.
> >
> > Perl was installed using the Debian packages. So I haven't recompiled it yet.
> 
> should be fine to start with. may be need to recompile it later. first get
> the core dump.
> 
> > However the logs are not much different when I try an LDAP bind again:
> 
> logs won't be any different. Please read again
> http://perl.apache.org/docs/2.0/user/help/help.html#Resolving_Segmentation_Faults
> and if you have questions please ask. You first goal is to get the core
> file dumped. then you obtain the backtrace.
> 
> 
> 
> --
> __________________________________________________________________
> Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
> http://stason.org/     mod_perl Guide ---> http://perl.apache.org
> mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
> http://modperlbook.org http://apache.org   http://ticketmaster.com
>

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to