[Mono-bugs] [Bug 336321] System.Int32 != System.Int32 with IronPython and ASP.NET

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 1 12:19:32 EDT 2007


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


Gert Driesen <gert.driesen at pandora.be> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |gert.driesen at pandora.be
             Status|RESOLVED                                        |REOPENED
         Resolution|FIXED                                           |




--- Comment #7 from Gert Driesen <gert.driesen at pandora.be>  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.


More information about the mono-bugs mailing list