[Mono-bugs] [Bug 75902][Nor] Changed - Struct field member assing
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 3 11:32:04 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 lluis at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75902
--- shadow/75902 2005-08-30 02:25:52.000000000 -0400
+++ shadow/75902.tmp.4097 2005-10-03 11:32:04.000000000 -0400
@@ -10,12 +10,13 @@
Component: remoting
AssignedTo: mono-bugs at ximian.com
ReportedBy: krylovbv at mail.ru
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
+Cc: lluis at ximian.com,vargaz at gmail.com
Summary: Struct field member assing
Declare such class:
public class TestStructAssign : MarshalByRefObject {
public TestStruct S;
@@ -50,6 +51,11 @@
reproduce the bug? Thanks.
------- Additional Comments From krylovbv at mail.ru 2005-08-30 02:25 -------
Created an attachment (id=15652)
Test app
+
+------- Additional Comments From lluis at ximian.com 2005-10-03 11:32 -------
+Zoltan, there is no remoting involved in this test case, so this is a
+runtime issue. Looks like the jit is not properly handling LDFLDA in
+this case.
More information about the mono-bugs
mailing list