[UNIX][VM] Alpha Linux?

Bob Arning arning at charm.net
Tue Feb 15 15:09:48 UTC 2000


On Tue, 15 Feb 2000 15:32:23 +0100 (CET) Bert Freudenberg <bert at isgnw.CS.Uni-Magdeburg.De> wrote:
>Program received signal SIGSEGV, Segmentation fault.
>initializeMemoryFirstFree (firstFree=16173680) at gnu-interp.c:10865
>10865           longAtput(freeBlock, ((endOfMemory - firstFree) &
>4294967292U) | 2);
>
>Any ideas?

Umm... Alpha is 64 bits, isn't it? How does that affect the memory start/end/size calculations in

Interpreter>>readImageFromFile:HeapSize:StartingAt:
ObjectMemory>>startOfMemory

?

Cheers,
Bob





More information about the Squeak-dev mailing list