[Mono-bugs] [Bug 74732][Blo] Changed - Sharing/Access violation after exiting a running mono app with an open StreamWriter (SVN checkouts)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 26 Apr 2005 05:57:50 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by andrew.gleave@ifgmgt.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74732
--- shadow/74732 2005-04-26 05:57:03.000000000 -0400
+++ shadow/74732.tmp.9023 2005-04-26 05:57:50.000000000 -0400
@@ -2,22 +2,22 @@
Product: Mono: Runtime
Version: unspecified
OS: Debian Woody
OS Details: Mac OS 10.3.9, Debian
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Blocker
Component: io-layer
AssignedTo: mono-bugs@ximian.com
ReportedBy: Andrew.Gleave@ifgmgt.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Sharing/Access violation after exiting a running mono app with an open StreamWriter
+Summary: Sharing/Access violation after exiting a running mono app with an open StreamWriter (SVN checkouts)
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
Terminating a running mono process with an open StreamWriter, either by
using kill or Ctrl-C, will cause a sharing violation on the file when the