Bug 319943 (MONO77142) - IronPython-1.0-Beta1 compile error
Summary: IronPython-1.0-Beta1 compile error
Status: RESOLVED MOVED
Alias: MONO77142
Product: Mono: Compilers
Classification: Mono
Component: C# (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Enhancement
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-03 15:55 UTC by YunSong Hwang
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 19:43:15 UTC


---- Reported by hys545@dreamwiz.com 2006-01-03 08:55:56 MST ----

Please fill in this template when reporting a bug, unless you know what 
you are doing.
Description of Problem:
gmcs -t:library -r:bin/IronMath.dll -r:bin/IronPython.dll -out:
IronPythonTest/bin/Debug/IronPythonTest.dll -recurse:IronPythonTest/*.cs

Unhandled Exception: System.IndexOutOfRangeException: Array index is out 
of range.
in <0x00057> Mono.CSharp.Parameters:get_Item (Int32 pos)
in <0x0000e> Mono.CSharp.Parameters:ParameterModifier (Int32 pos)
in <0x00200> Mono.CSharp.MethodCore:IsDuplicateImplementation (Mono.CSharp.
MethodCore method)
in <0x000ac> Mono.CSharp.Method:CheckForDuplications ()
in <0x00062> Mono.CSharp.MethodCore:CheckBase ()
in <0x00010> Mono.CSharp.Method:CheckBase ()
in <0x0017c> Mono.CSharp.Method:Define ()
in <0x00059> Mono.CSharp.TypeContainer+MemberCoreArrayList:
DefineContainerMembers ()
in <0x00010> Mono.CSharp.TypeContainer+MethodArrayList:
DefineContainerMembers ()
in <0x00014> Mono.CSharp.TypeContainer:DefineContainerMembers (Mono.CSharp.
MemberCoreArrayList mcal)
in <0x005b1> Mono.CSharp.TypeContainer:DoDefineMembers ()
in <0x0004a> Mono.CSharp.TypeContainer:DefineMembers ()
in <0x0023c> Mono.CSharp.RootContext:PopulateTypes ()
in <0x00979> Mono.CSharp.Driver:MainDriver (System.String[] args)
in <0x00051> Mono.CSharp.Driver:Main (System.String[] args)
make: *** [IronPythonTest/bin/Debug/IronPythonTest.dll] Error 1
[hys545@localhost Src]$ pwd
/home/hys545/work/gnome/update/IronPython-1.0-Beta1/Src


Steps to reproduce the problem:
1. I use svn-55002
2. 
3. 

Actual Results:


Expected Results:


How often does this happen? 


Additional Information:



---- Additional Comments From miguel@ximian.com 2006-01-04 13:21:52 MST ----

This happens while building the IronPython tests.

The IronPython compiler builds ok.



---- Additional Comments From miguel@ximian.com 2006-01-04 13:30:04 MST ----



*** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO77147 ***

This bug depended on bug(s) 77147.

Unknown operating system other. Setting to default OS "Other".
This bug was marked DUPLICATE in the database it was moved from.
    Changing resolution to "MOVED"