[Webkit-unassigned] [Bug 164898] Crash in com.apple.JavaScriptCore: WTF::ThreadSpecific<WTF::WTFThreadData, + 142
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 18 16:08:13 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=164898
--- Comment #3 from Yusuke Suzuki <utatane.tea at gmail.com> ---
I guess TemplateRegistry's WeakGCMap's visiting causes some ref()/deref() of StringImpl. It should not be done in the other thread. But now, collecting is done in its thread. Right?
--
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/20161119/9b880c7f/attachment.html>
More information about the webkit-unassigned
mailing list