alvr-org / alvr-org/ALVR

alvr crash when reopen the alvr app immediately after exiting on quest

Open
#1,660 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
7.9k
Forks
708
Avg merge
3d 23h
Merged PRs (30d)
11

Description

The carsh message indicates the ANDROID_CONTEXT have not been released when app exiting, the asset `assert!(previous.is_none())` is failed!

It seems like we never call `release_android_context`

![previous_is_none_crash](https://github.com/alvr-org/ALVR/assets/9375947/0913edcb-8134-4627-9145-051df6e7632c)
![previous_is_none](https://github.com/alvr-org/ALVR/assets/9375947/df27f890-ce40-404a-ba17-d67a7194d183)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.