Am 13.03.2015 18:26 schrieb "Bostjan Skufca" :
>
> If we create unconditional php_server_context_cleanup() call at the
beginning of php_request(), would that be out of order? Does it remove also
all context-dependent configuration?
That's exactly what my Minipatch (addition of "1 ||") is doing.
T
I can confirm the behaviour. Even if I do not change script names and/or
HTTP host.
b.
On 13 March 2015 at 16:01, Patrick Schaaf wrote:
> On Tuesday 10 March 2015 10:26:12 Patrick Schaaf wrote:
> >
> > https://bugs.php.net/bug.php?id=68486
>
> Meanwhile I did some more debugging, today also t
On Tuesday 10 March 2015 10:26:12 Patrick Schaaf wrote:
>
> https://bugs.php.net/bug.php?id=68486
Meanwhile I did some more debugging, today also testing with a freshly
compiled current apache 2.4.12. The issue persists.
As it does not always coredump, but always uncontrollably reenters an alre
Dear internals,
can somebody knowledgeable about the apache2handler code, please have a look
at the following bug report?
https://bugs.php.net/bug.php?id=68486
I just added a comment with a hotfix that appears to work at first glance, but
I'm completely unsure whether that will result in memor