Hello all, > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Filip Brcic > Sent: Monday, February 23, 2004 3:05 PM > Subject: Re: [Mono-list] A Problem with XSP > > > After some browsing of mono source code, I realized that shared > handles are located in ~/.wapi directory and when the system > crashed that directory got corrupt somehow. After I deleted it, > everything works just fine, as it worked before :)
The shared handles storage in ~/.wapi seems to be still a bit unstable. Is there any way to detect and repair a corrupted .wapi directory instead of raising the "Shared memory sanity check failed." message? We're deleting it in the start script of our application, but that works only because that's the only Mono app running in this user context. Joerg. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
