[Mono-list] Strange warnings + random crashes

Maurizio Colucci seguso.forever@tin.it
Thu, 15 May 2003 11:58:10 +0200


Hi,

For no apparent reason, these warnings have suddenly begun to appear:


make -k 
mcs 3d-object.cs application.cs ball.cs camera.cs circle.cs computer-player.cs 
destination-rectangle.cs human-player.cs input.cs math.cs matrix2x2.cs net.cs 
parabola.cs player.cs polygon.cs straight-line.cs surface.cs 
texture-system.cs timer.cs trajectory.cs  -o tennis-forever.exe -r 
Tao.OpenGl.dll -r System.Drawing -r SDL.NET.dll --unsafe
* (process:1109): WARNING **: Shared memory sanity check failed.

** (process:1109): WARNING **: Failed to attach shared memory! Falling back to 
non-shared handles
Compilation succeeded

And since those warnings began, my app has begun to randomly freeze
the system, forcing me to reboot.

I can't remember exactly when these warnings began, but they weren't
always there.

What is it?

Thank you,

Maurizio