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

[BUG] Builds against upstream czmq(v4) fail valgrind tests #35

Closed
jimklimov opened this issue May 26, 2017 · 1 comment
Closed

[BUG] Builds against upstream czmq(v4) fail valgrind tests #35

jimklimov opened this issue May 26, 2017 · 1 comment
Assignees

Comments

@jimklimov
Copy link
Member

jimklimov commented May 26, 2017

This project has a czmq4 branch set up to test compilations against both our current standard fork of czmq-v3.0.2 and the upstream czmq4. Builds of the latter fail with many "definitely leaked" entries in valgrind, see e.g. https://travis-ci.org/jimklimov/fty-metric-composite/builds/236341368 and https://travis-ci.org/jimklimov/fty-metric-composite/builds/236341368 in particular.

This is a blocker for updating the baseline of 42ity project to use only the maintained upstream czmq.

As can be seen in the comparison at https://github.com/42ity/fty-metric-composite/compare/master...czmq4?expand=1 there is no C/C++ codebase change in the branch, just added recipes to try both CZMQ versions in different runs.

@jimklimov
Copy link
Member Author

Fixed by zeromq/czmq#1675

@jimklimov jimklimov self-assigned this Jun 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant