Skip to content

Failed

MacOSX64.VMMakerTests.JitTests.VMCodeCompactionTest.testCompactingShouldRelocatePolymorphicPICMNUAbortCallsite(#ISA->#X64 #wordSize->8) (from VMMakerTests)

Failing for the past 2 builds (Since Failed #11 )
Took 47 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:
VMCodeCompactionTest(VMSimpleStackBasedCogitAbstractTest)>>jitMethod:selector:
VMCodeCompactionTest>>testCompactingShouldRelocatePolymorphicPICMNUAbortCallsite
VMCodeCompactionTest(TestCase)>>performTest