php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59621 APC - Segmentation fault randomly
Submitted: 2011-02-14 13:24 UTC Modified: 2016-08-31 16:01 UTC
From: gjorgjioski at gmail dot com Assigned: cmb (profile)
Status: Wont fix Package: APC (PECL)
PHP Version: 5.3.2 OS: Linux 2.6.32-27-server Ubuntu 64
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: gjorgjioski at gmail dot com
New email:
PHP Version: OS:

 

 [2011-02-14 13:24 UTC] gjorgjioski at gmail dot com
Description:
------------
Bug occurs "almost" randomly. However some pattern is the following:


1. It occurs only on 1 Joomla Portal on our server
2. It occurs "almost always" after apache2 reload
3. It is almost always solved with apache2 restart
4. However, sometimes bug occurs immediately after apache2 restart as well. 

It does not occur if apache is not restarted or reloaded. 



Reproduce code:
---------------
don't have reproduce code

Expected result:
----------------
to work

Actual result:
--------------
Segmentation fault(11)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-02-14 13:35 UTC] rasmus@php.net
Backtrace?
 [2011-02-14 14:32 UTC] gjorgjioski at gmail dot com
I'm not sure if I'm able to generate a backtrace. This is a production server, using apache2 and mod_php. What would be the easiest/suggested routine to get the backtrace?  I did read http://bugs.php.net/bugs-generating-backtrace.php, but I'm not exactly sure what I should do, and is it possible to do it in this production environment.
 [2016-08-31 16:01 UTC] cmb@php.net
-Status: Open +Status: Wont fix -Assigned To: +Assigned To: cmb
 [2016-08-31 16:01 UTC] cmb@php.net
According to <https://bugs.php.net/69618>, APC support has been
discontinued in favor of OPcache, APCu, the session upload
progress API and WinCache. Therefore this request won't be
implemented.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 15:01:32 2024 UTC