[Mono-bugs] [Bug 74950][Nor] New - The misterious System.Runtime.Remoting "tcp transport error"

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat May 14 16:36:11 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 rodrigo.benenson at gmail.com.

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

--- shadow/74950	2005-05-14 16:36:11.000000000 -0400
+++ shadow/74950.tmp.24898	2005-05-14 16:36:11.000000000 -0400
@@ -0,0 +1,59 @@
+Bug#: 74950
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: Ubuntu breezy
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: rodrigo.benenson at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: The misterious System.Runtime.Remoting "tcp transport error"
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+The message error of a specific bug when using System.Runtime.Remoting is
+not explicative at all. Mono message does correspond to the .Net error
+messages.
+
+Steps to reproduce the problem:
+1. Compile the buggy code
+2. Run
+3. Read the exception raised
+
+(sorry no easy snippet to reproduce)
+
+Actual Results:
+
+Unhandled Exception: System.Runtime.Remoting.RemotingException: Tcp
+transport error.
+
+
+
+Expected Results:
+
+This is the error raised by .Net for the same code 
+
+System.Runtime.Serialization.SerializationException: Type
+'Nemerle.Internal.Tuple3' in Assembly 'Nemerle, Version=0.3.1.4,
+Culture=neutral, PublicKeyToken=e080a9c724e2bfcd' is not marked as
+serializable.
+
+
+How often does this happen? 
+
+always
+
+Additional Information:
+
+can look at Chalks code at revision 110
+http://svn.berlios.de/viewcvs/chalks/?rev=110
+
+the error is generated when running test_network.exe


More information about the mono-bugs mailing list