[Mono-bugs] [Bug 78089][Blo] New - unmanaged delegates cause crash on x86_64

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Apr 12 13:54:50 EDT 2006


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 james at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78089

--- shadow/78089	2006-04-12 13:54:50.000000000 -0400
+++ shadow/78089.tmp.24766	2006-04-12 13:54:50.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 78089
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: interop
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: james at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: unmanaged delegates cause crash on x86_64
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Run the attached program which uses unmanaged delegates (from a thread)
+
+Actual Results:
+segfault
+
+Expected Results:
+not a segfault
+
+How often does this happen? 
+every time
+
+Additional Information:
+mono 1.1.13.5 on amd64 (x86_64)
+I've run this on SLED 10 beta and FC5 with the same result
+The same code runs fine on a 32bit machine (recompiled, of course).


More information about the mono-bugs mailing list