[Mono-bugs] [Bug 79914][Wis] Changed - mono 1.2 compiles banshee 0.11.2 fine but at runtime doesn't import music
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Nov 14 20:56:29 EST 2006
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 abockover at novell.com.
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: dick at ximian.com
ReportedBy: metalgod at gentoo.org
@@ -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 abockover at novell.com 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]
+
More information about the mono-bugs
mailing list