[Mono-bugs] [Bug 588143] New: DllNotFoundException thrown if first call to unmanaged library is done as a result of the initialization of a static field
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Mar 12 22:39:53 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=588143
http://bugzilla.novell.com/show_bug.cgi?id=588143#c0
Summary: DllNotFoundException thrown if first call to unmanaged
library is done as a result of the initialization of a
static field
Classification: Mono
Product: Mono: Runtime
Version: 2.6.x
Platform: i686
OS/Version: openSUSE 11.2
Status: NEW
Severity: Normal
Priority: P5 - None
Component: interop
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: knocte at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9.1.8)
Gecko/20100204 SUSE/3.5.8-0.1.1 Firefox/3.5.8
I am using Mono 2.6.1 in 32bits. The testcase is very tricky and I'll attach it
right now.
Reproducible: Always
Steps to Reproduce:
1.Compile the testcase.
2.Run mono cons.exe.
Actual Results:
DllNotFoundException.
Expected Results:
Should work.
Workaround: if you compile Banshee.Mirage.dll with ENABLE_WORKAROUND defined,
it will work.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list