I tried what Lukas suggested. What happens is that Squeak starts up but then hogs the CPU and does not draw the GUI. However, an old version of Pharo, #10130, still works. Version #10172 does not work either, which suggests that its not Poymorph. My best guess is that its FreeType. I commented out the two startUp: methods of FreeTypeFontProvider and FreeTypeSettings, but without success. How could FreeType be disabled? Adrian On Feb 19, 2009, at 14:42 , Lukas Renggli wrote:
sqUnixMemory.c:172: uxGrowMemoryBy: Assertion `newDelta >= 0` failed. Aborted
I don't think so because seasidehosting would print an error message in the system logs and it is not the case.
I can only guess, but maybe the font-enumeration at startup causes the VM to hang. Seaside Hosting uses quite an old and modified version of the Unix VM. Maybe Adrian can verify that this is/is not the problem, by opening a Pharo image on seasidehosting.st within an X session?
Cheers, Lukas
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project