Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210429 - dev-lang/mono-1.2.6-r1 - mcs/gmcs performance when compiling chained methods
Summary: dev-lang/mono-1.2.6-r1 - mcs/gmcs performance when compiling chained methods
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: dotnet project
URL: https://bugzilla.novell.com/show_bug....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-17 02:36 UTC by Cheyenne Wills
Modified: 2008-03-02 06:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cheyenne Wills 2008-02-17 02:36:44 UTC
I'm trying to build a mono application and have came across the problem that was reported to the mono folks (mono #347359).  The symptom is that gmcs hangs (30 some hours on a 50 line .CS program before I ctrl-C).  The authors of the package that I was trying to build reported the problem to the mono folks and there is a fix in the svn for mono.  

This is not a "gentoo" bug, but a request to see if a patch can be developed.

This does fail on multiple platforms, and is not gentoo specific.

Reproducible: Always

Steps to Reproduce:
See the referenced URL for the test case.
Actual Results:  
Excessive CPU time and utilization when compiling certain source code using gmcs


I believe that patch is in mcs/.../expression.cs
Comment 1 Saleem Abdulrasool (RETIRED) gentoo-dev 2008-03-02 06:57:37 UTC
Pulled a patch for this from svn.  Should be fixed with -r2.