Kode / Kha

Ultra-portable, high performance, open source multimedia framework.
http://kha.tech
zlib License
1.49k stars 170 forks source link

Memory crash when deleting float32array #1262

Open juakob opened 4 years ago

juakob commented 4 years ago

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