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

Memory crash when deleting float32array #1262

Open
juakob opened this issue Nov 5, 2020 · 0 comments
Open

Memory crash when deleting float32array #1262

juakob opened this issue Nov 5, 2020 · 0 comments

Comments

@juakob
Copy link
Contributor

juakob commented Nov 5, 2020

Describe the bug
After you delete a VertexBuffer when the gc tries to actrually free the memory it throws a breakpoint here
imagen

tested on android-native and windows -opengl

To Reproduce
delete the vertexbuffer, indexbuffer and the pipline, use some memory so the gc is call

Expected behavior
not crash

Screenshots
If applicable, add screenshots to help explain your problem.
imagen

Execution Environment:
tested on android-native and windows -opengl

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

1 participant