php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58900 GearmanClient::addOptions causes invalid free
Submitted: 2009-10-18 13:27 UTC Modified: 2011-08-20 07:45 UTC
From: felipe@php.net Assigned: hradtke (profile)
Status: No Feedback Package: gearman (PECL)
PHP Version: Trunk SVN-2009-10-18 (dev) OS:
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: felipe@php.net
New email:
PHP Version: OS:

 

 [2009-10-18 13:27 UTC] felipe@php.net
Description:
------------
See below.

Reproduce code:
---------------
$ php -dextension=gearman.so -r '$x = new gearmanclient; $x->addoptions(1);'
*** glibc detected *** php: free(): invalid pointer: 0x0a29aba8 ***
...


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-10-18 14:59 UTC] felipe@php.net
Same to gearmanworker::addoptions()
 [2011-05-15 02:49 UTC] hradtke@php.net
I can't recreate this against trunk.  Can you still get this to happen?
 [2011-08-20 07:45 UTC] hradtke@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 18 16:01:29 2024 UTC