Home » Bug #1777
apc_stack_clear: Assertion `stack != ((void *)0)' failed.
Details
| #1777 | apc_stack_clear: Assertion `stack != ((void *)0)' failed. |
|---|---|
| Submitted | 2004-07-02 20:09 UTC |
| From | hal_robertson at yahoo dot com |
| Status | No Feedback |
| PHP Version | 4.3.3 |
| OS | linux (fedora core 1) |
| Roadmaps | (Not assigned) |
Comments
[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)
[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?