[Webkit-unassigned] [Bug 191805] Segfaults on https://terminalizer.com/
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 19 13:54:18 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191805
--- Comment #9 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Note it's 100% reproducible with the master runtime.
I assumed it was a use after free, but actually the cache entries are NEVER freed (not even when quitting the UI process!), neither the face cache nor the glyph cache, so this is a tough one.
--
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/20181119/bc6cedb2/attachment-0001.html>
More information about the webkit-unassigned
mailing list