https://bugzilla.novell.com/show_bug.cgi?id=647948
https://bugzilla.novell.com/show_bug.cgi?id=647948#c2 --- Comment #2 from Hin-Tak Leung <[email protected]> 2010-10-23 11:23:49 UTC --- Created an attachment (id=396675) --> (http://bugzilla.novell.com/attachment.cgi?id=396675) source code of a test program gmcs Carrot.cs "mono ./Carrot.exe" finishes, but windows .net does this: ------------- Unhandled Exception: System.ObjectDisposedException: Can not access a closed Stream. at System.IO.Compression.GZipStream.Flush() at System.IO.BinaryWriter.Flush() at System.IO.BinaryWriter.get_BaseStream() at test.Carrot.Close() at test.Carrot.Main(String[] args) ----------------- -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
