https://bugzilla.novell.com/show_bug.cgi?id=672969
https://bugzilla.novell.com/show_bug.cgi?id=672969#c0 Summary: Internal compiler error: An element with the same key already exists in the dictionary Classification: Mono Product: Mono: Runtime Version: 2.10.x Platform: x86-64 OS/Version: Mac OS X 10.6 Status: NEW Severity: Normal Priority: P5 - None Component: debug AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=414654) --> (http://bugzilla.novell.com/attachment.cgi?id=414654) compress file of monodevelop project I got this error when try debug using Monodevelop. I get same error on openSuse 11.3. I try running combo box sample from ext.net framework (http://examples.ext.net/#/Form/ComboBox/Overview/). Copy and paste source code from sample. It's running fine on Visual Studio 2008 on Windows 7. Run Monodevelop project attached. error: gmcs /target:library /lib:"/Users/helmi/Lab/monontest/Bin" /debug+ /optimize- /warn:4 /out:"/var/folders/UI/UI1YL3DfEV0W3ZbgC-veEE+++TI/-Tmp-/helmi-temp-aspnet-0/6130906f/App_Web_6f224fcb.dll" /r:"/Library/Frameworks/Mono.framework/Versions/2.10/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll" /r:"/Library/Frameworks/Mono.framework/Versions/2.10/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll" /r:"/Library/Frameworks/Mono.framework/Versions/2.10/lib/mono/gac/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll" /r:"/Library/Frameworks/Mono.framework/Versions/2.10/lib/mono/gac/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll" /r:"/Library/Frameworks/Mono.framework/Versions/2.10/lib/mono/gac/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll" /r:"/Library/Frameworks/Mono.framework/Versions/2.10/lib/mono/gac/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll" /r:"/Library/Frameworks/Mono.framework/Versions/2.10/lib/mono/gac/System.Runtime.Serialization/3.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll" /r:"/Library/Frameworks/Mono.framework/Versions/2.10/lib/mono/gac/System.IdentityModel/3.0.0.0__b77a5c561934e089/System.IdentityModel.dll" /r:"/Library/Frameworks/Mono.framework/Versions/2.10/lib/mono/gac/System.ServiceModel/3.0.0.0__b77a5c561934e089/System.ServiceModel.dll" /r:"/Library/Frameworks/Mono.framework/Versions/2.10/lib/mono/gac/System.ServiceModel.Web/3.5.0.0__31bf3856ad364e35/System.ServiceModel.Web.dll" /r:"/Library/Frameworks/Mono.framework/Versions/2.10/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll" /r:"/Library/Frameworks/Mono.framework/Versions/2.10/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll" /r:"/Library/Frameworks/Mono.framework/Versions/2.10/lib/mono/gac/System.Data.DataSetExtensions/3.5.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll" /r:"/Library/Frameworks/Mono.framework/Versions/2.10/lib/mono/gac/System.Xml.Linq/3.5.0.0__b77a5c561934e089/System.Xml.Linq.dll" /r:"/Library/Frameworks/Mono.framework/Versions/2.10/lib/mono/gac/System.Web.Extensions/3.5.0.0__31bf3856ad364e35/System.Web.Extensions.dll" /r:"/Library/Frameworks/Mono.framework/Versions/2.10/lib/mono/gac/System.Data.Linq/3.5.0.0__b77a5c561934e089/System.Data.Linq.dll" /r:"/Users/helmi/Lab/monontest/Bin/Ext.Net.Utilities.dll" /r:"/Users/helmi/Lab/monontest/Bin/Ext.Net.dll" /r:"/Users/helmi/Lab/monontest/Bin/Newtonsoft.Json.dll" /r:"/Users/helmi/Lab/monontest/Bin/monontest.dll" /nowarn:0169 /d:DEBUG -- "/var/folders/UI/UI1YL3DfEV0W3ZbgC-veEE+++TI/-Tmp-/helmi-temp-aspnet-0/6130906f/App_Web_6f224fcb_0.cs" -- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
