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 Open RV not launching on macOS Sequoia 15.2 #655

Conversation

bernie-laberge
Copy link
Contributor

Fix Open RV not launching on macOS Sequoia 15.2

Linked issues

NA

Summarize your change.

Increased the Garbage Collector's maximum number of roots from 2048 to 4096 by enabling the large config option in the garbage collector config.

Describe the reason for the change.

RV+Open RV could no longer launch since Apple released macOS Sequoia 15.2 (2 days ago).
The following fatal error was reported by the garbage collector component of RV:
"Too many root sets"

Describe what you have tested and on which operating system.

Successfully tested on macOS Sequoia 15.2.

Add a list of changes, and note any that might need special attention during the review.

If possible, provide screenshots.

@bernie-laberge bernie-laberge enabled auto-merge (squash) December 13, 2024 20:01
@bernie-laberge bernie-laberge merged commit 109dd45 into AcademySoftwareFoundation:main Dec 13, 2024
10 checks passed
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.

3 participants