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
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: 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: Sat Apr 27 00:01:30 2024 UTC