[Mono-bugs] [Bug 323747] [ARM] Hit assertion in inssel-float.brg(CEE_STIND_R4) - remoting, ARM, vfp softfloat
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Nov 6 09:03:15 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=323747#c2
--- Comment #2 from Rodrigo Kumpera <rkumpera at novell.com> 2007-11-06 07:03:14 MST ---
The soft-float problem is gone on svn head, but now the client hits the
following exception which doesn't happen on x86:
Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object
Server stack trace:
at System.Runtime.Remoting.Messaging.MethodResponse..ctor (System.Exception
e, IMethodCallMessage msg) [0x00000]
at System.Runtime.Remoting.Messaging.ConstructionResponse..ctor
(System.Exception e, IMethodCallMessage msg) [0x00000]
at System.Runtime.Remoting.Activation.AppDomainLevelActivator.Activate
(IConstructionCallMessage ctorCall) [0x00000]
at System.Runtime.Remoting.Activation.ActivationServices.RemoteActivate
(IConstructionCallMessage ctorCall) [0x00000]
Exception rethrown at [0]:
at System.Runtime.Remoting.Messaging.MethodResponse..ctor (System.Exception
e, IMethodCallMessage msg) [0x00000]
at System.Runtime.Remoting.Messaging.ConstructionResponse..ctor
(System.Exception e, IMethodCallMessage msg) [0x00000]
at System.Runtime.Remoting.Activation.AppDomainLevelActivator.Activate
(IConstructionCallMessage ctorCall) [0x00000]
at System.Runtime.Remoting.Activation.ActivationServices.RemoteActivate
(IConstructionCallMessage ctorCall) [0x00000]
--
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