Re: seg fault in modperl_perl_global_request_save

2009-12-31 Thread Alex Aminoff
On Thu, 31 Dec 2009, Philippe M. Chiasson wrote: On 09-12-31 12:52 , Alex Aminoff wrote: Most certainly, yes. A stack trace without debugging symbols is not very useful in trying to pin down the source of a segfault bug. OK, I compiled mod_perl with MP_DEBUG and MP_TRACE, and got apache t

Re: seg fault in modperl_perl_global_request_save

2009-12-31 Thread Philippe M. Chiasson
On 09-12-31 12:52 , Alex Aminoff wrote: > >> Most certainly, yes. A stack trace without debugging symbols is not >> very useful in trying to pin down the source of a segfault bug. > > OK, I compiled mod_perl with MP_DEBUG and MP_TRACE, and > got apache to produce a core dump (kern.sugid_coredump

Re: seg fault in modperl_perl_global_request_save

2009-12-31 Thread Alex Aminoff
Most certainly, yes. A stack trace without debugging symbols is not very useful in trying to pin down the source of a segfault bug. OK, I compiled mod_perl with MP_DEBUG and MP_TRACE, and got apache to produce a core dump (kern.sugid_coredump=1 appears to be needed on FreeBSD): (gdb) bt #0