[Mono-bugs] [Bug 54521][Wis] Changed - Opening FileStreams from readonly files crashes

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 18 Feb 2004 08:38:58 -0500 (EST)


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 jackson@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=54521

--- shadow/54521	2004-02-18 08:34:22.000000000 -0500
+++ shadow/54521.tmp.22729	2004-02-18 08:38:58.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 54521
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: jackson@ximian.com                            
 ReportedBy: tapia@eitig.com               
@@ -29,6 +29,12 @@
 Unhandled Exception: System.UnauthorizedAccessException: Access to the path
 "/home/tapia/file.txt" is denied.
 
 Expected Results:
 
 A readonly stream :-)
+
+------- Additional Comments From jackson@ximian.com  2004-02-18 08:38 -------
+I got another report of this but have not been able to reproduce. Can
+you tell me that file permissions and ownership of the test file and
+the user that you are running mono as? Also some system information
+may help, what platform/distro are you using?