[Mono-devel-list] make run-test fails under windows
Atsushi Eno
atsushi at ximian.com
Tue Jul 13 08:16:59 EDT 2004
Hi,
Currently make run-test (NUnit) under mcs with mono on windows fails
with this message:
OS Version: Microsoft Windows NT 5.0.2195.0 Mono Version: 1.1.4322.573
Unhandled Exception:
System.InvalidCastException: Cannot cast from source type to destination
type.
Server stack trace:
in <0x0001c> System.Threading.Thread:RestoreDataStoreStatus (object)
in <0x0016d> System.Runtime.Remoting.Channels.CrossAppDomainSink:Sync
ProcessMessage (System.Runtime.Remoting.Messaging.IMessage)
(It happens regardless of NET_1_1 or NET_2_0, and only under windows.
On Linux it doesn't happen.)
In fact I have seen this error for a few days. I was trying to find the
cause of the problem, but could not. I guess something got broken
around threads.c, or my box is just broken. Anyone else having this
problem, and/or anyone look into the cause of the problem?
Thanks,
Atsushi Eno
More information about the Mono-devel-list
mailing list