[squeak-dev] Morphic yellow cross of death

Bob Arning arning315 at comcast.net
Mon Sep 16 22:16:18 UTC 2013


Well,

- your stack is truncated, is there more somewhere?
- can you say anything about how you got there?
- did you notice that lines was not nil by the time the stack was written:
         lines:     {a TextLine 1 to: 67 . a TextLine 68 to: 139 . a 
TextLine 140 to: 240 . ...etc...

Cheers,
Bob

On 9/16/13 5:26 PM, Nicolas Cellier wrote:
> Lately I have many instances of these yellow cross over red background 
> that happens when a low level morphic error is encountered.
>
> It seems related to a MultiNewParagraph lines being nil like in 
> following stack example.
>
> I don't know if it can help a morphic guru, but I just hate those 
> stateful behavior with volatile states...
>
> Really hard to debug/understand!!!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20130916/f62064c6/attachment.htm


More information about the Squeak-dev mailing list