[no subject]

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


According to the thread it seems generating new images work fine, but old
don't. An incompatibility somewhere? (Although it seems that Bob has no
issue with the 80MB default image but frank has)

/Troed


On Fri, Nov 25, 2016 at 9:23 PM, Thomas Huth <th.huth@xxxxxx> wrote:

> Am Fri, 25 Nov 2016 21:20:27 +0100
> schrieb Thomas Huth <th.huth@xxxxxx>:
>
> > Am Fri, 25 Nov 2016 20:22:34 +0100
> > schrieb Nicolas Pomar=C3=A8de <npomarede@xxxxxxxxxxxx>:
> >
> > > Le 25/11/2016 =C3=A0 19:43, Bob Carpenter a =C3=A9crit :
> > > > I noticed a thread on Atari-Forum regarding Hatari 2.0 and ACSI
> > > > image problems
> > > > http://www.atari-forum.com/viewtopic.php?f=3D51&t=3D30740
> > > >
> > > > I saw that Eero responded to him on Atari-Forum, but I know that
> > > > there are more people who monitor this list. While Frank refers to
> > > > OS X (macOS), I do not think this problem is specific to the
> > > > macOS. He even had problems with the sample 80 MB ACSI image from
> > > > the Hatari website. I also run the OS X version of Hatari, but my
> > > > ACSI image has not had a problem. I do get an =E2=80=9CAbort trap: =
6=E2=80=9D
> > > > error when attempting to mount the image in 2.0. The image does
> > > > boot in Hatari 1.9.
> > > >
> > > > He has already removed hatari.cfg so there is no default setup. I
> > > > do not know what else he could do to debug this problem.
> > > >
> > > > Sample 400 MB ACSI image that does not work with Hatari 2.0, but
> > > > works with Hatari 1.7 and 1.9.
> > > > https://www.dropbox.com/s/ib5lkyqy9qkxu ... g.zip?dl=3D0
> > > > <https://www.dropbox.com/s/ib5lkyqy9qkxuul/400MB_image_
> easymint_68k_ext2.img.zip?dl=3D0>
> > > >
> > > > I just thought someone might have a reason why Frank is having
> > > > problems with these images in Hatari 2.0.
> > > >
> > >
> > > Hi
> > >
> > > No crash for me either ; STF mode with tos 1.04 or emutos 0.96.
> > > I'm running linux 32 bit, maybe there's a problem with 64 bit
> > > system ?
> >
> > The 400 MB image also works fine for me on my 64-bit Linux system. So
> > maybe there is something bad about that 2.0 build for OS X?
>
> Anyway, can you get a backtrace?
>
>  Thomas
>
>
>

--001a113e32802979fb0542266f45
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I downloaded the 400Mb image linked by frank in the A-F th=
read and tested on my 10.11 machine. Selecting the ACSI image and clicking =
to restart Hatari causes an immediate crash with the following stacktrace:<=
div><br></div><div><div>Application Specific Information:</div><div>[1680] =
stack overflow</div><div><br></div><div>Thread 0 Crashed:: Dispatch queue: =
com.apple.main-thread</div><div>0 =C2=A0 libsystem_kernel.dylib =C2=A0 =C2=
=A0 =C2=A0 =C2=A0<span class=3D"gmail-Apple-tab-span" style=3D"white-space:=
pre">	</span>0x00007fff9792bf06 __pthread_kill + 10</div><div>1 =C2=A0 libs=
ystem_pthread.dylib =C2=A0 =C2=A0 =C2=A0 <span class=3D"gmail-Apple-tab-spa=
n" style=3D"white-space:pre">	</span>0x00007fff8ec744ec pthread_kill + 90</=
div><div>2 =C2=A0 libsystem_c.dylib =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 <span class=3D"gmail-Apple-tab-span" style=3D"white-space:pre">	</span>=
0x00007fff9456877f __abort + 145</div><div>3 =C2=A0 libsystem_c.dylib =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <span class=3D"gmail-Apple-tab-span"=
 style=3D"white-space:pre">	</span>0x00007fff9456905e __stack_chk_fail + 20=
0</div><div>4 =C2=A0 org.tuxfamily.Hatari =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0<span class=3D"gmail-Apple-tab-span" style=3D"white-space:pre">	</span>0=
x000000010003ae4b 0x100000000 + 241227</div><div>5 =C2=A0 org.tuxfamily.Hat=
ari =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<span class=3D"gmail-Apple-tab-span" =
style=3D"white-space:pre">	</span>0x000000010000b0cb 0x100000000 + 45259</d=
iv><div>6 =C2=A0 libsystem_trace.dylib =C2=A0 =C2=A0 =C2=A0 =C2=A0 <span cl=
ass=3D"gmail-Apple-tab-span" style=3D"white-space:pre">	</span>0x00007fff90=
ed407a _os_activity_initiate + 75</div><div>7 =C2=A0 com.apple.AppKit =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<span class=3D"gmail-Apple-tab=
-span" style=3D"white-space:pre">	</span>0x00007fff85f7edbd -[NSApplication=
 sendAction:to:from:] + 460</div></div><div><br></div><div>From the looks o=
f it I&#39;d say Hatari smashes the stack in the event loop and OSX catches=
 it. Whether that means the same issue exists on other OSs and they don&#39=
;t see it I don&#39;t know.</div><div><br></div><div>According to the threa=
d it seems generating new images work fine, but old don&#39;t. An incompati=
bility somewhere? (Although it seems that Bob has no issue with the 80MB de=
fault image but frank has)</div><div><br></div><div>/Troed</div><div><br></=
div></div><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On Fri,=
 Nov 25, 2016 at 9:23 PM, Thomas Huth <span dir=3D"ltr">&lt;<a href=3D"mail=
to:th.huth@xxxxxx" target=3D"_blank">th.huth@xxxxxx</a>&gt;</span> wrote:<b=
r><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:=
1px #ccc solid;padding-left:1ex">Am Fri, 25 Nov 2016 21:20:27 +0100<br>
schrieb Thomas Huth &lt;<a href=3D"mailto:th.huth@xxxxxx";>th.huth@xxxxxx</a=
>&gt;:<br>
<div><div class=3D"h5"><br>
&gt; Am Fri, 25 Nov 2016 20:22:34 +0100<br>
&gt; schrieb Nicolas Pomar=C3=A8de &lt;<a href=3D"mailto:npomarede@xxxxxxxx=
e.fr">npomarede@xxxxxxxxxxxx</a>&gt;:<br>
&gt;<br>
&gt; &gt; Le 25/11/2016 =C3=A0 19:43, Bob Carpenter a =C3=A9crit :<br>
&gt; &gt; &gt; I noticed a thread on Atari-Forum regarding Hatari 2.0 and A=
CSI<br>
&gt; &gt; &gt; image problems<br>
&gt; &gt; &gt; <a href=3D"http://www.atari-forum.com/viewtopic.php?f=3D51&a=
mp;t=3D30740" rel=3D"noreferrer" target=3D"_blank">http://www.atari-forum.c=
om/<wbr>viewtopic.php?f=3D51&amp;t=3D30740</a><br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I saw that Eero responded to him on Atari-Forum, but I know =
that<br>
&gt; &gt; &gt; there are more people who monitor this list. While Frank ref=
ers to<br>
&gt; &gt; &gt; OS X (macOS), I do not think this problem is specific to the=
<br>
&gt; &gt; &gt; macOS. He even had problems with the sample 80 MB ACSI image=
 from<br>
&gt; &gt; &gt; the Hatari website. I also run the OS X version of Hatari, b=
ut my<br>
&gt; &gt; &gt; ACSI image has not had a problem. I do get an =E2=80=9CAbort=
 trap: 6=E2=80=9D<br>
&gt; &gt; &gt; error when attempting to mount the image in 2.0. The image d=
oes<br>
&gt; &gt; &gt; boot in Hatari 1.9.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; He has already removed hatari.cfg so there is no default set=
up. I<br>
&gt; &gt; &gt; do not know what else he could do to debug this problem.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Sample 400 MB ACSI image that does not work with Hatari 2.0,=
 but<br>
&gt; &gt; &gt; works with Hatari 1.7 and 1.9.<br>
&gt; &gt; &gt; <a href=3D"https://www.dropbox.com/s/ib5lkyqy9qkxu"; rel=3D"n=
oreferrer" target=3D"_blank">https://www.dropbox.com/s/<wbr>ib5lkyqy9qkxu</=
a> ... g.zip?dl=3D0<br>
&gt; &gt; &gt; &lt;<a href=3D"https://www.dropbox.com/s/ib5lkyqy9qkxuul/400=
MB_image_easymint_68k_ext2.img.zip?dl=3D0" rel=3D"noreferrer" target=3D"_bl=
ank">https://www.dropbox.com/s/<wbr>ib5lkyqy9qkxuul/400MB_image_<wbr>easymi=
nt_68k_ext2.img.zip?dl=3D0</a><wbr>&gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I just thought someone might have a reason why Frank is havi=
ng<br>
&gt; &gt; &gt; problems with these images in Hatari 2.0.<br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Hi<br>
&gt; &gt;<br>
&gt; &gt; No crash for me either ; STF mode with tos 1.04 or emutos 0.96.<b=
r>
&gt; &gt; I&#39;m running linux 32 bit, maybe there&#39;s a problem with 64=
 bit<br>
&gt; &gt; system ?<br>
&gt;<br>
&gt; The 400 MB image also works fine for me on my 64-bit Linux system. So<=
br>
&gt; maybe there is something bad about that 2.0 build for OS X?<br>
<br>
</div></div>Anyway, can you get a backtrace?<br>
<span class=3D"HOEnZb"><font color=3D"#888888"><br>
=C2=A0Thomas<br>
<br>
<br>
</font></span></blockquote></div><br></div>

--001a113e32802979fb0542266f45--



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