Hi, If you want to patch your linux VM and rebuild from source I can tell you where to fix it.
cheers bruce On Mon, Mar 02, 2009 at 11:41:47AM +0100, Damien Cassou wrote: > Hi, > > I've just written a small Installer-based script to install Seaside2.8 > into Pharo image. Load the latest ScriptLoader from PharoInbox and do: > > ScriptLoader loadSeaside > > Unfortunately, this crashed my unix VM 2 times with the following message: > > squeak: /home/piumarta/squeak/platforms/unix/vm/sqUnixMemory.c:172: > uxGrowMemoryBy: Assertion `newDelta >= 0' failed. > Aborted > > > Sometimes it works though. To make it work more reliably, I pass > '-memory 512m' to the VM. > > -- > Damien Cassou > http://damiencassou.seasidehosting.st > > _______________________________________________ > 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
