Re: Core Dump on Perl 5.14

2011-07-14 Thread Jie Gao
ithreads problem? See: http://comments.gmane.org/gmane.comp.apache.mod-perl/5386 -Jie * David E. Wheeler wrote: > Date: Thu, 14 Jul 2011 23:22:39 -0700 > From: "David E. Wheeler" > To: mod_perl Dev > Subject: Core Dump on Perl 5.14 > X-Mailer: Apple Mail (2.1084) > > Hey Gang, > > Building

Core Dump on Perl 5.14

2011-07-14 Thread David E. Wheeler
Hey Gang, Building a new server (well, old server, but only now getting mod_perl) and mod_perl is core dumping. I built Perl 5.14.1 from source on it a few days ago: $ perl -V Summary of my perl5 (revision 5 version 14 subversion 1) configuration: Platform: osname=linux

Re: [mp2] To get APR::Pool::cleanup_for_exec officially supported

2011-07-14 Thread Fred Moyer
I looked at this a while back but haven't had the tuits to follow up on it. Patches welcome :) On Wed, Jul 13, 2011 at 1:08 PM, Jasper Zhao wrote: > Dear mod_perl2 Developers, > > As you know when you want to spawn a sub-process and execute an external > program you can use 'spawn_proc_prog' de