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
Comments (1)
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
entux
May 02, 2022 09:23
Seeing the same thing on my Artix Linux installation.