[Mono-bugs] [Bug 400327] New: [regression] web_regularexpressionvalidator. aspx crashes on OpenSuse 11 GM

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jun 13 18:45:57 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=400327


           Summary: [regression] web_regularexpressionvalidator.aspx crashes
                    on OpenSuse 11 GM
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: x86-64
        OS/Version: openSUSE 11.0
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web.Services
        AssignedTo: atsushi at ximian.com
        ReportedBy: mchristensen at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Description of Problem:
accessing 1.1/webcontrols/web_regularexpressionvalidator.aspx running under xsp
causes stacktrace and "Server Error in '/' Application" is displayed to the
browser.

The console error is:

System.IndexOutOfRangeException: Array index is out of range.
  at System.Web.HttpException.GetHtmlizedErrorMessage () [0x00000] 
  at System.Web.HttpException.GetHtmlErrorMessage () [0x00000] 

This happens on OpenSuse 11 x86_64 GM with mono-1.9.1 but does not happen on
OpenSuse 10.3 x86_64 with either mono-1.9.0 or mono-core-105500 so this is a
regression.

Steps to reproduce the problem:
0. on Opensuse 11 GM x86_64,
1. cd into /usr/lib/xsp/test
2. run xsp
3. use your web browser to access
http://<your_server>:8080/1.1/webcontrols/web_regularexpressionvalidator.aspx


Actual Results:

  Error to browser and to console on server

Expected Results:

  Test page properly displays

How often does this happen? 

  Always


-- 
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