[Webkit-unassigned] [Bug 158297] Sporadic crash in HashTableAddResult following CSSValuePool::createFontFamilyValue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 21:47:19 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=158297

--- Comment #5 from erezg at microsoft.com ---
Unfortunately I don't have a test page, as this is an internal page within the PowerBI.com website with tons of JavaScript that fetches data from a backend. But I'll see if I can create a static, smaller page which reproduces.

I managed to get this crash while debugging the MiniBrowser with XCode built on debug. I believe you are right, and we try to call createFontFamilyValue() with a null string. The JSC::PropertyName was "fontFamily".

Anything else that I can check with the XCode debugger to help?

-- 
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/20160603/3d1e6aff/attachment.html>


More information about the webkit-unassigned mailing list