[Mono-bugs] [Bug 75109][Nor] Changed - unmanaged delegate problems
on ia32e
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jun 1 12:58:15 EDT 2005
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 naresh at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75109
--- shadow/75109 2005-06-01 12:47:23.000000000 -0400
+++ shadow/75109.tmp.28903 2005-06-01 12:58:15.000000000 -0400
@@ -10,13 +10,13 @@
Component: JIT
AssignedTo: mono-bugs at ximian.com
ReportedBy: james at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
+Cc: miguel at ximian.com,naresh at novell.com
Summary: unmanaged delegate problems on ia32e
I'm seeing a crash when unamanged code attempts to invoke a managed
delagate, only on amd64/ia32e boxes (mono 1.1.7.2).
The C api where the delegate is passed is:
@@ -56,6 +56,10 @@
test case
------- Additional Comments From james at ximian.com 2005-06-01 12:47 -------
Ok, so maybe it *is* GC related. Running with GC_DONT_GC=1 avoids the
crash, seemingly.
+
+------- Additional Comments From naresh at novell.com 2005-06-01 12:58 -------
+Tagging as Birdman (ZLM 7) bug with Remedy bug number DEFECT000414826.
+Present in Mono 1.1.7.2
More information about the mono-bugs
mailing list