<body><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">
                                        Okay, I solved it by first inspecting the process that had the endless recursion:<div><br></div><div>[ [ 500 milliSeconds wait. FileStream stdout nextPutAll: ((Processor preemptedProcess suspendedContext stackOfSize: 10) joinSeparatedBy: String cr) ] repeat ] forkAt: 45</div><div><br></div><div>Priority 75 was my first try put that just interrupted the EventTickler. :-)</div><div><br></div><div>Then I saw information about the cause if the issue and first I wanted to install/compile a different method, but it turns out that "Behavior >> #compile:" does not work from within DoItFirst without more setup. So I tried to directly modify that broken state directly. It were just some dictionaries involved at #at:(put:) worked like a charm. :-)</div><div><br></div><div>... maybe I should have tried #compileSilently:? Hmm...</div><div><br></div><div>Best,</div><div>Marce</div><div class="mb_sig"></div><blockquote class='history_container' type='cite' style='border-left-style:solid;border-width:1px; margin-top:20px; margin-left:0px;padding-left:10px;'>
                        <p style='color: #AAAAAA; margin-top: 10px;'>Am 24.01.2022 16:10:29 schrieb Marcel Taeumel <marcel.taeumel@hpi.de>:</p><div style='font-family:Arial,Helvetica,sans-serif'><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">Hi all --<div class="mb_sig"></div><div><br></div><div>I have to rescue an image asap. How to use "--doit" to compile a method? I keep on getting an "<span style="font-size: 13.3333px">MessageNotUnderstood: UndefinedObject>>position" error... :-(</span></div><div><span style="font-size: 13.3333px"><br></span></div><div><span style="font-size: 13.3333px">Best,</span></div><div><span style="font-size: 13.3333px">Marcel</span></div></div></div></blockquote>
                                        </div></body>