[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
Fri May 18 10:04:08 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 lluis at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81673
--- shadow/81673 2007-05-18 10:03:22.000000000 -0400
+++ shadow/81673.tmp.20266 2007-05-18 10:04:08.000000000 -0400
@@ -25,6 +25,11 @@
I'm going to attach a test case. It contains an interface named
IMyInterface with two methods, which is compiled into IMyInterface.dll.
Then there is an application App.cs, which implements IMyInterface but only
one of the methods is implemented (I added one method to IMyInterface.cs
and recompiled it after compiling App.cs). Running "mono App.exe" results
in a SIGSEV.
+
+------- Additional Comments From lluis at ximian.com 2007-05-18 10:04 -------
+Created an attachment (id=19264)
+interface-bug.tar.gz
+
More information about the mono-bugs
mailing list