RESOLVED FIXED 133525
DFG::Safepoint::begin() should set m_didCallBegin before releasing the rightToRun lock, because otherwise, Safepoint::checkLivenessAndVisitChildren() may assert due to a race
https://bugs.webkit.org/show_bug.cgi?id=133525
Summary DFG::Safepoint::begin() should set m_didCallBegin before releasing the rightT...
Filip Pizlo
Reported 2014-06-04 14:18:21 PDT
Patch forthcoming. <rdar://problem/16790296>
Attachments
the patch (1.41 KB, patch)
2014-06-04 14:19 PDT, Filip Pizlo
oliver: review+
Filip Pizlo
Comment 1 2014-06-04 14:19:38 PDT
Created attachment 232500 [details] the patch
Filip Pizlo
Comment 2 2014-06-04 14:29:52 PDT
Note You need to log in before you can comment on or make changes to this bug.