#1777 apc_stack_clear: Assertion `stack != ((void *)0)' failed.
Submitted: 2004-07-02 20:09 UTC
From: hal_robertson at yahoo dot com Assigned:
Status: No Feedback Package:
PHP Version: 4.3.3 OS: linux (fedora core 1)
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 46 - 43 = ?

 
 [2004-07-02 20: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)

Comments

 [2004-07-13 18:23 UTC] gschlossnagle at php dot net
Can you post a backtrace and a small reproduceable test case? What SAPI are you running? mod_php?
 [2004-09-07 04:33 UTC] rasmus
I suspect he had apc.enabled=0 or something