When selecting File -> Create and attach datasette image", VICE terminates for me. The same for Attach datasette image ... Is it local for me or a general issue? I see I have the same progem also with About so it has to be a lot wider ...
also on linux (i had to change .tap 3 or 4 times though)
Error - datasette.c:915:
Error - lib_debug_guard_remove(): Cannot find debug address 0x55b1789327c0! (make sure to use functions from lib.h, do NOT use lib_free on pointers allocated by other functions.)
munmap_chunk(): invalid pointer
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm glad there was an actualy issue here as well that could be mitigated. My key problem is still the one mentioned in https://sourceforge.net/p/vice-emu/bugs/2099/ but that's a local issue and should be an argument to spend project time on.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
(3.9 45786)
Mmmh what OS and where does this build come from? (It works for me in Linux)
I can confirm this, Win10 and Win7.
The first .tap file mounts without any problems.
When I try to mount another .tap file, the emulator crashes.
also on linux (i had to change .tap 3 or 4 times though)
Error - datasette.c:915:
Error - lib_debug_guard_remove(): Cannot find debug address 0x55b1789327c0! (make sure to use functions from lib.h, do NOT use lib_free on pointers allocated by other functions.)
munmap_chunk(): invalid pointer
should be fixed in r45792 - please test
The emulator no longer crashes when changing .tap
I'm glad there was an actualy issue here as well that could be mitigated. My key problem is still the one mentioned in https://sourceforge.net/p/vice-emu/bugs/2099/ but that's a local issue and should be an argument to spend project time on.