<br><br><div class="gmail_quote">On Mon, Apr 18, 2011 at 1:19 PM, 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;">
<div class="im"><br>
warning: Process doesn&#39;t have threadId; VM will not thread<br>
<br>
</div>this message indicating that you using an images which don&#39;t support<br>
threading per process basis (or yielding are not enabled by default).<br>
<br>
It should be there in latest Pharo-Core1.3 images , see<br>
Process threadId ivar<br>
and<br>
SmalltalkImage&gt;&gt;processPreemptionYields: aBoolean<br>
<font color="#888888"><br></font></blockquote><div><br>Thanks Igor. Yes, I know that. But if I don&#39;t set that, I guess it should not crash but just work non-multithread, should it ?<br><br>In fact, that crash only happens in Linux. In Mac, the same VM with the same FFI plugin and same tests doesn&#39;t crash. <br>
<br>cheers<br><br>Mariano<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><font color="#888888">
<br>
--<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>