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

LeakSanitizer: detected memory leaks #463

Open
dennisklein opened this issue Feb 24, 2023 · 0 comments
Open

LeakSanitizer: detected memory leaks #463

dennisklein opened this issue Feb 24, 2023 · 0 comments

Comments

@dennisklein
Copy link
Member

We often get this on device shutdown, investigate, if this is an issue in our code:

Direct leak of 75 byte(s) in 1 object(s) allocated from:
    #0 0x7fa56832d68f in __interceptor_malloc (/lib64/libasan.so.8+0xba68f)
    #1 0x7fa566e801f0 in zmq_msg_init_size (/lib64/libzmq.so.5+0x651f0)

examples:

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