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
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
- The "Open Frame Debugger" button in the Game View toolbar not only opens the Frame Debugger window but toggles between enabling/disabling the Frame Debugger when pressed
- HDRP Water renders black when the PrecomputedAtmosphericAttenuation is set to zero
- [FrameDebugger][WebGL] Disable the possibility in Frame Debugger to allow receiving data from the WebGL build
Add comment