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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #1128197