Hi, I'm getting this warning message when running any .NET program under non-root user (running under root seems to work):
------------------------------------------------- [EMAIL PROTECTED] ~/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 _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
