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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
26 - 13 = ?
Subscribe to this entry?

 
 [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: Thu Apr 25 21:01:36 2024 UTC