[Mono-bugs] [Bug 75502][Min] Changed - monop is unusable for types in 2.0 System.dll referencing interfaces from 2.0 mscorlib

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jul 8 12:07:58 EDT 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 nazgul at omega.pl.

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

--- shadow/75502	2005-07-07 13:00:51.000000000 -0400
+++ shadow/75502.tmp.19802	2005-07-08 12:07:58.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75502
 Product: Mono: Tools
 Version: 1.0
 OS: unknown
 OS Details: mono svn
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: monop
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: nazgul at omega.pl               
 QAContact: mono-bugs at ximian.com
@@ -51,6 +51,22 @@
 type -r mscorlib.dll -r System.dll
 
 Additional Information:
 
 ------- Additional Comments From bmaurer at users.sf.net  2005-07-07 13:00 -------
 Already fixed in HEAD. we ahve monop2 now.
+
+------- Additional Comments From nazgul at omega.pl  2005-07-08 12:07 -------
+monop2 seems to work ok for S.C.G.List`1, but fails on types from
+System.dll, though with different message that monop before:
+
+** ERROR **: file handles.c: line 546 (_wapi_lookup_handle): assertion
+failed: (shared_handle_data->type == type)
+aborting...
+
+Unhandled Exception: System.OverflowException: Number overflow.
+in <0x00000> <unknown method>
+in (wrapper managed-to-native)
+System.Object:__icall_wrapper_mono_array_new_specific (intptr,int)
+in <0x00142> MonoP:GetKnownAssemblyNames ()
+in <0x00214> MonoP:Main (System.String[] args)
+


More information about the mono-bugs mailing list