I don't know if this is related, but trying to debug another test I
got an endless loop of MNU related with Message>>#sendTo:

MessageNotUnderstood: BlockClosure>>asSymbol
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol

I got this kind of error en Pharo 4 too, but not as soon as trying to
debug a failing test.

Anybody know why this happen?

Regards!

Esteban A. Maringolo


Log...
MessageNotUnderstood: BlockClosure>>asSymbol
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
MessageNotUnderstood: BlockClosure>>asSymbol
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:
BlockClosure(Object)>>doesNotUnderstand: #asSymbol
Message>>sentTo:

ad infinitum... or until Alt+.

Reply via email to