Bug 162927 - [ios-simulator] LayoutTest media/controls/ipad/close-page-with-picture-in-picture-video-assertion-failure.html is a flaky crash
Summary: [ios-simulator] LayoutTest media/controls/ipad/close-page-with-picture-in-pic...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-04 11:39 PDT by Ryan Haddad
Modified: 2016-10-04 11:41 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-10-04 11:39:52 PDT
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
Comment 1 Ryan Haddad 2016-10-04 11:40:37 PDT
This is crashing during iOS 10 Simulator tests
Comment 2 Ryan Haddad 2016-10-04 11:41:04 PDT
(In reply to comment #1)
> This is crashing during iOS 10 Simulator tests

More specifically iOS 10 Simulator Release WK2