https://bugzilla.novell.com/show_bug.cgi?id=679425
https://bugzilla.novell.com/show_bug.cgi?id=679425#c10 Sebastien Pouliot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #10 from Sebastien Pouliot <[email protected]> 2011-03-16 19:24:15 UTC --- Atsushi, e94b0eb15f654b3effea was not totally reverted and compilation still fails. E.g. for moonlight (with extra --trace=E:all) [mono] ~/git/moon/gtk @ MONO_OPTIONS="--debug --trace=E:all" MONO_PATH="../class/lib/moonlight:$MONO_PATH" monodocer -importslashdoc:moonlight-gtk.xml -path:../gtk/docs -assembly:Moonlight.Gtk.dll Updating: Moonlight.Gtk.MoonlightRuntime New Type: Moonlight.Gtk.MoonlightHost Member Added: public MoonlightHost (); [0x7f3bcb576740:] EXCEPTION handling: System.Exception: Exception of type 'System.Exception' was thrown. "<unnamed thread>" tid=0x0x7f3bcb576740 this=0x0x7f3bcb3d9e70 thread handle 0x403 state : not waiting owns () at System.Xml.XmlIteratorNodeList.SaveNodeList (object,System.Xml.XmlNodeChangedEventArgs) [0x00040] in /home/poupou/git/mono/mcs/class/System.XML/System.Xml/XmlIteratorNodeList.cs:119 at (wrapper delegate-invoke) <Module>.invoke_void__this___object_XmlNodeChangedEventArgs (object,System.Xml.XmlNodeChangedEventArgs) <IL 0x00059, 0x00095> at (wrapper delegate-invoke) <Module>.invoke_void__this___object_XmlNodeChangedEventArgs (object,System.Xml.XmlNodeChangedEventArgs) <IL 0x00059, 0xffffffff> at System.Xml.XmlDocument.onNodeRemoving (System.Xml.XmlNode,System.Xml.XmlNode) [0x0000b] in /home/poupou/git/mono/mcs/class/System.XML/System.Xml/XmlDocument.cs:807 at System.Xml.XmlNode.RemoveChild (System.Xml.XmlNode,bool) [0x00048] in /home/poupou/git/mono/mcs/class/System.XML/System.Xml/XmlNode.cs:752 at System.Xml.XmlNode.RemoveChild (System.Xml.XmlNode) [0x00000] in /home/poupou/git/mono/mcs/class/System.XML/System.Xml/XmlNode.cs:728 at Mono.Documentation.MDocUpdater.ClearElement (System.Xml.XmlElement,string) [0x00013] in /home/poupou/git/mono/mcs/tools/mdoc/Mono.Documentation/monodocer.cs:1597 at Mono.Documentation.MsxdocDocumentationImporter.ImportDocumentation (Mono.Documentation.DocsNodeInfo) [0x00038] in /home/poupou/git/mono/mcs/tools/mdoc/Mono.Documentation/monodocer.cs:3024 at Mono.Documentation.MDocUpdater.MakeDocNode (Mono.Documentation.DocsNodeInfo) [0x00248] in /home/poupou/git/mono/mcs/tools/mdoc/Mono.Documentation/monodocer.cs:1656 at Mono.Documentation.MDocUpdater.UpdateMember (Mono.Documentation.DocsNodeInfo) [0x00129] in /home/poupou/git/mono/mcs/tools/mdoc/Mono.Documentation/monodocer.cs:1317 at Mono.Documentation.MDocUpdater.MakeMember (System.Xml.XmlDocument,Mono.Documentation.DocsNodeInfo) [0x000c1] in /home/poupou/git/mono/mcs/tools/mdoc/Mono.Documentation/monodocer.cs:2109 at Mono.Documentation.MDocUpdater.DoUpdateType2 (string,System.Xml.XmlDocument,Mono.Cecil.TypeDefinition,string,bool) [0x00250] in /home/poupou/git/mono/mcs/tools/mdoc/Mono.Documentation/monodocer.cs:920 at Mono.Documentation.MDocUpdater.StubType (Mono.Cecil.TypeDefinition,string) [0x00030] in /home/poupou/git/mono/mcs/tools/mdoc/Mono.Documentation/monodocer.cs:1130 at Mono.Documentation.MDocUpdater.DoUpdateType (Mono.Cecil.TypeDefinition,string,string) [0x000e7] in /home/poupou/git/mono/mcs/tools/mdoc/Mono.Documentation/monodocer.cs:452 at Mono.Documentation.MDocUpdater.DoUpdateAssembly (Mono.Cecil.AssemblyDefinition,System.Xml.XmlElement,string,string,System.Collections.Generic.HashSet`1<string>) [0x00047] in /home/poupou/git/mono/mcs/tools/mdoc/Mono.Documentation/monodocer.cs:646 at Mono.Documentation.MDocUpdater.DoUpdateAssemblies (string,string) [0x00113] in /home/poupou/git/mono/mcs/tools/mdoc/Mono.Documentation/monodocer.cs:624 at Mono.Documentation.MDocUpdater.Run (System.Collections.Generic.IEnumerable`1<string>) [0x002df] in /home/poupou/git/mono/mcs/tools/mdoc/Mono.Documentation/monodocer.cs:158 at Mono.Documentation.MDoc.Run (string[]) [0x001f7] in /home/poupou/git/mono/mcs/tools/mdoc/Mono.Documentation/mdoc.cs:80 at Mono.Documentation.MDoc.Main (string[]) [0x00006] in /home/poupou/git/mono/mcs/tools/mdoc/Mono.Documentation/mdoc.cs:20 at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <IL 0x00050, 0xffffffff> mdoc: Exception of type 'System.Exception' was thrown. See `mdoc help' for more information. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
