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

Incorrect usage of boost::unordered_map causing thread unsafe crash #6

Closed
yerzhik opened this issue Nov 29, 2019 · 0 comments
Closed

Comments

@yerzhik
Copy link

yerzhik commented Nov 29, 2019

It's using timer to run
Issue happens in cleanCb function. barcode_reader_node crashed with SIGSEGV ......::erase_nodes_unique()

I think this is happening due to timer and the node are changing the unordered_map (modifying it) at the same time.

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