[Mono-bugs] [Bug 673108] New: Moma crashes while inspecting assembly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 17 13:54:27 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=673108

https://bugzilla.novell.com/show_bug.cgi?id=673108#c0


           Summary: Moma crashes while inspecting assembly
    Classification: Mono
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: i586
        OS/Version: openSUSE 11.3
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: dmulder at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Description of Problem:
Moma crashes with a System.IO.FileNotFoundException while inspecting an
assembly.

Steps to reproduce the problem:
The example executables come from the wf-apps package.
1. Start 'moma', click 'Next'
2. Add Assembly by selecting '/mnt/mtester/tests/manual/moma/PaintDotNet.exe',
3. Click 'Open' then 'Next'  (PolygonTriangulation can work too)

Actual Results:
An exception is thrown and the application crashes.

Expected Results:
Moma should inspect the application.

How often does this happen? 
Always.


Additional Information:

Missing method GetAssembly in assembly /usr/lib/moma/MoMA.Analyzer.dll, type
Mono.Cecil.AssemblyFactory
System.IO.FileNotFoundException: Could not load file or assembly 'Mono.Cecil,
Version=0.6.9.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of
its dependencies.
File name: 'Mono.Cecil, Version=0.6.9.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756'
  at MoMA.MainForm.VerifyValidAssemblies () [0x00000] in <filename unknown>:0 
  at MoMA.MainForm.NextButton_Click (System.Object sender, System.EventArgs e)
[0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.OnClick (System.EventArgs e) [0x00000] in
<filename unknown>:0 
  at System.Windows.Forms.Button.OnClick (System.EventArgs e) [0x00000] in
<filename unknown>:0 
  at System.Windows.Forms.ButtonBase.OnMouseUp
(System.Windows.Forms.MouseEventArgs mevent) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Button.OnMouseUp (System.Windows.Forms.MouseEventArgs
mevent) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.WmLButtonUp (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0 
  at System.Windows.Forms.ButtonBase.WndProc (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Button.WndProc (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control+ControlWindowTarget.OnMessage
(System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control+ControlNativeWindow.WndProc
(System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr
wParam, IntPtr lParam) [0x00000] in <filename unknown>:0

-- 
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.


More information about the mono-bugs mailing list