php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56118 apc_stack_clear: Assertion `stack != ((void *)0)' failed.
Submitted: 2004-07-02 16:09 UTC Modified: 2004-09-07 00:33 UTC
From: hal_robertson at yahoo dot com Assigned:
Status: No Feedback Package: APC (PECL)
PHP Version: 4.3.3 OS: linux (fedora core 1)
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2004-07-02 16:09 UTC] hal_robertson at yahoo dot com
Description:
------------
Installed APC 2.04 and 2.03 onto a pretty straightforward fedora linux installation.  I have APC as a dynamically loaded extension.  My php is upgraded to 4.3.7, and ini file is the php.ini.recommended that comes w/ php (w/ extension line added for apc)

On every request for php page, this shows up in apache error logs:

httpd: /root/downloads/APC-2.0.3/apc_stack.c:49: apc_stack_clear: Assertion `stack != ((void *)0)' failed.
[Fri Jul 02 13:02:50 2004] [notice] child pid 21418 exit signal Aborted (6)




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-07-13 14:23 UTC] gschlossnagle@php.net
Can you post a backtrace and a small reproduceable test 
case?  What SAPI are you running? mod_php?
 [2004-09-07 00:33 UTC] rasmus@php.net
I suspect he had apc.enabled=0 or something
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 12:01:27 2024 UTC