<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p>Hi Jakob,</p>
<p><br>
</p>
<p>> <span style="font-size:12pt">Now I will type the stack trace </span><span style="font-size:12pt">from the evaluator... Is there a way to copy that except for taking a </span><span style="font-size:12pt">screenshot?</span></p>
<p><span style="font-size:12pt"><br>
</span></p>
<p><span style="font-size:12pt">Wow, did you really retype all these lines instead of making a screenshot? :D</span></p>
<p><span style="font-size:12pt">I'd recommend this one:</span></p>
<p><span style="font-size:12pt"><br>
</span></p>
<p><span style="font-size:12pt"></p>
<div>Debugger new</div>
<div><span style="white-space:pre"></span>process: Processor activeProcess context: thisContext;</div>
<div><span style="white-space:pre"></span>copyBugReportToClipboard</div>
<br>
</span>
<p></p>
<p><span style="font-size:12pt">or, alternatively, copy the relevant parts from #<span>copyBugReportToClipboard.</span></span></p>
<p><span style="font-size:12pt"><span><br>
</span></span></p>
<p><span style="font-size:12pt"><span>Best,</span></span></p>
<p><span style="font-size:12pt"><span>Christoph</span></span></p>
<div id="x_Signature">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif,EmojiFont,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<div name="x_divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div><font size="2" color="#808080"></font></div>
</div>
</div>
</div>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Von:</b> Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> im Auftrag von Jakob Reschke <forums.jakob@resfarm.de><br>
<b>Gesendet:</b> Samstag, 22. Februar 2020 17:09:40<br>
<b>An:</b> squeak-dev@lists.squeakfoundation.org<br>
<b>Betreff:</b> [squeak-dev] Emergency evaluator due to MNU in hasContentsInExplorer</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hello,<br>
<br>
I updated my Trunk image this morning and just got an emergency<br>
evaluator popping up. I seem to have a bug in a hasContentsInExplorer<br>
method of one of my classes, but I didn't think that would lead to an<br>
emergency...<br>
<br>
At least it continues quite normally if I press any key. Got a bunch<br>
of debuggers and could fix the error there.<br>
<br>
Attached you find the SqueakDebug.log. Now I will type the stack trace<br>
from the evaluator... Is there a way to copy that except for taking a<br>
screenshot?<br>
<br>
***System error handling failed***<br>
MessageNotUnderstood: UndefinedObject>>notEmpty<br>
Project class>>tryEmergencyEvaluatorForRecovery:<br>
AnimMorphicProject(Project)>>primitiveError:<br>
AnimMorphicProject(Project)>>recursiveError:<br>
AnimMorphicProject(MorphicProject)>>recursiveError:<br>
ECToolSet class(StandardToolSet class)>>handleRecursiveError:<br>
ToolSet class>>handleRecursiveError:<br>
Debugger class>>openOn:context:label:contents:fullView:<br>
ECToolSet class(StandardToolSet<br>
class)>>debugProcess:context:label:contents:fullView:<br>
ToolSet class>>debugProcess:context:label:contents:fullView:<br>
Process>>debug:title:full:contents:<br>
Process>>debug:title:full:<br>
Process>>debug:title:<br>
ECToolSet class(StandardToolSet class)>>handleError:<br>
ToolSet class>>handleError:<br>
UnhandledError>>defaultAction<br>
UndefinedObject>>handleSignal:<br>
UnhandledError(Exception)>>signal<br>
UnhandledError class>>signalForException:<br>
MessageNotUnderstood(Error)>>defaultAction<br>
MessageNotUnderstood>>defaultAction<br>
-----------------------------<br>
<br>
Kind regards,<br>
Jakob<br>
</div>
</span></font>
</body>
</html>