php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55939 SIGABRT on startup in apc_stack.c:49
Submitted: 2003-12-16 02:35 UTC Modified: 2005-10-23 09:15 UTC
From: hartmann at mayflower dot de Assigned: gschlossnagle (profile)
Status: No Feedback Package: APC (PECL)
PHP Version: 4CVS-2003-12-16 (stable) OS: z/Linux (ibm mainframe)
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: hartmann at mayflower dot de
New email:
PHP Version: OS:

 

 [2003-12-16 02:35 UTC] hartmann at mayflower dot de
Description:
------------
Error_log:
httpd: /mysql/src/APC-2.0/apc_stack.c:49: apc_stack_clear: Assertion `stack != ((void *)0)' failed.
Unmeaning backtrace. 

regards, johann

Reproduce code:
---------------
<?php phpinfo();?>

Actual result:
--------------
SIGABRT

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-02-25 14:04 UTC] gschlossnagle@php.net
you're running this under apache?  how are you loading the extension?  is it compiled in or dynamically loaded?  What does your ini look like?
 [2005-03-07 12:15 UTC] schmidt at dozent dot net
I have the same Problem, I use Apache 2.0.x on Debian with dynamic loaded. There was no errors or warnings on compiling

Here is the full Mesage:
apache2: /root/APC-2.0.4/apc_stack.c:49: apc_stack_clear: Assertion `stack != ((void *)0)' failed.
[Mon Mar 07 18:01:44 2005] [notice] child pid 26694 exit signal Aborted (6)
 [2005-10-23 09:15 UTC] mike@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 22:01:29 2024 UTC