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

Buffer test fails, throws malloc linked-list corruption sometimes #13

Closed
abbradar opened this issue May 7, 2015 · 1 comment
Closed

Comments

@abbradar
Copy link
Collaborator

abbradar commented May 7, 2015

Ditto. I believe this is caused by usage of memset, but I don't have time to look into this right now.

@abbradar abbradar changed the title Buffer tests fails, throws malloc linked-list corruption sometimes Buffer test fails, throws malloc linked-list corruption sometimes May 7, 2015
@Noeda Noeda closed this as completed in 3fef2d1 May 9, 2015
@Noeda
Copy link
Owner

Noeda commented May 9, 2015

This was caused by the test framework trying to use SDL and OpenGL contexts concurrently. A small hack that prevents concurrent execution fixed it.

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

No branches or pull requests

2 participants