php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #51048 php fcgi + apc 3.1.3p1 segfaults
Submitted: 2010-02-14 22:50 UTC Modified: 2010-02-22 01:00 UTC
From: df at rebuy dot de Assigned:
Status: No Feedback Package: Reproducible crash
PHP Version: 5.3.1 OS: RHEL5
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2010-02-14 22:50 UTC] df at rebuy dot de
Description:
------------
running php 5.3.1 (fastcgi with lighty) and apc 3.1.3p1 segfaults for the 2nd+ request when apc.include_once_override is set to 1

Reproduce code:
---------------
I've not been able yet to write a reproducible piece of code but I guess this should be no problem for someone who has a better understanding of apc and how it's affected by include_once_override.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-02-14 23:18 UTC] pajoye@php.net
Remove APC and try again, if it still segfaults pls provide a reproduce script. If it works well, please report a bug in pecl.php.net/apc with a reproduce script as well.
 [2010-02-22 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 29 10:01:32 2024 UTC