[Mono-bugs] [Bug 74618][Cri] Changed - The error is generated when a remoting call is made from a client

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 16 Apr 2005 14:35:13 -0400 (EDT)


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 flashdict@gmail.com.

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

--- shadow/74618	2005-04-15 10:14:11.000000000 -0400
+++ shadow/74618.tmp.24308	2005-04-16 14:35:13.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74618
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Windows XP Service pack 1, with mono 1.1 and MS CLR  .NET Framework version 1.0.3705
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Critical
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: sunvenk@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -97,6 +97,23 @@
 is commented in Accept method, then it works fine.
 
 ------- Additional Comments From sunvenk@hotmail.com  2005-04-15 10:14 -------
 Created an attachment (id=14942)
 This ZIP file contains the 3 source code fiels mentioned in Bug description
 
+
+------- Additional Comments From flashdict@gmail.com  2005-04-16 14:35 -------
+Hi. 
+
+  Just trying to help close out the bugs here. 
+
+  I can verify this bug, using XP Pro/SP2 and cygwin 1.5.14, with mono
+1.1.7.  And it's interesting that if one uses exclusively Mono to
+execute the programs, likewise exclusively .NET, everything works
+fine. It's only when the server (or client) is run under Mono while
+the other is run under .NET that it occurs.  Additionally, 200 isn't a
+magic number - I can get up to 250 executions before faulting.
+
+  I'm working on building absolute latest mono now, will try again
+afterwards.
+
+HTH.