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
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
This is a duplicate of issue #1128197