Re: Segment fault in Perl_pp_leavetry

2000-06-14 Thread Mike McLagan
On Fri, 9 Jun 2000 10:28:14 -0700 (PDT), Doug MacEachern wrote: >try this: >(gdb) source mod_perl-x.xx/.gdbinit >(gdb) curinfo > >hopefully that will print the filename:line of the code Perl was running >here. maybe that will shed some light. (gdb) set args -X (gdb) run Starting program: /us

Re: Segment fault in Perl_pp_leavetry

2000-06-09 Thread Doug MacEachern
On Tue, 6 Jun 2000, Mike McLagan wrote: > Hello, > >I am having the above segfault using mod_perl 1.23 and mod_perl 1.24 on a > RedHat 6.2 system with Perl 5.00503. The Apache daemon was compiled with max > DSO and included the mod_ssl patches, etc as shown below. mod_perl is compiled >