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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
