I installed 5.6.10 following the instructions with the link you provided. It yielded the exact same results. I’d really like to see this bug fixed, but unfortunately I won’t be able to devote any more time to this currently to start a whole other bug reporting process through PHP directly.
Josh On Wed, 24 Jun 2015 10:10:41 +0200 =?UTF-8?Q?Ond=C5=99ej=20Sur=C3=BD?= <[email protected]> wrote: > Hi Joshua, > > could you try to reproduce the segfault with 5.6.10 available from here: > > http://packages.sury.org/php5-5.6/ > > And if that doesn't help it would be best to report thisdirectly to the > upstream: https://bugs.php.net/how-to-report.php > > Cheers, > Ondrej > > On Tue, Jun 23, 2015, at 17:10, Joshua Dennis wrote: > > Package: libapache2-mod-php5 > > Version: 5.6.9+dfsg-0+deb8u1 > > Severity: normal > > > > Dear Maintainer, > > > > *** Reporter, please consider answering these questions, where > > appropriate *** > > > > * What led up to the situation? > > A client application connection to a SOAP server running this version of > > PHP on Debian Jessie was randomly getting the following error > > "Error Fetching http headers". This caused major issues with our client > > application. > > > > After further investigation I looked at the apache error logs and saw the > > following error every time this happened.(a lot) > > [Tue Jun 23 08:28:57.841494 2015] [core:notice] [pid 4038] AH00052: child > > pid 4085 exit signal Segmentation fault (11) > > > > * What exactly did you do (or not do) that was effective (or > > ineffective)? > > I triangulated this issue to when the SOAP server side running this > > version of PHP throws an exception, that is causing this Segmentation > > fault to occur. I modified my SOAP server side script for now > > to no longer "throw" any exceptions to work around this. > > > > * What was the outcome of this action? > > I am no longer getting Segmentation Faults in the scenarios where I knew > > I was getting them for sure prior. > > > > * What outcome did you expect instead? > > I didn't expect PHP to Segmentation Fault when "throwing" and exception > > over SOAP. > > > > I tried getting a coredump of this, but wasn't able to succefully do > > that. I did have apache running with gdb, here is a copy/paste of what I > > saw in there > > when I triggered this Segfault. > > > > ---- > > (gdb) run -X > > The program being debugged has been started already. > > Start it from the beginning? (y or n) n > > Program not restarted. > > (gdb) backtrace > > #0 0x00007ffff3c9bd5f in instanceof_function_ex () from Joshua Dennis Robertson Heating Supply IT Manager

