Damien Cassou wrote:
> Every 5 minutes or so, my VM crashes and prints:
> 
> squeak: /tmp/squeak-svn/platforms/unix/vm/sqUnixMemory.c:172:
> uxGrowMemoryBy: Assertion `newDelta >= 0' failed.
> Aborted
> 
> 
> I'm using Squeak VM from SVN. Does that happen to anyone else?
> 

It happens to me too:

squeak: 
/build/buildd/squeak-vm-3.10.3+svn1902.dfsg/platforms/unix/vm/sqUnixMemory.c:172:
 
uxGrowMemoryBy: Assertion `newDelta >= 0' failed.
/usr/bin/squeak: line 273:  5346 Abortado                $VM

when I do it

10000 factorial

in a workspace.

I'm on Debian GNU/Linux 5.0 Lenny

$ uname -a
Linux laptop 2.6.26-1-amd64 #1 SMP Sat Jan 10 17:57:00 UTC 2009 x86_64 
GNU/Linux


$ dpkg -l|grep squeak
ii  squeak-vm                                     3.10.3+svn1902.dfsg-1 
      The Squeak Smalltalk System (virtual machine

It is an AMD Turion 64 X2 machine, that is a amd64 (x86_64) arch.

Miguel Cobá

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to