[Webkit-unassigned] [Bug 199355] [SOUP] WebSocket crashes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 8 06:25:33 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=199355
Michael Catanzaro <mcatanzaro at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcatanzaro at igalia.com
--- Comment #1 from Michael Catanzaro <mcatanzaro at igalia.com> ---
The second backtrace is definitely memory corruption. We need to catch it in valgrind or asan to get a useful backtrace that would point to the issue.
I suspect the first backtrace is too, since that's a very strange place for a crash to occur, but I can't be sure.
--
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/0723fe3a/attachment.html>
More information about the webkit-unassigned
mailing list