[Mono-bugs] [Bug 489019] mono throwing exception while closing file descriptor 0

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 20 13:44:26 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=489019

User miguel at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=489019#c24


Miguel de Icaza <miguel at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |miguel at novell.com




--- Comment #24 from Miguel de Icaza <miguel at novell.com>  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.


More information about the mono-bugs mailing list