Re: mod_perl Silent Failure, Very Mysterious

2016-11-22 Thread Jie Gao
:11 -0600 > From: "William N. Braswell, Jr." <william.brasw...@autoparallel.com> > To: Jie Gao <j@sydney.edu.au> > CC: modperl@perl.apache.org > Subject: Re: mod_perl Silent Failure, Very Mysterious > > Hi Jie, > If I temporarily disable B::

Re: mod_perl Silent Failure, Very Mysterious

2016-11-22 Thread William N. Braswell, Jr.
t;William N. Braswell, Jr." > To: Jie Gao > CC: modperl@perl.apache.org > Subject: RE: mod_perl Silent Failure, Very Mysterious > > Hello Again Jie, > I have run the modperl_testreport.pl script per your direction, and > have attached the output file. > Also,

Re: mod_perl Silent Failure, Very Mysterious

2016-11-22 Thread Jie Gao
lel.com> > To: Jie Gao <j@sydney.edu.au> > CC: modperl@perl.apache.org > Subject: RE: mod_perl Silent Failure, Very Mysterious > > Hello Again Jie, > I have run the modperl_testreport.pl script per your direction, and > have attached the output file. >

RE: mod_perl Silent Failure, Very Mysterious

2016-11-22 Thread William N. Braswell, Jr.
ATAL => 'all'; use ModPerl::TestReport; ModPerl::TestReport->new(@ARGV)->run; Jie - From: William N. Braswell, Jr. [william.brasw...@autoparallel.com] Sent: Tuesday, November 15, 2016 8:01 PM To: Jie Gao Cc: modperl@perl.apache.org Subject: Re: mod_perl Silent Fail

RE: mod_perl Silent Failure, Very Mysterious

2016-11-16 Thread Jie Gao
swell, Jr. [william.brasw...@autoparallel.com] Sent: Tuesday, November 15, 2016 8:01 PM To: Jie Gao Cc: modperl@perl.apache.org Subject: Re: mod_perl Silent Failure, Very Mysterious Hello Jie & Friends, I got the core dump out of gdb and also some hopefully-helpful output. Here is the output from gdb

Re: mod_perl Silent Failure, Very Mysterious

2016-11-15 Thread William N. Braswell, Jr.
EGV {si_signo=SIGSEGV, si_code=SI_USER, si_pid=6550, si_uid=0} ---[pid 6549] +++ exited with 0 ++ killed by SIGSEGV (core dumped) +++ [[[ END PASTE SNIPPET ]]] On 11/14/2016 at 11:54 PM, "Jie Gao" wrote:Add the "-f" flag to strace and see what errors you get. Regar