Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
5.6.3p4
Issue ID
953901
Regression
No
[Linux][Vulkan] Crash at futex_abstimed_wait_cancelable during a GrabPass in ParticleSystem shader with graphics jobs enabled
Steps to reproduce:
1. Download the attached project
2. Build for Linux Standalone
3. Run on Linux machine
Result: Player crashes
#0 0x00007fe2e1821a06 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fe2e0106978) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#1 0x00007fe2e1821a06 in do_futex_wait (sem=sem@entry=0x7fe2e0106978, abstime=0x0) at sem_waitcommon.c:111
#2 0x00007fe2e1821ab4 in __new_sem_wait_slow (sem=0x7fe2e0106978, abstime=0x0) at sem_waitcommon.c:181
Reproduced with build from 5.6.3p4
Did not reproduce with: 5.5.5f1, 2017.3.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Add comment