Re: mod_perl Silent Failure, Very Mysterious

2016-11-22 Thread William N. Braswell, Jr.
led in require at -e line 1.BEGIN failed--compilation aborted at -e line 1. On 11/22/2016 at 11:03 PM, "Jie Gao" wrote:Hi William Where excatly is B::Hooks::OP::Check required / its Check.xs called? Regards, Jie * William N. Braswell, Jr. wrote: > Date: Tue, 22 Nov 2016 06:04:36 -

RE: mod_perl Silent Failure, Very Mysterious

2016-11-22 Thread William N. Braswell, Jr.
, please just let me know what I should do and I will do it! Thanks so much for your help. Perling,~ Will On 11/16/2016 at 3:17 AM, "Jie Gao" wrote: For the completeness of issue reporting, please run the following script and post the output: #!/usr/bin/perl use strict; use

Re: mod_perl Silent Failure, Very Mysterious

2016-11-15 Thread William N. Braswell, Jr.
/usr/sbin/apache2? _Program received signal SIGSEGV, Segmentation fault. 0x7fffeed67a00 in ?? ()_ Note the _??_ part in the output above... Where do I go from here? Thanks,~ Will On 11/15/2016 at 12:14 AM, "William N. Braswell, Jr." wrote:Hi Jie, I have captured the output of `

Re: mod_perl Silent Failure, Very Mysterious

2016-11-14 Thread William N. Braswell, Jr.
_sigreturn({mask=[]}) = 139951873083648[pid 6550] --- SIGSEGV {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 "

mod_perl Silent Failure, Very Mysterious

2016-11-14 Thread William N. Braswell, Jr.
Hello everyone, I'm trying to enable a web app (Catalyst ShinyCMS) to run under mod_perl, it is definitely supposed to work but it fails without any errors, and I've been trying for several days to get it working. My system info: * Perl 5, version 22, subversion 1 (v5.22.1) built for x86_64-linux-g