Skip to content

Failed

VM Unit Tests / MacOSX64.VMMakerTests.PermSpace.VMPermanentSpaceImageReadingTest.testLoadingImageHasEmptyPermSpaceWhenImageDoesNotHave(#wordSize->8 #imageReaderClass->SpurImageReader #imageWriterClass->SpurImageWriter) (from VMMakerTests)

Failing for the past 26 builds (Since Failed #37 )
Took 0.17 sec.

Error Message

receiver of "allocate:desiredPosition:" is nil

Stacktrace

MessageNotUnderstood
receiver of "allocate:desiredPosition:" is nil
UndefinedObject(Object)>>doesNotUnderstand: #allocate:desiredPosition:
UndefinedObject>>doesNotUnderstand: #allocate:desiredPosition:
VMMemoryMap>>allocateJITMemory:_:
VMMemoryMap>>allocateCodeZone
VMMemoryMap>>allocateHeap
CogVMSimulatorLSB(StackInterpreter)>>allocateMemoryForImageHeader:
CogVMSimulatorLSB(StackInterpreter)>>allocateMemoryForImage:withHeader:
CogVMSimulatorLSB(CoInterpreter)>>allocateMemoryForImage:withHeader:
SpurImageReader>>readImageFromFile:StartingAt:
SpurImageReader>>readImageNamed:
CogVMSimulatorLSB(CogVMSimulator)>>openOn:extraMemory:
VMPermanentSpaceImageReadingTest>>loadImage
VMPermanentSpaceImageReadingTest>>testLoadingImageHasEmptyPermSpaceWhenImageDoesNotHave
VMPermanentSpaceImageReadingTest(TestCase)>>performTest