https://bugzilla.novell.com/show_bug.cgi?id=342211

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=342211#c4


Johannes Paschold <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
           Priority|P5 - None                                       |P2 - High




--- Comment #4 from Johannes Paschold <[EMAIL PROTECTED]>  2008-01-16 08:59:08 
MST ---
Tested this with mono 1.2.6. Results are even worser!
Again, throwing and receiveing events over remoting does not work!

Results with 1.2.6:

Remoting server on linux, client on windows:
   - server starts and gets connection from client
   - client subscribes to event from server
   - server throws RemotingException (network unavailable) when trying to throw
an event (though the connection from the client did succeed)
   - client does not receive results as a consequence

remoting server on window, client on linux:
   - server starts and gets connection from client
   - client subscribes to event from server
   - server throws SocketException when trying to throw an event
   - client crashes with System.ExecutionEngineException (SIGILL)

same happens when running both server and client on linux machines. there is no
difference between ppc and x86 linux machines how ever it does not work though.
Could someone test this with the attached solution and make a proposal whats
going wrong here?


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to