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
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
- Unity Perforce Integration: VCS Connection Active State Fails via CLI with Valid Inputs
Resolution Note (fix version 2019.4):
Fixed in 2019.4.5f1