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

Remove fini to resolve segfault at shutdown #813

Merged
merged 1 commit into from
Jan 28, 2023

Conversation

nkoenig
Copy link
Contributor

@nkoenig nkoenig commented Jan 27, 2023

Signed-off-by: Nate Koenig [email protected]

🦟 Bug fix

Summary

In gazebosim/gz-sim#1646, OGRE would segfault during shutdown. Removing this Fini call fixes the problem, and also matches newer versions of gz-rendering. See here.

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

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

@nkoenig nkoenig requested a review from iche033 as a code owner January 27, 2023 17:05
@github-actions github-actions bot added the 🏰 citadel Ignition Citadel label Jan 27, 2023
@nkoenig nkoenig changed the title Remove fini to resolve segfaault at shutdown Remove fini to resolve segfault at shutdown Jan 27, 2023
@nkoenig nkoenig merged commit 87f6bf7 into ign-rendering3 Jan 28, 2023
@nkoenig nkoenig deleted the nkoenig/fix_shutdown branch January 28, 2023 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏰 citadel Ignition Citadel
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants