[Mono-dev] weird regression in 2.2 remoting

Zoltan Varga vargaz at gmail.com
Fri Feb 6 07:40:20 EST 2009


Hi,

   Try applying r123832.

                Zoltan

On Fri, Feb 6, 2009 at 12:55 PM, pablosantosluac at terra.es
<pablosantosluac at terra.es> wrote:
> Hi,
>
> I'm having a lot of trouble with remoting and mono 2.2 in a very
> specific scenario.
>
> We extensively use PNUnit (Parallel NUnit) for testing our software. We
> run tests on Windows, Linux, MacOS x86 & PPC and now Solaris.
>
> Well, I've just installed Mono 2.2 on MacOS PPC and PNUnit fails. It
> gets a problem initializing sockets when having to call back a remoting
> interface.
>
> It didn't happen on 2.0.1 and it doesn't happen on 2.4 preview 2.
>
> I was trying to isolate a test case but no way I can reproduce it
> outside the PNUnit. It fails too with "official" 2.2 on OpenSuse 11.
>
> The message is: An exception was thrown by the type initializer for
> System.Net.Sockets.Socket
>
> and the call stack points to TcpConnectionPool.cs:277
>
> pablo
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>


More information about the Mono-devel-list mailing list