[Mono-bugs] [Bug 75858][Wis] New - Missing libikvm-native.so causes
corrupt NRE.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Aug 20 06:51:23 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 06:51:23.000000000 -0400
+++ shadow/75858.tmp.26819 2005-08-20 06:51:23.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 75858
+Product: Mono: Runtime
+Version: 1.0
+OS: GNU/Linux [Other]
+OS Details: centos 4.1 (rhel 4.1 clone)
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: b_gs at hotmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Missing libikvm-native.so causes corrupt NRE.
+
+I'm using ikvmc to compile a java library to dotnet code. If the java
+library throws an exception, ikvm tries to get a stack trace. It uses a
+java native method to do this. The shared library that has the native
+method is called libikvm-native.so. If this library is missing a
+NullReferenceException is thrown.
+
+The problem is that the NRE has no stack trace attached. This makes it
+difficult to know what's wrong. I also suspect that there is a secondary
+problem because I see code dumps a little later when this happens.
More information about the mono-bugs
mailing list