[Mono-bugs] [Bug 78882][Nor] Changed - Remoting/generics support missing.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jan 18 10:18:02 EST 2007


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 robertj at gmx.net.

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

--- shadow/78882	2007-01-17 16:16:21.000000000 -0500
+++ shadow/78882.tmp.26175	2007-01-18 10:18:02.000000000 -0500
@@ -10,13 +10,12 @@
 Component: remoting
 AssignedTo: lluis at ximian.com                            
 ReportedBy: paussems at dti-be.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: V2_0
 URL: 
-Cc: 
 Summary: Remoting/generics support missing.
 BugsThisDependsOn: 80383[FIXED]
 
 Description of Problem:
 When a client tries to invoke a remote method using .NET remoting, the 
 client crashes. Running the same executable from Microsoft .NET works like 
@@ -390,6 +389,12 @@
 =================================================================
 Got a SIGABRT while executing native code. This usually indicates
 a fatal error in the mono runtime or one of the native libraries 
 used by your application.
 =================================================================
 
+
+------- Additional Comments From robertj at gmx.net  2007-01-18 10:18 -------
+That's an assembly identity issue. I overlooked it because
+Mono's remoting tests are all implemented in the same assembly,
+while this test case employs a shared assembly. I'm on this.
+


More information about the mono-bugs mailing list