php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58314 php segfault in 3.0.1 beta
Submitted: 2008-08-17 20:39 UTC Modified: 2008-12-25 08:50 UTC
From: fredk at vg dot no Assigned:
Status: No Feedback Package: memcache (PECL)
PHP Version: 5.1.6 OS: CentOS
Private report: No CVE-ID: None
View Add Comment Developer Edit
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
34 - 2 = ?
Subscribe to this entry?

 
 [2008-08-17 20:39 UTC] fredk at vg dot no
Description:
------------
After running stable on 2.2.1 we upgraded our client to 3.0.1 beta. This upgrade crashes Apache at a random time within 24 hours and gives us this error message:

php[30199]: segfault at 00002aaaae4c3570 rip 00002aaaae2b4518 rsp 00007fff4ebd4010 error 4

double free or corruption (!prev): 0x000
0555566c14990 ***
corrupted double-linked list: 0x00005555
66aa0210 ***



Reproduce code:
---------------
We have not been able to recreate this bug as it appears to us at random time and because it was visible to us after upgrade of memcache, not our codebase.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-08-18 03:34 UTC] tony at daylessday dot org
Please recompile PHP and memcache with --enable-debug and provide a GDB backtrace.
See http://bugs.php.net/bugs-generating-backtrace.php for more details.
 [2008-12-25 08:50 UTC] mikael at synd dot info
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: Fri Mar 29 08:01:27 2024 UTC