Comment 8 for bug 785203

Revision history for this message
Brian Aker (brianaker) wrote : Re: [Bug 785203] Re: Assertion in libgearman/client.cc:1699 in latest trunk

Can you try out lp:gearmand and tell me if it resolves the issues you found? I believe everything is fine. I went and added a few additional tests to it, but I am sure that it could use more.

Thanks,
 -Brian

On Jun 8, 2011, at 4:06 PM, smo wrote:

> Yay! Also I was wondering, have you fixed persistent queue when using
> sqlite yet? The SQL statements for creating the table are a bit in wrong
> order (key before all the fields etc)? I have a patch right here if it's
> still so.
>
> --
> You received this bug notification because you are a bug assignee.
> https://bugs.launchpad.net/bugs/785203
>
> Title:
> Assertion in libgearman/client.cc:1699 in latest trunk
>
> Status in Gearman Server and Client Libraries:
> Fix Committed
>
> Bug description:
> I'm getting this using php-gearman module (both 0.7.0 and 0.8.0)
> compiled against the latest libgearman trunk and gearmand:
>
> libgearman/client.cc:1669: void* _client_do(gearman_client_st*,
> gearman_command_t, const char*, size_t, gearman_unique_t&, const
> void*, size_t, size_t*, gearman_return_t*): Assertion
> `client->task_list' failed.
>
> Gearman 0.20 works fine though. Has there been an API change or is
> this a bug?
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/gearmand/+bug/785203/+subscriptions