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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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: Tue Mar 19 10:01:30 2024 UTC