Hi Dick, > -----Original Message----- > From: Dick Porter [mailto:[EMAIL PROTECTED] > Sent: Monday, October 20, 2003 4:30 PM > > It's possible, but the code that creates the shared area tries to be > very careful about races. There used to be a race between exiting one > mono instance and starting a new one at the same time, but that > manifested itself as a failed assertion. > > I'm assuming that all your machines have identical software installed, > and that mono is up-to-date. Have you looked into potential hardware > issues with the machine giving the problems? Make sure your memory > isn't faulty, etc. >
Our machines should be identical in their software versions. There is also the same Mono version on all of them. Very strange... I have created a test program which starts many processes from different threads. It works without problems. Maybe it's really a hardware problem. J�rg. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
