Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.1.X, 2021.2.X
Votes
0
Found in
2021.2.0a19
Issue ID
1341467
Regression
No
[Android] Application.Quit exits with signal 11 (SIGSEGV)
Reproduces on:
different scripting backends, architectures, devices, developer/release builds, using SKD/JDK/NDK from Unity / external
To reproduce:
1. Open attached project
2. Build and Run on Android device
3. After the app quits itself, check the logcat for "signal 11" entries
Result: application exits with: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xb6011f20
Reproduced in: 2020.3.9f1, 2021.1.9f1, 2021.2.0a19
Reproduced with device:
VLNQA00267, Samsung Galaxy S10+ (SM-G975F), Android 11, CPU: Exynos 9 (9820), GPU: Mali-G76
VLNQA00341, Samsung Galaxy Note20 Ultra 5G (SM-N986B), Android 11, CPU: Exynos 990, GPU: Mali-G77
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprites are cut off when using a custom alpha mask with a custom shader
- Screen.SetResolution() ignores width and height parameters when switching from Fullscreen to Windowed mode
- Crash on il2cpp::vm::Class::Init in the Player when handling FileNotFoundException in cascading catch blocks in async method
- Mesh with vertex animation shader renders incorrectly when using DirectX11 and AMD GPU
- Select Dependencies context menu doesn't work properly in Project Browser
Add comment