[Mono-bugs] [Bug 469627] New: [Regression] UsingWebBrowser exits with stack trace

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jan 26 17:45:59 EST 2009


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


           Summary: [Regression] UsingWebBrowser exits with stack trace
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: i586
        OS/Version: Windows XP
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: twiest at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Description of Problem:
When you exit UsingWebBrowser, you get the stack trace below. This was found on
Mono 2.4p1. 

This didn't happen in Mono 2.2, and is therefore a regression.


Steps to reproduce the problem:
1. Run UsingWebBrowser
2. Exit UsingWebBrowser
3. Notice the stack trace.


Actual Results:
Stacktrace:



  at (wrapper managed-to-native) Mono.Mozilla.Base.gluezilla_shutdown (intptr)
<

0x00004>

  at (wrapper managed-to-native) Mono.Mozilla.Base.gluezilla_shutdown (intptr)
<

0xffffffff>

  at Mono.Mozilla.Base.Shutdown (Mono.WebBrowser.IWebBrowser) [0x00022] in
C:\cy

gwin\tmp\monobuild\build\BUILD\mono-2.4\mcs\class\Mono.WebBrowser\Mono.Mozilla\B

ase.cs:145

  at Mono.Mozilla.WebBrowser.Shutdown () [0x00000] in
C:\cygwin\tmp\monobuild\bu

ild\BUILD\mono-2.4\mcs\class\Mono.WebBrowser\Mono.Mozilla\WebBrowser.cs:94

  at System.Windows.Forms.WebBrowserBase.Dispose (bool) [0x00000] in
C:\cygwin\t

mp\monobuild\build\BUILD\mono-2.4\mcs\class\Managed.Windows.Forms\System.Windows

Forms\WebBrowserBase.cs:228

  at System.Windows.Forms.WebBrowser.Dispose (bool) [0x00000] in
C:\cygwin\tmp\m

onobuild\build\BUILD\mono-2.4\mcs\class\Managed.Windows.Forms\System.Windows.For

ms\WebBrowser.cs:462

  at System.ComponentModel.Component.Finalize () [0x00000] in
C:\cygwin\tmp\mono

build\build\BUILD\mono-2.4\mcs\class\System\System.ComponentModel\Component.cs:1

04

  at (wrapper runtime-invoke) object.runtime_invoke_void__this__
(object,intptr,

intptr,intptr) <0xffffffff>



This application has requested the Runtime to terminate it in an unusual way.

Please contact the application's support team for more information.


Expected Results:
no stack trace

How often does this happen? 
every time

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