<div dir="ltr"><div>Seems wrong with floating point value here ?<br></div><div><br></div><div>Bitmap(Object)>>at:put:</div>       Receiver: a Bitmap of length 5499668<br>  Arguments and temporary variables: <br>           index:  4902231<br>               value:  0.006711409395973154<br>  Receiver's instance variables: <br><div>a Bitmap of length 5499668</div><div><br></div><div>Best,</div><div>Karl<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 5, 2020 at 8:01 PM K K Subbu <<a href="mailto:kksubbu.ml@gmail.com">kksubbu.ml@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> All,<br>
<br>
I stumbled upon the following error when simulating a copy of a 3.8.1 <br>
(6502) image (full log attached) :<br>
<br>
Bitmap(Object)>>error:<br>
        Receiver: a Bitmap of length 5499668<br>
        Arguments and temporary variables:<br>
                aString:        'Improper store into indexable object'<br>
        Receiver's instance variables:<br>
a Bitmap of length 5499668<br>
<br>
The simulator loads the image correctly and both validate and <br>
validateActiveContext tests pass. But when I try to run test, it throws <br>
this error. VM version is:<br>
<br>
4.16.7-3775 #1 XShm Tue May  5 22:44:20 IST 2020 /usr/bin/cc<br>
Linux s400 4.4.0-104-generic #127-Ubuntu SMP Mon Dec 11 12:16:42 UTC <br>
2017 x86_64 x86_64 x86_64 GNU/Linux<br>
<br>
The simulator works fine with 2.2 image but gives error on a 3.8.1 image <br>
with VMMaker loaded in it.<br>
<br>
Has anyone seen this error before? Any help in tracing this bug is <br>
appreciated.<br>
<br>
Regards .. Subbu<br>
</blockquote></div>