[Webkit-unassigned] [Bug 228838] New: REGRESSION (r280507): ASSERTION FAILED: !undominatedPhis.contains(value) in JSC::B3::(anonymous namespace)::Validater::validatePhisAreDominatedByUpsilons()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 5 12:27:22 PDT 2021


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

            Bug ID: 228838
           Summary: REGRESSION (r280507): ASSERTION FAILED:
                    !undominatedPhis.contains(value) in
                    JSC::B3::(anonymous
                    namespace)::Validater::validatePhisAreDominatedByUpsil
                    ons()
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

testb3 is failing on JSC debug bots, I see the following assertion failure in the logs:

ASSERTION FAILED: !undominatedPhis.contains(value)
./b3/B3Validate.cpp(680) : void JSC::B3::(anonymous namespace)::Validater::validatePhisAreDominatedByUpsilons()

I think it may have started with https://trac.webkit.org/changeset/280507/webkit according to https://results.webkit.org/?suite=javascriptcore-tests&test=testb3

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210805/7c60ad52/attachment.htm>


More information about the webkit-unassigned mailing list