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

Problem: When using print_backtrace() on Linux with libunwind, printout of stack traces from multiple threads are interleaved. Solution: added static mutex to serialize printing of stack traces. #2610

Merged
merged 1 commit into from Jun 27, 2017

Conversation

bjovke
Copy link
Contributor

@bjovke bjovke commented Jun 27, 2017

No description provided.

…ut of stack traces from multiple threads are interleaved. Solution: added static mutex to serialize printing of stack traces.
@bluca bluca merged commit 35cd024 into zeromq:master Jun 27, 2017
@bjovke bjovke deleted the my_work_2 branch June 28, 2017 11:53
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

Successfully merging this pull request may close these issues.

None yet

2 participants