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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
entux
May 02, 2022 09:23
Seeing the same thing on my Artix Linux installation.