[Mono-bugs] [Bug 582711] runtime segfaults when running Moq
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Feb 24 19:24:24 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=582711
http://bugzilla.novell.com/show_bug.cgi?id=582711#c2
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vargaz at gmail.com
--- Comment #2 from Zoltan Varga <vargaz at gmail.com> 2010-02-25 00:24:24 UTC ---
Can't repro this, I get:
Unhandled Exception: Moq.MockException: Type.UnderlyingSystemType invocation
failed with mock behavior Strict.
All invocations on the mock must have a corresponding setup.
at Moq.Interceptor.Intercept (ICallContext invocation) [0x00000] in <filename
unknown>:0
at Moq.Proxy.CastleProxyFactory+Interceptor.Intercept (IInvocation
invocation) [0x00000] in <filename unknown>:0
at Castle.DynamicProxy.AbstractInvocation.Proceed () [0x00000] in <filename
unknown>:0
at
Castle.Proxies.TypeProxy44cbb1d5ec314ebeb7f491fcf0a1d122.get_UnderlyingSystemType
() [0x00000] in <filename unknown>:0
at System.Type.Equals (System.Type o) [0x00000] in <filename unknown>:0
at Driver.Main () [0x00000] in <filename unknown>:0
--
Configure bugmail: http://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