Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.5.X, 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
5.6.1f1
Issue ID
930252
Regression
Yes
[IL2CPP] Application crashes with Fatal signal 11 (SIGSEGV) code 1 when Accessing RegionInfo class
To reproduce:
1. Download and open attached "repro930252.zip" project.
2. Build and run for android device.
3. Press "Crash repro" button.
4. Observe the crash.
Expected result: Application shouldn't crash.
Actual result: Application crashes after button press.
Reproduced with: 2017.1.0f3, 5.6.2p3, 5.5.3p1
Not reproduced with: 2017.2.0b3, 5.5.3f1
Regression introduced in 5.5.3p1
Devices under test:
Google Nexus 5X, OS:7.1.2, CPU:arm64-v8a, GPU:Adreno (TM) 418,
Build:google/bullhead/bullhead:7.1.2/N2G47W/3938523:user/release-keys
Verizon SM G930V, OS:6.0.1, CPU:arm64-v8a, GPU:Adreno (TM) 530,
Build:Verizon/heroqltevzw/heroqltevzw:6.0.1/MMB29M/G930VVRU2APG3:user/release-keys
Samsung SM G800F (Galaxy S5 Mini)*, OS:6.0.1, CPU:armeabi-v7a, GPU:Mali-400 MP, Build:samsung/kminiltexx/kminilte:6.0.1/MMB29K/G800FXXU1CQA1:user/release-keys
IPadMini 4 10.3.2
Notes: Accessing RegionInfo class functions seem to trigger the crash. In the project there is AppStoreManager.GooglePlay.cs script which causes the crash. To be exact 81 line of that script seems to be the issue. If You comment it, crash does not appear anymore. Everything works well if built with Mono.
Verified with 2017.3.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Add comment