Re: [hatari-devel] TT emulation crashes when there is no ACSI drive |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] TT emulation crashes when there is no ACSI drive
- From: Uwe Seimet <Uwe.Seimet@xxxxxxxxx>
- Date: Sun, 11 Aug 2019 11:39:56 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1565516396; s=strato-dkim-0002; d=seimet.de; h=In-Reply-To:References:Message-ID:Subject:To:From:Date: X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=kBYUxLA8QZ6l/RyiQ1OcWsNQHpgKazLsbk+PkOfkSX0=; b=HU+lddytK+iYnw7Y/be9k5y7WNQnNNEbz/Bi62+QwcGlfCFrFAhLAO9qTaaOx0BA3v TCP3cvLBmWtDvr5jCLxQzeZfoj3Zxc9e4jNWj3z7NEKhGQkkwf68OLD4YbHiAqStCgNu RHi26t/7YqiFA+sGSUC7g3JWBAzJcmNj+4ITd24/gdt5PK1xt0Zq0nUb4En8gOG8J9j0 Lb2MSjhtGvxCOAApo2QiSEOoIeJlxy9KhqbHzoVKluH0A+x4TKlLOiMay/5uAd20Za/a E5bNzboF+9IHF54IUvUn8iv6Sg5AoQctjG6+xjjGO8TB0lRfyKsFtN1VPyKjieP12Hep agYQ==
Hi,
Let me wait for the feedback on my stripped down binary first, see my
last posting.
Best regards
Uwe
> Uwe Seimet schrieb:
>
> > I'll try to identify the NF_SCSI call that triggers this.
>
> Thank you for investigating further. I still think knowing *how* the bus
> error happened will help narrowing this down. Eero posted a detailed
> guide how to capture a lot of information in his email from 06.08.2019,
> 12:27.
>
> A less complicated but still helpful variant would be: Start Hatari in a
> configuration which allows you to reproduce the crash but additionally
> with the "-D" command line option. That will make Hatari break into the
> debugger at each exception. You'll see several harmless bus errors
> during TOS startup. At the first of such errors, when Hatari breaks into
> the debugger, enter "history cpu 256" to enable the CPU history buffer.
>
> Keep entering "c" at the errors during startup until you hit the bus
> error we're talking about. Execute the following debugger commands:
> history 64
> registers
> ... and send the output to the list.
>
> Regards
> Christian
> --
> Christian Zietz - CHZ-Soft - czietz@xxxxxxx
> WWW: http://www.chzsoft.de/
> PGP/GnuPG-Key-ID: 0x52CB97F66DA025CA / 0x6DA025CA
>
>