[Webkit-unassigned] [Bug 29551] [Qt] QtWebKit crash with Popups

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 12 05:54:33 PDT 2009


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





--- Comment #1 from Jocelyn Turcotte <jocelyn.turcotte at nokia.com>  2009-10-12 05:54:32 PDT ---
Created an attachment (id=41034)
 --> (https://bugs.webkit.org/attachment.cgi?id=41034)
Debug backtrace

What seems to happen is that QNetworkReplyImplPrivate::outgoingData is deleted
when the backend has finished dealing with the replay.
However, the network reply is trying to access this object later after the
javascript alert display during the response handling.

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