Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 210429

Summary: dev-lang/mono-1.2.6-r1 - mcs/gmcs performance when compiling chained methods
Product: Gentoo Linux Reporter: Cheyenne Wills <cwills>
Component: [OLD] DevelopmentAssignee: dotnet project <dotnet>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugzilla.novell.com/show_bug.cgi?id=347359
Whiteboard:
Package list:
Runtime testing required: ---

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.