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: Reinitializing native backend for IL2CPP only #524

Merged
merged 5 commits into from
Jan 21, 2022

Conversation

bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented Jan 19, 2022

Aims to fix: #499

On Mono, when an actual crash happens and we reinitialized the native backend the app does what it's supposed to do when it crashes. It crashes. To prevent this we only reinizialize when building with IL2CPP.

@bitsandfoxes bitsandfoxes changed the title fix: Reinstalling native backend on IL2CPP only fix: Reinitializing native backend for IL2CPP only Jan 19, 2022
@lucas-zimerman
Copy link
Collaborator

           > Could not HEAD 'https://jcenter.bintray.com/org/jetbrains/kotlinx/binary-compatibility-validator/org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin/0.7.1/org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin-0.7.1.jar'.
              > Read timed out

CI error is unrelated to the PR so I'm restarting the test.

@bitsandfoxes bitsandfoxes merged commit 081c732 into main Jan 21, 2022
@bitsandfoxes bitsandfoxes deleted the fix/reinstall-backend-il2cpp-only branch January 21, 2022 14:39
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.

Oculus Quest 2: Crashes (sigsegv) the app on null dereferences
3 participants