[Mono-devel-list] How to disable "Shared memory sanity check failed" messages?

Vadim B. Guzev vguzev at yandex.ru
Thu Jan 15 12:07:20 EST 2004


Hello, mono-devel-list at lists.ximian.com!


I've got the following problem: I need to launch the same application from
the same folder
on a number of working nodes (This folder is mounted on all nodes
(computers) through Samba
and points to the folder on frontend. Paths to application are the same on
all nodes.).
But when I'm trying to do it I'm getting the following annoying messages on
each node:

8<--------------------------------------------------------------------------
----------
** (/local/users_shared/vadim/mcsharp/bin/wn.exe:9928): WARNING **: Shared
memory sanity check failed.

** (/local/users_shared/vadim/mcsharp/bin/wn.exe:9928): WARNING **: Failed
to attach shared memory! Falling back to non-shared handles
8<--------------------------------------------------------------------------
----------

How can I disable these messages? I've seen somewhere in the mailing lists
that I should
remove ~/.wapi/ folder, but this doesn't solve my problem, as Mono creates a
new one
every time I launch a new application... :(

I'm using Mono 0.28.


Best regards,
Vadim B. Guzev




More information about the Mono-devel-list mailing list