[Webkit-unassigned] [Bug 199572] Crashes in NetworkProcess since the DNS cache landed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 8 06:27:51 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=199572
Michael Catanzaro <mcatanzaro at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcatanzaro at igalia.com
--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
At least most of these (anything involving magazine_chain_pop_head) are definitely memory corruption. Probably the rest are too. The backtraces are only going to lead you on a false chase. What we need are backtraces from asan or valgrind to point to the source of the memory corruption, not these gdb traces that only point to where it eventually blew up.
--
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/20190708/9940cf01/attachment.html>
More information about the webkit-unassigned
mailing list