Re: [hatari-devel] Running self-compiled Hatari on OS X

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Not sure whether the attachment is what you need. If not, please tell me
how to get the required log.

> Le 14/11/2015 10:36, Uwe Seimet a écrit :
> > Hi all,
> > 
> > I just compiled Hatari (latest sources) on OS X Mavericks with this compiler:
> > 
> > Apple LLVM version 6.0 (clang-600.0.51) (based on LLVM 3.5svn)
> > Target: x86_64-apple-darwin13.4.0
> > Thread model: posix
> > 
> > When I run the binary I get a black Atari screen and when just waiting
> > some seconds later the binary crashes with a segmentation fault. I can
> > access the Hatari settings (F12), though, so it's not completely broken.
> > The pre-built Hatari 1.9.0 dmg distribution works fine, though.
> > 
> Can you give us the crash log ?
> JV
> 
> 
> 
Program received signal SIGSEGV, Segmentation fault.
0x0000000100824e0b in SDLGui_CenterDlg (dlg=0x10093e2e0)
    at /Users/uweseimet/hatari/hatari/src/gui-sdl/sdlgui.c:223
223             dlg[0].x = (pSdlGuiScrn->w/sdlgui_fontwidth-dlg[0].w)/2;
(gdb) bt
#0  0x0000000100824e0b in SDLGui_CenterDlg (dlg=0x10093e2e0)
    at /Users/uweseimet/hatari/hatari/src/gui-sdl/sdlgui.c:223
#1  0x000000010081fc4f in Dialog_HaltDlg ()
    at /Users/uweseimet/hatari/hatari/src/gui-sdl/dlgHalt.c:50
#2  0x0000000100819302 in cpu_halt (id=<optimized out>)
    at /Users/uweseimet/hatari/hatari/src/cpu/newcpu.c:4708
#3  bus_error () at /Users/uweseimet/hatari/hatari/src/cpu/newcpu.c:4245
#4  0x0000000100810028 in m68k_run_2ce ()
    at /Users/uweseimet/hatari/hatari/src/cpu/newcpu.c:5347
#5  0x000000010080e5c2 in m68k_go (may_quit=<optimized out>)
    at /Users/uweseimet/hatari/hatari/src/cpu/newcpu.c:5767
#6  0x00000001000422e2 in main (argc=<optimized out>, argv=<optimized out>)
    at /Users/uweseimet/hatari/hatari/src/main.c:863



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/