php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58081 apc_sma_free: could not locate address 0
Submitted: 2008-03-05 09:27 UTC Modified: 2009-03-01 12:25 UTC
From: kim at webdeal dot no Assigned:
Status: Closed Package: APC (PECL)
PHP Version: 4.4.5 OS: SLES10 SP1
Private report: No CVE-ID: None
 [2008-03-05 09:27 UTC] kim at webdeal dot no
Description:
------------
I have some servers where i have seen this error often.

[Wed Mar  5 06:25:35 2008] [apc-error] apc_sma_free: could not locate address 0x2b508f334018

It always happends some hour after a restart or graceful of apache.

When it first happend, it make apache segfault for all reqeusts.

[Wed Mar 05 07:20:57 2008] [notice] child pid 12773 exit signal Segmentation fault (11)
[Wed Mar 05 07:20:57 2008] [notice] child pid 12774 exit signal Segmentation fault (11)
[Wed Mar 05 07:20:57 2008] [notice] child pid 12775 exit signal Segmentation fault (11)
[Wed Mar 05 07:20:57 2008] [notice] child pid 12776 exit signal Segmentation fault (11)
[Wed Mar 05 07:20:57 2008] [notice] child pid 12777 exit signal Segmentation fault (11)
[Wed Mar 05 07:20:57 2008] [notice] child pid 12778 exit signal Segmentation fault (11)




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-02-28 16:34 UTC] shire@php.net
Can you please test the latest CVS version of APC, there's been several changes since then that could have fixed this problem.  Thanks!
 [2009-03-01 04:18 UTC] kim at webdeal dot no
Not seen this for a while now, updates seems to have solved the problem.
 [2009-03-01 12:25 UTC] shire@php.net
Great, thanks for the update!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 19:01:29 2024 UTC