<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 2013-03-06, at 21:37, Eliot Miranda &lt;<a href="mailto:eliot.miranda@gmail.com">eliot.miranda@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><br><div class="gmail_quote">On Wed, Mar 6, 2013 at 11:28 AM, Frank Shearar <span dir="ltr">&lt;<a href="mailto:frank.shearar@gmail.com" target="_blank">frank.shearar@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I can't help wondering if this is because of Nicolas' fun with the Parser?<br></blockquote><div><br></div><div>Yes it is. &nbsp;But the issue is what to do about it. &nbsp;I suspect a solution would be to have Monticello process class definitions that remove inst vars in two stages. &nbsp;One is to redefine classes with any added inst vars (before new methods are compiled). &nbsp;The next stage (as late as possible) is to redefine classes removing any inst vars.</div></div></blockquote><div><br></div><div>Well, you were supposed to put back the config map that solved this problem, after you debugged your Cog crash. Or am I misremembering?</div><div><span style="font-family: Helvetica; font-size: 12px; "><br></span></div><div><span style="font-family: Helvetica; font-size: 12px; ">- Bert -</span></div><div><span style="font-family: Helvetica; font-size: 12px; "><br></span></div><div><br></div><br><blockquote type="cite"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
frank<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On 6 March 2013 15:59, Ken G. Brown &lt;<a href="mailto:kbrown@mac.com">kbrown@mac.com</a>&gt; wrote:<br>
&gt; Running on COG 2397, and after updating fresh Squeak4.4-12327 Release to 12332, updating to Trunk &nbsp;fails at first attempt in the same place, then by abandoning and trying the update again, it apparently completes to 12511.<br>

&gt;<br>
&gt; &nbsp; &nbsp;Ken G. Brown<br>
&gt;<br>
&gt;&gt; With COG 2678, pretty well the same. First attempt it timed out during the same update-nice-223, then trying again from what had already been loaded, got the following during the same update, during compiling SMLoader-fbs-78 as before:<br>

&gt;&gt;<br>
&gt;&gt; From: <a href="mailto:a@b.c">a@b.c</a><br>
&gt;&gt; To: <a href="mailto:squeak-dev@lists.squeakfoundation.org">squeak-dev@lists.squeakfoundation.org</a><br>
&gt;&gt; Subject: [BUG]SmallInteger(Object)&gt;&gt;doesNotUnderstand: #context<br>
&gt;&gt;<br>
&gt;&gt; here insert explanation of what you were doing, suspect changes you've made and so forth.<br>
&gt;&gt;<br>
&gt;&gt; 4 March 2013 6:24:59.37 pm<br>
&gt;&gt;<br>
&gt;&gt; VM: Mac OS - Smalltalk<br>
&gt;&gt; Image: Squeak4.4 [latest update: #12327]<br>
&gt;&gt;<br>
&gt;&gt; SecurityManager state:<br>
&gt;&gt; Restricted: false<br>
&gt;&gt; FileAccess: true<br>
&gt;&gt; SocketAccess: true<br>
&gt;&gt; Working Dir /myStuff/mySmalltalkStuff/Sqkb/&lt;Sqkb4.x/Sqkb4.5Trunk<br>
&gt;&gt; Trusted Dir /foobar/tooBar/forSqueak/bogus/<br>
&gt;&gt; Untrusted Dir /Users/kbrownht/Library/Preferences/Croquet/Internet/Untrusted<br>
&gt;&gt;<br>
&gt;&gt; SmallInteger(Object)&gt;&gt;doesNotUnderstand: #context<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Receiver: 976860964<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Arguments and temporary variables:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aMessage: &nbsp; &nbsp; &nbsp; context<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; exception: &nbsp; &nbsp; &nbsp;MessageNotUnderstood: SmallInteger&gt;&gt;context<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; resumeValue: &nbsp; &nbsp;nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Receiver's instance variables:<br>
&gt;&gt; 976860964<br>
&gt;&gt;<br>
&gt;&gt; [] in Parser&gt;&gt;parse:cue:noPattern:ifFail:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Receiver: a Parser<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Arguments and temporary variables:<br>
&gt;&gt; &lt;&lt;error during printing&gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Receiver's instance variables:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; source: &nbsp; &nbsp; &nbsp; &nbsp; a ReadStream 'installWebClient<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Installer ss<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; project: ''WebClient'';...etc...<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mark: &nbsp; 20<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; hereChar: &nbsp; &nbsp; &nbsp; Character space<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aheadChar: &nbsp; &nbsp; &nbsp;$s<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; token: &nbsp;'Installer'<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; tokenType: &nbsp; &nbsp; &nbsp;#word<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; currentComment: &nbsp; &nbsp; &nbsp; &nbsp; nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; buffer: &nbsp; &nbsp; &nbsp; &nbsp; a WriteStream 'Installer'<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; typeTable: &nbsp; &nbsp; &nbsp;#(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xB...etc...<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; here: &nbsp; 'installWebClient'<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; hereType: &nbsp; &nbsp; &nbsp; #word<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; hereMark: &nbsp; &nbsp; &nbsp; 1<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; hereEnd: &nbsp; &nbsp; &nbsp; &nbsp;16<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; prevMark: &nbsp; &nbsp; &nbsp; 1<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; prevEnd: &nbsp; &nbsp; &nbsp; &nbsp;nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; encoder: &nbsp; &nbsp; &nbsp; &nbsp;{an EncoderForV3PlusClosures}<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; parseNode: &nbsp; &nbsp; &nbsp;nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; failBlock: &nbsp; &nbsp; &nbsp;nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; requestorOffset: &nbsp; &nbsp; &nbsp; &nbsp;[closure] in Compiler&gt;&gt;translate:noPattern:ifFail:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; tempsMark: &nbsp; &nbsp; &nbsp;0<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; doitFlag: &nbsp; &nbsp; &nbsp; nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; properties: &nbsp; &nbsp; false<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; queriedUnusedTemporaries: &nbsp; &nbsp; &nbsp; nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cue: &nbsp; &nbsp;nil<br>
&gt;&gt;<br>
&gt;&gt; BlockClosure&gt;&gt;on:do:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Receiver: [closure] in Parser&gt;&gt;parse:cue:noPattern:ifFail:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Arguments and temporary variables:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; exception: &nbsp; &nbsp; &nbsp;ReparseAfterSourceEditing<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; handlerAction: &nbsp;[closure] in Parser&gt;&gt;parse:cue:noPattern:ifFail:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; handlerActive: &nbsp;true<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Receiver's instance variables:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; outerContext: &nbsp; Parser&gt;&gt;parse:cue:noPattern:ifFail:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; startpc: &nbsp; &nbsp; &nbsp; &nbsp;196<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; numArgs: &nbsp; &nbsp; &nbsp; &nbsp;0<br>
&gt;&gt;<br>
&gt;&gt; Parser&gt;&gt;parse:cue:noPattern:ifFail:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Receiver: a Parser<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Arguments and temporary variables:<br>
&gt;&gt; &lt;&lt;error during printing&gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Receiver's instance variables:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; source: &nbsp; &nbsp; &nbsp; &nbsp; a ReadStream 'installWebClient<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Installer ss<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; project: ''WebClient'';...etc...<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mark: &nbsp; 20<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; hereChar: &nbsp; &nbsp; &nbsp; Character space<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aheadChar: &nbsp; &nbsp; &nbsp;$s<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; token: &nbsp;'Installer'<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; tokenType: &nbsp; &nbsp; &nbsp;#word<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; currentComment: &nbsp; &nbsp; &nbsp; &nbsp; nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; buffer: &nbsp; &nbsp; &nbsp; &nbsp; a WriteStream 'Installer'<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; typeTable: &nbsp; &nbsp; &nbsp;#(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xB...etc...<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; here: &nbsp; 'installWebClient'<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; hereType: &nbsp; &nbsp; &nbsp; #word<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; hereMark: &nbsp; &nbsp; &nbsp; 1<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; hereEnd: &nbsp; &nbsp; &nbsp; &nbsp;16<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; prevMark: &nbsp; &nbsp; &nbsp; 1<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; prevEnd: &nbsp; &nbsp; &nbsp; &nbsp;nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; encoder: &nbsp; &nbsp; &nbsp; &nbsp;{an EncoderForV3PlusClosures}<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; parseNode: &nbsp; &nbsp; &nbsp;nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; failBlock: &nbsp; &nbsp; &nbsp;nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; requestorOffset: &nbsp; &nbsp; &nbsp; &nbsp;[closure] in Compiler&gt;&gt;translate:noPattern:ifFail:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; tempsMark: &nbsp; &nbsp; &nbsp;0<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; doitFlag: &nbsp; &nbsp; &nbsp; nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; properties: &nbsp; &nbsp; false<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; queriedUnusedTemporaries: &nbsp; &nbsp; &nbsp; nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cue: &nbsp; &nbsp;nil<br>
&gt;&gt;<br>
&gt;&gt; Compiler&gt;&gt;translate:noPattern:ifFail:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Receiver: a Compiler<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Arguments and temporary variables:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aStream: &nbsp; &nbsp; &nbsp; &nbsp;a ReadStream 'installWebClient<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Installer ss<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; project: ''WebClient''...etc...<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; noPattern: &nbsp; &nbsp; &nbsp;false<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; failBlock: &nbsp; &nbsp; &nbsp;[closure] in MethodAddition&gt;&gt;createCompiledMethod<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Receiver's instance variables:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sourceStream: &nbsp; a ReadStream 'installWebClient<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Installer ss<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; project: ''WebCli...etc...<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; requestor: &nbsp; &nbsp; &nbsp;nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; class: &nbsp;SMClient class<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; category: &nbsp; &nbsp; &nbsp; #private<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; context: &nbsp; &nbsp; &nbsp; &nbsp;nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; parser: &nbsp; &nbsp; &nbsp; &nbsp; a Parser<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cue: &nbsp; &nbsp;a CompilationCue<br>
&gt;&gt;<br>
&gt;&gt; Compiler&gt;&gt;compile:in:classified:notifying:ifFail:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Receiver: a Compiler<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Arguments and temporary variables:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; textOrStream: &nbsp; 'installWebClient<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Installer ss<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; project: ''WebClient'';<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; inst...etc...<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aClass: &nbsp; &nbsp; &nbsp; &nbsp; SMClient class<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aCategory: &nbsp; &nbsp; &nbsp;#private<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aRequestor: &nbsp; &nbsp; nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; failBlock: &nbsp; &nbsp; &nbsp;[closure] in MethodAddition&gt;&gt;createCompiledMethod<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Receiver's instance variables:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sourceStream: &nbsp; a ReadStream 'installWebClient<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Installer ss<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; project: ''WebCli...etc...<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; requestor: &nbsp; &nbsp; &nbsp;nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; class: &nbsp;SMClient class<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; category: &nbsp; &nbsp; &nbsp; #private<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; context: &nbsp; &nbsp; &nbsp; &nbsp;nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; parser: &nbsp; &nbsp; &nbsp; &nbsp; a Parser<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cue: &nbsp; &nbsp;a CompilationCue<br>
&gt;&gt;<br>
&gt;&gt; Metaclass(Behavior)&gt;&gt;compile:classified:notifying:trailer:ifFail:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Receiver: SMClient class<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Arguments and temporary variables:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; code: &nbsp; 'installWebClient<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Installer ss<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; project: ''WebClient'';<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; install: ''W...etc...<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; category: &nbsp; &nbsp; &nbsp; #private<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; requestor: &nbsp; &nbsp; &nbsp;nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; bytes: &nbsp;a CompiledMethodTrailer<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; failBlock: &nbsp; &nbsp; &nbsp;[closure] in MethodAddition&gt;&gt;createCompiledMethod<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; methodNode: &nbsp; &nbsp; nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Receiver's instance variables:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; superclass: &nbsp; &nbsp; Object class<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; methodDict: &nbsp; &nbsp; a MethodDictionary(#assureWebClient-&gt;(SMClient class&gt;&gt;#assureWebCli...etc...<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; format: &nbsp; &nbsp; &nbsp; &nbsp; 152<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; instanceVariables: &nbsp; &nbsp; &nbsp;nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; organization: &nbsp; ('private' assureWebClient installWebClient)<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; thisClass: &nbsp; &nbsp; &nbsp;SMClient<br>
&gt;&gt;<br>
&gt;&gt; MethodAddition&gt;&gt;createCompiledMethod<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Receiver: a MethodAddition<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Arguments and temporary variables:<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Receiver's instance variables:<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; text: &nbsp; 'installWebClient<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; Installer ss<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; project: ''WebClient'';<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; install: ''W...etc...<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; category: &nbsp; &nbsp; &nbsp; #private<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; changeStamp: &nbsp; &nbsp;'fbs 2/25/2013 21:26'<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; requestor: &nbsp; &nbsp; &nbsp;nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; logSource: &nbsp; &nbsp; &nbsp;true<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; myClass: &nbsp; &nbsp; &nbsp; &nbsp;SMClient class<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; methodAndNode: &nbsp;nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; selector: &nbsp; &nbsp; &nbsp; nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; compiledMethod: &nbsp; &nbsp; &nbsp; &nbsp; nil<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; priorMethodOrNil: &nbsp; &nbsp; &nbsp; nil<br>
&gt;&gt;<br>
&gt;&gt; On 2013-03-04, at 3:05 PM, Frank Shearar wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; Ken, if you use Cog 2678, do you see the same problem?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; frank<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On 4 March 2013 18:35, Ken G. Brown &lt;<a href="mailto:kbrown@mac.com">kbrown@mac.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt; Mac 10.7.5, COG 2693<br>
&gt;&gt;&gt;&gt; When updating a fresh Squeak4.4-12327 Release to latest trunk, I get the following:<br>
&gt;&gt;&gt;&gt; &nbsp;Ken G. Brown<br>
&gt;&gt;&gt;&gt; ================================<br>
&gt;&gt;&gt;&gt; 4 March 2013 10:45:55.288 am<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; VM: Mac OS - Smalltalk<br>
&gt;&gt;&gt;&gt; Image: Squeak4.4 [latest update: #12327]<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; SecurityManager state:<br>
&gt;&gt;&gt;&gt; Restricted: false<br>
&gt;&gt;&gt;&gt; FileAccess: true<br>
&gt;&gt;&gt;&gt; SocketAccess: true<br>
&gt;&gt;&gt;&gt; Working Dir /myStuff/mySmalltalkStuff/Sqkb/&lt;Sqkb4.x/Sqkb4.5Trunk<br>
&gt;&gt;&gt;&gt; Trusted Dir /foobar/tooBar/forSqueak/bogus/<br>
&gt;&gt;&gt;&gt; Untrusted Dir /Users/kbrownht/Library/Preferences/Croquet/Internet/Untrusted<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; SmallInteger(Object)&gt;&gt;doesNotUnderstand: #context<br>
&gt;&gt;&gt;&gt; &nbsp; &nbsp; &nbsp; Receiver: 976860964<br>
&gt;&gt;&gt;&gt; &nbsp; &nbsp; &nbsp; Arguments and temporary variables:<br>
&gt;&gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aMessage: &nbsp; &nbsp; &nbsp; context<br>
&gt;&gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; exception: &nbsp; &nbsp; &nbsp;MessageNotUnderstood: SmallInteger&gt;&gt;context<br>
&gt;&gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; resumeValue: &nbsp; &nbsp;nil<br>
&gt;&gt;&gt;&gt; &nbsp; &nbsp; &nbsp; Receiver's instance variables:<br>
&gt;&gt;&gt;&gt; 976860964<br>
&gt;&gt;&gt;&gt; &lt;snip&gt;<br>
&gt;&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>best,<div>Eliot</div>
<br></blockquote></div><div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; font-size: 12px; "><br class="Apple-interchange-newline"></span>

</div>
<br></body></html>