[Mono-list] Shared memory sanity check failed?!?
Ivan Gužvinec
ivan.guzvinec@telemach.net
Mon, 13 Oct 2003 18:18:25 +0200
Hi,
I'm getting this warning message when running any .NET program under
non-root user (running under root seems to work):
-------------------------------------------------
vedic@AI ~/Projects/cstst $ ./hello.exe
** (./hello.exe:12053): WARNING **: Shared memory sanity check failed.
** (./hello.exe:12053): WARNING **: Failed to attach shared memory!
Falling back to non-shared handles
Hello Mono World!
-------------------------------------------------
Any idea why this is happening?! I would greatly appreciate any hints on
how to proceed to eliminate this trouble.
Thanks,
Ivan