sigsev in 64/32 bit VM

Martin Kuball martinkuball at web.de
Sun May 28 17:26:11 UTC 2006


Am Sunday, 28. May 2006 15:24 schrieb Martin Kuball:
> Hi!
>
> I compiled a 64/32 bit VM from svn. Immediately after start I get a
> SIGSEV at: interp.c line 7865:
>
> longAtput(where + ((ReceiverIndex + i) << ShiftForWord),
> 	  longAtPointer(localSP - ((argCount2 - i) * BytesPerWord)));
>
> I examined the arguments to longAtput and they seem OK. But there
> is no Memory mapped at sqMemoryBase. How could that happen?
>
> Martin

Forgot to give you some more details. I'm running a amd64 system with 
linux 2.6.14. Compiler ist gcc 4.0.3.

Martin



More information about the Vm-dev mailing list