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
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
Add comment