Bug 163168 - REGRESSION (r206950): [ios-simulator] API test Coding.WKWebView crashing
Summary: REGRESSION (r206950): [ios-simulator] API test Coding.WKWebView crashing
Status: RESOLVED DUPLICATE of bug 163169
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-08 13:01 PDT by Ryan Haddad
Modified: 2016-10-08 13:45 PDT (History)
2 users (show)

See Also:


Attachments
TestWebKitAPI crash log (43.03 KB, text/plain)
2016-10-08 13:01 PDT, Ryan Haddad
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***