[Webkit-unassigned] [Bug 167947] New: REGRESSION (r211819): [ios-simulator] API tests Coding.WKWebView and Coding.WKWebView_SameConfiguration crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 7 11:37:04 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=167947

            Bug ID: 167947
           Summary: REGRESSION (r211819): [ios-simulator] API tests
                    Coding.WKWebView and
                    Coding.WKWebView_SameConfiguration crashing
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

Created attachment 300827
  --> https://bugs.webkit.org/attachment.cgi?id=300827&action=review
Crash log

[ios-simulator] API tests Coding.WKWebView and Coding.WKWebView_SameConfiguration crashing

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebKit                  0x0000000102c0f64a WebKit::WebPageProxy::setDrawsBackground(bool) + 0 (WebPageProxy.cpp:1372)
1   com.apple.UIKit                   0x000000010695db98 -[UIView initWithCoder:] + 1213
2   com.apple.WebKit                  0x0000000102d08243 -[WKWebView initWithCoder:] + 51 (WKWebView.mm:603)
3   com.apple.Foundation              0x000000010837ff12 _decodeObjectBinary + 2622
4   com.apple.Foundation              0x000000010837f3c6 _decodeObject + 249
5   com.apple.Foundation              0x000000010837e381 +[NSKeyedUnarchiver unarchiveObjectWithData:] + 84
6   TestWebKitAPI                     0x0000000101a047f8 WTF::RetainPtr<WKWebView> encodeAndDecode<WKWebView>(WKWebView*) + 60 (Coding.mm:38)
7   TestWebKitAPI                     0x0000000101a0442d Coding_WKWebView_Test::TestBody() + 129 (Coding.mm:144)
8   TestWebKitAPI                     0x0000000101b490c8 testing::Test::Run() + 92
9   TestWebKitAPI                     0x0000000101b49894 testing::internal::TestInfoImpl::Run() + 178
10  TestWebKitAPI                     0x0000000101b49c88 testing::TestCase::Run() + 188
11  TestWebKitAPI                     0x0000000101b4d16d testing::internal::UnitTestImpl::RunAllTests() + 583
12  TestWebKitAPI                     0x0000000101acc17b TestWebKitAPI::TestsController::run(int, char**) + 131 (TestsController.cpp:80)
13  TestWebKitAPI                     0x0000000101b25cc1 main + 116 (mainIOS.mm:34)
14  libdyld.dylib                     0x000000010986968d start + 1

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170207/d5752dcd/attachment.html>


More information about the webkit-unassigned mailing list