https://bugzilla.novell.com/show_bug.cgi?id=336321#c7


Gert Driesen <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]
             Status|RESOLVED                                        |REOPENED
         Resolution|FIXED                                           |




--- Comment #7 from Gert Driesen <[EMAIL PROTECTED]>  2007-11-01 10:19:30 MST 
---
I now get the following exception running the test case (also see
gert/standalone/bug336321 in SVN)

System.Web.HttpException:  ---&gt; System.IndexOutOfRangeException: Array index
is out of range.
  at (wrapper managed-to-native) System.Array:GetLowerBound (int)
  at System.Array.Copy (System.Array sourceArray, Int32 sourceIndex,
System.Array destinationArray, Int32 destinationIndex, Int32 length) [0x00000]
  at IronPython.Runtime.Types.DynamicType.PrependThis (System.Object[] args)
[0x00000]
  at IronPython.Runtime.Types.DynamicType.CreateInstance (ICallerContext
context, System.Object[] args, System.String[] names) [0x00000]
  at IronPython.Runtime.Types.DynamicType.Call (ICallerContext context,
System.Object[] args, System.String[] names) [0x00000]
  at IronPython.Runtime.Types.DynamicType.Call (ICallerContext context,
System.Object[] args) [0x00000]
  at IronPython.Runtime.Operations.Ops.CallWithContext (ICallerContext context,
System.Object func, System.Object[] args) [0x00000]
  at ASP.default_aspx.FrameworkInitialize () [0x00000]
  at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
[0x00000]
  at System.Web.HttpApplication+&lt;&gt;c__CompilerGenerated5.MoveNext ()
[0x00000]


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

Reply via email to