[Mono-bugs] [Bug 81673][Nor] Changed - Runtime crash when the implementation of an interface method can't be found

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 9 14:11:12 EDT 2007


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 mark.probst at gmail.com.

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

--- shadow/81673	2007-07-09 13:12:56.000000000 -0400
+++ shadow/81673.tmp.30663	2007-07-09 14:11:12.000000000 -0400
@@ -12,13 +12,13 @@
 ReportedBy: lluis at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Runtime crash when the implementation of an interface method can't be found
-OtherBugsDependingOnThis: 82050[FIXED]
+OtherBugsDependingOnThis: 82049[FIXED], 82050[FIXED]
 
 The runtime crashes when trying to load a class which is incorrect: it
 implements an interface but it does not implement one of the interface
 methods (it was compiled with an old version of the interface which did not
 have that method). The runtime should throw an exception in this case, not
 crash.


More information about the mono-bugs mailing list