[Mono-bugs] [Bug 349080] New: Crash : C# forms application cannot use C++ CLI class library
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Dec 16 05:52:49 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=349080
Summary: Crash : C# forms application cannot use C++ CLI class
library
Product: Mono: Runtime
Version: 1.2.6
Platform: x86
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: JIT
AssignedTo: lupus at novell.com
ReportedBy: logreg at free.fr
QAContact: mono-bugs at ximian.com
Found By: Product Management
Created an attachment (id=187775)
--> (https://bugzilla.novell.com/attachment.cgi?id=187775)
C# and C++ CLI projects for Vusial C++ 2005 (+ binaries)
When a c# Forms application (exe) try to get a class located in a C++ CLI class
library assembly (dll), mono crashes.
How to reproduce: (see attachment)
1] Create a project C#,
2] Create a C++ CLI class library project (assembly) that contains a static
class with a static int member.
3] In the C# application, try to read the static member located in the C++ CLI
class library -> crash.
The attachment shows this behaviour.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list