<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Sporadic crash in HashTableAddResult following CSSValuePool::createFontFamilyValue"
href="https://bugs.webkit.org/show_bug.cgi?id=158297#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Sporadic crash in HashTableAddResult following CSSValuePool::createFontFamilyValue"
href="https://bugs.webkit.org/show_bug.cgi?id=158297">bug 158297</a>
from <span class="vcard"><a class="email" href="mailto:erezg@microsoft.com" title="erezg@microsoft.com">erezg@microsoft.com</a>
</span></b>
<pre>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?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>