[Webkit-unassigned] [Bug 141022] Enable WebKit disk cache on OS X

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 30 00:34:10 PST 2015


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

--- Comment #5 from Antti Koivisto <koivisto at iki.fi> ---
Hmm, looks like Maverics is unhappy with some selector and crashes the network process:

2015-01-28 19:33:04.851 com.apple.WebKit.Networking.Development[37196:c0b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[OS_dispatch_data _xref_dispose]: unrecognized selector sent to instance 0x7fa02cd01ef0'
*** First throw call stack:
(
    0   CoreFoundation                      0x00007fff89d1625c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff87f34e75 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff89d1912d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
    3   CoreFoundation                      0x00007fff89c74272 ___forwarding___ + 1010
    4   CoreFoundation                      0x00007fff89c73df8 _CF_forwarding_prep_0 + 120
    5   WebKit                              0x000000010ef81497 ___ZN6WebKit19NetworkCacheStorage5storeERKNS_15NetworkCacheKeyERKNS0_5EntryENSt3__18functionIFvbEEE_block_invoke + 547
    6   libdispatch.dylib                   0x00007fff900771bb _dispatch_call_block_and_release + 12
    7   libdispatch.dylib                   0x00007fff9007428d _dispatch_client_callout + 8
    8   libdispatch.dylib                   0x00007fff900787e3 _dispatch_async_redirect_invoke + 154
    9   libdispatch.dylib                   0x00007fff9007428d _dispatch_client_callout + 8
    10  libdispatch.dylib                   0x00007fff90076082 _dispatch_root_queue_drain + 326
    11  libdispatch.dylib                   0x00007fff90077177 _dispatch_worker_thread2 + 40
    12  libsystem_pthread.dylib             0x00007fff8b94cef8 _pthread_wqthread + 314
    13  libsystem_pthread.dylib             0x00007fff8b94ffb9 start_wqthread + 13

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


More information about the webkit-unassigned mailing list