Re: modperl_shutdown question

2011-03-02 Thread E R
On Wed, Feb 9, 2011 at 4:43 PM, Fred Moyer wrote: >> Versions: >>  httpd: 2.2.17 >>  mod_perl: 2.0.4 >>  perl: 5.12.2 > > Can you try 2.0.5 which was released a couple days ago? fyi - I've tracked this down to a problem in ImageMagick.

Re: modperl_shutdown question

2011-02-09 Thread Fred Moyer
> Versions: >  httpd: 2.2.17 >  mod_perl: 2.0.4 >  perl: 5.12.2 Can you try 2.0.5 which was released a couple days ago? http://perl.apache.org/download/index.html On Wed, Feb 9, 2011 at 2:40 PM, E R wrote: > Hi all, > > In my large modperl app I am getting a segfault with this back trace: > >

modperl_shutdown question

2011-02-09 Thread E R
Hi all, In my large modperl app I am getting a segfault with this back trace: gdb) bt #0 0x in ?? () #1 0xb5a5aba6 in std::ios_base::Init::~Init() () from /usr/lib/libstdc++.so.6 #2 0xb753aa68 in __cxa_finalize () from /lib/libc.so.6 #3 0xb4b41854 in ?? () from /usr/lib/libHalf.so.6 #