Nico Erfurth wrote:
> Hi,
> 
> 
> i'm creating an accounting system for my employer, the webfrontend is 
> created with mod_perl.
> 
> Today i had a big problem, and i don't know how to track it down.
> After changing one of my tool-modules apache segfaults on startup.
> 
> So, how can i debug something like this?
> Are there any hooks inside of mod_perl i could use?
> Do i need to debug apache itself?
> 
> Where could i start such debugging?


Try to 
use:http://perl.apache.org/guide/debug.html#Using_the_Interactive_Debugger
If you cannot figure out how to do it yourself read the SUPPORT file in 
the mod_perl distribution and follow the instructions on how to send the 
gdb backtrace to the list.


_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/

Reply via email to