[Mono-dev] Re: _wapi_handle_update_refs
Robert Jordan
robertj at gmx.net
Sat Mar 25 11:17:55 EST 2006
Jakub Cermak wrote:
> Jonathan Pryor wrote
>
>> On Fri, 2006-03-24 at 16:02 +0100, Jakub Cermak wrote:
>>
>>
>> Deleting this shared data can have bad effects on mono applications. :-)
>>
>> - Jon
>>
> Wapi data (at /root/.wapi/) hasn't been deleted - last modifed time of
> these files is time of Mono instalation :(
This is impossible. Every time a mono app is being executed
at least shared_data* will be touched. If the app is having
some I/O shared_fileshare-* is touched as well.
By any chance, are you sudo-ing the mono app from your root
account? Or (rather unlikely) are you calling setuid(2)?
Or (rather unlikely for root) is /root/.wapi/ on a NFS share?
Robert
More information about the Mono-devel-list
mailing list