php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61117 Attempting to run the demo code causes a segfault.
Submitted: 2012-02-17 01:38 UTC Modified: 2013-02-18 00:35 UTC
Votes:2
Avg. Score:3.0 ± 2.0
Reproduced:0 of 1 (0.0%)
From: nathan at storydesk dot com Assigned: hradtke (profile)
Status: No Feedback Package: gearman (PECL)
PHP Version: 5.3.10 OS: Amazon Linux (CentOS)
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: nathan at storydesk dot com
New email:
PHP Version: OS:

 

 [2012-02-17 01:38 UTC] nathan at storydesk dot com
Description:
------------
I installed gearman server, started it, and then installed the pecl gearman 
extension using the instructions on the gearman website.

I then copied the demo code off the site and attempted to give it a try.

Attempting to run php worker.php causes a segmentation fault though.

I am running libgearman version 0.28, and have verified using the test programs 
provided with gearmand that gearman works. Its just the PHP extension which 
segfaults on startup.







Test script:
---------------
$worker= new GearmanWorker();


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-07-05 13:36 UTC] hradtke@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: hradtke
 [2012-07-05 13:36 UTC] hradtke@php.net
Cannot reproduce. I have had problems with a stable libgearman installation due to 
boost libraries.

If this is still a problem, please provide a stacktrace.
 [2013-02-18 00:35 UTC] pecl-dev at lists dot php dot 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 07:01:29 2024 UTC