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

Fix bug when removing ethResource from LUT in clear method #963

Merged
merged 1 commit into from
May 31, 2024

Conversation

MSECode
Copy link
Contributor

@MSECode MSECode commented May 30, 2024

This PR fix the bug described here: #962 that caused a core dumping when closing the resources for a specific device (when multiple devices are enabled)
Basically, at the removal of the first resource we were basically going to remove all the open resources.

@CLAassistant
Copy link

CLAassistant commented May 30, 2024

CLA assistant check
All committers have signed the CLA.

@MSECode MSECode self-assigned this May 30, 2024
Copy link
Member

@Nicogene Nicogene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@Nicogene Nicogene linked an issue May 30, 2024 that may be closed by this pull request
Copy link
Member

@pattacini pattacini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Thanks.

@pattacini pattacini merged commit 9d8657e into robotology:master May 31, 2024
4 checks passed
@MSECode MSECode deleted the fix/coreDumpWhenClosing branch June 13, 2024 14:50
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

Successfully merging this pull request may close these issues.

Crash of embObjMotionControl on closure of yarprobotinterface
4 participants