<br><br><div class="gmail_quote">On Fri, Jul 8, 2011 at 1:31 AM, Igor Stasenko <span dir="ltr">&lt;<a href="mailto:siguctua@gmail.com">siguctua@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;">
<br>
Another case of using stuff before it initialized :)<br>
<br>
<br>
So, when it happens? During code generation or...?<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br>yes, sorry I forget to say....it happens while doing the #generateWithSources<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div class="h5">
On 7 July 2011 20:32, Mariano Martinez Peck &lt;<a href="mailto:marianopeck@gmail.com">marianopeck@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; FInd also the attached PharoDebbug.log. The problem of the evaluator is in MethodNode &gt;&gt; printPrimitiveOn:<br>
&gt; where it does:<br>
&gt;<br>
&gt; Smalltalk globals<br>
&gt;         at: #Interpreter<br>
&gt;         ifPresent: [ :cls | aStream nextPutAll: &#39; &quot;&#39; , ((cls classPool at: #PrimitiveTable) at: primitive + 1) , &#39;&quot; &#39; ]<br>
&gt;<br>
&gt; because   cls classPool at: #PrimitiveTable  answers nil-<br>
&gt; cls is Interpreter class and there is a class variable #PrimitiveTable which is in nil.<br>
&gt;<br>
&gt; The problem is how to find the error that finally come to the emergency.<br>
&gt;<br>
&gt; thanks<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Jul 7, 2011 at 7:25 PM, Mariano Martinez Peck &lt;<a href="mailto:marianopeck@gmail.com">marianopeck@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hudson can, and I can&#39;t. Grrrr.<br>
&gt;&gt; I took the latest Pharo 1.3 from here:  <a href="https://pharo-ic.lille.inria.fr/hudson/view/Pharo/job/Pharo%201.3/lastSuccessfulBuild/artifact/Pharo-1.3.zip" target="_blank">https://pharo-ic.lille.inria.fr/hudson/view/Pharo/job/Pharo%201.3/lastSuccessfulBuild/artifact/Pharo-1.3.zip</a><br>

&gt;&gt;<br>
&gt;&gt; I then evaluated EXACTLY what it is in latest version of file LoadVMMaker.st:<br>
&gt;&gt; Gofer new<br>
&gt;&gt;     squeaksource: &#39;MetacelloRepository&#39;;<br>
&gt;&gt;     package: &#39;ConfigurationOfCog&#39;;<br>
&gt;&gt;     load.<br>
&gt;&gt;<br>
&gt;&gt; ((Smalltalk at: #ConfigurationOfCog) project version: #bleedingEdge) load.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; And I have the emergency console. Look the attached.<br>
&gt;&gt;<br>
&gt;&gt; Any quotes?<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Mariano<br>
&gt;&gt; <a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Mariano<br>
&gt; <a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div></div><font color="#888888">--<br>
Best regards,<br>
Igor Stasenko AKA sig.<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br><br>