[zeromq-dev] [BUG] zmq_assert causes BOOM if you breath on OSX Lion kqueue wrong.
Mikko Koppanen
mikko.koppanen at gmail.com
Sat Oct 1 03:47:10 CEST 2011
On Fri, Sep 30, 2011 at 11:22 PM, Zed Shaw <zed.shaw at gmail.com> wrote:
> I was asked to report all asserts I encounter. I went to the JIRA to
> submit this as a bug, but it looks like I have to create an account,
> or something, can't really figure it out even though I've used JIRA
> before. I'm guessing this is the next place to report a bug, so here
> you go.
>
> If I run ZeroMQ 2.1.9 for even a reasonably complex load on OSX Lion I get this:
>
> No such file or directory
> rc != -1 (kqueue.cpp:76)
> Abort trap: 6
>
> I'll just report it here and then maybe someone can fix this.
Hi Zed,
I think I ran into the same issue:
https://zeromq.jira.com/browse/LIBZMQ-261. This usually happened to me
if the other peer disconnected. I haven't seen this issue after
applying the patch mentioned in the issue.
--
Mikko Koppanen
More information about the zeromq-dev
mailing list