Search Issue Tracker
Active
Under Consideration for 6000.4.X
Votes
0
Found in
6000.4.0a1
Issue ID
UUM-124967
Regression
No
Crash on __pthread_kill when passing a big struct as a parameter to a method
Steps to reproduce:
1. Open the “IN-99086_repro_project.zip” project
2. Go to “Sam/Test crash” through the Main Menu
3. Observe the crash
Reproducible with versions: 2.5.1, 2.6.0-exp.2 (2022.3.61f1, 6000.0.47f1, 6000.1.0b15, 6000.2.0a9)
Reproducible on: macOS 15.3.2 (M1 Max), macOS 15.3.2 (M3 Pro)
Not reproducible on: no other environment tested
First few lines of StackTrace:
{noformat}#0 0x0000018f9ef720 in __pthread_kill
#1 0x0000018f934908 in abort
#2 0x0000031e79d3c0 in monoeg_g_printv
#3 0x0000031e782a7c in mono_log_write_logfile
#4 0x0000031e79d5d8 in monoeg_g_logv_nofree{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Project Auditor Analysis is not marked dirty when the save file is deleted even after reopening the Project Auditor window
- “Shader Graphs” text in the blackboard is hard to see
- "NullReferenceException" error is thrown when changing input field focus via script with custom validation
- The Tables in the Project Auditor’s Assemblies, and Precompiled Assemblies tabs does not scale with the Project Auditor window size which leads to unused empty space and bigger scrollbars in the tables
- Tile Palette button with longer Palette name is misaligned and cut-off when Tile Palette Clipboard overlay is resized
Add comment