Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScriptProcessorNode leak causes crash in Chrome #1

Open
ChadMcKinney opened this issue Jun 5, 2014 · 0 comments
Open

ScriptProcessorNode leak causes crash in Chrome #1

ChadMcKinney opened this issue Jun 5, 2014 · 0 comments
Assignees
Labels

Comments

@ChadMcKinney
Copy link
Owner

When using Chrome ScriptProcessorNode leaks memory, eventually resulting in a crash. At the moment this looks to be a bug in Chrome and has been filed here:

https://code.google.com/p/chromium/issues/detail?id=379753&q=scriptprocessornode&colspec=ID%20Pri%20M%20Iteration%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified

This bug comes up when using Lich for extended periods of time. Collaborating with multiple people with expedite it. Unfortunately using a pooling technique to prevent heap overflow causes very noticeable audio glitching and is not a suitable work around.

This effects a majority of the Lich UGens such as crush, decimate, distortion, white, violet, etc... For the moment we just have to see what Google does with the bug report.

@ChadMcKinney ChadMcKinney self-assigned this Jun 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant