NEW 183890
UI process crash in WebCore::HTTPHeaderMap::~HTTPHeaderMap
https://bugs.webkit.org/show_bug.cgi?id=183890
Summary UI process crash in WebCore::HTTPHeaderMap::~HTTPHeaderMap
Cédric Bellegarde
Reported 2018-03-22 00:38:10 PDT
Created attachment 336263 [details] full bt Fedora 28/WebKitGTK 2.20
Attachments
full bt (16.29 KB, text/plain)
2018-03-22 00:38 PDT, Cédric Bellegarde
no flags
Michael Catanzaro
Comment 1 2018-03-22 10:38:28 PDT
Thanks for reporting all these bugs with high-quality backtraces. I know we're a bit slow in getting to them all, but it's very much appreciated.
Michael Catanzaro
Comment 2 2018-03-22 20:42:42 PDT
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.
Cédric Bellegarde
Comment 3 2018-03-23 10:34:14 PDT
Michael Catanzaro
Comment 4 2018-03-23 12:17:00 PDT
Thanks for the gdb bug report, that will help a lot too.
Note You need to log in before you can comment on or make changes to this bug.