[Mono-bugs] [Bug 545382] New: Exception running MoMA

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 8 11:30:25 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=545382


           Summary: Exception running MoMA
    Classification: Mono
           Product: Mono: Tools
           Version: MonoVS 0.5
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Visual Studio Integration
        AssignedTo: jpobst at novell.com
        ReportedBy: jpobst at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


If one of the projects fail while being scanned by MoMA, the whole process
fails.  We need to just ignore that project and get results for the rest of
them.  This will probably have to be fixed in the MoMA scanning engine.

System.Runtime.InteropServices.COMException (0x806D0005): ExceptionOccurred
   at System.Diagnostics.SymbolStore.SymBinder.GetReader(IntPtr importer,
String filename, String searchPath)
   at Mono.Cecil.Pdb.PdbHelper.InstantiateReader(SymBinder binder, String
filename, Object objImporter)
   at Mono.Cecil.Pdb.PdbHelper.CreateReader(String filename)
   at Mono.Cecil.Pdb.PdbFactory.CreateReader(ModuleDefinition module, String
assemblyFileName)
   at MoMA.Analyzer.AssemblyAnalyzer.AnalyzeAssembly(String assembly)
   at MoMA.Analyzer.AssemblyAnalyzer.Analyze()
   at Novell.MonoVS.RunInMomaRunner.Run()

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list