Hi, Something that I don't understand. If the bug is in libuuid, the crash should occur even if UUIDPlugin is internal ? What are the differences between internal and external ?
Laurent Laffont http://pharocasts.blogspot.com/ http://magaloma.blogspot.com/ On Wed, May 19, 2010 at 9:02 PM, David T. Lewis <[email protected]> wrote: > That is exactly how it works: > > UUID>>primMakeUUID > <primitive: 'primitiveMakeUUID' module: 'UUIDPlugin'> > UUIDGenerator default generateBytes: self forVersion: 4. > > > I added this to the Mantis issue: > > To summarize: The bug exists in some versions of libuuid on some Linux > distributions. The workaround is to compile the plugin internal. The > latest versions of Unix VM have the plugin compiled internally, although > some users may still experience problems if they have a leftover external > plugin from a prior installation. > > If you experience this problem, then get the latest Unix VM and delete > any existing copies of the external plugin. > > Resolved in latest Unix VMs. The UUID plugin must be compiled internally > to avoid a bug in some versions of libuuid. > > Hopefully this is an accurate summary. > > Dave > > On Wed, May 19, 2010 at 06:15:32PM +0200, St?phane Ducasse wrote: > > I'm not sure that it is resolved. It would be good to make sure that the > system does not crash > > even without reporting a log. May be having a stupid UUID generator as a > fallback would be good. > > > > Stef > > > > > Thanks, I marked the issue as resolved and summarized the status here: > > > > > > http://bugs.squeak.org/view.php?id=7358 > > > > > > Dave > > > > > > On Wed, May 19, 2010 at 09:42:28AM +0200, St?phane Ducasse wrote: > > >> Apparently the student reinstalled her ubuntu from scratch (no > incremental installation) and the vm did not crash > > >> anymore. > > >> > > >> Stef > > >> > > >> On May 17, 2010, at 9:16 PM, St?phane Ducasse wrote: > > >> > > >>> I asked the student to try. > > >>> > > >>> Stef > > >>> > > >>> On May 17, 2010, at 9:06 PM, laurent laffont wrote: > > >>> > > >>>> On ArchLinux I have the problem when UUID is built external. > Official 4.0.3.2202 Unix VM binaries on http://squeakvm.org/unix/ works > well for me (UUID is internal). > > >>>> > > >>>> Can you try with this one click image I made once (uses 4.0.3.2202 > binaries) http://lolgzs.free.fr/pharo/Pharo-1.0-OneClick.zip > > >>>> > > >>>> Laurent Laffont > > >>>> > > >>>> http://pharocasts.blogspot.com/ > > >>>> http://magaloma.blogspot.com/ > > >>>> > > >>>> > > >>>> On Mon, May 17, 2010 at 8:24 PM, St?phane Ducasse < > [email protected]> wrote: > > >>>> I can confirm that this is exactly the same trace than the one > reported by laurent (no debug file). > > >>>> > > >>>> Stef > > >>>> On May 17, 2010, at 7:51 PM, David T. Lewis wrote: > > >>>> > > >>>>> On Mon, May 17, 2010 at 07:38:59PM +0200, St?phane Ducasse wrote: > > >>>>>> Hi guys > > >>>>>> > > >>>>>> I took seaside the latest one click image and when I have to save > a MC package > > >>>>>> I get a core dump with UUID new:... > > >>>>>> I checke the so.UUIDplugin is there and I do not understand. > > >>>>>> Can somebody with a Ubuntu give a try to save something using MC > and the latest seaside one click. > > >>>>> > > >>>>> Hi Stef, > > >>>>> > > >>>>> This issue is being tracked here: > http://bugs.squeak.org/view.php?id=7358 > > >>>>> > > >>>>> It is not clear to me if the issue is resolved in the Ian's latest > VM > > >>>>> build, so if you or anyone else can confirm the UUID crash > happening > > >>>>> with this VM, that would be helpful to clarify. > > >>>>> > > >>>>> Dave > > > > > > _______________________________________________ > > > Pharo-project mailing list > > > [email protected] > > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > > > _______________________________________________ > > Pharo-project mailing list > > [email protected] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
