stg_ap_v_ret porting crash: solved?

Matt Chapman matthewc@cse.unsw.edu.au
Thu, 11 Sep 2003 14:21:29 +1000


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.

Matt