Skip to content

Failed

MacOSX64.VMMakerTests.JitTests.VMPrimitiveCallingTest.testPrimitiveWithoutFunctionExecutesFallbackCode(#ISA->#IA32 #wordSize->4) (from VMMakerTests)

Failing for the past 2 builds (Since Failed #11 )
Took 41 ms.

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:
VMPrimitiveCallingTest(VMSimpleStackBasedCogitAbstractTest)>>jitMethod:selector:
VMPrimitiveCallingTest(VMPrimitiveCallAbstractTest)>>jitMethod:
VMPrimitiveCallingTest>>testPrimitiveWithoutFunctionExecutesFallbackCode
VMPrimitiveCallingTest(TestCase)>>performTest