[Mono-bugs] [Bug 79194][Nor] Changed - NullReferenceException crashes embedded Mono

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 29 15:10:02 EDT 2006


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 robertj at gmx.net.

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

--- shadow/79194	2006-08-29 08:55:57.000000000 -0400
+++ shadow/79194.tmp.2055	2006-08-29 15:10:02.000000000 -0400
@@ -113,6 +113,18 @@
 Right after the program starts.
 
 - Are you loading mono-1.dll from a new thread or from
   the main thread?
 
 From the main thread.
+
+------- Additional Comments From robertj at gmx.net  2006-08-29 15:10 -------
+I can't reproduce it.
+
+How do you actually call the Mono API functions?
+I mean, since you're using LoadLibrary, you probably
+have to first GetProcAdress () the function pointers.
+Are you sure that this error-prone part is okay?
+
+You may use this import library instead:
+http://lists.ximian.com/pipermail/mono-devel-list/2006-August/020042.html
+


More information about the mono-bugs mailing list