https://bugzilla.novell.com/show_bug.cgi?id=675980
https://bugzilla.novell.com/show_bug.cgi?id=675980#c0 Summary: Invalid metadata error for project that used to compile Classification: Mono Product: Mono: Compilers Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: C# AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Repro: svn co http://www.openehr.org/svn/knowledge_tools_dotnet/TRUNK . cd ArchetypeEditor xbuild errors out with: : error CS0009: Metadata file `/home/rolf/test/bug-428340/TRUNK/test/ArchetypeEditor/XMLParser/../AdlParser/OceanInformatics.AdlParser.dll' does not contain valid metadata tracing exceptions I get this: [0x7f52bfdfd740:] EXCEPTION handling: IKVM.Reflection.BadImageFormatException: Unsupported stream: #- "<unnamed thread>" tid=0x0x7f52bfdfd740 this=0x0x7f52bfc55e70 thread handle 0x403 state : not waiting owns () at IKVM.Reflection.Reader.ModuleReader.Read () <0x00397> at IKVM.Reflection.Reader.ModuleReader..ctor (IKVM.Reflection.Reader.AssemblyReader,IKVM.Reflection.Universe,System.IO.Stream,string) <0x000f9> at IKVM.Reflection.Universe.OpenRawModule (System.IO.Stream,string) <0x00079> at IKVM.Reflection.Universe.OpenRawModule (string) <0x0005b> at Mono.CSharp.StaticLoader.LoadAssemblyFile (string) <0x0017e> at Mono.CSharp.AssemblyReferencesLoader`1.LoadReferencesCore (Mono.CSharp.ModuleContainer,T&,System.Collections.Generic.List`1<Mono.CSharp.Tuple`2<Mono.CSharp.RootNamespace, T>>&) <0x00168> at Mono.CSharp.StaticLoader.LoadReferences (Mono.CSharp.ModuleContainer) <0x00046> at Mono.CSharp.Driver.Compile () <0x0037d> at Mono.CSharp.Driver.Main (string[]) <0x00148> at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff> -- 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
