Robert Jordan wrote: > > It's a problem with Mono's shared handles. You can disable them with > > MONO_DISABLE_SHM=1 mono yourapp.exe > > Upcoming Mono versions will disable them by default anyways. > > Robert >
Indeed, this solves to problem. Thanks or the info. Markus -- View this message in context: http://mono.1490590.n4.nabble.com/Opening-dev-null-using-FileStream-tp2134314p2164313.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
