Skip to content

#3413 Shutdown crash at removeFromLocalIDTable #3414

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

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

akleshchev
Copy link
Contributor

Callstacks indicate that this happens only on shutdown. No point to erase items one at a time, just clear the list beforehand.

Callstacks indicate that this happens only on shutdown.
No point to erase items one at a time, just clear the list beforehand.
@akleshchev akleshchev changed the title #3413 Crash at removeFromLocalIDTable #3413 Shutdown crash at removeFromLocalIDTable Jan 16, 2025
Don't rely onto region for cleanup
@akleshchev akleshchev merged commit 306e9e6 into release/2024.12-ForeverFPS Jan 17, 2025
11 checks passed
@akleshchev akleshchev deleted the andreyk/viewer_3413 branch January 17, 2025 17:19
@github-actions github-actions bot locked and limited conversation to collaborators Jan 17, 2025
@akleshchev akleshchev linked an issue Jan 23, 2025 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash at LLViewerObjectList::removeFromLocalIDTable()
3 participants