http://bugzilla.novell.com/show_bug.cgi?id=489019
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=489019#c24 Miguel de Icaza <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #24 from Miguel de Icaza <[email protected]> 2009-04-20 11:44:25 MDT --- Guys, this is merely a workaround. I am sorry that I did not see this, but this might have a much bigger impact than any workaround can provide. It should not be considered safe to call Mono with the standard file descriptors closed and it should not be considered supported. This is only one workaround of a dozen work arounds that will be required, while the proper fix is "Do not clsoe the standard file descriptors if you are invoking Mono". If you need to close those, then create file descriptors pointing to /dev/null in a wrapper program and invoke Mono. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
