[Mono-bugs] [Bug 75858][Wis] Changed - Missing libikvm-native.so causes corrupt NRE.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Aug 20 20:06:29 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 b_gs at hotmail.com.

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

--- shadow/75858	2005-08-20 14:00:28.000000000 -0400
+++ shadow/75858.tmp.12825	2005-08-20 20:06:29.000000000 -0400
@@ -100,6 +100,19 @@
 FooServer.exe], -2146233087, )
 LEAVE: System.Exception:set_HResult (int)
 
 ------- Additional Comments From vargaz at gmail.com  2005-08-20 14:00 -------
 Could you attach a small Java testcase which shows this bug ?
 
+
+------- Additional Comments From b_gs at hotmail.com  2005-08-20 20:06 -------
+I suspect it's happening any time a java exception is thrown in code
+compiled with ikvmc.
+
+The test case would be a simple java class with a static method that
+throws new Exception(), compile with IKVMC and then call that from C#.
+
+Note that I've filed another problem with exceptions that I see under
+windows.  That one is really blatant, so maybe this problem is related.
+
+http://bugzilla.ximian.com/show_bug.cgi?id=75860
+


More information about the mono-bugs mailing list