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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79914 --- shadow/79914 2006-11-14 20:07:08.000000000 -0500 +++ shadow/79914.tmp.20592 2006-11-14 20:56:29.000000000 -0500 @@ -1,12 +1,12 @@ Bug#: 79914 Product: Mono: Runtime Version: unspecified OS: unknown OS Details: -Status: NEEDINFO +Status: REOPENED Resolution: Severity: Unknown Priority: Wishlist Component: io-layer AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -116,6 +116,24 @@ /usr/X11R6 is not a directory. /usr/i686-pc-linux-gnu is not a directory. /usr/games is not a directory. /usr/man is not a directory. /usr/etc is not a directory. + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-14 20:56 ------- +Running the second test case on mono from svn results in this exception: + +Unhandled Exception: System.OverflowException: Value too large for +defined data type ---> Mono.Unix.UnixIOException: Value too large for +defined data type [EOVERFLOW].--- End of inner exception stack trace --- + + at Mono.Unix.UnixMarshal.ThrowExceptionForLastError () [0x00000] + at Mono.Unix.UnixMarshal.ThrowExceptionForLastErrorIf (Int32 retval) +[0x00000] + at Mono.Unix.UnixFileSystemInfo.GetFileSystemEntry (System.String +path) [0x00000] + at Mono.Unix.UnixDirectoryInfo.GetFileSystemEntries +(Mono.Unix.Native.Dirent[] dentries) [0x00000] + at Mono.Unix.UnixDirectoryInfo.GetFileSystemEntries () [0x00000] + at test.MainClass.Main (System.String[] args) [0x00000] + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
