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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 28 13:55:29 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-28 10:17:32.000000000 -0400
+++ shadow/79194.tmp.13383	2006-08-28 13:55:29.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Runtime
 Version: unspecified
 OS: Windows XP
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: interop
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: janne.rantala at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -63,6 +63,27 @@
 How often does this happen? 
 Every time.
 
 Additional Information:
 This only happens in embedded Mono and Windows. If same program is ran from
 command line, it works ok. As well as embedded Mono in Linux.
+
+------- Additional Comments From robertj at gmx.net  2006-08-28 13:55 -------
+Janne, please explain exactly how do you embed the runtime:
+
+- Are your using VC? If so, which version? Which compiler
+  switches?
+
+- How do you load mono-1.dll?
+
+- When do you load mono-1.dll?
+
+- Are you loading mono-1.dll from a new thread or from
+  the main thread?
+
+
+I'm asking this, because I cannot reproduce the issue
+with VC. Only cygwin appears to have a problem when
+the embedding app is linking against cygwin.dll.
+
+See bug #79180.
+


More information about the mono-bugs mailing list