[Mono-bugs] [Bug 74932][Wis] Changed - Cast fails under MacOS 10.4 when it should succeed.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 1 18:00:34 EST 2005


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 miguel at ximian.com.

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

--- shadow/74932	2005-09-20 00:40:08.000000000 -0400
+++ shadow/74932.tmp.31513	2005-12-01 18:00:34.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 74932
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: Mac OS 10.4
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: JIT
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: matthew at zeroc.com               
 QAContact: mono-bugs at ximian.com
@@ -130,6 +130,33 @@
 
 
 ------- Additional Comments From matthew at zeroc.com  2005-09-20 00:40 -------
 I just tested this with 1.1.9 under MacOS, and its still broken.
 Either nothing was fixed, or the fix didn't make it into 1.1.9.
 
+
+------- Additional Comments From miguel at ximian.com  2005-12-01 18:00 -------
+could you please test with 1.1.10?
+
+I just tested it and Ben's sample reports the same for me:
+mono sh-2.05b# mono uu.exe
+B
+
+Unhandled Exception: System.InvalidCastException: Cannot cast from
+source type to destination type.
+in <0x00070> X:Main ()
+
+This is on MacOS X:
+Darwin g5-mono.boston.ximian.com 7.9.0 Darwin Kernel Version 7.9.0:
+Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC
+ Power Macintosh powerpc
+
+sh-2.05b# mono --version
+Mono JIT compiler version 1.1.10, (C) 2002-2005 Novell, Inc and
+Contributors. www.mono-project.com
+        TLS:           normal
+        GC:            Included Boehm (with typed GC)
+        SIGSEGV      : normal
+
+I am closing the bug, please reopen if you are able to reproduce this
+problem 
+


More information about the mono-bugs mailing list