<div class="gmail_quote">On Tue, Apr 13, 2010 at 2:05 PM, David T. Lewis <span dir="ltr">&lt;<a href="mailto:lewis@mail.msen.com">lewis@mail.msen.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>
On Tue, Apr 13, 2010 at 08:12:26AM +0200, laurent laffont wrote:<br>
&gt;<br>
&gt; On Tue, Apr 13, 2010 at 1:36 AM, David T. Lewis &lt;<a href="mailto:lewis@mail.msen.com">lewis@mail.msen.com</a>&gt; wrote:<br>
&gt; &gt;<br>
</div><div class="im">&gt; &gt; Can you confirm that the bug does *not* exist when you build the plugin<br>
&gt; &gt; as internal, and that it *does&quot; exist if you build it external on the<br>
&gt; &gt; same platform. It would be a big help to know if this is the case.<br>
&gt; &gt;<br>
&gt; &gt; My impression up until now is that this is a bug in the runtime libuuid<br>
&gt; &gt; library, and that it has something to do with running a program with<br>
&gt; &gt; pthreads (i.e. it does not happen with a simple test program). But I<br>
&gt; &gt; have never actually seen the bug on my own system, so I&#39;m guessing based<br>
&gt; &gt; on some google searches and the information that I read on the Pharo list.<br>
&gt;<br>
</div><div class="im">&gt; I have just built last release (Squeak-4.0.3.2200-src.tar.gz) with UUID as<br>
&gt; internal and it works like a charm. All Pharo 1.0-RC4 tests green ! Thank<br>
&gt; you all.<br>
&gt;<br>
&gt; So there&#39;s a real problem when UUID is external.<br>
<br>
</div>Hi Laurent,<br>
<br>
Thanks for the update. I added this to the Mantis 7358 issue also.<br>
<br>
I have one more request if you have the time. Could you please download<br>
Ian&#39;s latest build to your system, and try running the Pharo test using<br>
Ian&#39;s build? The reason that I ask is that neither Ian nor I can reproduce<br>
the UUID bug on our computers.  So if you can run Ian&#39;s VM on your computer<br>
without problems for the UUID bug, this would indicate that it is safe<br>
to distribute the VM with the internal UUID plugin for Squeak users.<br>
<br>
You can download the VM from:<br>
  <a href="http://squeakvm.org/unix/release/Squeak-4.0.3.2200-linux_i386.tar.gz" target="_blank">http://squeakvm.org/unix/release/Squeak-4.0.3.2200-linux_i386.tar.gz</a><br>
<br>
You do not need to install Ian&#39;s VM to test it, just unpack it into a<br>
temporary directory, and run it from the temporary directory.<br>
<br>
  $ tar xzvf Squeak-4.0.3.2200-linux_i386.tar.gz<br>
  $ cd Squeak-4.0.3.2200-linux_i386/bin/squeak<br>
  $ ./squeak ../../pharo.image<br>
<br>
Thanks a lot, this is a big help :)<br>
<br>
Dave<br></blockquote><div><br></div><div><br></div><div class="gmail_quote">With this build all tests green  but freetype fonts don&#39;t work. It seems FT2Plugin is not loaded.</div><div class="gmail_quote"><br clear="all">

SmalltalkImage current listLoadedModules  gives</div><div class="gmail_quote"><br></div><div class="gmail_quote">#(&#39;DSAPrims 10 April 2010 (i)&#39; &#39;FloatArrayPlugin 10 April 2010 (i)&#39; &#39;SocketPlugin 10 April 2010 (i)&#39; &#39;ZipPlugin 10 April 2010 (i)&#39; &#39;UUIDPlugin 12 April 2010 (i)&#39; &#39;LargeIntegers v1.5 10 April 2010 (i)&#39; &#39;B2DPlugin 10 April 2010 (i)&#39; &#39;BitBltPlugin 10 April 2010 (i)&#39; &#39;SecurityPlugin 10 April 2010 (i)&#39; &#39;FilePlugin 10 April 2010 (i)&#39; &#39;MiscPrimitivePlugin 10 April 2010 (i)&#39;)</div>

<div class="gmail_quote"><br></div><div class="gmail_quote">SmalltalkImage current listBuiltinModules gives</div><div class="gmail_quote"><br></div><div class="gmail_quote"> #(&#39;ADPCMCodecPlugin 10 April 2010 (i)&#39; &#39;AsynchFilePlugin 10 April 2010 (i)&#39; &#39;BMPReadWriterPlugin 10 April 2010 (i)&#39; &#39;B2DPlugin 10 April 2010 (i)&#39; &#39;BitBltPlugin 10 April 2010 (i)&#39; &#39;CroquetPlugin 10 April 2010 (i)&#39; &#39;DSAPrims 10 April 2010 (i)&#39; &#39;ZipPlugin 10 April 2010 (i)&#39; &#39;DropPlugin 10 April 2010 (i)&#39; &#39;FFTPlugin 10 April 2010 (i)&#39; &#39;FilePlugin 10 April 2010 (i)&#39; &#39;FloatArrayPlugin 10 April 2010 (i)&#39; &#39;FloatMathPlugin 10 April 2010 (i)&#39; &#39;GeniePlugin v2.0 10 April 2010 (i)&#39; &#39;JPEGReadWriter2Plugin 10 April 2010 (i)&#39; &#39;JPEGReaderPlugin 10 April 2010 (i)&#39; &#39;JoystickTabletPlugin 10 April 2010 (i)&#39; &#39;Klatt 10 April 2010 (i)&#39; &#39;LargeIntegers v1.5 10 April 2010 (i)&#39; &#39;LocalePlugin 10 April 2010 (i)&#39; &#39;Matrix2x3Plugin 10 April 2010 (i)&#39; &#39;MiscPrimitivePlugin 10 April 2010 (i)&#39; &#39;RePlugin 10 April 2010 (i)&#39; &#39;SecurityPlugin 10 April 2010 (i)&#39; &#39;SerialPlugin 10 April 2010 (i)&#39; &#39;SocketPlugin 10 April 2010 (i)&#39; &#39;SoundCodecPrims 10 April 2010 (i)&#39; &#39;SoundGenerationPlugin 10 April 2010 (i)&#39; &#39;SoundPlugin 10 April 2010 (i)&#39; &#39;StarSqueakPlugin 10 April 2010 (i)&#39; &#39;SurfacePlugin Apr 12 2010 (i)&#39; &#39;UUIDPlugin 12 April 2010 (i)&#39;)</div>

<div class="gmail_quote"><br></div><div class="gmail_quote">Cheers,</div><div class="gmail_quote"><br></div></div><div class="gmail_quote">Laurent Laffont </div><br>