Skip to content

Failed

MacOSX64.VMMakerTests.JitTests.VMCodeCompactionTest.testCompactDuringInterpreterPrimitiveThatMovesCurrentMethodWhenUsingPrimCallMayCallBackShouldNotCrashFromMachineCodeMethod(#ISA->#ARMv5 #wordSize->4) (from VMMakerTests)

Failing for the past 1 build (Since Failed #12 )
Took 0.21 sec.

Error Message

receiver of "allocate:" is nil

Stacktrace

MessageNotUnderstood
receiver of "allocate:" is nil
UndefinedObject(Object)>>doesNotUnderstand: #allocate:
UndefinedObject>>doesNotUnderstand: #allocate:
CogEventLogger(VMClass)>>malloc:
CogEventLogger>>allocateStatCounters
CogEventLogger>>nextCounterIndex
CogEventLogger>>currentCounterIndex
CogEventLogger>>compileCountIncrement
StackToRegisterMappingCogit(Cogit)>>compileEntireMethod
StackToRegisterMappingCogit>>compileEntireMethod
StackToRegisterMappingCogit(Cogit)>>compileCogMethod:
StackToRegisterMappingCogit>>compileCogMethod:
StackToRegisterMappingCogit(Cogit)>>cog:selector:
VMCodeCompactionTest(VMSimpleStackBasedCogitAbstractTest)>>jitMethod:selector:
VMCodeCompactionTest(VMPrimitiveCallAbstractTest)>>jitMethod:
VMCodeCompactionTest>>testCompactDuringInterpreterPrimitiveThatMovesCurrentMethodWhenUsingPrimCallMayCallBackShouldNotCrashFromMachineCodeMethod
VMCodeCompactionTest(TestCase)>>performTest