[Mono-bugs] [Bug 342211] Several remoting issues

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 16 10:59:09 EST 2008


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

User oldpasch at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=342211#c4


Johannes Paschold <oldpasch at gmail.com> changed:

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




--- Comment #4 from Johannes Paschold <oldpasch at gmail.com>  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.


More information about the mono-bugs mailing list