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

Question: Assertion failed: check () (zeromq-4.3.5/src/msg.cpp:387) #206

Open
alexanderbez opened this issue Dec 23, 2024 · 0 comments
Open

Comments

@alexanderbez
Copy link

alexanderbez commented Dec 23, 2024

In some E2E tests I've been working on, which leverage ZeroMQ as an async server (ROUTER-DEALER-DEALERS), I've periodically noticed this failure:

Assertion failed: check () (.../zeromq/src/zeromq-4.3.5/src/msg.cpp:387)

Not really sure how to go about debugging this or even finding out more info, so I'm curious if this assertion failure rings any bells or perhaps any suggestions on how to debug further?

ref: https://github.com/zeromq/libzmq/blob/v4.3.5/src/msg.cpp#L387

Also, this assertion failure seems catastrophic in that it terminates the main go process. Is there anyway to avoid that?

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

1 participant