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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: hal_robertson at yahoo dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sat May 10 04:01:29 2025 UTC