Skip to content

Failed

MacOSX64.VMMakerTests.JitTests.VMContextAccessTest.testCloningTopContextHasCorrectPC(#ISA->#aarch64 #wordSize->8) (from VMMakerTests)

Failing for the past 2 builds (Since Failed #1 )
Took 77 ms.

Error Message

receiver of "next:put:" is nil

Stacktrace

MessageNotUnderstood
receiver of "next:put:" is nil
UndefinedObject(Object)>>doesNotUnderstand: #next:put:
UndefinedObject>>doesNotUnderstand: #next:put:
[stream next: anInteger put: anObject] in NonInteractiveTranscript>>next:put:
FullBlockClosure(BlockClosure)>>ensure:
[
			owner := activeProcess.
			aBlock ensure: [ owner := nil ] ] in Mutex>>critical:
[
		caught := true.
		self wait.
		blockValue := mutuallyExcludedBlock value
	] in Semaphore>>critical:
FullBlockClosure(BlockClosure)>>ensure:
Semaphore>>critical:
Mutex>>critical:
NonInteractiveTranscript>>critical:
NonInteractiveTranscript>>next:put:
CogVMSimulatorLSB(CogVMSimulator)>>printHex:
CogVMSimulatorLSB(StackInterpreter)>>longPrintOop:
VMContextAccessTest>>assertContext:equals:onInstVar:
VMContextAccessTest>>testCloningTopContextHasCorrectPC
VMContextAccessTest(TestCase)>>performTest