dirkwhoffmann / virtualc64

VirtualC64 is a cycle-accurate C64 emulator for macOS
https://dirkwhoffmann.github.io/virtualc64
Other
355 stars 33 forks source link

Freeing unallocated storage #96

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
C64: Execution thread started
2011-01-06 13:36:22.057 VirtualC64[39819:a0f] Got filename 
/Users/hoff/work/Software/VirtualC64/games/T64/frogger_64.t64
T64 Container imported successfully (23492 bytes total, size = 23492)
VirtualC64(39819,0xa01d5540) malloc: *** error for object 0x7fff001c: pointer 
being freed was not allocated
*** set a breakpoint in malloc_error_break to debug

TODO: Cleanup Objective-C -> C++ bridge

Original issue reported on code.google.com by dirk.hof...@gmail.com on 6 Jan 2011 at 12:37

GoogleCodeExporter commented 9 years ago

Original comment by dirk.hof...@gmail.com on 7 Jan 2011 at 9:17