php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #67335 Segfault when passing int as workload in addTask
Submitted: 2014-05-23 12:45 UTC Modified: 2017-01-10 08:24 UTC
From: tsmgeek at gmail dot com Assigned:
Status: Suspended Package: gearman (PECL)
PHP Version: 5.4.28 OS: Centos 6.5
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: tsmgeek at gmail dot com
New email:
PHP Version: OS:

 

 [2014-05-23 12:45 UTC] tsmgeek at gmail dot com
Description:
------------
If you pass an INT as the workload to addTask/addTaskLow/addTaskHigh/addTaskBackground it will segfault.
If you do the same with doNormal it does not.
Documentation states that the workload should be a string but does not enforce this on some functions and GM still continues to run correctly.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-10 08:24 UTC] kalle@php.net
-Status: Open +Status: Suspended
 [2017-01-10 08:24 UTC] kalle@php.net
The gearman extension have not had much activity in the past few years, so I'm taking the safe bet that this is no longer under active development (as I don't consider the typo fixes on the github repo an active development), besides that it also targets unsupported PHP versions. Please unsuspend this report in case it begins to blossom with life once more
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 20 18:01:36 2024 UTC