stg_ap_v_ret porting crash: solved?

Ian Lynagh igloo@earth.li
Thu, 11 Sep 2003 11:12:39 +0100


On Thu, Sep 11, 2003 at 02:21:29PM +1000, Matt Chapman wrote:
> On Thu, Sep 11, 2003 at 02:06:57AM +0100, Ian Lynagh wrote:
> > 
> > Bootstrapping IA64 from x86 (with numerous patches from CVS) looks
> > like it is working fine, although I am getting
> > 
> > ghc-6.0.1(9371): unaligned access to 0x4000000001e6177a,
> > ip=0x4000000000dd46c1
> > 
> > when compiling even hello world with optimisation. The result seems
> > to work fine though. Is this expected? Or maybe I missed a patch?
> 
> Hmm, no, I don't get any unaligned accesses.  My tree is a few months
> old though, I will update and check.

I'm not using CVS, I'm using 6.0.1 with the patch at
http://merulo.debian.org/~igloo/patch

I'm not really too worried about it as it seems to work regardless, and
will presumably become fixed when 6.2 is released.


Thanks
Ian