On Mon, Aug 10, 2009 at 8:09 AM, Igor Chudov<ichu...@gmail.com> wrote:
> 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.

One think to consider also is that most of the development resources
are going towards stability.  mod_perl will be here in 5,10,15,
probably 20 years.  It's already been around for 10.

I talked to Paul Querna at OSCON (one of the Apache httpd developers),
and mod_perl will function with the next version of Apache, which will
be 2.4.  There are probably other httpd developers on this list, so
please chime in with your thoughts there.

If you look at other open source projects which are very active, most
of that activity is going towards new untested development.  Not the
code that you can run your huge website on and expect high stability
and scalability.





>
> 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"
>
>

Reply via email to