Re: [hatari-devel] Resetting the machine crashes Hatari |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Resetting the machine crashes Hatari
- From: Uwe Seimet <Uwe.Seimet@xxxxxxxxx>
- Date: Tue, 11 Jul 2017 22:04:41 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1499803481; l=1828; s=domk; d=seimet.de; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Subject:To:From:Date; bh=SpqTlpRVXGtpjsI02guWbHzau9Wv+bA967drVbKd7gc=; b=GKSrF+Hdwu16iGHtYk3ZXcMiC4dsH3JMKQhW3IrUxwN0da72aB/6r40GIPprEQ1Yzn Vwx9MybS9JWnL3iUc50hs34tVPHE/s3hTE0kexP49iaEzoZTsTV4vqj2ndIoPcGCvNr8 WQQeCObhOX+949VUTep+FtQA3gASxkM/+wU3s=
Hi,
It also crashes without hard disk images. This is the stack backtrace:
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff5e4697a in ?? () from /lib64/libc.so.6
(gdb) bt
#0 0x00007ffff5e4697a in ?? () from /lib64/libc.so.6
#1 0x00007ffff5e47558 in ?? () from /lib64/libc.so.6
#2 0x000000000056c2e0 in ClearInternalDTA (idx=<optimized out>)
at /home/us/hatari/hatari/src/gemdos.c:348
#3 GemDOS_Init () at /home/us/hatari/hatari/src/gemdos.c:514
#4 GemDOS_Reset () at /home/us/hatari/hatari/src/gemdos.c:547
#5 0x000000000059bcc1 in Reset_ST (bCold=bCold@entry=true)
at /home/us/hatari/hatari/src/reset.c:72
#6 0x000000000059bdf9 in Reset_ST (bCold=true)
at /home/us/hatari/hatari/src/reset.c:128
#7 Reset_Cold () at /home/us/hatari/hatari/src/reset.c:127
#8 0x0000000000555576 in Change_CopyChangedParamsToConfiguration (
current=current@entry=0x7ffffffbfc40, changed=0x11be060 <ConfigureParams>,
bForceReset=<optimized out>) at /home/us/hatari/hatari/src/change.c:448
#9 0x0000000000558b6a in Dialog_DoProperty ()
at /home/us/hatari/hatari/src/dialog.c:74
#10 0x00000000005abf3d in ShortCut_ActKey ()
at /home/us/hatari/hatari/src/shortcut.c:279
Take care
Uwe
> Am Sun, 9 Jul 2017 17:28:14 +0200
> schrieb Uwe Seimet <Uwe.Seimet@xxxxxxxxx>:
>
> > Hi all,
> >
> > With the latest development sources Hatari crashes on Linux with a
> > segmentation fault when I select "Reset machine" without having
> > changed any setting. My Hatari settings are attached.
>
> I can not reproduce that crash ... can you also reproduce it without
> hard disk files (to make sure that it is not related to something on
> your HD images)?
> When you've got some spare minutes, could you please also get a
> backtrace from that crash with gdb?
>
> Thanks,
> Thomas
>
>