[Mono-bugs] [Bug 590042] Dynamically generated methods/delegates using custom marshalling with p/invoke crash the application

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Mar 21 17:06:41 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=590042

http://bugzilla.novell.com/show_bug.cgi?id=590042#c1


--- Comment #1 from Fabien Barbier <goldencrystal at gmail.com> 2010-03-21 21:06:40 UTC ---
Created an attachment (id=349672)
 --> (http://bugzilla.novell.com/attachment.cgi?id=349672)
Tes case for reproducing the problem

The test case is constitued of one c source file and one C# source file.
The dummyLib.c should be compiled to a dynamic library (.so, .dylib or .dll)
before running the code.
To test under other platform than OSX, you will need to remove the ".dylib"
extensions from the C# source file. (There are two of them)

-- 
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