php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56737 Crash when there's no more free memory
Submitted: 2005-12-20 12:23 UTC Modified: 2009-02-16 20:11 UTC
From: serhat at sakarya dot nl Assigned:
Status: No Feedback Package: APC (PECL)
PHP Version: 5.1.1 OS: RHEL4
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: serhat at sakarya dot nl
New email:
PHP Version: OS:

 

 [2005-12-20 12:23 UTC] serhat at sakarya dot nl
Description:
------------
My APC 3.0.8 installation with PHP 5.1.1/Apache-2.0.55 on AMD64/Linux works quite well, but at some point starts crashing from time to time with these errors:

[Tue Dec 20 11:03:50 2005] [notice] child pid 18360 exit signal Segmentation fault (11)

Looking at the output of apc.php, all 30MB of free memory is used up and there is a lot of fragmentation (48.94%), which means a memory allocation issue is likely.

It should also be noted that one reason for filling up the cache was due to me using include() to output cached HTML snippets.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-02-24 02:07 UTC] rasmus@php.net
Is this still happening with current CVS?
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 22:01:29 2024 UTC