[Mono-bugs] [Bug 82810][Nor] Changed - DllImport failures on windows
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Sep 12 08:29:54 EDT 2007
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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82810
--- shadow/82810 2007-09-11 20:41:13.000000000 -0400
+++ shadow/82810.tmp.21698 2007-09-12 08:29:54.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 82810
Product: Mono: Runtime
Version: 1.0
-OS:
+OS: unknown
OS Details: XP
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: interop
AssignedTo: mono-bugs at ximian.com
ReportedBy: kojoadams at hotmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -55,6 +55,12 @@
Additional Information:
I can call some other functions that are defined in cygwin1.dll. I also get
the same problem with some of the GTK libraries. I am able to pinvoke into
some other functions in cygwin1.dll. For example getenv, srand and rand
work for me.
+
+------- Additional Comments From vargaz at gmail.com 2007-09-12 08:29 -------
+I'm not sure cygwin1.dll is supposed to be used that way. Notice that
+the crash is happening not inside mono, but inside cygwin's system
+function.
+
More information about the mono-bugs
mailing list