Bug 238301
Summary: | [ EWS iOS ] imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-052.html is a flaky crash | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dawn Morningstar
imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-052.html
Is a flaky crash on EWS iOS queue specifically.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-contain%2Fcontent-visibility%2Fcontent-visibility-052.html
CRASH-LOG:
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [16590]
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 org.webkit.WebKitTestRunnerApp 0x00000001094ef4d3 WTFCrashWithInfo(int, char const*, char const*, int) + 19
1 org.webkit.WebKitTestRunnerApp 0x0000000109522730 WTR::TestInvocation::runUISideScriptImmediately(OpaqueWKError const*, void*) + 98
2 com.apple.WebKit 0x00000001103b6e8e WebKit::GenericCallback<>::performCallbackWithReturnValue() + 40
3 com.apple.WebKit 0x00000001103b2e00 WebKit::RemoteLayerTreeDrawingAreaProxy::commitLayerTree(WebKit::RemoteLayerTreeTransaction const&, WebKit::RemoteScrollingCoordinatorTransaction const&) + 594
4 com.apple.WebKit 0x00000001100b7d63 WebKit::RemoteLayerTreeDrawingAreaProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 273
5 com.apple.WebKit 0x00000001103542fc IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&) + 224
6 com.apple.WebKit 0x000000011052f8ca WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 24
7 com.apple.WebKit 0x000000011034dc2a IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >) + 238
8 com.apple.WebKit 0x000000011034d33f IPC::Connection::dispatchIncomingMessages() + 377
9 com.apple.JavaScriptCore 0x000000010bc8172f WTF::RunLoop::performWork() + 431
10 com.apple.JavaScriptCore 0x000000010bc82002 WTF::RunLoop::performWork(void*) + 34
11 com.apple.CoreFoundation 0x00007fff20369e25 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
12 com.apple.CoreFoundation 0x00007fff20369d1d __CFRunLoopDoSource0 + 180
13 com.apple.CoreFoundation 0x00007fff203691f2 __CFRunLoopDoSources0 + 242
14 com.apple.CoreFoundation 0x00007fff20363951 __CFRunLoopRun + 875
15 com.apple.CoreFoundation 0x00007fff20363103 CFRunLoopRunSpecific + 567
16 com.apple.Foundation 0x00007fff2081941c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
17 org.webkit.WebKitTestRunnerApp 0x0000000109514d7e WTR::TestController::platformRunUntil(bool&, WTF::Seconds) + 184
18 org.webkit.WebKitTestRunnerApp 0x000000010951e32f WTR::TestInvocation::invoke() + 325
19 org.webkit.WebKitTestRunnerApp 0x0000000109505788 WTR::TestController::runTest(char const*) + 330
20 org.webkit.WebKitTestRunnerApp 0x0000000109505a1a WTR::TestController::runTestingServerLoop() + 128
21 org.webkit.WebKitTestRunnerApp 0x0000000109500931 WTR::TestController::TestController(int, char const**) + 479
22 org.webkit.WebKitTestRunnerApp 0x00000001094ef5a8 -[WebKitTestRunnerApp _runTestController] + 40
23 com.apple.Foundation 0x00007fff2084258c __NSThreadPerformPerform + 207
24 com.apple.CoreFoundation 0x00007fff20369e25 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
25 com.apple.CoreFoundation 0x00007fff20369d1d __CFRunLoopDoSource0 + 180
26 com.apple.CoreFoundation 0x00007fff20369254 __CFRunLoopDoSources0 + 340
27 com.apple.CoreFoundation 0x00007fff20363951 __CFRunLoopRun + 875
28 com.apple.CoreFoundation 0x00007fff20363103 CFRunLoopRunSpecific + 567
29 com.apple.GraphicsServices 0x00007fff2c851cd3 GSEventRunModal + 139
30 com.apple.UIKitCore 0x00007fff24ffbe63 -[UIApplication _run] + 928
31 com.apple.UIKitCore 0x00007fff25000a53 UIApplicationMain + 101
32 org.webkit.WebKitTestRunnerApp 0x00000001094ef6a6 main + 65
33 dyld_sim 0x0000000109610e1e start_sim + 10
34 ??? 0x0000000000000001 0 + 1
35 ??? 0x0000000000000002 0 + 2
CRASH-LOG-URL:
https://ews-build.s3-us-west-2.amazonaws.com/iOS-15-Simulator-WK2-Tests-EWS/455394-11311-rerun/imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-052-crash-log.txt
BUILD-URL:
https://ews-build.webkit.org/#/builders/68/builds/11311
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/90734548>
Dawn Morningstar
*** This bug has been marked as a duplicate of bug 236794 ***