Search Issue Tracker
Fixed in 2017.4.0
Votes
0
Found in
2017.4.0f1
2017.4.29f1
Issue ID
1186754
Regression
No
[iOS]libsystem_kernel.dylib crash on iOS 12.0 when adding an element to a Dictionary with null as key and int as value
How to reproduce:
1. Open the attached TestExceptions.zip project
2. Build for iOS and deploy the Xcode project to the iOS device
==Crash occuers==
Reproducible with: 2017.4.32f1
Reproducible with: iPhone XR (iOS 12.0)
Not reproducible with: 2018.1.7f1
Not reproducible with:
iPhone 7 Plus (iOS 12.0)
iPhone 8 Plus (iOS 12.0)
Note:
- The stack trace is in the Edit section
- Crashes only on iOS 12.0
- Crashes iPhone XS (could not find a device to test) and iPhone XR with iOS 12.0
And only with -Os or -O3 optimizations. With -O0 all works well.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment