[Mono-bugs] [Bug 76651][Maj] Changed - PC#4e, Chapter 18: Marshaling example crashes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Nov 8 19:17:46 EST 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 robertj at gmx.net.

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

--- shadow/76651	2005-11-08 17:23:30.000000000 -0500
+++ shadow/76651.tmp.32290	2005-11-08 19:17:46.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 76651
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: x86-64
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: matt at use.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -40,6 +40,24 @@
   
 Expected Results:  
 Should have same output as on MS.NET 2.0, which does not crash.  
   
 How often does this happen?   
  Every time.
+
+------- Additional Comments From robertj at gmx.net  2005-11-08 19:17 -------
+Why on earth did you upload 5MB instead of that only file?
+
+However, it is not a bug.
+
+From the sources of that file:
+
+         ObjectHandle oh = ad2.CreateInstance( 
+            "Marshaling",
+            "Marshaling.Shape", false,
+...
+
+The program expects, that its assembly name is "Marshaling".
+
+Resolution: rename t.exe -> Marshaling.exe and everthing
+works.
+


More information about the mono-bugs mailing list