[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:22:13 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 15:10:02.000000000 -0400
+++ shadow/79194.tmp.2167	2006-08-29 15:22:13.000000000 -0400
@@ -10,13 +10,12 @@
 Component: interop
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: janne.rantala at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: NullReferenceException crashes embedded Mono
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 
@@ -125,6 +124,15 @@
 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
 
+
+------- Additional Comments From robertj at gmx.net  2006-08-29 15:22 -------
+I meant I can't reproduce it even when using the same compiler
+and the same switches.
+
+Another reason might be some other component of your app
+(or another DLL your load) which installs a new SEH exception
+handler.
+


More information about the mono-bugs mailing list