Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assertion failed: inpipe && outpipe (pair.cpp:86) #92

Closed
hintjens opened this issue Oct 1, 2010 · 3 comments
Closed

Assertion failed: inpipe && outpipe (pair.cpp:86) #92

hintjens opened this issue Oct 1, 2010 · 3 comments

Comments

@hintjens
Copy link
Member

hintjens commented Oct 1, 2010

Trying a simple PAIR with two threads causes this assertion failure on zmq_close. If I omit the zmq_close then 0MQ hangs forever on zmq_term (issue 85). I've a simple test case here:

http://gist.github.com/606349

@hintjens
Copy link
Member Author

hintjens commented Oct 1, 2010

Note that this is a new issue in 2.1.0, in 2.0.9 it works correctly.

@sustrik
Copy link
Member

sustrik commented Oct 1, 2010

Fixed in r2142b89.

@hintjens
Copy link
Member Author

hintjens commented Oct 1, 2010

It's best to allow the person who submitted an issue close it, so that you get proper handshaking on the fix. I've retested now, and it works. Thanks!

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants