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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to