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

[WIP] Fix audio crashes and leaks; add stress tests #287

Closed
wants to merge 3,018 commits into from
Closed

Conversation

avaer
Copy link
Member

@avaer avaer commented Aug 1, 2018

Closes #174.

Resurrection of #285.

Avaer Kazmer and others added 30 commits July 18, 2018 23:27
Add null check to requestAnimationFrame sorting
Bugfix requestAnimationFrame chaining
@ngokevin
Copy link
Contributor

Perhaps adding comments or adding to PR description what was wrong, and what the code does to fix it?

@avaer avaer changed the title Fix audio crashes and leaks; add stress tests [WIP] Fix audio crashes and leaks; add stress tests Aug 17, 2018
@avaer
Copy link
Member Author

avaer commented Aug 17, 2018

Definitely, this is a WIP; marked it as such.

I have a bunch more code floating for this that's very close to a fix but it needs to be unstashed, pushed, and documented. I'll see if I can pull it out.

@avaer
Copy link
Member Author

avaer commented Aug 21, 2018

Pulling out the hacks to https://github.com/webmixedreality/exokit/tree/audio-leak-2. Still needs a writeup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AudioBuffer segfault
4 participants