Skip to content

Conversation

XINJIANGMO
Copy link
Contributor

🦟 Bug fix

Fixes #3077

Summary

The crash is triggered by loading a static model without any link, then opening the ApplyForceTorque plugin and toggling the selected object from normal to static The plugin attempts to access an empty linkNameList , leading to an illegal memory access and segmentation fault.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Signed-off-by: momo <2438833481@qq.com>
Copy link
Contributor

@arjo129 arjo129 left a comment

Choose a reason for hiding this comment

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

Thanks for the intense fuzz testing and bug fixing @XINJIANGMO !!

@github-project-automation github-project-automation bot moved this from Inbox to In review in Core development Sep 7, 2025
@ahcorde ahcorde enabled auto-merge (squash) September 8, 2025 10:47
@azeey
Copy link
Contributor

azeey commented Sep 8, 2025

@caguero We need a prerelease of gz-transport to fix Ubuntu Noble CI on github actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

5 participants