malloc: *** error for object 0x280872d78: pointer being freed was not allocated
malloc: *** set a breakpoint in malloc_error_break to debug
I am guessing I am doing something wrong with my cinterop code. How can I find the cause of the issue in my code?
a
Artyom Degtyarev [JB]
07/26/2019, 6:39 AM
Hello! Can you share some code, please?
t
Thomas
07/26/2019, 8:21 AM
Hi @Artyom Degtyarev [JB], I am not sure what code causes the issue. Is there a proper way to debug this?
This is some code I recently added (and am using it), could this be the issue?