Bug 335107 - infinite loop when compiling dekiwiki
Summary: infinite loop when compiling dekiwiki
Status: RESOLVED FIXED
Alias: None
Product: Mono: Compilers
Classification: Mono
Component: C# (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Major
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-19 06:47 UTC by Paolo Molaro
Modified: 2008-09-26 09:53 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 Paolo Molaro 2007-10-19 06:47:17 UTC
gmcs enters into an infinite loop when compiling dekiwiki.
This is a regression since 1.2.2, the dekiwiki authors say.
To reproduce:
svn co https://dekiwiki.svn.sourceforge.net/svnroot/dekiwiki/public/dekiwiki/1.8.2/src dekiwiki
cd dekiwiki
./build.sh
Comment 1 Marek Safar 2007-10-24 10:27:10 UTC
Unfortunately we have another bug which prevents me to compile dekiwiki successfully. But the compilation took unusually long time and a lot of memory (500 MB).
Comment 3 Marek Safar 2008-09-26 09:53:52 UTC
No infinite look when using SVN HEAD.

But be aware still unresolved bug #336258