Are you running Apache 2.0 on Windows? Tyler Bird wrote:
Hi all,I was wondering how I could use the %SIG has to catch a segmentation fault.I am setting up a new server with mod_perl + apache 2.0 + some legacy code and am sporadically rececing a segmentation fault to my apache logs like so.child pid 15077 exit signal Segmentation fault (11) %SIG{'SEGV'} = sub { }; ? Thanks so much, Tyler