[Webkit-unassigned] [Bug 54980] New: Qt program crashes when using QWebView in plugin
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 22 12:07:52 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54980
Summary: Qt program crashes when using QWebView in plugin
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ABBAPOH at nextmail.ru
After unloading Qt plugin with QWebView created within it, program crashes (when unloading starts View itself is already deleted correctly). Seems some threads in webkit are not yet stopped when library is unloaded.
To reproduce bug: build test application, run it, wait until url is loaded, then close window. Program will crash.
Bug affects windows XP (seems both mingw and msvc).
On Mac bug is not reproduced.
Webkit version is 2.0.1
Original bug: http://bugreports.qt.nokia.com/browse/QTBUG-17626
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list