Re: [hatari-devel] Segfault after ejecting GEMDOS drives |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi,
On 6.11.2022 0.06, Thomas Huth wrote:
Am Sat, 5 Nov 2022 12:54:01 +0100
schrieb Uwe Seimet <Uwe.Seimet@xxxxxxxxx>:
After ejecting all GEMDOS drives (I have mapped a folder containing several
drives), resetting Hatari and then quitting with F12 or Ctrl-C there is a
segfault in GemDOS_UnInitDrives().
I guess it started after this commit:
https://git.tuxfamily.org/hatari/hatari.git/commit/?id=a10573d2e6bc6e885e3d28330f88857f78a81e91
Thanks, I was able to recreate the problem and I think I found the correct
way to fix it. Should be working now.
Yes, in hindsight it was clear bug in my commit.
Thanks Thomas and Uwe!
- Eero