Bug 162927
Summary: | [ios-simulator] LayoutTest media/controls/ipad/close-page-with-picture-in-picture-video-assertion-failure.html is a flaky crash | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | dbates, eric.carlson, ryanhaddad |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
LayoutTest media/controls/ipad/close-page-with-picture-in-picture-video-assertion-failure.html is a flaky crash
https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/builds/551
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fcontrols%2Fipad%2Fclose-page-with-picture-in-picture-video-assertion-failure.html
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
CoreSimulator 303.8 - Device: iPad Air WebKit Tester2 - Runtime: iOS 10.0 (14A345) - DeviceType: iPad Air
CRASHING TEST: media/controls/ipad/close-page-with-picture-in-picture-video-assertion-failure.html
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.WebKit 0x00000001078d1ea8 bool IPC::MessageSender::send<Messages::WebVideoFullscreenManagerProxy::EnterFullscreen>(Messages::WebVideoFullscreenManagerProxy::EnterFullscreen const&, unsigned long long, WTF::OptionSet<IPC::SendOption>) + 90 (MessageSender.h:49)
1 com.apple.WebKit 0x00000001078d1dec ___ZZN6WebKit25WebVideoFullscreenManager18didSetupFullscreenEyENK3$_0clEv_block_invoke + 43 (WebVideoFullscreenManager.mm:331)
2 libdispatch.dylib 0x0000000109b16810 _dispatch_call_block_and_release + 12
3 libdispatch.dylib 0x0000000109b3812e _dispatch_client_callout + 8
4 libdispatch.dylib 0x0000000109b1f52d _dispatch_main_queue_callback_4CF + 1054
5 com.apple.CoreFoundation 0x000000010868f4f9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
6 com.apple.CoreFoundation 0x0000000108654f8d __CFRunLoopRun + 2205
7 com.apple.CoreFoundation 0x0000000108654494 CFRunLoopRunSpecific + 420
8 com.apple.Foundation 0x00000001071af080 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 274
9 com.apple.Foundation 0x00000001071aef5b -[NSRunLoop(NSRunLoop) run] + 76
10 libxpc.dylib 0x0000000109e4c7c9 _xpc_objc_main + 400
11 libxpc.dylib 0x0000000109e4eaf9 xpc_main + 189
12 com.apple.WebKit.WebContent 0x0000000107117354 main + 410 (XPCServiceMain.mm:130)
13 libdyld.dylib 0x0000000109b8168d start + 1
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
This is crashing during iOS 10 Simulator tests
Ryan Haddad
(In reply to comment #1)
> This is crashing during iOS 10 Simulator tests
More specifically iOS 10 Simulator Release WK2