Re: panic: attempt to copy freed scalar caused by calling cgi->param with TryCatch since perl 5.19.7

2015-09-17 Thread John Dunlap
According to our install documentation, these are the apache2 packages that we install from apt on debian jessie: apache2 apache2-mpm-prefork libapache2-request-perl libapache2-mod-perl2 libapache2-mod-perl2-dev apache2-threaded-dev On Thu, Sep 17, 2015 at 2:13 PM, Michael Schout wrote: > On 9/1

Re: panic: attempt to copy freed scalar caused by calling cgi->param with TryCatch since perl 5.19.7

2015-09-17 Thread Michael Schout
On 9/17/15 8:13 AM, Vincent Veyron wrote: > Sep 17 15:08:31 eeepc kernel: [ 7737.194398] traps: /usr/sbin/apach[8769] > general protection ip:7f1199d45d70 sp:7ffe7e3dc410 error:0 in > PPAddr.so[7f1199d45000+2000] I saw these first as well on debian jessie. I fixed it by switching from mpm-even

Re: panic: attempt to copy freed scalar caused by calling cgi->param with TryCatch since perl 5.19.7

2015-09-17 Thread John Dunlap
It's not one of my direct dependencies and I don't believe that it is a transitive dependency either because it isn't installed on my test server. On Thu, Sep 17, 2015 at 1:26 PM, Michael Schout wrote: > On 9/17/15 9:00 AM, John Dunlap wrote: > > I'm not using the TryCatch module in my applicati

Re: panic: attempt to copy freed scalar caused by calling cgi->param with TryCatch since perl 5.19.7

2015-09-17 Thread Michael Schout
On 9/17/15 9:00 AM, John Dunlap wrote: > I'm not using the TryCatch module in my application. I use eval blocks > for all of my transaction management. For me to be suffering from the > same ailment, the bug would have to manifest itself in other ways. I don't think TryCatch *itself* is the proble

Re: panic: attempt to copy freed scalar caused by calling cgi->param with TryCatch since perl 5.19.7

2015-09-17 Thread John Dunlap
I'm not using the TryCatch module in my application. I use eval blocks for all of my transaction management. For me to be suffering from the same ailment, the bug would have to manifest itself in other ways. On Sep 17, 2015 5:01 AM, "Vincent Veyron" wrote: > On Wed, 16 Sep 2015 12:36:07 -0500 > M

Re: panic: attempt to copy freed scalar caused by calling cgi->param with TryCatch since perl 5.19.7

2015-09-17 Thread Vincent Veyron
Correction : I found the following in /var/log/syslog when attempting to start the server with the 'use TryCatch' dependency Sep 17 15:08:31 eeepc kernel: [ 7737.194398] traps: /usr/sbin/apach[8769] general protection ip:7f1199d45d70 sp:7ffe7e3dc410 error:0 in PPAddr.so[7f1199d45000+2000] Sep

Re: panic: attempt to copy freed scalar caused by calling cgi->param with TryCatch since perl 5.19.7

2015-09-17 Thread Vincent Veyron
On Wed, 16 Sep 2015 12:36:07 -0500 Michael Schout wrote: >The bug is definitely there on jessie I'm seeing it too, now : [Thu Sep 17 10:20:46.609613 2015] [perl:error] [pid 1162:tid 140075585201920] [client 192.168.1.11:44374] panic: attempt to copy freed scalar 7f65d1541178 to 7f65d0e6fc30