[Mono-bugs] [Bug 583451] New: GetFunctionPointerForDelegate raises an Exception when using Delegates (mono engine crashes)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Feb 25 18:14:21 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=583451
http://bugzilla.novell.com/show_bug.cgi?id=583451#c0
Summary: GetFunctionPointerForDelegate raises an Exception when
using Delegates (mono engine crashes)
Classification: Mono
Product: Mono: Runtime
Version: 2.4.x
Platform: x86
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: interop
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: ToXedVirus at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=344978)
--> (http://bugzilla.novell.com/attachment.cgi?id=344978)
gmcs Test.cs && mono Test.exe
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/532.9
(KHTML, like Gecko) Chrome/5.0.307.9 Safari/532.9
Trying to get the pointer of an delegate.
Look at attachment, it works on 2.4.3 (and works on windows), but when using
this tricky delegate technique (hiding first argument of the delegate) on
debian unstable mono 2.4.4~svn it crashes again.
Reproducible: Always
Steps to Reproduce:
gmcs Test.cs && mono Test.exe
Actual Results:
The Programm crashed
Expected Results:
The programm shouldnt crash :D
--
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