[Mono-bugs] [Bug 382392] Disposing a control is disposing the whole application

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Aug 6 17:15:12 EDT 2008


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

User mchristensen at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=382392#c5


Marc Christensen <mchristensen at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |mchristensen at novell.com




--- Comment #5 from Marc Christensen <mchristensen at novell.com>  2008-08-06 15:15:12 MDT ---
Gert, when I run your simplified repro on openSUSE 11.0 with mono-branch
109605, I get the following stack trace:

linux at c218:~/tmp> mono ./test.exe 
   at System.Environment.get_StackTrace()
   at
System.Windows.Forms.WebBrowser.OnDocumentCompleted(System.Windows.Forms.WebBrowserDocumentCompletedEventArgs
e)
   at System.Windows.Forms.WebBrowser.OnWebHostLoadFinished(System.Object
sender, Mono.WebBrowser.LoadFinishedEventArgs e)
   at Mono.Mozilla.Callback.OnStateChange(nsIWebProgress progress, nsIRequest
request, Int32 status, UInt32 state)

The program does not return but hangs at this point until killed.


-- 
Configure bugmail: https://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