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

C++mdworker,the example running in the linux aborted after throwing an ewhat #879

Open
961102ZXY opened this issue May 31, 2022 · 0 comments

Comments

@961102ZXY
Copy link

I used C++example of mdwrkapi in a new solution。In the windows program, the example codes compile and run normally。In the Linux ,I used ubuntu,the same code will throw a running error 。I found that the zmq_msg_close() returned 0 in Windows but returned -1 in Linux ,and Linux throwed the e.what() of Bad address。I have no idea about this problem。

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