Thanks, guys. I think that I found the issue, a C compiled executable that would crash after doing its job. I fixed it and it no longer crashes. No more segfaults for me. Thanks a lot to all, and I am glad to hear that mod_perl is a well supported project.
Igor On Mon, Aug 10, 2009 at 9:17 AM, Alan McKay <alan.mc...@gmail.com> wrote: > Igor, > > Are you familiar with how to prepare mod_perl for a proper core dump, > and then load the core dump into the debugger? > > I fought through this not long ago - though was not that difficult. > > http://httpd.apache.org/dev/debugging.html > > http://perl.apache.org/docs/2.0/devel/debug/c.html#Analyzing_Dumped_Core_Files > > Of course, that ended up getting me nowhere. Here is another > technique that may help you : > > > http://modperlbook.org/html/21-5-8-Noninteractive-Perl-Debugging-Under-mod_perl.html > > cheers, > -Alan > > > -- > “Don't eat anything you've ever seen advertised on TV” > - Michael Pollan, author of "In Defense of Food" >