[Webkit-unassigned] [Bug 36832] [Qt] crash in debug mode just before exit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 2 05:10:51 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36832





--- Comment #11 from Balazs Kelemen <kb at inf.u-szeged.hu>  2010-04-02 05:10:50 PST ---
(In reply to comment #10)
> This seems like the same issue I was talking about on IRC and in 
> https://bugs.webkit.org/show_bug.cgi?id=35251#c5. 
> All you need to do to get this crash is load www.cnn.com and exit QtLauncher.
> The cause of the crash is that SharedTimerQt 's parent is QCoreApplication and
> I think this is wrong. (dll depends on the application that loaded it)

As I understand the 2 bug are not related to each other.
QCoreApplication is needed to be the parent of SharedTimerQt if we want to do
final cleanup (not just memory deallocation, but flushing to disk, etc).

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