[Mono-bugs] [Bug 636763] New: [Regression] System.NullReferenceException when accessing webcontrols/dbpage2.aspx test case
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Sep 2 13:45:44 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=636763
https://bugzilla.novell.com/show_bug.cgi?id=636763#c0
Summary: [Regression] System.NullReferenceException when
accessing webcontrols/dbpage2.aspx test case
Classification: Mono
Product: Mono: Class Libraries
Version: 2.8.x
Platform: x86-64
OS/Version: openSUSE 11.3
Status: NEW
Severity: Critical
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: mchristensen at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Blocker: ---
openSUSE 11.3 x86_64
mono-core-2.8-39.1.x86_64
xsp-2.8-34.1.noarch
This is a regression as it works with previous versions of mono and xsp. This
also works on xsp2 with the same mono/xsp but fails on XSP4.
There is a System.NullReferenceException when accessing
webcontrols/dbpage2.aspx test case with the following trace:
Server Error in '/' Application
A null value was found where an object instance was required.
Description: HTTP 500. Error processing request.
Stack Trace:
System.NullReferenceException: A null value was found where an object instance
was required.
at System.Reflection.Assembly.LoadWithPartialName (System.String partialName,
System.Security.Policy.Evidence securityEvidence, Boolean oldBehavior)
[0x00020] in
/usr/src/packages/BUILD/mono-2.8/mcs/class/corlib/System.Reflection/Assembly.cs:652
at System.Reflection.Assembly.LoadWithPartialName (System.String partialName,
System.Security.Policy.Evidence securityEvidence) [0x00000] in
/usr/src/packages/BUILD/mono-2.8/mcs/class/corlib/System.Reflection/Assembly.cs:632
at System.Reflection.Assembly.LoadWithPartialName (System.String partialName)
[0x00000] in
/usr/src/packages/BUILD/mono-2.8/mcs/class/corlib/System.Reflection/Assembly.cs:605
at ASP._1_1_webcontrols_dbpage2_aspx.Page_Init (System.Object sender,
System.EventArgs e) [0x00000] in <filename unknown>:0
at System.Web.UI.Control.OnInit (System.EventArgs e) [0x00029] in
/usr/src/packages/BUILD/mono-2.8/mcs/class/System.Web/System.Web.UI/Control.cs:1175
at System.Web.UI.Page.OnInit (System.EventArgs e) [0x00000] in
/usr/src/packages/BUILD/mono-2.8/mcs/class/System.Web/System.Web.UI/Page.cs:2711
at System.Web.UI.Control.InitRecursive (System.Web.UI.Control
namingContainer) [0x000c2] in
/usr/src/packages/BUILD/mono-2.8/mcs/class/System.Web/System.Web.UI/Control.cs:1737
at System.Web.UI.Page.InternalProcessRequest () [0x00161] in
/usr/src/packages/BUILD/mono-2.8/mcs/class/System.Web/System.Web.UI/Page.cs:1418
at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
[0x00062] in
/usr/src/packages/BUILD/mono-2.8/mcs/class/System.Web/System.Web.UI/Page.cs:1261
Version information: Mono Runtime Version: 2.8 (tarball Thu Sep 2 02:16:42 UTC
2010); ASP.NET Version: 4.0.30319.1
--
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