[Mono-bugs] [Bug 442997] New: bug-80307.exe unit test is failing on winxp
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Nov 7 16:48:59 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=442997
Summary: bug-80307.exe unit test is failing on winxp
Product: Mono: Runtime
Version: SVN
Platform: i586
OS/Version: Windows XP
Status: NEW
Severity: Major
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: twiest at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Description of Problem:
On the windows build bot, the bug-80307.exe unit test is failing to run
with this message:
Testing bug-80307.exe... failed 256 (1) signal (0).
stderr for the unit test is:
Unhandled Exception: System.TypeInitializationException: An exception was
thrown by the type initializer for System.Web.HttpResponse
Server stack trace:
at System.Web.HttpContext..ctor (System.Web.HttpWorkerRequest wr) [0x0002a]
in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mcs\class\System.Web\System.Web\HttpContext.cs:103
at System.Web.HttpRuntime.RealProcessRequest (System.Object o) [0x00000] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mcs\class\System.Web\System.Web\HttpRuntime.cs:460
at System.Web.HttpRuntime.ProcessRequest (System.Web.HttpWorkerRequest wr)
[0x00024] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mcs\class\System.Web\System.Web\HttpRuntime.cs:552
at TinyHost.Execute (System.String page) [0x00000]
at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices:InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&)
at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
(System.MarshalByRefObject target, IMethodCallMessage reqMsg) [0x000a4] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mcs\class\corlib\System.Runtime.Remoting\RemotingServices.cs:147
Exception rethrown at [0]:
---> System.NullReferenceException: Object reference not set to an instance of
an object
at System.Web.HttpResponse..cctor () [0x00010] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mcs\class\System.Web\System.Web\HttpResponse.cs:114
--- End of inner exception stack trace ---
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception&
exc, System.Object[]& out_args) [0x00182] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mcs\class\corlib\System.Runtime.Remoting.Proxies\RealProxy.cs:232
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list