Hi, Is it possible this error? sqUnixMemory.c:172: uxGrowMemoryBy: Assertion `newDelta >= 0` failed. Aborted I get this following the procedure below on a Debian Lenny PPC system with Squeak 3.10-4. Gcc is 4.3.2. I do not get this on a Ubuntu hardy ppc system with the same version of squeak. Gcc is slightly older at 4.2.3. I've worked around this, for the moment, by adding -memory 200m to the squeak command line. I spent some weekend debugging this, but, I didn't find where the problem it is comes from. cheers bruce On Wed, Feb 18, 2009 at 04:45:00PM +0100, Damien Cassou wrote:
Hi,
there is a problem with Pharo on Seasidehosting. Using a stock Pharo image 10225, installing Seaside from Universe, it works perfectly fine locally. As soon as I upload and run the image on Seasidehosting, it doesn't work anymore.(503: Service Temporarily Unavailable). There is nothing in the log files accessible through the seasidehosting admin interface.
You can see the problem on http://diagen.seasidehosting.st.
To reproduce:
- download Pharo version 10225 (newer versions have the annoying MIME problem) - ScriptLoader new installingUniverse - In the Universe browser, install Seaside. - Upload the image and the changes file to a seasidehosting account - Start the image
Since all Pier images are now based on Pharo, this is a problem for all new pier users.
-- Damien Cassou http://damiencassou.seasidehosting.st
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project