[Mono-bugs] [Bug 357492] New: [Regression] NRE when trying to run the xsp test suite
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jan 30 22:57:31 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=357492
Summary: [Regression] NRE when trying to run the xsp test suite
Product: Mono: Class Libraries
Version: 1.9.0
Platform: i586
OS/Version: SLED 10
Status: NEW
Severity: Blocker
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: twiest at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Description of Problem:
While trying to run the xsp test suite on 1.9.0p1 on SLED 10 SP1 i586, I get a
NullReferenceException.
This does not happen on 1.2.6, so this is a regression.
Steps to reproduce the problem:
1. cd /usr/lib/xsp
2. run xsp (not xsp2)
3. go to the computer with a browser
4. Notice the NRE message as show below.
Actual Results:
System.NullReferenceException: Object reference not set to an instance of an
object
at System.Web.Compilation.AspGenerator.Parse (System.String file) [0x00000]
at System.Web.Compilation.AspGenerator.Parse () [0x00000]
at System.Web.Compilation.AspGenerator.GetCompiledType () [0x00000]
at System.Web.UI.ApplicationFileParser.GetCompiledApplicationType
(System.String inputFile, System.Web.HttpContext context) [0x00000]
at System.Web.HttpApplicationFactory.InitType (System.Web.HttpContext
context) [0x00000]
at System.Web.HttpApplicationFactory.GetApplication (System.Web.HttpContext
context) [0x00000]
at System.Web.HttpRuntime.RealProcessRequest (System.Object o) [0x00000]
Expected Results:
The xsp test suite should appear.
How often does this happen?
Every time.
--
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