Search Issue Tracker
Fixed
Fixed in 2019.4.X
Votes
2
Found in
2019.3
2019.3.0a12
2019.3.10f1
2020.1
Issue ID
1241352
Regression
Yes
Crash with __pthread_kill + 10 when debugging with Rider
How to reproduce:
1. Open the attached Rider_Debugger_Crash.zip project
2. Open Scenes/Main
3. Open Scripts/TestScript with Rider
4. Attach debugger to Unity Editor & Play
5. Press Play to enter the Play mode
6. Add a few breakpoints (f.e. line 8 &10)
7. Press fn+f5
====Crash occurs====
Reproducible with: 2019.3.0a12, 2019.3.16f1, 2019.4.1f1, 2020.1.0b13, 2020.2.0a13
Not reproducible with: 2018.4.0f1, 2018.4.23f1 2019.3.0a11, 2020.2.0a14
A few lines from the stack trace:
0 libsystem_kernel.dylib 0x00007fff682632c6 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff6831ebf1 pthread_kill + 284
2 libsystem_c.dylib 0x00007fff681cd6a6 abort + 127
3 com.unity3d.UnityEditor5.x 0x0000000112b5273e HandleSignal(int, __siginfo*, void*) + 62
4 libmonobdwgc-2.0.dylib 0x0000000149f3a16d mono_chain_signal + 79
5 libmonobdwgc-2.0.dylib 0x0000000149f3a4b0 sigabrt_signal_handler + 86
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
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
- Prefab Override context menu does not appear when changing attributes on a Terrain Component
- Particles are visible through Mesh when Sprite-Lit-Default Material is used
Resolution Note (fix version 2019.4):
Fixed in 2019.4.5f1