Re: [hatari-devel] Re: Next Hatari version for OS X |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Le 14/09/2015 22:06, Anders Eriksson a écrit :
> On Mon, 14 Sep 2015, Eero Tamminen wrote:
> But no, no other steps needed, just Falcon setting (the same with both
> CPU emulators). It's been like this a long time and I remember reading
> it on the list before as well.
Hello,
Yes, it's a long time bug. Hatari crash in the SDL_Quit function (call
to SDL_VideoQuit), see below
It's probably related to something being released previously by Hatari,
but I can't figure where and what, hard to trace. I tried a while back.
It's not related to the MacOsX GUI, because it do not use SDL....
hread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8363a292 __kill + 10
1 libsystem_platform.dylib 0x00007fff888fc5aa _sigtramp + 26
2 ??? 000000000000000000 0 + 0
3 SDL 0x000000011123ca82 SDL_VideoQuit + 151
4 SDL 0x0000000111241687 SDL_QuitSubSystem
+ 122
5 SDL 0x00000001112416be SDL_Quit + 14
6 org.tuxfamily.Hatari 0x000000010fca03d7 SDL_main + 1063
7 org.tuxfamily.Hatari 0x000000010fcc1eb1
-[HatariAppDelegate applicationDidFinishLaunching:] + 49