But is this standard vm? Did you download it from http://squeakvm.org/unix/ ? is an exupery vm ? did you install it using apt-get ?

Anyway, it seems to be already reported. See:

- http://code.google.com/p/pharo/issues/detail?id=794
- http://www.mail-archive.com/pharo-project@lists.gforge.inria.fr/msg08390.html

Cheers,

Mariano

2009/5/19 Steve Wirts <stevewirts@gmail.com>
does this help (version.c file in the directory)...

int vm_serial= 32;
char *vm_date= "Wed Apr� 8 19:55:11 BST 2009";
char *cc_version= "gcc 4.1.2";
char *ux_version= "Linux localhost 2.6.24.4 #9 SMP Sat Jul 19 21:31:15 BST 2008 i686 Intel(R) Core(TM)2 Duo CPU E6850 @ 3.00GHz GenuineIntel GNU/Linux";



2009/5/19 Mariano Martinez Peck <marianopeck@gmail.com>

What exact VM are you using ?

2009/5/19 Steve Wirts <stevewirts@gmail.com>
My VM� has been exiting frequently just recently.
I'm on ubuntu 9.04, using the latest image available.
It looks like the root cause is whenever a timestamp
needs to be created.

Anybody else have this issue?

try this in a workspace...

"UUID new".

It seems to be from the primitive call within UUID initialization that
causes it?

Thanks
Steve


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


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


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