RESOLVED DUPLICATE of bug 189094 189950
REGRESSION: [ Mac ] Layout Test accessibility/mac/footer-roledescription.html is Crashing
https://bugs.webkit.org/show_bug.cgi?id=189950
Summary REGRESSION: [ Mac ] Layout Test accessibility/mac/footer-roledescription.html...
Truitt Savell
Reported 2018-09-25 09:44:35 PDT
The following layout test is Crashing on iOS accessibility/mac/footer-roledescription.html Probable cause: Test is newly crashing. Earliest failure logged in history is r236451. I have been unable to reproduce yet. Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=accessibility%2Fmac%2Ffooter-roledescription.html Crash Log: https://build.webkit.org/results/Apple%20High%20Sierra%20Debug%20WK2%20(Tests)/r236455%20(4969)/accessibility/mac/footer-roledescription-crash-log.txt Excerpt: Application Specific Information: CRASHING TEST: accessibility/mac/focus-moves-cursor.html Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.JavaScriptCore 0x0000000540a43160 WTFCrash + 16 (Assertions.cpp:255) 1 com.apple.WebCore 0x000000053000b13b WTFCrashWithInfo(int, char const*, char const*, int) + 27 2 com.apple.WebCore 0x00000005339c0f61 textMarkerForVisiblePosition(WebCore::AXObjectCache*, WebCore::VisiblePosition const&) + 97 (WebAccessibilityObjectWrapperMac.mm:711) 3 com.apple.WebCore 0x00000005339c23b1 textMarkerRangeFromVisiblePositions(WebCore::AXObjectCache*, WebCore::VisiblePosition const&, WebCore::VisiblePosition const&) + 33 (WebAccessibilityObjectWrapperMac.mm:1110) 4 com.apple.WebCore 0x00000005339c2386 -[WebAccessibilityObjectWrapper textMarkerRangeFromVisiblePositions:endPosition:] + 70 (WebAccessibilityObjectWrapperMac.mm:1117) 5 com.apple.WebCore 0x000000053037e4b6 WebCore::AXObjectCache::postTextStateChangePlatformNotification(WebCore::AccessibilityObject*,
Attachments
Truitt Savell
Comment 1 2018-09-25 09:52:39 PDT
Edit: Test is crashing on MacOS not iOS. crashing has only happened on High Sierra Debug WK2 so far.
Ryan Haddad
Comment 2 2018-09-25 09:59:25 PDT
I think this is a duplicate of https://bugs.webkit.org/show_bug.cgi?id=189094 *** This bug has been marked as a duplicate of bug 189094 ***
Note You need to log in before you can comment on or make changes to this bug.