[Webkit-unassigned] [Bug 183890] UI process crash in WebCore::HTTPHeaderMap::~HTTPHeaderMap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 22 20:42:42 PDT 2018


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[GTK] UI process crash in   |UI process crash in
                   |webkit_uri_response_finaliz |WebCore::HTTPHeaderMap::~HT
                   |e                           |TPHeaderMap

--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
This is probably another cross-platform thread safety bug. It's not immediately clear to me what's wrong, because ResourceResponseBase and HTTPHeaderMap both seem to be pretty careful about copying all the strings before passing them across threads. If you happen to hit this one again, or if you've got it saved in coredumpctl, a 'thread apply all bt full' would be helpful.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180323/2023fb2c/attachment-0001.html>


More information about the webkit-unassigned mailing list