[Webkit-unassigned] [Bug 244390] New: REGRESSION (252564 at main): [ macOS wk1 Debug ] editing/selection/cleared-by-relayout.html is a consistent crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 26 08:29:03 PDT 2022


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

            Bug ID: 244390
           Summary: REGRESSION (252564 at main): [ macOS wk1 Debug ]
                    editing/selection/cleared-by-relayout.html is a
                    consistent crash
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rackler at apple.com

Description:
editing/selection/cleared-by-relayout.html

This test is consistently crashing on macOS wk1 Debug starting at 252564 at main.

REPRODUCTION STEPS
I can reproduce this on 252564 at main but cannot reproduce it on 252563 at main or earlier.

Command: 
run-webkit-tests --debug -1 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 -f --no-retry editing/selection/cleared-by-relayout.html

Result: 
Regressions: Unexpected crashes (1)
  editing/selection/cleared-by-relayout.html [ Crash ]

History:
https://results.webkit.org/?suite=layout-tests&test=editing%2Fselection%2Fcleared-by-relayout.html&platform=mac&style=debug&flavor=wk1&limit=50000

Crash Log:
Thread 0 Crashed::   Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore                   0x1068e19de    WTFCrash
1   com.apple.JavaScriptCore                   0x1068e19f8    WTFCrashWithSecurityImplication
2   com.apple.WebCore                          0x18d9aee4c    WebCore::Document::dispatchWindowEvent(WebCore::Event&, WebCore::EventTarget*)
3   com.apple.WebCore                          0x18e719ec0    WebCore::dispatchEventsOnWindowAndFocusedElement(WebCore::Document*, bool)
4   com.apple.WebCore                          0x18e719db0    WebCore::FocusController::setFocusedInternal(bool)
5   com.apple.WebCore                          0x18e71bde4    WebCore::FocusController::setActivityState(WTF::OptionSet<WebCore::ActivityState::Flag>)

-- 
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/20220826/565156ac/attachment.htm>


More information about the webkit-unassigned mailing list