[Mono-bugs] [Bug 473343] [Regression] WebBrowser becomes unresponsive after Navigate (...)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 13 20:57:25 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=473343
User saarmstrong at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=473343#c3
Sanford Armstrong <saarmstrong at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
--- Comment #3 from Sanford Armstrong <saarmstrong at novell.com> 2009-02-13 18:57:20 MST ---
Everybody on our team can reproduce this (running with our stuff installed,
though we do have a11y enabled for the desktop).
openSUSE 11.0
mono-2-4 r126841 (libgdiplus, gluezilla, and mono are all from here)
mozilla-xulrunner181(-devel) 1.8.1.13-22.1
mozilla-xulrunner190(-devel) 1.9.0.3-1.1
I have no trouble in 2.0.1, but in 2.4 with a simple test case I never even see
a GUI; the app just hangs. Here is the result of kill -SIGQUIT:
[mono] ~/test @ mono --debug WebBrowserTest.exe
Full thread dump:
"<unnamed thread>" tid=0x0xb5a7eb90 this=0x0x2f7d0 thread handle 0x40a state :
interrupted state owns ()
"<unnamed thread>" tid=0x0xb7c996f0 this=0x0x2fed8 thread handle 0x404 state :
not waiting owns ()
at (wrapper managed-to-native) Mono.Mozilla.Base.gluezilla_bind
(intptr,intptr,int,int,string,string,Mono.WebBrowser.Platform) <0x00004>
at (wrapper managed-to-native) Mono.Mozilla.Base.gluezilla_bind
(intptr,intptr,int,int,string,string,Mono.WebBrowser.Platform) <0xffffffff>
at Mono.Mozilla.Base.Bind (Mono.Mozilla.WebBrowser,intptr,int,int) [0x0004b]
in
/home/sandy/mono-svn/mono-2-4/mcs/class/Mono.WebBrowser/Mono.Mozilla/Base.cs:115
at Mono.Mozilla.WebBrowser.Load (intptr,int,int) [0x00000] in
/home/sandy/mono-svn/mono-2-4/mcs/class/Mono.WebBrowser/Mono.Mozilla/WebBrowser.cs:74
at System.Windows.Forms.WebBrowserBase..ctor () [0x00011] in
/home/sandy/mono-svn/mono-2-4/mcs/class/Managed.Windows.Forms/System.Windows.Forms/WebBrowserBase.cs:338
at System.Windows.Forms.WebBrowser..ctor () [0x00000] in
/home/sandy/mono-svn/mono-2-4/mcs/build/common/Consts.cs:1
at (wrapper remoting-invoke-with-check) System.Windows.Forms.WebBrowser..ctor
() <0xffffffff>
at WebBrowserTest.MyWebBrowser..ctor () <0x00069>
at (wrapper remoting-invoke-with-check) WebBrowserTest.MyWebBrowser..ctor ()
<0xffffffff>
at WebBrowserTest.MainClass.Main (string[]) <0x00023>
at (wrapper runtime-invoke)
WebBrowserTest.MainClass.runtime_invoke_void_object
(object,intptr,intptr,intptr) <0xffffffff>
I will attach WebBrowserTest.cs.
--
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