[Webkit-unassigned] [Bug 73886] REGRESSION(r101863-r102042): Assertion hit: m_verifier.isSafeToUse() in RefCountedBase::ref in FunctionCodeBlock

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 5 20:18:33 PST 2011


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





--- Comment #6 from Geoffrey Garen <ggaren at apple.com>  2011-12-05 20:18:33 PST ---
It looks like the SafeBrowsingManager thread backtrace got truncated. Anyway, I think the right solution is to disable verification (deprecatedTurnOffVerifier). Verification is incorrect for all JavaScriptCore objects, since JavaScriptCore objects allow use on multiple threads.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list