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
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open
This is a duplicate of issue #1128197