Search Issue Tracker
Duplicate
Votes
1
Found in
2017.4.0f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1150061
Regression
No
[Linux]Memory allocation in OnAudioFilterRead() causes multiple Stack overflow errors and freezing
To reproduce:
1) Open attached project and scene
2) Play it
Expected: Audio plays
Actual: It freezes and the following error appears
Stack overflow in unmanaged: IP: 0x7fb2a8fc3c87, fault addr: 0x7fb25800fb88
StackOverflowException: The requested operation caused a stack overflow.
Reproduced in 2017.4.0f1,2017.4.26f1, 2018.3.0a1, 2019.1.0a1, 2019.2.0a1, 2019.3.0a1
Reproduced in Linux editor and player
Not reproduced in Win 10 editor and player
In some early versions (for example, 2017.4.0f1), deleting everything but assets is a temporary workaround, but I couldn't find what exactly retriggered it. However, if you take a project and downgrade it without modifying the library and such (say, 2017.4.26f1 -> 2017.4.0f1), then the issue is reproducible
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
- Reflection Probe renders black when baked with GPU Resident Drawer and GPU Occlusion Culling enabled
- Crash on RuntimeAnimatorController::BuildCustomController when playing a specific animation
- [iOS] Screen flashing after the iOS splash screen
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
This is a duplicate of issue #1128197