https://bugzilla.novell.com/show_bug.cgi?id=649543
https://bugzilla.novell.com/show_bug.cgi?id=649543#c2 --- Comment #2 from Gonzalo Paniagua Javier <[email protected]> 2010-12-07 20:21:47 UTC --- The problem here is that STDIN is inherited by the children processes and then the parent process exits, closing it. That causes the error. If you wait for the child to exit the child works fine. -- Configure bugmail: https://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
