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

carma_ros2_utils is enountering segfaults in unit tests #2420

Open
MishkaMN opened this issue Jul 29, 2024 · 0 comments
Open

carma_ros2_utils is enountering segfaults in unit tests #2420

MishkaMN opened this issue Jul 29, 2024 · 0 comments
Labels
anomaly Something isn't working

Comments

@MishkaMN
Copy link
Contributor

Summary

This was retrieved from accumulated FAQ items for CDASim.
The developer should investigate whether if this is actually the case and resolve if such issue exists:

"The TestTimerFactory in carma_ros2_utils has a clock which only initializes on calls to buildTimer which is not always used when using this class. This can lead to segfaults in unit tests."

Not many context exist aside from this.

Version

4.5.0 (Current)

Expected Behavior

Unit tests should not segfault

Actual Behavior

See above.

Steps to Reproduce the Actual Behavior

See above.

Related Work

No response

@MishkaMN MishkaMN added the anomaly Something isn't working label Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
anomaly Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant