Bug 163168

Summary: REGRESSION (r206950): [ios-simulator] API test Coding.WKWebView crashing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: simon.fraser, thorton
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
TestWebKitAPI crash log none

Description Ryan Haddad 2016-10-08 13:01:05 PDT
Created attachment 291020 [details]
TestWebKitAPI crash log

[ios-simulator] API test Coding.WKWebView crashing

Started with https://trac.webkit.org/changeset/206950

https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Release%20WK2%20%28Tests%29/builds/679

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x00000000000001a0
Exception Note:        EXC_CORPSE_NOTIFY

VM Regions Near 0x1a0:
-->
    __TEXT                 00000001093f4000-000000010956c000 [ 1504K] r-x/rwx SM=COW  /Volumes/VOLUME/*

Application Specific Information:
CoreSimulator 303.8 - Device: iPhone 5s For WebKit Development - Runtime: iOS 10.0 (14A345) - DeviceType: iPhone 5s

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebKit              	0x000000010a61a256 -[WKWebView setAllowsBackForwardNavigationGestures:] + 200 (WKWebView.mm:2201)
1   TestWebKitAPI                 	0x0000000109400ad9 Coding_WKWebView_Test::TestBody() + 73 (Coding.mm:132)
2   TestWebKitAPI                 	0x0000000109527308 testing::Test::Run() + 92
3   TestWebKitAPI                 	0x0000000109527ad4 testing::internal::TestInfoImpl::Run() + 178
4   TestWebKitAPI                 	0x0000000109527ec8 testing::TestCase::Run() + 188
5   TestWebKitAPI                 	0x000000010952b3ad testing::internal::UnitTestImpl::RunAllTests() + 583
6   TestWebKitAPI                 	0x00000001094bbe0f TestWebKitAPI::TestsController::run(int, char**) + 131 (TestsController.cpp:80)
7   TestWebKitAPI                 	0x0000000109503ef9 main + 116 (mainIOS.mm:34)
8   libdyld.dylib                 	0x0000000110e5168d start + 1
Comment 1 Tim Horton 2016-10-08 13:40:03 PDT
Oh dear. Will roll out for now.
Comment 2 Tim Horton 2016-10-08 13:45:27 PDT

*** This bug has been marked as a duplicate of bug 163169 ***