[Mono-bugs] [Bug 423711] New: UsingWebBrowser process never exits after app is closed
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Sep 5 11:01:43 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=423711
Summary: UsingWebBrowser process never exits after app is closed
Product: Mono: Class Libraries
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: mchristensen at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Description of Problem:
Using mono-2.0rc1 on openSUSE 11.0 x86_64
The UsingWebBrowser process never exits. When I click the 'X' in the tilte bar
to close the app, the window goes away but I get the followoing output:
(gecko:21411): Gdk-WARNING **: GdkWindow 0x2c000bc unexpectedly destroyed
(gecko:21411): Gdk-WARNING **: GdkWindow 0x2c000bb unexpectedly destroyed
(gecko:21411): Gdk-WARNING **: GdkWindow 0x2c000ba unexpectedly destroyed
(gecko:21411): Gdk-WARNING **: GdkWindow 0x2c000b9 unexpectedly destroyed
(gecko:21411): Gdk-WARNING **: GdkWindow 0x2c00023 unexpectedly destroyed
(gecko:21411): Gdk-WARNING **: GdkWindow 0x2c00022 unexpectedly destroyed
(gecko:21411): Gdk-WARNING **: GdkWindow 0x2c00021 unexpectedly destroyed
(gecko:21411): Gdk-WARNING **: GdkWindow 0x2c0001d unexpectedly destroyed
After that, the process never finishes - the prompt never returns until I hit
^C in that terminal.
Steps to reproduce the problem:
1. Start Using WebBrowser in a console
2. Click the X in the title bar
Actual Results:
hang
Expected Results:
a clean exit
How often does this happen?
Always.
Additional Information:
--
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