magma on squeak trunk

radoslav hodnicak rh at 4096.sk
Thu Feb 11 13:36:16 UTC 2010


Hello,

is Magma supported/working on the Squeak trunk images?

I've installed r43final from SS into my trunk image (update 9308) and I 
get this error when trying to create a new database (happens with r44beta2 
too)

MagmaUserError: Invalid reference, an object may not change during 
serialization.

rado



stack trace

[] in [] in [] in MaCommitLogEntry>>linkObjectModel
Dictionary>>at:ifAbsent:
[] in [] in MaCommitLogEntry>>linkObjectModel
MaFixedObjectBuffer(MaObjectBuffer)>>instVarsDoWithIndex:
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[] in MaCommitLogEntry>>linkObjectModel
[] in MaCommitPackage>>objectsDo:
[] in MaSerializedGraphBuffer>>buffersDo:
MaSerializedGraphBuffer>>bufferPositionsDo:
MaSerializedGraphBuffer>>buffersDo:
MaCommitPackage>>objectsDo:
MaCommitLogEntry>>linkObjectModel
MaCommitLogEntry>>link
[] in MaObjectRepository>>write:
BlockClosure>>ensure:
[] in Mutex>>critical:
[] in Semaphore>>critical:
BlockClosure>>ensure:
Semaphore>>critical:
Mutex>>critical:
MaObjectRepository>>commitCritical:
MaObjectRepository>>write:
MaObjectRepository>>submitAll:for:beginAnother:
[] in MagmaRepositoryController>>forceWritePackage:
BlockClosure>>ensure:
MagmaRepositoryController>>forceWritePackage:
MagmaRepositoryController>>forceWrite:
MagmaRepositoryController>>createRepositoryAt:
MagmaRepositoryController class>>create:
MagmaRepositoryController class>>create:root:


More information about the Magma mailing list