[Mono-bugs] [Bug 666033] New: UsingWebBrowser Crashes with error System.MissingMethodException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jan 20 18:26:51 EST 2011


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

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


           Summary: UsingWebBrowser Crashes with error
                    System.MissingMethodException
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.10.x
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: mlegendre at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test
           Blocker: ---


Description of Problem:

Mono 2.10 rc1 [744c3e2c]
MacOSX 10.6

Steps to reproduce the problem:
1. run UsingWebBrowser
2. crashes right away


Actual Results:
Application is unable to start

Expected Results:
Should run 

How often does this happen? 
Every Time

Additional Information:

Stack Trace:

Missing method System.Threading.Monitor::Enter(object,bool&) in assembly
/Library/Frameworks/Mono.framework/Versions/2.10/lib/mono/2.0/mscorlib.dll,
referenced in assembly
/Library/Frameworks/Mono.framework/Versions/2.10/lib/mono/gac/Mono.WebBrowser/0.5.0.0__0738eb9f132ed756/Mono.WebBrowser.dll

Unhandled Exception: System.MissingMethodException: Method not found:
'System.Threading.Monitor.Enter'.
  at Mono.Mozilla.WebBrowser..ctor (Platform platform) [0x00000] in <filename
unknown>:0
  at Mono.WebBrowser.Manager.GetNewInstance (Platform platform) [0x00000] in
<filename unknown>:0
  at Mono.WebBrowser.Manager.GetNewInstance () [0x00000] in <filename
unknown>:0
  at System.Windows.Forms.WebBrowserBase..ctor () [0x00000] in <filename
unknown>:0
  at System.Windows.Forms.WebBrowser..ctor () [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.WebBrowser:.ctor
()
  at UsingWebBrowser.Form1.InitializeComponent () [0x00000] in <filename
unknown>:0
  at UsingWebBrowser.Form1..ctor () [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) UsingWebBrowser.Form1:.ctor ()
  at UsingWebBrowser.Program.Main () [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