[Webkit-unassigned] [Bug 149766] New: DumpRenderTree built with public iOS SDK crashes under -[WebPreferences(WebPrivate) _setCurrentNetworkLoaderSessionCookieAcceptPolicy:]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 2 15:21:06 PDT 2015


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

            Bug ID: 149766
           Summary: DumpRenderTree built with public iOS SDK crashes under
                    -[WebPreferences(WebPrivate)
                    _setCurrentNetworkLoaderSessionCookieAcceptPolicy:]
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: iOS
                OS: iOS 9.0
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org

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

Many tests crash on the Apple iOS 9 Simulator Release WK1 (Tests) with the following backtrace:

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CFNetwork               0x0000000108429cab HTTPCookieStorage::setAcceptPolicy(int) + 17
1   com.apple.WebKitLegacy            0x0000000112cfebc5 +[WebPreferences(WebPrivate) _setCurrentNetworkLoaderSessionCookieAcceptPolicy:] + 37
2   ???                               0x0000000107ebba90 0 + 4427856528
3   ???                               0x0000000107eb9142 0 + 4427845954
4   ???                               0x0000000107eb8d84 0 + 4427844996
5   com.apple.Foundation              0x0000000108eaa607 __NSThreadPerformPerform + 283
6   com.apple.CoreFoundation          0x00000001087cc0a1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
7   com.apple.CoreFoundation          0x00000001087c1f47 __CFRunLoopDoSources0 + 423
8   com.apple.CoreFoundation          0x00000001087c1483 __CFRunLoopRun + 867
9   com.apple.CoreFoundation          0x00000001087c0e98 CFRunLoopRunSpecific + 488
10  com.apple.GraphicsServices        0x00000001092c9ad2 GSEventRunModal + 161
11  com.apple.UIKit                   0x0000000109868676 UIApplicationMain + 171
12  ???                               0x0000000107eba6a1 0 + 4427851425
13  libdyld.dylib                     0x000000010f0cd92d 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/20151002/653fae98/attachment.html>


More information about the webkit-unassigned mailing list