[Webkit-unassigned] [Bug 165848] [GTK] WebProcess from WebKitGtk+ 2.15.2 SIGSEGVs in std::unique_ptr<SoupBuffer, WTF::GPtrDeleter<SoupBuffer> >::get() const () at /usr/include/c++/6/bits/unique_ptr.h:305
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 16 01:51:57 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=165848
Zan Dobersek <zan at falconsigh.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zan at falconsigh.net
--- Comment #3 from Zan Dobersek <zan at falconsigh.net> ---
When you hit this again, in gdb, run these commands:
$ info registers
$ info proc mappings
$ disassemble _ZNKSt10unique_ptrI10SoupBufferN3WTF11GPtrDeleterIS0_EEE3getEv
$ disassemble _ZNK7WebCore12SharedBuffer4dataEv
$ disassemble _ZNK14GIFImageReader4dataEm
The SharedBuffer object on the GIFImageReader might be null.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161216/0208a03d/attachment.html>
More information about the webkit-unassigned
mailing list