That worked!!!  Thanks!

Guille

On Wed, Feb 9, 2011 at 12:55 PM, Alexander Lazarević <laza@blobworks.com> wrote:
 
You might also delete the uuid plugin like [1]

Alex

[1] http://lists.squeakfoundation.org/pipermail/squeak-dev/2011-January/156481.html

2011/2/9 Henrik Johansen <henrik.s.johansen@veloxit.no>
 
Comment out the primitive call in UUID>>#primMakeUUID.

Cheers,
Henry

On Feb 9, 2011, at 4:36 19PM, Guillermo Polito wrote:

Ok, I got this:

Program received signal SIGSEGV, Segmentation fault.
0xf7926321 in ?? () from /lib32/libuuid.so.1

Is there anything else I can do?

On Wed, Feb 9, 2011 at 12:14 PM, Levente Uzonyi <leves@elte.hu> wrote:

On Wed, 9 Feb 2011, Guillermo Polito wrote:

Use gdb.


Levente