RE: Core dumping

2000-09-11 Thread Doug MacEachern
On Sat, 9 Sep 2000, Shane Adams wrote: #7 0x80894de in XS_Apache_finfo (cv=0x8207410) at Apache.xs:1844 i haven't tried to reproduce this, but suspect a bug in $r-finfo which the patch below should workaround. --- lib/HTML/Mason/ApacheHandler.pm~Thu Aug 24 22:42:51 2000 +++

RE: Core dumping

2000-09-09 Thread Shane Adams
Title: Core dumping I was able to build mod_perl/apache with debugging. The line at which apache drops is: Program received signal SIGSEGV, Segmentation fault.0x81714f7 in Perl_dounwind (cxix=3) at pp_ctl.c:12541254 POPSUB(cx,sv); So it looks like in Perl_dounwind a seg fault is

RE: Core dumping

2000-09-09 Thread Shane Adams
rt_main (main=0x80a9fcc main, argc=2, argv=0xb944, init=0x8062820 _init, fini=0x81a73cc _fini, rtld_fini=0x4000a610 _dl_fini, stack_end=0xb93c) at ../sysdeps/generic/libc-start.c:90(gdb) q -Original Message-From: Shane Adams Sent: Saturday, September 09, 2000 5:34 PMTo: M