[Mono-bugs] [Bug 60226][Nor] Changed - Remoting between Windows and Linux does not work when Windows is the Server

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 19 Jun 2004 08:12:18 -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 jeanmarc.andre@cpe.fr.

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

--- shadow/60226	2004-06-16 06:42:03.000000000 -0400
+++ shadow/60226.tmp.15512	2004-06-19 08:12:18.000000000 -0400
@@ -155,6 +155,26 @@
 
 Is not null, and is the right type.
 
 ------- Additional Comments From lluis@ximian.com  2004-06-16 06:42 -------
 I can't reproduce this bug. It works for me. Can you try with current
 CVS or beta 3?
+
+------- Additional Comments From jeanmarc.andre@cpe.fr  2004-06-19 08:12 -------
+I've got something different here.
+No matters if the server runs on windows or using mono.
+Running the client, I've got:
+
+========================
+
+[jim@localhost temp]$ mono bin/Client.exe
+
+** ERROR **: file events.c: line 88 (event_own): assertion failed:
+(event_handle->set_count > 0)
+aborting...
+Abandon
+
+========================
+
+The application crashes before any message is send by the client to
+the server.
+