[Webkit-unassigned] [Bug 122445] Crash while browsing GitHub

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 8 17:24:11 PDT 2013


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





--- Comment #9 from Mark Lam <mark.lam at apple.com>  2013-10-08 17:23:01 PST ---
With the help of some JIT probes sprinkled at all the call sites of breakpoint() and bail() in the DFG, we find that the SIGTRAP is due to "!m_state.isValid()" in SpeculativeJIT::compileCurrentBlock() (in DFGSpeculativeJIT.cpp).

Again, this only happens if DFG inlining is enabled.

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