[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
Sat, 30 Apr 2005 19:18:55 -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-29 19:44:52.000000000 -0400
+++ shadow/74732.tmp.23895 2005-04-30 19:18:55.000000000 -0400
@@ -274,6 +274,12 @@
creation, but that still doesn't handle crashes or SIGINT.
I now believe that your original mail reply to my "idea" here was
correct, Dick. The only way to do this in a foolproof way is to
manage a dynamic array of pids in shared memory.
+
+------- Additional Comments From Andrew.Gleave@ifgmgt.com 2005-04-30 19:18 -------
+Yeah, my original demo source now works fine on both Linux and OS X.
+
+Thanks
+