[Webkit-unassigned] [Bug 129429] [Win32][LLINT] Crash when running JSC stress tests.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 5 15:06:28 PST 2014


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





--- Comment #46 from Mark Hahnenberg <mhahnenberg at apple.com>  2014-03-05 15:03:27 PST ---
(In reply to comment #45)
> (In reply to comment #43)
> > (From update of attachment 225899 [details] [details])
> > Clearing flags on attachment: 225899
> > 
> > Committed r165128: <http://trac.webkit.org/changeset/165128>
> 
> This patch disabled write barriers in Repatch.cpp for platforms with !ENABLE(DFG_JIT). That's clearly wrong.

I take that back. It didn't disable them. It made them always take slow path. Which sort of defeats the purpose of inline caching, but it won't cause crashes. I filed bug 129760 for this.

-- 
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