Search Issue Tracker
Not Reproducible
Votes
0
Found in
2020.3
2020.3.21f1
2021.2
2022.1
2022.2
Issue ID
1376911
Regression
No
Linux Editor crashes at "__strtod_nan" when entering PlayMode
How to reproduce:
1. Open the user attached project (UnityProject.zip)
2. Open the "Simulation" scene from the "Assets/tds/_Scenes/Simulation" directory
3. Enter PlayMode
4. Observe the crash
Reproducible with: 2020.3.26f1, 2021.2.8f1, 2022.1.0b4, 2022.2.0a2
Could not test with: 2019.4.34f1 (unable to enter PlayMode due to compiler errors)
Reproducible on: Ubuntu 20.04
Not reproducible on: Windows 10
First five entries of the crash stacktrace:
#0 0x00558ac505710c in burst_signal_handler(int, siginfo_t*, void*)
#1 0x007f08e084e3c0 in funlockfile
#2 0x007f08e069bcdc in __strtod_nan
#3 0x007f08800637b3 in URNGExecutive::GetNextDoubleValue(unsigned int)
#4 0x007f0880062239 in GetNextDoubleValue
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
entux
May 02, 2022 09:23
Seeing the same thing on my Artix Linux installation.