CFNetwork crash on iOS 12

Since the release of iOS 12 I have noticed quite a lot of crash reports related to CFNetwork. The exception type is EXC_BAD_ACCESS and is raised at HTTPProtocol::shouldAttemptOriginLoad. Unfortunately I haven't seen any other posts related to this crash. It only occurs on iOS 12.x.

Replies

Do you have an Apple crash report for this problem? If so, please post it here (make sure to use the

<>
icon to format it as a code listing).

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"
Incident Identifier: 3233839F-6083-4251-B250-32B84096396F
CrashReporter Key:   d369b1b053a608a0dda8d88476875ad18d670812
Hardware Model:      iPhone10,2
Process:             Sports Alerts [724]
Path:                /private/var/containers/Bundle/Application/45F8E81D-B2F3-4EE9-B842-E1FCE5C764B6/Sports Alerts.app/Sports Alerts
Identifier:          lunosoftware.sportsalerts
Version:             372 (3.26.1)
AppStoreTools:       10A247
AppVariant:          1:iPhone10,2:12
Code Type:           ARM-64 (Native)
Role:                Non UI
Parent Process:      launchd [1]
Coalition:           lunosoftware.sportsalerts [600]




Date/Time:           2018-11-01 20:47:32.6099 -0700
Launch Time:         2018-11-01 09:08:54.7464 -0700
OS Version:          iPhone OS 12.1 (16B92)
Baseband Version:    3.11.00
Report Version:      104


Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000048
VM Region Info: 0x48 is not in any region.  Bytes before following region: 4307632056
      REGION TYPE                      START - END             [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                 0000000100c14000-0000000100c18000 [   16K] r-x/r-x SM=COW  ...Sports Alerts


Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [724]
Triggered by Thread:  11


Thread 0 name:
Thread 0:
0   libobjc.A.dylib               0x000000019db5cd8c objc_msgSend + 44
1   Foundation                     0x000000019f3fa224 empty + 72 (NSMapTable.m:59)
2   Foundation                     0x000000019f3fa280 dealloc + 48 (NSMapTable.m:67)
3   Foundation                     0x000000019f3018f4 -[NSConcreteMapTable dealloc] + 68 (NSMapTable.m:1148)
4   Foundation                     0x000000019f33ae54 -[NSISEngine dealloc] + 540 (NSISEngine.m:2725)
5   UIKitCore                     0x00000001cbfed214 -[UIView _layoutConstraintCleanup] + 512 (UIView.m:4070)
6   UIKitCore                     0x00000001cbfed2e8 -[UIView dealloc] + 152 (UIView.m:4085)
7   UIKitCore                     0x00000001cbd41f10 -[UITableViewCellContentView dealloc] + 76 (UITableViewCellContentView.m:62)
8   UIKitCore                     0x00000001cbd41c08 -[UITableViewCell .cxx_destruct] + 856 (UITableViewCell.m:776)
9   libobjc.A.dylib               0x000000019db44468 object_cxxDestructFromClass(objc_object*, objc_class*) + 148 (objc-class.mm:450)
10  libobjc.A.dylib               0x000000019db5470c objc_destructInstance + 68 (objc-runtime-new.mm:6891)
11  libobjc.A.dylib               0x000000019db54774 object_dispose + 16 (objc-runtime-new.mm:6910)
12  UIKitCore                     0x00000001cbba16cc -[UIResponder dealloc] + 152 (UIResponder.m:95)
13  UIKitCore                     0x00000001cbfed630 -[UIView dealloc] + 992 (UIView.m:4130)
14  UIKitCore                     0x00000001cbd30b30 -[UITableViewCell dealloc] + 332 (UITableViewCell.m:2261)
15  Sports Alerts                 0x0000000100db1d88 -[FootballPlayCell dealloc] + 1695112 (FootballPlayCell.m:139)
16  CoreFoundation                 0x000000019e8d20b0 cow_cleanup + 112 (NSCollectionAux.h:70)
17  CoreFoundation                 0x000000019e85a4e8 -[__NSArrayM dealloc] + 68 (NSArrayM.m:462)
18  UIKitCore                     0x00000001cbdab280 -[UITableView .cxx_destruct] + 1832 (UITableView.m:658)
19  libobjc.A.dylib               0x000000019db44468 object_cxxDestructFromClass(objc_object*, objc_class*) + 148 (objc-class.mm:450)
20  libobjc.A.dylib               0x000000019db5470c objc_destructInstance + 68 (objc-runtime-new.mm:6891)
21  libobjc.A.dylib               0x000000019db54774 object_dispose + 16 (objc-runtime-new.mm:6910)
22  UIKitCore                     0x00000001cbba16cc -[UIResponder dealloc] + 152 (UIResponder.m:95)
23  UIKitCore                     0x00000001cbfed630 -[UIView dealloc] + 992 (UIView.m:4130)
24  UIKitCore                     0x00000001cbf9a22c -[UIScrollView dealloc] + 852 (UIScrollView.m:1304)
25  UIKitCore                     0x00000001cbd7578c -[UITableView dealloc] + 480 (UITableView.m:5325)
26  CoreFoundation                 0x000000019e8d20b0 cow_cleanup + 112 (NSCollectionAux.h:70)
27  CoreFoundation                 0x000000019e85a4e8 -[__NSArrayM dealloc] + 68 (NSArrayM.m:462)
28  libobjc.A.dylib               0x000000019db5f38c (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 676 (NSObject.mm:1605)
29  UIKitCore                     0x00000001cbfed614 -[UIView dealloc] + 964 (UIView.m:4129)
30  UIKitCore                     0x00000001cb5aa834 -[UIViewController dealloc] + 664 (UIViewController.m:2417)
31  Sports Alerts                 0x0000000100e278f4 -[BaseViewController dealloc] + 2177268 (BaseViewController.m:88)
32  Sports Alerts                 0x0000000100d7dc2c -[BasePlaysController dealloc] + 1481772 (BasePlaysController.m:132)
33  Sports Alerts                 0x0000000100c5c318 -[GameController .cxx_destruct] + 295704 (GameController.m:80)
34  libobjc.A.dylib               0x000000019db44468 object_cxxDestructFromClass(objc_object*, objc_class*) + 148 (objc-class.mm:450)
35  libobjc.A.dylib               0x000000019db5470c objc_destructInstance + 68 (objc-runtime-new.mm:6891)
36  libobjc.A.dylib               0x000000019db54774 object_dispose + 16 (objc-runtime-new.mm:6910)
37  UIKitCore                     0x00000001cbba16cc -[UIResponder dealloc] + 152 (UIResponder.m:95)
38  UIKitCore                     0x00000001cb5aac80 -[UIViewController dealloc] + 1764 (UIViewController.m:2484)
39  Sports Alerts                 0x0000000100e278f4 -[BaseViewController dealloc] + 2177268 (BaseViewController.m:88)
40  Sports Alerts                 0x0000000100c5c1dc -[GameController dealloc] + 295388 (GameController.m:1293)
41  libobjc.A.dylib               0x000000019db5f38c (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 676 (NSObject.mm:1605)
42  CoreFoundation                 0x000000019e9819e4 _CFAutoreleasePoolPop + 28 (NSObject.m:1357)
43  CoreFoundation                 0x000000019e8feca0 __CFRunLoopRun + 1972 (CFRunLoop.c:3119)
44  CoreFoundation                 0x000000019e8fe1cc CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)
45  GraphicsServices               0x00000001a0b75584 GSEventRunModal + 100 (GSEvent.c:2245)
46  UIKitCore                     0x00000001cbb75054 UIApplicationMain + 212 (UIApplication.m:4347)
47  Sports Alerts                 0x0000000100c18e64 main + 20068 (main.m:14)
48  libdyld.dylib                 0x000000019e3bebb4 start + 4


Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib         0x000000019e4ffed0 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000019e4ff3a8 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                 0x000000019e903bc4 __CFRunLoopServiceMachPort + 236 (CFRunLoop.c:2615)
3   CoreFoundation                 0x000000019e8fea60 __CFRunLoopRun + 1396 (CFRunLoop.c:2971)
4   CoreFoundation                 0x000000019e8fe1cc CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)
5   Foundation                     0x000000019f2f3404 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 300 (NSRunLoop.m:367)
6   Foundation                     0x000000019f2f32b0 -[NSRunLoop(NSRunLoop) runUntilDate:] + 148 (NSRunLoop.m:411)
7   UIKitCore                     0x00000001cbc62808 -[UIEventFetcher threadMain] + 136 (UIEventFetcher.m:603)
8   Foundation                     0x000000019f4261ac __NSThread__start__ + 1040 (NSThread.m:1175)
9   libsystem_pthread.dylib       0x000000019e58f2ac _pthread_body + 128 (pthread.c:857)
10  libsystem_pthread.dylib       0x000000019e58f20c _pthread_start + 48 (pthread.c:884)
11  libsystem_pthread.dylib       0x000000019e592cf4 thread_start + 4


Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib         0x000000019e4ffed0 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000019e4ff3a8 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                 0x000000019e903bc4 __CFRunLoopServiceMachPort + 236 (CFRunLoop.c:2615)
3   CoreFoundation                 0x000000019e8fea60 __CFRunLoopRun + 1396 (CFRunLoop.c:2971)
4   CoreFoundation                 0x000000019e8fe1cc CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)
5   CFNetwork                     0x000000019ef1f834 -[__CoreSchedulingSetRunnable runForever] + 212 (CoreSchedulingSet.mm:1365)
6   Foundation                     0x000000019f4261ac __NSThread__start__ + 1040 (NSThread.m:1175)
7   libsystem_pthread.dylib       0x000000019e58f2ac _pthread_body + 128 (pthread.c:857)
8   libsystem_pthread.dylib       0x000000019e58f20c _pthread_start + 48 (pthread.c:884)
9   libsystem_pthread.dylib       0x000000019e592cf4 thread_start + 4


Thread 3 name:
Thread 3:
0   libsystem_kernel.dylib         0x000000019e4ffed0 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000019e4ff3a8 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                 0x000000019e903bc4 __CFRunLoopServiceMachPort + 236 (CFRunLoop.c:2615)
3   CoreFoundation                 0x000000019e8fea60 __CFRunLoopRun + 1396 (CFRunLoop.c:2971)
4   CoreFoundation                 0x000000019e8fe1cc CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)
5   AVFAudio                       0x00000001a490660c GenericRunLoopThread::Entry(void*) + 164 (GenericRunLoopThread.h:92)
6   AVFAudio                       0x00000001a4932768 CAPThread::Entry(CAPThread*) + 88
7   libsystem_pthread.dylib       0x000000019e58f2ac _pthread_body + 128 (pthread.c:857)
8   libsystem_pthread.dylib       0x000000019e58f20c _pthread_start + 48 (pthread.c:884)
9   libsystem_pthread.dylib       0x000000019e592cf4 thread_start + 4


Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib         0x000000019e50af0c __psynch_cvwait + 8
1   libsystem_pthread.dylib       0x000000019e58c460 _pthread_cond_wait$VARIANT$armv81 + 620 (pthread_cond.c:578)
2   libc++.1.dylib                 0x000000019dad84d0 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:278)
3   JavaScriptCore                 0x00000001a5ca69b8 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 104 (condition_variable:204)
4   JavaScriptCore                 0x00000001a5caaaac bmalloc::Scavenger::threadRunLoop() + 176 (condition_variable:213)
5   JavaScriptCore                 0x00000001a5caa1e0 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 12 (Scavenger.cpp:359)
6   JavaScriptCore                 0x00000001a5cabc8c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 40 (type_traits:4428)
7   libsystem_pthread.dylib       0x000000019e58f2ac _pthread_body + 128 (pthread.c:857)
8   libsystem_pthread.dylib       0x000000019e58f20c _pthread_start + 48 (pthread.c:884)
9   libsystem_pthread.dylib       0x000000019e592cf4 thread_start + 4


Thread 5 name:
Thread 5:
0   libsystem_kernel.dylib         0x000000019e4ffed0 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000019e4ff3a8 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                 0x000000019e903bc4 __CFRunLoopServiceMachPort + 236 (CFRunLoop.c:2615)
3   CoreFoundation                 0x000000019e8fea60 __CFRunLoopRun + 1396 (CFRunLoop.c:2971)
4   CoreFoundation                 0x000000019e8fe1cc CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)
5   WebCore                       0x00000001a775f52c RunWebThread(void*) + 592 (WebCoreThread.mm:612)
6   libsystem_pthread.dylib       0x000000019e58f2ac _pthread_body + 128 (pthread.c:857)
7   libsystem_pthread.dylib       0x000000019e58f20c _pthread_start + 48 (pthread.c:884)
8   libsystem_pthread.dylib       0x000000019e592cf4 thread_start + 4


Thread 6 name:
Thread 6:
0   libsystem_kernel.dylib         0x000000019e50af0c __psynch_cvwait + 8
1   libsystem_pthread.dylib       0x000000019e58c460 _pthread_cond_wait$VARIANT$armv81 + 620 (pthread_cond.c:578)
2   JavaScriptCore                 0x00000001a5c94b04 ***::ThreadCondition::timedWait(***::Mutex&, ***::WallTime) + 80 (ThreadingPthreads.cpp:545)
3   JavaScriptCore                 0x00000001a5c7bd10 ***::ParkingLot::parkConditionallyImpl(void const*, ***::ScopedLambda<bool ()> const&, ***::ScopedLambda<void ()> const&, ***::TimeWithDynamicClockType const&) + 2004 (ParkingLot.cpp:596)
4   WebKitLegacy                   0x00000001a8be31a4 bool ***::Condition::waitUntil<***::Lock>(***::Lock&, ***::TimeWithDynamicClockType const&) + 184 (ParkingLot.h:81)
5   WebKitLegacy                   0x00000001a8be5e24 std::__1::unique_ptr<***::Function<void ()>, std::__1::default_delete<***::Function<void ()> > > ***::MessageQueue<***::Function<void ()> >::waitForMessageFilteredWithTimeout<***::MessageQueue<***::Function<void ()> >::waitForMessage()::'lambda'(***::Function<void ()> const&)>(***::MessageQueueWaitResult&, ***::MessageQueue<***::Function<void ()> >::waitForMessage()::'lambda'(***::Function<void ()> const&)&&, ***::WallTime) + 156 (MessageQueue.h:153)
6   WebKitLegacy                   0x00000001a8be543c WebCore::StorageThread::threadEntryPoint() + 68 (MessageQueue.h:132)
7   JavaScriptCore                 0x00000001a5c92d60 ***::Thread::entryPoint(***::Thread::NewThreadContext*) + 256 (Function.h:56)
8   JavaScriptCore                 0x00000001a5c942c8 ***::wtfThreadEntryPoint(void*) + 12 (ThreadingPthreads.cpp:227)
9   libsystem_pthread.dylib       0x000000019e58f2ac _pthread_body + 128 (pthread.c:857)
10  libsystem_pthread.dylib       0x000000019e58f20c _pthread_start + 48 (pthread.c:884)
11  libsystem_pthread.dylib       0x000000019e592cf4 thread_start + 4


Thread 7 name:
Thread 7:
0   libsystem_kernel.dylib         0x000000019e4ffed0 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000019e4ff3a8 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                 0x000000019e903bc4 __CFRunLoopServiceMachPort + 236 (CFRunLoop.c:2615)
3   CoreFoundation                 0x000000019e8fea60 __CFRunLoopRun + 1396 (CFRunLoop.c:2971)
4   CoreFoundation                 0x000000019e8fe1cc CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)
5   CFNetwork                     0x000000019ef1f834 -[__CoreSchedulingSetRunnable runForever] + 212 (CoreSchedulingSet.mm:1365)
6   Foundation                     0x000000019f4261ac __NSThread__start__ + 1040 (NSThread.m:1175)
7   libsystem_pthread.dylib       0x000000019e58f2ac _pthread_body + 128 (pthread.c:857)
8   libsystem_pthread.dylib       0x000000019e58f20c _pthread_start + 48 (pthread.c:884)
9   libsystem_pthread.dylib       0x000000019e592cf4 thread_start + 4


Thread 8 name:
Thread 8:
0   libsystem_kernel.dylib         0x000000019e4ffed0 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000019e4ff3a8 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                 0x000000019e903bc4 __CFRunLoopServiceMachPort + 236 (CFRunLoop.c:2615)
3   CoreFoundation                 0x000000019e8fea60 __CFRunLoopRun + 1396 (CFRunLoop.c:2971)
4   CoreFoundation                 0x000000019e8fe1cc CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)
5   CoreFoundation                 0x000000019e8fef68 CFRunLoopRun + 80 (CFRunLoop.c:3271)
6   CoreMotion                     0x00000001a434b368 CLMotionCore::runMotionThread(void*) + 1152 (CLMotionCore.mm:330)
7   libsystem_pthread.dylib       0x000000019e58f2ac _pthread_body + 128 (pthread.c:857)
8   libsystem_pthread.dylib       0x000000019e58f20c _pthread_start + 48 (pthread.c:884)
9   libsystem_pthread.dylib       0x000000019e592cf4 thread_start + 4


Thread 9:
0   libsystem_pthread.dylib       0x000000019e592ce8 start_wqthread + 0


Thread 10 name:
Thread 10:
0   libsystem_kernel.dylib         0x000000019e50af0c __psynch_cvwait + 8
1   libsystem_pthread.dylib       0x000000019e58c460 _pthread_cond_wait$VARIANT$armv81 + 620 (pthread_cond.c:578)
2   JavaScriptCore                 0x00000001a5c94b04 ***::ThreadCondition::timedWait(***::Mutex&, ***::WallTime) + 80 (ThreadingPthreads.cpp:545)
3   JavaScriptCore                 0x00000001a5c7bd10 ***::ParkingLot::parkConditionallyImpl(void const*, ***::ScopedLambda<bool ()> const&, ***::ScopedLambda<void ()> const&, ***::TimeWithDynamicClockType const&) + 2004 (ParkingLot.cpp:596)
4   JavaScriptCore                 0x00000001a5c55654 bool ***::Condition::waitUntil<***::Lock>(***::Lock&, ***::TimeWithDynamicClockType const&) + 184 (ParkingLot.h:81)
5   JavaScriptCore                 0x00000001a5c5c650 ***::CrossThreadQueue<***::CrossThreadTask>::waitForMessage() + 116 (Condition.h:122)
6   JavaScriptCore                 0x00000001a5c5c5a8 ***::CrossThreadTaskHandler::taskRunLoop() + 216 (CrossThreadTaskHandler.cpp:72)
7   JavaScriptCore                 0x00000001a5c92d60 ***::Thread::entryPoint(***::Thread::NewThreadContext*) + 256 (Function.h:56)
8   JavaScriptCore                 0x00000001a5c942c8 ***::wtfThreadEntryPoint(void*) + 12 (ThreadingPthreads.cpp:227)
9   libsystem_pthread.dylib       0x000000019e58f2ac _pthread_body + 128 (pthread.c:857)
10  libsystem_pthread.dylib       0x000000019e58f20c _pthread_start + 48 (pthread.c:884)
11  libsystem_pthread.dylib       0x000000019e592cf4 thread_start + 4


Thread 11 name:
Thread 11 Crashed:
0   CFNetwork                     0x000000019f059528 HTTPProtocol::shouldAttemptOriginLoad() + 36 (URLRequest.h:521)
1   CFNetwork                     0x000000019f05951c HTTPProtocol::shouldAttemptOriginLoad() + 24 (URLRequest.h:107)
2   CFNetwork                     0x000000019f0590e4 HTTPProtocol::_protocolInterface_startLoad(_CFCachedURLResponse const*) + 396 (HTTPProtocol.cpp:1033)
3   CFNetwork                     0x000000019f0b85b8 invocation function for block in URLConnectionLoader::_private_ScheduleOriginLoad(NSURLRequest const*, _CFCachedURLResponse const*) + 88 (URLConnectionLoader.cpp:1912)
4   CFNetwork                     0x000000019f0b5f28 invocation function for block in URLConnectionLoader::withExistingProtocolAsync(void (URLProtocol*) block_pointer) const + 32 (URLConnectionLoader.cpp:1196)
5   CFNetwork                     0x000000019f18b35c invocation function for block in QCoreSchedulingSet::performAsync(void () block_pointer) const + 52 (CoreSchedulingSet.mm:190)
6   libdispatch.dylib             0x000000019e3ad6c8 _dispatch_call_block_and_release + 24 (init.c:1372)
7   libdispatch.dylib             0x000000019e3ae484 _dispatch_client_callout + 16 (object.m:511)
8   libdispatch.dylib             0x000000019e388fb0 _dispatch_lane_serial_drain$VARIANT$armv81 + 548 (inline_internal.h:2441)
9   libdispatch.dylib             0x000000019e389b2c _dispatch_lane_invoke$VARIANT$armv81 + 468 (queue.c:3805)
10  libdispatch.dylib             0x000000019e38ad70 _dispatch_workloop_invoke$VARIANT$armv81 + 1892 (inline_internal.h:2482)
11  libdispatch.dylib             0x000000019e391f14 _dispatch_workloop_worker_thread + 584 (queue.c:5889)
12  libsystem_pthread.dylib       0x000000019e5900dc _pthread_wqthread + 312 (pthread.c:2363)
13  libsystem_pthread.dylib       0x000000019e592cec start_wqthread + 4


Thread 12:
0   libsystem_pthread.dylib       0x000000019e592ce8 start_wqthread + 0


Thread 13:
0   libsystem_pthread.dylib       0x000000019e592ce8 start_wqthread + 0


Thread 14:
0   libsystem_pthread.dylib       0x000000019e592ce8 start_wqthread + 0


Thread 15:
0   libsystem_pthread.dylib       0x000000019e592ce8 start_wqthread + 0


Thread 16:
0   libsystem_pthread.dylib       0x000000019e592ce8 start_wqthread + 0


Thread 17:
0   libsystem_pthread.dylib       0x000000019e592ce8 start_wqthread + 0


Thread 18:
0   libsystem_pthread.dylib       0x000000019e592ce8 start_wqthread + 0


Thread 19:
0   libsystem_pthread.dylib       0x000000019e592ce8 start_wqthread + 0


Thread 20:
0   libsystem_pthread.dylib       0x000000019e592ce8 start_wqthread + 0


Thread 21:
0   libsystem_pthread.dylib       0x000000019e592ce8 start_wqthread + 0


Thread 22:
0   libsystem_pthread.dylib       0x000000019e592ce8 start_wqthread + 0


Thread 23:
0   libsystem_pthread.dylib       0x000000019e592ce8 start_wqthread + 0


Thread 24:
0   libsystem_pthread.dylib       0x000000019e592ce8 start_wqthread + 0


Thread 25:
0   libsystem_kernel.dylib         0x000000019e4fff24 semaphore_timedwait_trap + 8
1   libdispatch.dylib             0x000000019e37cc5c _dispatch_sema4_timedwait$VARIANT$armv81 + 64 (lock.c:149)
2   libdispatch.dylib             0x000000019e37d5ac _dispatch_semaphore_wait_slow + 72 (semaphore.c:116)
3   libdispatch.dylib             0x000000019e3908ec _dispatch_worker_thread + 344 (queue.c:6168)
4   libsystem_pthread.dylib       0x000000019e58f2ac _pthread_body + 128 (pthread.c:857)
5   libsystem_pthread.dylib       0x000000019e58f20c _pthread_start + 48 (pthread.c:884)
6   libsystem_pthread.dylib       0x000000019e592cf4 thread_start + 4


Thread 26:
0   libsystem_kernel.dylib         0x000000019e4fff24 semaphore_timedwait_trap + 8
1   libdispatch.dylib             0x000000019e37cc5c _dispatch_sema4_timedwait$VARIANT$armv81 + 64 (lock.c:149)
2   libdispatch.dylib             0x000000019e37d5ac _dispatch_semaphore_wait_slow + 72 (semaphore.c:116)
3   libdispatch.dylib             0x000000019e3908ec _dispatch_worker_thread + 344 (queue.c:6168)
4   libsystem_pthread.dylib       0x000000019e58f2ac _pthread_body + 128 (pthread.c:857)
5   libsystem_pthread.dylib       0x000000019e58f20c _pthread_start + 48 (pthread.c:884)
6   libsystem_pthread.dylib       0x000000019e592cf4 thread_start + 4


Thread 27 name:
Thread 27:
0   libsystem_kernel.dylib         0x000000019e50af0c __psynch_cvwait + 8
1   libsystem_pthread.dylib       0x000000019e58c460 _pthread_cond_wait$VARIANT$armv81 + 620 (pthread_cond.c:578)
2   JavaScriptCore                 0x00000001a5c94b48 ***::ThreadCondition::timedWait(***::Mutex&, ***::WallTime) + 148 (ThreadingPthreads.cpp:568)
3   JavaScriptCore                 0x00000001a5c7bd10 ***::ParkingLot::parkConditionallyImpl(void const*, ***::ScopedLambda<bool ()> const&, ***::ScopedLambda<void ()> const&, ***::TimeWithDynamicClockType const&) + 2004 (ParkingLot.cpp:596)
4   JavaScriptCore                 0x00000001a5c55654 bool ***::Condition::waitUntil<***::Lock>(***::Lock&, ***::TimeWithDynamicClockType const&) + 184 (ParkingLot.h:81)
5   JavaScriptCore                 0x00000001a5c559f4 ***::Function<void ()>::CallableWrapper<***::AutomaticThread::start(***::AbstractLocker const&)::$_0>::call() + 216 (Condition.h:116)
6   JavaScriptCore                 0x00000001a5c92d60 ***::Thread::entryPoint(***::Thread::NewThreadContext*) + 256 (Function.h:56)
7   JavaScriptCore                 0x00000001a5c942c8 ***::wtfThreadEntryPoint(void*) + 12 (ThreadingPthreads.cpp:227)
8   libsystem_pthread.dylib       0x000000019e58f2ac _pthread_body + 128 (pthread.c:857)
9   libsystem_pthread.dylib       0x000000019e58f20c _pthread_start + 48 (pthread.c:884)
10  libsystem_pthread.dylib       0x000000019e592cf4 thread_start + 4


Thread 28 name:
Thread 28:
0   libsystem_kernel.dylib         0x000000019e50af0c __psynch_cvwait + 8
1   libsystem_pthread.dylib       0x000000019e58c460 _pthread_cond_wait$VARIANT$armv81 + 620 (pthread_cond.c:578)
2   JavaScriptCore                 0x00000001a5c94b48 ***::ThreadCondition::timedWait(***::Mutex&, ***::WallTime) + 148 (ThreadingPthreads.cpp:568)
3   JavaScriptCore                 0x00000001a5c7bd10 ***::ParkingLot::parkConditionallyImpl(void const*, ***::ScopedLambda<bool ()> const&, ***::ScopedLambda<void ()> const&, ***::TimeWithDynamicClockType const&) + 2004 (ParkingLot.cpp:596)
4   JavaScriptCore                 0x00000001a5c55654 bool ***::Condition::waitUntil<***::Lock>(***::Lock&, ***::TimeWithDynamicClockType const&) + 184 (ParkingLot.h:81)
5   JavaScriptCore                 0x00000001a5c559f4 ***::Function<void ()>::CallableWrapper<***::AutomaticThread::start(***::AbstractLocker const&)::$_0>::call() + 216 (Condition.h:116)
6   JavaScriptCore                 0x00000001a5c92d60 ***::Thread::entryPoint(***::Thread::NewThreadContext*) + 256 (Function.h:56)
7   JavaScriptCore                 0x00000001a5c942c8 ***::wtfThreadEntryPoint(void*) + 12 (ThreadingPthreads.cpp:227)
8   libsystem_pthread.dylib       0x000000019e58f2ac _pthread_body + 128 (pthread.c:857)
9   libsystem_pthread.dylib       0x000000019e58f20c _pthread_start + 48 (pthread.c:884)
10  libsystem_pthread.dylib       0x000000019e592cf4 thread_start + 4


Thread 29 name:
Thread 29:
0   libsystem_kernel.dylib         0x000000019e50af0c __psynch_cvwait + 8
1   libsystem_pthread.dylib       0x000000019e58c460 _pthread_cond_wait$VARIANT$armv81 + 620 (pthread_cond.c:578)
2   JavaScriptCore                 0x00000001a5c94b48 ***::ThreadCondition::timedWait(***::Mutex&, ***::WallTime) + 148 (ThreadingPthreads.cpp:568)
3   JavaScriptCore                 0x00000001a5c7bd10 ***::ParkingLot::parkConditionallyImpl(void const*, ***::ScopedLambda<bool ()> const&, ***::ScopedLambda<void ()> const&, ***::TimeWithDynamicClockType const&) + 2004 (ParkingLot.cpp:596)
4   JavaScriptCore                 0x00000001a5c55654 bool ***::Condition::waitUntil<***::Lock>(***::Lock&, ***::TimeWithDynamicClockType const&) + 184 (ParkingLot.h:81)
5   JavaScriptCore                 0x00000001a5c559f4 ***::Function<void ()>::CallableWrapper<***::AutomaticThread::start(***::AbstractLocker const&)::$_0>::call() + 216 (Condition.h:116)
6   JavaScriptCore                 0x00000001a5c92d60 ***::Thread::entryPoint(***::Thread::NewThreadContext*) + 256 (Function.h:56)
7   JavaScriptCore                 0x00000001a5c942c8 ***::wtfThreadEntryPoint(void*) + 12 (ThreadingPthreads.cpp:227)
8   libsystem_pthread.dylib       0x000000019e58f2ac _pthread_body + 128 (pthread.c:857)
9   libsystem_pthread.dylib       0x000000019e58f20c _pthread_start + 48 (pthread.c:884)
10  libsystem_pthread.dylib       0x000000019e592cf4 thread_start + 4


Thread 30 name:
Thread 30:
0   libsystem_kernel.dylib         0x000000019e50af0c __psynch_cvwait + 8
1   libsystem_pthread.dylib       0x000000019e58c460 _pthread_cond_wait$VARIANT$armv81 + 620 (pthread_cond.c:578)
2   JavaScriptCore                 0x00000001a5c94b48 ***::ThreadCondition::timedWait(***::Mutex&, ***::WallTime) + 148 (ThreadingPthreads.cpp:568)
3   JavaScriptCore                 0x00000001a5c7bd10 ***::ParkingLot::parkConditionallyImpl(void const*, ***::ScopedLambda<bool ()> const&, ***::ScopedLambda<void ()> const&, ***::TimeWithDynamicClockType const&) + 2004 (ParkingLot.cpp:596)
4   JavaScriptCore                 0x00000001a5c55654 bool ***::Condition::waitUntil<***::Lock>(***::Lock&, ***::TimeWithDynamicClockType const&) + 184 (ParkingLot.h:81)
5   JavaScriptCore                 0x00000001a5c559f4 ***::Function<void ()>::CallableWrapper<***::AutomaticThread::start(***::AbstractLocker const&)::$_0>::call() + 216 (Condition.h:116)
6   JavaScriptCore                 0x00000001a5c92d60 ***::Thread::entryPoint(***::Thread::NewThreadContext*) + 256 (Function.h:56)
7   JavaScriptCore                 0x00000001a5c942c8 ***::wtfThreadEntryPoint(void*) + 12 (ThreadingPthreads.cpp:227)
8   libsystem_pthread.dylib       0x000000019e58f2ac _pthread_body + 128 (pthread.c:857)
9   libsystem_pthread.dylib       0x000000019e58f20c _pthread_start + 48 (pthread.c:884)
10  libsystem_pthread.dylib       0x000000019e592cf4 thread_start + 4


Thread 31 name:
Thread 31:
0   libsystem_kernel.dylib         0x000000019e50af0c __psynch_cvwait + 8
1   libsystem_pthread.dylib       0x000000019e58c460 _pthread_cond_wait$VARIANT$armv81 + 620 (pthread_cond.c:578)
2   JavaScriptCore                 0x00000001a5c94b48 ***::ThreadCondition::timedWait(***::Mutex&, ***::WallTime) + 148 (ThreadingPthreads.cpp:568)
3   JavaScriptCore                 0x00000001a5c7bd10 ***::ParkingLot::parkConditionallyImpl(void const*, ***::ScopedLambda<bool ()> const&, ***::ScopedLambda<void ()> const&, ***::TimeWithDynamicClockType const&) + 2004 (ParkingLot.cpp:596)
4   JavaScriptCore                 0x00000001a5c55654 bool ***::Condition::waitUntil<***::Lock>(***::Lock&, ***::TimeWithDynamicClockType const&) + 184 (ParkingLot.h:81)
5   JavaScriptCore                 0x00000001a5c559f4 ***::Function<void ()>::CallableWrapper<***::AutomaticThread::start(***::AbstractLocker const&)::$_0>::call() + 216 (Condition.h:116)
6   JavaScriptCore                 0x00000001a5c92d60 ***::Thread::entryPoint(***::Thread::NewThreadContext*) + 256 (Function.h:56)
7   JavaScriptCore                 0x00000001a5c942c8 ***::wtfThreadEntryPoint(void*) + 12 (ThreadingPthreads.cpp:227)
8   libsystem_pthread.dylib       0x000000019e58f2ac _pthread_body + 128 (pthread.c:857)
9   libsystem_pthread.dylib       0x000000019e58f20c _pthread_start + 48 (pthread.c:884)
10  libsystem_pthread.dylib       0x000000019e592cf4 thread_start + 4


Thread 11 crashed with ARM Thread State (64-bit):
    x0: 0x000000028000c700   x1: 0x0000000282a2d720   x2: 0x000000028000ca10   x3: 0x000000019f05e080
    x4: 0x000000016ff92778   x5: 0x0000000000000000   x6: 0x00000001cf27d248   x7: 0x0000000000000023
    x8: 0x0000000000000000   x9: 0x000000019f0594a8  x10: 0x000000000000003b  x11: 0x0000000000000000
   x12: 0x0000000044000000  x13: 0x00000000dd62e800  x14: 0x000000000000005d  x15: 0x0000000080000000
   x16: 0x000000019e57f824  x17: 0x000000019db40c3c  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x0000000000000000  x21: 0x00000002831360e8  x22: 0x000000016ff92ac0  x23: 0x0000000283137100
   x24: 0x0000000283ef3680  x25: 0x0000000106c0c038  x26: 0x0000000000000000  x27: 0x0000000000000000
   x28: 0x0000000000000114   fp: 0x000000016ff92710   lr: 0x000000019f05951c
    sp: 0x000000016ff92700   pc: 0x000000019f059528 cpsr: 0x60000000

Hmmm, that crash report isn’t complete. Specifically, it’s missing the Binary Images section from the end, which is quite critical. Can you post the complete report?

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

When I try to post the complete report I get an error message that the post contains invalid characters. It works find if I remove the Binary Images section. I will e-mail the crash file to you.


Thanks,

Jeff

Got it. Thanks!

Running that crash report through some internal tools reveals that this is very likely to be a bug in CFNetwork (r. 42656573). This bug affects a wide variety of apps, so it’s unlikely to be caused by something that you’re doing. Curiously, it seems that this bug has been around for a years but something has changed in iOS 12 that causes it to show up much more often.

I don’t think there’s anything you can do about this; this bug will have to be investigated and fixed by iOS Engineering.

If you can find a way to reproduce the crash, even if it’s not 100% reproducible, please do let us know. That’d be super helpful.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Based on user feedback it happens at seemingly random times. I have only experienced it once while debugging, and the crash occurred after calling [NSURLSessionDataTask resume] on the main thread.

I have the same issue with you. do you fix it ?

I have ths same isuue , what can I do ?


<Incident Identifier: 390944C0-CB44-4019-8227-A1984D564BC3

CrashReporter Key: 9a1fe6e3a76433541f5a19ab9709ed4ebb6387eb

Hardware Model: iPad6,11

Process: IQiYiComic [522]

Path: /private/var/containers/Bundle/Application/D4F2327D-7799-401A-84AD-4F6BD5C0A39B/IQiYiComic.app/IQiYiComic

Identifier: com.iqiyi.child

Version: 20181114202200 (8.11.1)

AppStoreTools: 10B61

AppVariant: 1:iPad6,11:10

Code Type: ARM-64 (Native)

Role: Non UI

Parent Process: launchd [1]

Coalition: com.iqiyi.child [515]





Date/Time: 2018-11-18 22:12:31.6480 +0800

Launch Time: 2018-11-18 21:43:57.6541 +0800

OS Version: iPhone OS 12.1 (16B92)

Baseband Version: n/a

Report Version: 104



Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000048

VM Region Info: 0x48 is not in any region. Bytes before following region: 4298457016

REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL

UNUSED SPACE AT START

--->

__TEXT 0000000100354000-0000000100358000 [ 16K] r-x/r-x SM=COW ...pp/IQiYiComic



Termination Signal: Segmentation fault: 11

Termination Reason: Namespace SIGNAL, Code 0xb

Terminating Process: exc handler [522]

Triggered by Thread: 53



Thread 0 name:

Thread 0:

0 libsystem_kernel.dylib 0x0000000183137ed0 mach_msg_trap + 8

1 libsystem_kernel.dylib 0x00000001831373a8 mach_msg + 72 (mach_msg.c:103)

2 CoreFoundation 0x000000018353bbc4 __CFRunLoopServiceMachPort + 236 (CFRunLoop.c:2615)

3 CoreFoundation 0x0000000183536a60 __CFRunLoopRun + 1396 (CFRunLoop.c:2971)

4 CoreFoundation 0x00000001835361cc CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)

5 GraphicsServices 0x00000001857ad584 GSEventRunModal + 100 (GSEvent.c:2245)

6 UIKitCore 0x00000001b03a9054 UIApplicationMain + 212 (UIApplication.m:4347)

7 IQiYiComic 0x00000001006c1334 main + 88 (main.m:14)

8 libdyld.dylib 0x0000000182ff6bb4 start + 4



Thread 1 name:

Thread 1:

0 libsystem_kernel.dylib 0x0000000183137ed0 mach_msg_trap + 8

1 libsystem_kernel.dylib 0x00000001831373a8 mach_msg + 72 (mach_msg.c:103)

2 CoreFoundation 0x000000018353bbc4 __CFRunLoopServiceMachPort + 236 (CFRunLoop.c:2615)

3 CoreFoundation 0x0000000183536a60 __CFRunLoopRun + 1396 (CFRunLoop.c:2971)

4 CoreFoundation 0x00000001835361cc CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)

5 Foundation 0x0000000183f2b404 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 300 (NSRunLoop.m:367)

6 Foundation 0x0000000183f2b2b0 -[NSRunLoop(NSRunLoop) runUntilDate:] + 148 (NSRunLoop.m:411)

7 UIKitCore 0x00000001b0496808 -[UIEventFetcher threadMain] + 136 (UIEventFetcher.m:603)

8 Foundation 0x000000018405e1ac __NSThread__start__ + 1040 (NSThread.m:1175)

9 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

10 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

11 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 2 name:

Thread 2:

0 libsystem_kernel.dylib 0x0000000183137ed0 mach_msg_trap + 8

1 libsystem_kernel.dylib 0x00000001831373a8 mach_msg + 72 (mach_msg.c:103)

2 CoreFoundation 0x000000018353bbc4 __CFRunLoopServiceMachPort + 236 (CFRunLoop.c:2615)

3 CoreFoundation 0x0000000183536a60 __CFRunLoopRun + 1396 (CFRunLoop.c:2971)

4 CoreFoundation 0x00000001835361cc CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)

5 CFNetwork 0x0000000183b57834 -[__CoreSchedulingSetRunnable runForever] + 212 (CoreSchedulingSet.mm:1365)

6 Foundation 0x000000018405e1ac __NSThread__start__ + 1040 (NSThread.m:1175)

7 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

8 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

9 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 3 name:

Thread 3:

0 libsystem_kernel.dylib 0x0000000183143350 __select + 8

1 CoreFoundation 0x0000000183544a14 __CFSocketManager + 620 (CFSocket.c:2242)

2 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

3 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

4 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 4:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x00000001023338c4 NPT2_PosixSharedVariable::WaitUntilEquals(int, int) + 220

3 IQiYiComic 0x000000010231b464 NPT2_HttpConnectionManager::Run() + 52

4 IQiYiComic 0x0000000102333e70 NPT2_PosixThread::EntryPoint(void*) + 120

5 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

6 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

7 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 5 name:

Thread 5:

0 libsystem_kernel.dylib 0x0000000183137ed0 mach_msg_trap + 8

1 libsystem_kernel.dylib 0x00000001831373a8 mach_msg + 72 (mach_msg.c:103)

2 CoreFoundation 0x000000018353bbc4 __CFRunLoopServiceMachPort + 236 (CFRunLoop.c:2615)

3 CoreFoundation 0x0000000183536a60 __CFRunLoopRun + 1396 (CFRunLoop.c:2971)

4 CoreFoundation 0x00000001835361cc CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)

5 AVFAudio 0x000000018953e60c GenericRunLoopThread::Entry(void*) + 164 (GenericRunLoopThread.h:92)

6 AVFAudio 0x000000018956a768 CAPThread::Entry(CAPThread*) + 88

7 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

8 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

9 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 6:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 HomeAICore 0x0000000103afa904 BDS_TTS::Threads::Synchronization::AppConditionMutex::lockWhenCondition(int) + 68

3 HomeAICore 0x0000000103aff4d0 BDS_TTS::Threads::AppRunloop::popTask() + 108

4 HomeAICore 0x0000000103aff608 BDS_TTS::Threads::AppRunloop::threadMain() + 56

5 HomeAICore 0x0000000103b0bd3c BDS_TTS::Threads::AppThread::threadLauncher(void*) + 220

6 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

7 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

8 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 7:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 HomeAICore 0x0000000103afa904 BDS_TTS::Threads::Synchronization::AppConditionMutex::lockWhenCondition(int) + 68

3 HomeAICore 0x0000000103aff4d0 BDS_TTS::Threads::AppRunloop::popTask() + 108

4 HomeAICore 0x0000000103aff608 BDS_TTS::Threads::AppRunloop::threadMain() + 56

5 HomeAICore 0x0000000103b0bd3c BDS_TTS::Threads::AppThread::threadLauncher(void*) + 220

6 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

7 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

8 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 8 name:

Thread 8:

0 libsystem_kernel.dylib 0x0000000183137ed0 mach_msg_trap + 8

1 libsystem_kernel.dylib 0x00000001831373a8 mach_msg + 72 (mach_msg.c:103)

2 CoreFoundation 0x000000018353bbc4 __CFRunLoopServiceMachPort + 236 (CFRunLoop.c:2615)

3 CoreFoundation 0x0000000183536a60 __CFRunLoopRun + 1396 (CFRunLoop.c:2971)

4 CoreFoundation 0x00000001835361cc CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)

5 CoreFoundation 0x0000000183536f68 CFRunLoopRun + 80 (CFRunLoop.c:3271)

6 CoreMotion 0x0000000188f83368 CLMotionCore::runMotionThread(void*) + 1152 (CLMotionCore.mm:330)

7 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

8 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

9 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 9 name:

Thread 9:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x0000000101965ef4 CEvent::Wait() + 80 (Condition.h:60)

3 IQiYiComic 0x00000001011d41ec CUPID::TaskQueue::Process() + 88 (cupid_task_queue.hpp:112)

4 IQiYiComic 0x0000000101966894 CThread::Action() + 52 (CThread.cpp:225)

5 IQiYiComic 0x0000000101965c24 CThread::staticThread(void*) + 164 (CThread.cpp:127)

6 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

7 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

8 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 10 name:

Thread 10:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x00000001010350f4 psl::Event::Wait(int) + 232 (Event.cpp:152)

3 IQiYiComic 0x0000000101a19a28 qtp::CCurlMultiHandle::Run() + 364 (CurlMultiHandle.cpp:446)

4 IQiYiComic 0x0000000101a220e0 psl::ThreadBase<qtp::CCurlMultiHandle>::ThreadProc(void*) + 84 (ThreadBase.h:171)

5 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

6 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

7 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 11 name:

Thread 11:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x00000001010350f4 psl::Event::Wait(int) + 232 (Event.cpp:152)

3 IQiYiComic 0x000000010104ac14 BaseHcdn::Thread::ThreadRun() + 148 (FuncBindThread.cpp:49)

4 IQiYiComic 0x0000000101048354 BaseHcdn::CThreadObj::ThreadWorkFunc() + 20 (ThreadObj.cpp:50)

5 IQiYiComic 0x000000010103023c psl::ThreadBase<psl::CThreadObject>::ThreadProc(void*) + 76 (ThreadObject.cpp:63)

6 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

7 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

8 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 12 name:

Thread 12:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x00000001019572d0 MctoPuma::CurlHttpRequestServer::Run() + 288 (Condition.h:60)

3 IQiYiComic 0x0000000101966894 CThread::Action() + 52 (CThread.cpp:225)

4 IQiYiComic 0x0000000101965c24 CThread::staticThread(void*) + 164 (CThread.cpp:127)

5 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

6 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

7 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 13 name:

Thread 13:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x000000010190eee8 MctoPuma::HttpClientService::Run() + 304 (Condition.h:60)

3 IQiYiComic 0x0000000101966894 CThread::Action() + 52 (CThread.cpp:225)

4 IQiYiComic 0x0000000101965c24 CThread::staticThread(void*) + 164 (CThread.cpp:127)

5 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

6 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

7 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 14 name:

Thread 14:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x000000010190eee8 MctoPuma::HttpClientService::Run() + 304 (Condition.h:60)

3 IQiYiComic 0x0000000101966894 CThread::Action() + 52 (CThread.cpp:225)

4 IQiYiComic 0x0000000101965c24 CThread::staticThread(void*) + 164 (CThread.cpp:127)

5 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

6 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

7 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 15 name:

Thread 15:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x000000010175e7e4 bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) + 580 (Condition.h:80)

3 IQiYiComic 0x000000010175e344 CEvent::WaitMSec(unsigned int) + 76 (Event.h:83)

4 IQiYiComic 0x00000001017a00a8 MctoPuma::PumaThread::Process() + 96 (global_asyn_task.cc:61)

5 IQiYiComic 0x0000000101966894 CThread::Action() + 52 (CThread.cpp:225)

6 IQiYiComic 0x0000000101965c24 CThread::staticThread(void*) + 164 (CThread.cpp:127)

7 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

8 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

9 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 16 name:

Thread 16:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x000000010175e7e4 bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) + 580 (Condition.h:80)

3 IQiYiComic 0x0000000101966bd4 CThread::Sleep(unsigned int) + 104 (Event.h:83)

4 IQiYiComic 0x0000000101748a54 SoftAE::_runOutputStage() + 572 (soft_ae.cc:1039)

5 IQiYiComic 0x0000000101748474 SoftAE::Run() + 128 (soft_ae.cc:162)

6 IQiYiComic 0x0000000101966894 CThread::Action() + 52 (CThread.cpp:225)

7 IQiYiComic 0x0000000101965c24 CThread::staticThread(void*) + 164 (CThread.cpp:127)

8 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

9 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

10 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 17 name:

Thread 17:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x00000001010350f4 psl::Event::Wait(int) + 232 (Event.cpp:152)

3 IQiYiComic 0x000000010104ac14 BaseHcdn::Thread::ThreadRun() + 148 (FuncBindThread.cpp:49)

4 IQiYiComic 0x0000000101048354 BaseHcdn::CThreadObj::ThreadWorkFunc() + 20 (ThreadObj.cpp:50)

5 IQiYiComic 0x000000010103023c psl::ThreadBase<psl::CThreadObject>::ThreadProc(void*) + 76 (ThreadObject.cpp:63)

6 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

7 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

8 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 18 name:

Thread 18:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x00000001010350f4 psl::Event::Wait(int) + 232 (Event.cpp:152)

3 IQiYiComic 0x000000010104ac14 BaseHcdn::Thread::ThreadRun() + 148 (FuncBindThread.cpp:49)

4 IQiYiComic 0x0000000101048354 BaseHcdn::CThreadObj::ThreadWorkFunc() + 20 (ThreadObj.cpp:50)

5 IQiYiComic 0x000000010103023c psl::ThreadBase<psl::CThreadObject>::ThreadProc(void*) + 76 (ThreadObject.cpp:63)

6 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

7 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

8 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 19 name:

Thread 19:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x00000001010350f4 psl::Event::Wait(int) + 232 (Event.cpp:152)

3 IQiYiComic 0x000000010104ac14 BaseHcdn::Thread::ThreadRun() + 148 (FuncBindThread.cpp:49)

4 IQiYiComic 0x0000000101048354 BaseHcdn::CThreadObj::ThreadWorkFunc() + 20 (ThreadObj.cpp:50)

5 IQiYiComic 0x000000010103023c psl::ThreadBase<psl::CThreadObject>::ThreadProc(void*) + 76 (ThreadObject.cpp:63)

6 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

7 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

8 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 20 name:

Thread 20:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x00000001010350f4 psl::Event::Wait(int) + 232 (Event.cpp:152)

3 IQiYiComic 0x0000000101c28024 de::hg::CVodHostGroupSchedule::ScheduleFunc() + 2768

4 IQiYiComic 0x0000000101c29a58 psl::ThreadBase<de::hg::CVodHostGroupSchedule>::ThreadProc(void*) + 76

5 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

6 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

7 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 21 name:

Thread 21:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x00000001010350f4 psl::Event::Wait(int) + 232 (Event.cpp:152)

3 IQiYiComic 0x000000010104ac14 BaseHcdn::Thread::ThreadRun() + 148 (FuncBindThread.cpp:49)

4 IQiYiComic 0x0000000101048354 BaseHcdn::CThreadObj::ThreadWorkFunc() + 20 (ThreadObj.cpp:50)

5 IQiYiComic 0x000000010103023c psl::ThreadBase<psl::CThreadObject>::ThreadProc(void*) + 76 (ThreadObject.cpp:63)

6 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

7 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

8 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 22 name:

Thread 22:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x00000001010350f4 psl::Event::Wait(int) + 232 (Event.cpp:152)

3 IQiYiComic 0x000000010104adc0 BaseHcdn::Thread::WaitIncomingTask() + 108 (FuncBindThread.cpp:239)

4 IQiYiComic 0x000000010104ac20 BaseHcdn::Thread::ThreadRun() + 160 (FuncBindThread.cpp:36)

5 IQiYiComic 0x0000000101048354 BaseHcdn::CThreadObj::ThreadWorkFunc() + 20 (ThreadObj.cpp:50)

6 IQiYiComic 0x000000010103023c psl::ThreadBase<psl::CThreadObject>::ThreadProc(void*) + 76 (ThreadObject.cpp:63)

7 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

8 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

9 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 23 name:

Thread 23:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x00000001010350f4 psl::Event::Wait(int) + 232 (Event.cpp:152)

3 IQiYiComic 0x000000010104ac14 BaseHcdn::Thread::ThreadRun() + 148 (FuncBindThread.cpp:49)

4 IQiYiComic 0x0000000101048354 BaseHcdn::CThreadObj::ThreadWorkFunc() + 20 (ThreadObj.cpp:50)

5 IQiYiComic 0x000000010103023c psl::ThreadBase<psl::CThreadObject>::ThreadProc(void*) + 76 (ThreadObject.cpp:63)

6 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

7 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

8 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 24 name:

Thread 24:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x00000001010350f4 psl::Event::Wait(int) + 232 (Event.cpp:152)

3 IQiYiComic 0x000000010104ac14 BaseHcdn::Thread::ThreadRun() + 148 (FuncBindThread.cpp:49)

4 IQiYiComic 0x0000000101048354 BaseHcdn::CThreadObj::ThreadWorkFunc() + 20 (ThreadObj.cpp:50)

5 IQiYiComic 0x000000010103023c psl::ThreadBase<psl::CThreadObject>::ThreadProc(void*) + 76 (ThreadObject.cpp:63)

6 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

7 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

8 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 25 name:

Thread 25:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x00000001010350f4 psl::Event::Wait(int) + 232 (Event.cpp:152)

3 IQiYiComic 0x000000010104ac14 BaseHcdn::Thread::ThreadRun() + 148 (FuncBindThread.cpp:49)

4 IQiYiComic 0x0000000101048354 BaseHcdn::CThreadObj::ThreadWorkFunc() + 20 (ThreadObj.cpp:50)

5 IQiYiComic 0x000000010103023c psl::ThreadBase<psl::CThreadObject>::ThreadProc(void*) + 76 (ThreadObject.cpp:63)

6 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

7 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

8 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 26 name:

Thread 26:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x00000001010350f4 psl::Event::Wait(int) + 232 (Event.cpp:152)

3 IQiYiComic 0x000000010104ac14 BaseHcdn::Thread::ThreadRun() + 148 (FuncBindThread.cpp:49)

4 IQiYiComic 0x0000000101048354 BaseHcdn::CThreadObj::ThreadWorkFunc() + 20 (ThreadObj.cpp:50)

5 IQiYiComic 0x000000010103023c psl::ThreadBase<psl::CThreadObject>::ThreadProc(void*) + 76 (ThreadObject.cpp:63)

6 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

7 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

8 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 27 name:

Thread 27:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x00000001010350f4 psl::Event::Wait(int) + 232 (Event.cpp:152)

3 IQiYiComic 0x000000010104adc0 BaseHcdn::Thread::WaitIncomingTask() + 108 (FuncBindThread.cpp:239)

4 IQiYiComic 0x000000010104ac20 BaseHcdn::Thread::ThreadRun() + 160 (FuncBindThread.cpp:36)

5 IQiYiComic 0x0000000101048354 BaseHcdn::CThreadObj::ThreadWorkFunc() + 20 (ThreadObj.cpp:50)

6 IQiYiComic 0x000000010103023c psl::ThreadBase<psl::CThreadObject>::ThreadProc(void*) + 76 (ThreadObject.cpp:63)

7 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

8 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

9 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 28 name:

Thread 28:

0 libsystem_kernel.dylib 0x0000000183143230 __recvfrom + 8

1 IQiYiComic 0x000000010103e5f8 SocketShell::recvfrom(int, char*, int, int, sockaddr*, int*) + 120 (SocketShell.cpp:1728)

2 IQiYiComic 0x000000010103a848 psl::CUDPSocketEx::Run() + 176 (UDPSocketEx.cpp:651)

3 IQiYiComic 0x000000010103ab80 psl::ThreadBase<psl::CUDPSocketEx>::ThreadProc(void*) + 76 (ThreadBase.h:171)

4 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

5 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

6 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 29 name:

Thread 29:

0 libsystem_kernel.dylib 0x0000000183143230 __recvfrom + 8

1 IQiYiComic 0x000000010103e5f8 SocketShell::recvfrom(int, char*, int, int, sockaddr*, int*) + 120 (SocketShell.cpp:1728)

2 IQiYiComic 0x000000010103a848 psl::CUDPSocketEx::Run() + 176 (UDPSocketEx.cpp:651)

3 IQiYiComic 0x000000010103ab80 psl::ThreadBase<psl::CUDPSocketEx>::ThreadProc(void*) + 76 (ThreadBase.h:171)

4 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

5 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

6 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 30:

0 libsystem_kernel.dylib 0x0000000183137ed0 mach_msg_trap + 8

1 libsystem_kernel.dylib 0x00000001831373a8 mach_msg + 72 (mach_msg.c:103)

2 CoreFoundation 0x000000018353bbc4 __CFRunLoopServiceMachPort + 236 (CFRunLoop.c:2615)

3 CoreFoundation 0x0000000183536a60 __CFRunLoopRun + 1396 (CFRunLoop.c:2971)

4 CoreFoundation 0x00000001835361cc CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)

5 IQiYiComic 0x00000001012164d0 +[ASIHTTPRequest runRequests] + 208 (ASIHTTPRequest.m:4974)

6 Foundation 0x000000018405e1ac __NSThread__start__ + 1040 (NSThread.m:1175)

7 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

8 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

9 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 31 name:

Thread 31:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 libc++.1.dylib 0x00000001827104d0 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:278)

3 JavaScriptCore 0x000000018a8de9b8 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 104 (condition_variable:204)

4 JavaScriptCore 0x000000018a8e2aac bmalloc::Scavenger::threadRunLoop() + 176 (condition_variable:213)

5 JavaScriptCore 0x000000018a8e21e0 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 12 (Scavenger.cpp:359)

6 JavaScriptCore 0x000000018a8e3c8c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 40 (type_traits:4428)

7 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

8 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

9 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 32 name:

Thread 32:

0 libsystem_kernel.dylib 0x0000000183137ed0 mach_msg_trap + 8

1 libsystem_kernel.dylib 0x00000001831373a8 mach_msg + 72 (mach_msg.c:103)

2 CoreFoundation 0x000000018353bbc4 __CFRunLoopServiceMachPort + 236 (CFRunLoop.c:2615)

3 CoreFoundation 0x0000000183536a60 __CFRunLoopRun + 1396 (CFRunLoop.c:2971)

4 CoreFoundation 0x00000001835361cc CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)

5 WebCore 0x000000018c39752c RunWebThread(void*) + 592 (WebCoreThread.mm:612)

6 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

7 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

8 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 33 name:

Thread 33:

0 libsystem_kernel.dylib 0x0000000183137ed0 mach_msg_trap + 8

1 libsystem_kernel.dylib 0x00000001831373a8 mach_msg + 72 (mach_msg.c:103)

2 CoreFoundation 0x000000018353bbc4 __CFRunLoopServiceMachPort + 236 (CFRunLoop.c:2615)

3 CoreFoundation 0x0000000183536a60 __CFRunLoopRun + 1396 (CFRunLoop.c:2971)

4 CoreFoundation 0x00000001835361cc CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)

5 AudioToolbox 0x00000001876a63d0 GenericRunLoopThread::Entry(void*) + 164 (GenericRunLoopThread.h:92)

6 AudioToolbox 0x0000000187941bf4 CAPThread::Entry(CAPThread*) + 88

7 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

8 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

9 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 34:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 HomeAICore 0x0000000103afa904 BDS_TTS::Threads::Synchronization::AppConditionMutex::lockWhenCondition(int) + 68

3 HomeAICore 0x0000000103aff4d0 BDS_TTS::Threads::AppRunloop::popTask() + 108

4 HomeAICore 0x0000000103aff608 BDS_TTS::Threads::AppRunloop::threadMain() + 56

5 HomeAICore 0x0000000103b0bd3c BDS_TTS::Threads::AppThread::threadLauncher(void*) + 220

6 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

7 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

8 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 35 name:

Thread 35:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x000000010175e7e4 bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) + 580 (Condition.h:80)

3 IQiYiComic 0x000000010175e344 CEvent::WaitMSec(unsigned int) + 76 (Event.h:83)

4 IQiYiComic 0x00000001017a00a8 MctoPuma::PumaThread::Process() + 96 (global_asyn_task.cc:61)

5 IQiYiComic 0x0000000101966894 CThread::Action() + 52 (CThread.cpp:225)

6 IQiYiComic 0x0000000101965c24 CThread::staticThread(void*) + 164 (CThread.cpp:127)

7 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

8 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

9 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 36 name:

Thread 36:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x000000010175e7e4 bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) + 580 (Condition.h:80)

3 IQiYiComic 0x0000000101966bd4 CThread::Sleep(unsigned int) + 104 (Event.h:83)

4 IQiYiComic 0x0000000101754e14 RenderEngine::_waitForVideoPresent(double, bool, bool, long long, double*) + 356 (render_engine.cc:1135)

5 IQiYiComic 0x0000000101754934 RenderEngine::Process() + 476 (render_engine.cc:947)

6 IQiYiComic 0x0000000101966894 CThread::Action() + 52 (CThread.cpp:225)

7 IQiYiComic 0x0000000101965c24 CThread::staticThread(void*) + 164 (CThread.cpp:127)

8 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

9 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

10 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 37 name:

Thread 37:

0 libsystem_kernel.dylib 0x0000000183143428 __semwait_signal + 8

1 libsystem_c.dylib 0x00000001830b85d0 nanosleep + 212 (nanosleep.c:104)

2 libsystem_c.dylib 0x00000001830b84a4 usleep + 64 (usleep.c:52)

3 IQiYiComic 0x000000010176fee0 PlayerCore::_updateCoreState() + 524 (CriticalSection.h:0)

4 IQiYiComic 0x000000010176f1f0 PlayerCore::Process() + 136 (player_core.cc:688)

5 IQiYiComic 0x0000000101966894 CThread::Action() + 52 (CThread.cpp:225)

6 IQiYiComic 0x0000000101965c24 CThread::staticThread(void*) + 164 (CThread.cpp:127)

7 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

8 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

9 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 38 name:

Thread 38:

0 libsystem_kernel.dylib 0x0000000183137ed0 mach_msg_trap + 8

1 libsystem_kernel.dylib 0x00000001831373a8 mach_msg + 72 (mach_msg.c:103)

2 CoreFoundation 0x000000018353bbc4 __CFRunLoopServiceMachPort + 236 (CFRunLoop.c:2615)

3 CoreFoundation 0x0000000183536a60 __CFRunLoopRun + 1396 (CFRunLoop.c:2971)

4 CoreFoundation 0x00000001835361cc CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)

5 CoreFoundation 0x0000000183536f68 CFRunLoopRun + 80 (CFRunLoop.c:3271)

6 IQiYiComic 0x000000010175de80 CADisplayLinkWrapper::Process() + 100 (eagl_window_system.mm:74)

7 IQiYiComic 0x0000000101966894 CThread::Action() + 52 (CThread.cpp:225)

8 IQiYiComic 0x0000000101965c24 CThread::staticThread(void*) + 164 (CThread.cpp:127)

9 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

10 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

11 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 39 name:

Thread 39:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x000000010176b390 RenderQueue::GetWriteableSlotCount(int) + 172 (Condition.h:118)

3 IQiYiComic 0x000000010177b060 PlayerVideo::_isSlotAvailable() + 264 (player_video.cc:1605)

4 IQiYiComic 0x0000000101779f58 PlayerVideo::_processDemuxerPacketMsg(double, bool, double&, std::__1::shared_ptr<DemuxPacket>&, VideoPicture&, PlayerMsgDemuxerPacket*) + 308 (player_video.cc:754)

5 IQiYiComic 0x0000000101779560 PlayerVideo::Process() + 3400 (player_video.cc:651)

6 IQiYiComic 0x0000000101966894 CThread::Action() + 52 (CThread.cpp:225)

7 IQiYiComic 0x0000000101965c24 CThread::staticThread(void*) + 164 (CThread.cpp:127)

8 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

9 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

10 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 40 name:

Thread 40:

0 libsystem_kernel.dylib 0x0000000183143428 __semwait_signal + 8

1 libsystem_c.dylib 0x00000001830b85d0 nanosleep + 212 (nanosleep.c:104)

2 libsystem_c.dylib 0x00000001830b84a4 usleep + 64 (usleep.c:52)

3 IQiYiComic 0x0000000101768988 PlayerAudio::_outputPacket(AudioFrame*) + 652 (ThreadImpl.h:37)

4 IQiYiComic 0x00000001017669d8 PlayerAudio::Process() + 1192 (player_audio.cc:0)

5 IQiYiComic 0x0000000101966894 CThread::Action() + 52 (CThread.cpp:225)

6 IQiYiComic 0x0000000101965c24 CThread::staticThread(void*) + 164 (CThread.cpp:127)

7 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

8 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

9 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 41:

0 libsystem_kernel.dylib 0x0000000183143350 __select + 8

1 IQiYiComic 0x000000010232d85c NPT2_BsdSocketFd::WaitForCondition(bool, bool, bool, int) + 372

2 IQiYiComic 0x000000010232f198 NPT2_BsdUdpSocket::Receive(NPT2_DataBuffer&, NPT2_SocketAddress*) + 124

3 IQiYiComic 0x000000010229c6f4 PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) + 108

4 IQiYiComic 0x0000000102331258 NPT2_BufferedInputStream::FillBuffer() + 92

5 IQiYiComic 0x0000000102331364 NPT2_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) + 200

6 IQiYiComic 0x00000001023314cc NPT2_BufferedInputStream::ReadLine(NPT2_String&, unsigned int, bool) + 116

7 IQiYiComic 0x0000000102319ea8 NPT2_HttpRequest::Parse(NPT2_BufferedInputStream&, NPT2_SocketAddress const*, NPT2_HttpRequest*&) + 112

8 IQiYiComic 0x00000001022cf270 PLT_HttpServerSocketTask::Read(NPT2_Reference<NPT2_BufferedInputStream>&, NPT2_HttpRequest*&, NPT2_HttpRequestContext*) + 192

9 IQiYiComic 0x00000001022cefa8 PLT_HttpServerSocketTask::DoRun() + 200

10 IQiYiComic 0x00000001022e192c PLT_ThreadTask::Run() + 252

11 IQiYiComic 0x0000000102333e70 NPT2_PosixThread::EntryPoint(void*) + 120

12 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

13 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

14 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 42:

0 libsystem_kernel.dylib 0x0000000183143350 __select + 8

1 IQiYiComic 0x000000010232d85c NPT2_BsdSocketFd::WaitForCondition(bool, bool, bool, int) + 372

2 IQiYiComic 0x00000001023303e8 NPT2_BsdTcpServerSocket::WaitForNewClient(NPT2_Socket*&, int, unsigned int) + 112

3 IQiYiComic 0x00000001022cfe00 PLT_HttpListenTask::DoRun() + 96

4 IQiYiComic 0x00000001022e192c PLT_ThreadTask::Run() + 252

5 IQiYiComic 0x0000000102333e70 NPT2_PosixThread::EntryPoint(void*) + 120

6 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

7 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

8 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 43:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x00000001023338c4 NPT2_PosixSharedVariable::WaitUntilEquals(int, int) + 220

3 IQiYiComic 0x00000001022d5264 PLT_ThreadTask::IsAborting(int) + 36

4 IQiYiComic 0x00000001022c90c8 PLT_CtrlPointHouseKeepingTask::DoRun() + 136

5 IQiYiComic 0x00000001022e192c PLT_ThreadTask::Run() + 252

6 IQiYiComic 0x0000000102333e70 NPT2_PosixThread::EntryPoint(void*) + 120

7 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

8 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

9 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 44:

0 libsystem_kernel.dylib 0x0000000183143350 __select + 8

1 IQiYiComic 0x000000010232d85c NPT2_BsdSocketFd::WaitForCondition(bool, bool, bool, int) + 372

2 IQiYiComic 0x000000010232f198 NPT2_BsdUdpSocket::Receive(NPT2_DataBuffer&, NPT2_SocketAddress*) + 124

3 IQiYiComic 0x000000010229c6f4 PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) + 108

4 IQiYiComic 0x0000000102331258 NPT2_BufferedInputStream::FillBuffer() + 92

5 IQiYiComic 0x0000000102331364 NPT2_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) + 200

6 IQiYiComic 0x00000001023314cc NPT2_BufferedInputStream::ReadLine(NPT2_String&, unsigned int, bool) + 116

7 IQiYiComic 0x000000010231a754 NPT2_HttpResponse::Parse(NPT2_BufferedInputStream&, NPT2_HttpResponse*&) + 60

8 IQiYiComic 0x000000010231cb1c NPT2_HttpClient::ReadResponse(NPT2_Reference<NPT2_InputStream>&, bool, bool, NPT2_HttpResponse*&, NPT2_Reference<NPT2_HttpClient::Connection>*) + 108

9 IQiYiComic 0x000000010229e32c PLT_SsdpSearchTask::DoRun() + 500

10 IQiYiComic 0x00000001022e192c PLT_ThreadTask::Run() + 252

11 IQiYiComic 0x0000000102333e70 NPT2_PosixThread::EntryPoint(void*) + 120

12 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

13 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

14 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 45:

0 libsystem_kernel.dylib 0x0000000183143350 __select + 8

1 IQiYiComic 0x000000010232d85c NPT2_BsdSocketFd::WaitForCondition(bool, bool, bool, int) + 372

2 IQiYiComic 0x000000010232f198 NPT2_BsdUdpSocket::Receive(NPT2_DataBuffer&, NPT2_SocketAddress*) + 124

3 IQiYiComic 0x000000010229c6f4 PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) + 108

4 IQiYiComic 0x0000000102331258 NPT2_BufferedInputStream::FillBuffer() + 92

5 IQiYiComic 0x0000000102331364 NPT2_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) + 200

6 IQiYiComic 0x00000001023314cc NPT2_BufferedInputStream::ReadLine(NPT2_String&, unsigned int, bool) + 116

7 IQiYiComic 0x000000010231a754 NPT2_HttpResponse::Parse(NPT2_BufferedInputStream&, NPT2_HttpResponse*&) + 60

8 IQiYiComic 0x000000010231cb1c NPT2_HttpClient::ReadResponse(NPT2_Reference<NPT2_InputStream>&, bool, bool, NPT2_HttpResponse*&, NPT2_Reference<NPT2_HttpClient::Connection>*) + 108

9 IQiYiComic 0x000000010229e32c PLT_SsdpSearchTask::DoRun() + 500

10 IQiYiComic 0x00000001022e192c PLT_ThreadTask::Run() + 252

11 IQiYiComic 0x0000000102333e70 NPT2_PosixThread::EntryPoint(void*) + 120

12 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

13 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

14 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 46:

0 libsystem_kernel.dylib 0x0000000183143350 __select + 8

1 IQiYiComic 0x000000010232d85c NPT2_BsdSocketFd::WaitForCondition(bool, bool, bool, int) + 372

2 IQiYiComic 0x000000010232f198 NPT2_BsdUdpSocket::Receive(NPT2_DataBuffer&, NPT2_SocketAddress*) + 124

3 IQiYiComic 0x000000010229c6f4 PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) + 108

4 IQiYiComic 0x0000000102331258 NPT2_BufferedInputStream::FillBuffer() + 92

5 IQiYiComic 0x0000000102331364 NPT2_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) + 200

6 IQiYiComic 0x00000001023314cc NPT2_BufferedInputStream::ReadLine(NPT2_String&, unsigned int, bool) + 116

7 IQiYiComic 0x0000000102319ea8 NPT2_HttpRequest::Parse(NPT2_BufferedInputStream&, NPT2_SocketAddress const*, NPT2_HttpRequest*&) + 112

8 IQiYiComic 0x00000001022cf270 PLT_HttpServerSocketTask::Read(NPT2_Reference<NPT2_BufferedInputStream>&, NPT2_HttpRequest*&, NPT2_HttpRequestContext*) + 192

9 IQiYiComic 0x00000001022cefa8 PLT_HttpServerSocketTask::DoRun() + 200

10 IQiYiComic 0x00000001022e192c PLT_ThreadTask::Run() + 252

11 IQiYiComic 0x0000000102333e70 NPT2_PosixThread::EntryPoint(void*) + 120

12 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

13 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

14 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 47:

0 libsystem_kernel.dylib 0x0000000183143350 __select + 8

1 IQiYiComic 0x000000010232d85c NPT2_BsdSocketFd::WaitForCondition(bool, bool, bool, int) + 372

2 IQiYiComic 0x000000010232f198 NPT2_BsdUdpSocket::Receive(NPT2_DataBuffer&, NPT2_SocketAddress*) + 124

3 IQiYiComic 0x000000010229c6f4 PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) + 108

4 IQiYiComic 0x0000000102331258 NPT2_BufferedInputStream::FillBuffer() + 92

5 IQiYiComic 0x0000000102331364 NPT2_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) + 200

6 IQiYiComic 0x00000001023314cc NPT2_BufferedInputStream::ReadLine(NPT2_String&, unsigned int, bool) + 116

7 IQiYiComic 0x0000000102319ea8 NPT2_HttpRequest::Parse(NPT2_BufferedInputStream&, NPT2_SocketAddress const*, NPT2_HttpRequest*&) + 112

8 IQiYiComic 0x00000001022cf270 PLT_HttpServerSocketTask::Read(NPT2_Reference<NPT2_BufferedInputStream>&, NPT2_HttpRequest*&, NPT2_HttpRequestContext*) + 192

9 IQiYiComic 0x00000001022cefa8 PLT_HttpServerSocketTask::DoRun() + 200

10 IQiYiComic 0x00000001022e192c PLT_ThreadTask::Run() + 252

11 IQiYiComic 0x0000000102333e70 NPT2_PosixThread::EntryPoint(void*) + 120

12 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

13 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

14 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 48 name:

Thread 48:

0 libsystem_kernel.dylib 0x0000000183143230 __recvfrom + 8

1 IQiYiComic 0x000000010103e5f8 SocketShell::recvfrom(int, char*, int, int, sockaddr*, int*) + 120 (SocketShell.cpp:1728)

2 IQiYiComic 0x000000010103a848 psl::CUDPSocketEx::Run() + 176 (UDPSocketEx.cpp:651)

3 IQiYiComic 0x000000010103ab80 psl::ThreadBase<psl::CUDPSocketEx>::ThreadProc(void*) + 76 (ThreadBase.h:171)

4 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

5 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

6 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 49 name:

Thread 49:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x000000010175e7e4 bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) + 580 (Condition.h:80)

3 IQiYiComic 0x000000010175e344 CEvent::WaitMSec(unsigned int) + 76 (Event.h:83)

4 IQiYiComic 0x000000010187c820 MctoPuma::BaseDataProvider::Process() + 44 (base_dataprovider.cc:413)

5 IQiYiComic 0x0000000101966894 CThread::Action() + 52 (CThread.cpp:225)

6 IQiYiComic 0x0000000101965c24 CThread::staticThread(void*) + 164 (CThread.cpp:127)

7 libsystem_pthread.dylib 0x00000001831c72ac _pthread_body + 128 (pthread.c:857)

8 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

9 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 50:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x000000010167216c frame_worker_thread + 88

3 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

4 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 51:

0 libsystem_kernel.dylib 0x0000000183142f0c __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x00000001831bfcd8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)

2 IQiYiComic 0x000000010167216c frame_worker_thread + 88

3 libsystem_pthread.dylib 0x00000001831c720c _pthread_start + 48 (pthread.c:884)

4 libsystem_pthread.dylib 0x00000001831cacf4 thread_start + 4



Thread 52:

0 libsystem_pthread.dylib 0x00000001831cace8 start_wqthread + 0



Thread 53 name:

Thread 53 Crashed:

0 CFNetwork 0x0000000183c91528 HTTPProtocol::shouldAttemptOriginLoad() + 36 (URLRequest.h:521)

1 CFNetwork 0x0000000183c9151c HTTPProtocol::shouldAttemptOriginLoad() + 24 (URLRequest.h:107)

2 CFNetwork 0x0000000183c910e4 HTTPProtocol::_protocolInterface_startLoad(_CFCachedURLResponse const*) + 396 (HTTPProtocol.cpp:1033)

3 CFNetwork 0x0000000183cf05b8 invocation function for block in URLConnectionLoader::_private_ScheduleOriginLoad(NSURLRequest const*, _CFCachedURLResponse const*) + 88 (URLConnectionLoader.cpp:1912)

4 CFNetwork 0x0000000183cedf28 invocation function for block in URLConnectionLoader::withExistingProtocolAsync(void (URLProtocol*) block_pointer) const + 32 (URLConnectionLoader.cpp:1196)

5 CFNetwork 0x0000000183dc335c invocation function for block in QCoreSchedulingSet::performAsync(void () block_pointer) const + 52 (CoreSchedulingSet.mm:190)

6 libdispatch.dylib 0x0000000182fe56c8 _dispatch_call_block_and_release + 24 (init.c:1372)

7 libdispatch.dylib 0x0000000182fe6484 _dispatch_client_callout + 16 (object.m:511)

8 libdispatch.dylib 0x0000000182f8dbe0 _dispatch_lane_serial_drain$VARIANT$mp + 592 (inline_internal.h:2441)

9 libdispatch.dylib 0x0000000182f8e75c _dispatch_lane_invoke$VARIANT$mp + 484 (queue.c:3805)

10 libdispatch.dylib 0x0000000182f8fa2c _dispatch_workloop_invoke$VARIANT$mp + 2000 (inline_internal.h:2482)

11 libdispatch.dylib 0x0000000182f96ec8 _dispatch_workloop_worker_thread + 600 (queue.c:5889)

12 libsystem_pthread.dylib 0x00000001831c80dc _pthread_wqthread + 312 (pthread.c:2363)

13 libsystem_pthread.dylib 0x00000001831cacec start_wqthread + 4



Thread 54:

0 libsystem_pthread.dylib 0x00000001831cace8 start_wqthread + 0



Thread 55:

0 libsystem_pthread.dylib 0x00000001831cace8 start_wqthread + 0



Thread 53 crashed with ARM Thread State (64-bit):

x0: 0x0000000283b0e220 x1: 0x000000028102d7a0 x2: 0x0000000283b15f80 x3: 0x0000000183c96080

x4: 0x0000000000000001 x5: 0x0000000000000000 x6: 0x0000000000000000 x7: 0x0000000000000403

x8: 0x0000000000000000 x9: 0x0000000183c914a8 x10: 0x000000000000003e x11: 0x0000000000000000

x12: 0x0000000044000000 x13: 0x00000000d3402000 x14: 0x0000000000000004 x15: 0x0000000080000000

x16: 0x00000001831b6274 x17: 0x0000000182778c3c x18: 0x0000000000000000 x19: 0x0000000000000000

x20: 0x0000000000000000 x21: 0x0000000280589ee8 x22: 0x0000000000000114 x23: 0x0000000000000000

x24: 0x000000028058eb40 x25: 0x0000000106dd0038 x26: 0x0000000000000000 x27: 0x0000000280532580

x28: 0x000000016fb330e0 fp: 0x000000016fb326f0 lr: 0x0000000183c9151c

sp: 0x000000016fb326e0 pc: 0x0000000183c91528 cpsr: 0x60000000

>

[xingaiguo sent me some logs via email, because the log they posted on 19 Nov is incomplete (it’s missing the Binary Images section).]

This log looks very similar to the log sent to me by jhamilton and it’s likely to be caused by the same bug (r. 42656573). As such I can only repeat the advice from my 7 Nov post, unsatisfactory as it is )-:

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

I also have this crash. Please check crash report:

Incident Identifier: D879A05A-2182-48D8-AAEB-16B66A61C9AD

CrashReporter Key: b7b6a862848e58255fbc98cd8e19b0a36157a7e3

Hardware Model: iPhone8,1

Process: Spas [1524]

Path: /private/var/containers/Bundle/Application/3E2B5BBA-0D9B-42AF-A07C-CA9CE8069882/Spas.app/Spas

Identifier: com.kabeldeutschland.tvapp

Version: 1.7.8.15 (1.7.8)

Code Type: ARM-64 (Native)

Role: Non UI

Parent Process: launchd [1]

Coalition: com.kabeldeutschland.tvapp [760]





Date/Time: 2018-11-19 17:28:19.1159 +0200

Launch Time: 2018-11-19 17:28:06.1748 +0200

OS Version: iPhone OS 12.0.1 (16A404)

Baseband Version: 5.10.00

Report Version: 104



Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000

Exception Note: EXC_CORPSE_NOTIFY

Triggered by Thread: 0



Application Specific Information:

abort() called



Last Exception Backtrace:

(0x1f4f97ef8 0x1f4165a40 0x1f4eaf154 0x1f4f9d810 0x1f4f9f4bc 0x104eb8070 0x104f07adc 0x105030998 0x105138e1c 0x10508ab78 0x1f49cf6c8 0x1f49d0484 0x1f497c834 0x1f4f261bc 0x1f4f21084 0x1f4f205b8 0x1f7194584 0x221d9cbc8 0x104fe9a88 0x1f49e0b94)



Thread 0 name: Dispatch queue: com.apple.main-thread

Thread 0 Crashed:

0 libsystem_kernel.dylib 0x00000001f4b2d104 0x1f4b0a000 + 143620

1 libsystem_pthread.dylib 0x00000001f4ba80e0 0x1f4ba6000 + 8416

2 libsystem_c.dylib 0x00000001f4a84e1c 0x1f4a2d000 + 359964

3 libsystem_c.dylib 0x00000001f4a84d84 0x1f4a2d000 + 359812

4 libc++abi.dylib 0x00000001f414cf78 0x1f414b000 + 8056

5 libc++abi.dylib 0x00000001f414d120 0x1f414b000 + 8480

6 libobjc.A.dylib 0x00000001f4165e48 0x1f415f000 + 28232

7 Spas 0x000000010518f7a8 0x104e54000 + 3389352

8 libc++abi.dylib 0x00000001f41590fc 0x1f414b000 + 57596

9 libc++abi.dylib 0x00000001f4159188 0x1f414b000 + 57736

10 libdispatch.dylib 0x00000001f49d0498 0x1f496f000 + 398488

11 libdispatch.dylib 0x00000001f497c834 0x1f496f000 + 55348

12 CoreFoundation 0x00000001f4f261bc 0x1f4e7a000 + 704956

13 CoreFoundation 0x00000001f4f21084 0x1f4e7a000 + 684164

14 CoreFoundation 0x00000001f4f205b8 0x1f4e7a000 + 681400

15 GraphicsServices 0x00000001f7194584 0x1f7189000 + 46468

16 UIKitCore 0x0000000221d9cbc8 0x2214b9000 + 9321416

17 Spas 0x0000000104fe9a88 0x104e54000 + 1661576

18 libdyld.dylib 0x00000001f49e0b94 0x1f49e0000 + 2964



Thread 1:

0 libsystem_pthread.dylib 0x00000001f4bb4cfc 0x1f4ba6000 + 60668



Thread 2 name: com.apple.uikit.eventfetch-thread

Thread 2:

0 libsystem_kernel.dylib 0x00000001f4b21ed0 0x1f4b0a000 + 98000

1 libsystem_kernel.dylib 0x00000001f4b213a8 0x1f4b0a000 + 95144

2 CoreFoundation 0x00000001f4f25fb0 0x1f4e7a000 + 704432

3 CoreFoundation 0x00000001f4f20e4c 0x1f4e7a000 + 683596

4 CoreFoundation 0x00000001f4f205b8 0x1f4e7a000 + 681400

5 Foundation 0x00000001f59146a4 0x1f590c000 + 34468

6 Foundation 0x00000001f5914514 0x1f590c000 + 34068

7 UIKitCore 0x0000000221e8941c 0x2214b9000 + 10290204

8 Foundation 0x00000001f5a473b0 0x1f590c000 + 1291184

9 libsystem_pthread.dylib 0x00000001f4bb12fc 0x1f4ba6000 + 45820

10 libsystem_pthread.dylib 0x00000001f4bb125c 0x1f4ba6000 + 45660

11 libsystem_pthread.dylib 0x00000001f4bb4d08 0x1f4ba6000 + 60680



Thread 3:

0 libsystem_pthread.dylib 0x00000001f4bb4cfc 0x1f4ba6000 + 60668



Thread 4:

0 libsystem_pthread.dylib 0x00000001f4bb4cfc 0x1f4ba6000 + 60668



Thread 5 name: GAIThread

Thread 5:

0 libsystem_kernel.dylib 0x00000001f4b21ed0 0x1f4b0a000 + 98000

1 libsystem_kernel.dylib 0x00000001f4b213a8 0x1f4b0a000 + 95144

2 CoreFoundation 0x00000001f4f25fb0 0x1f4e7a000 + 704432

3 CoreFoundation 0x00000001f4f20e4c 0x1f4e7a000 + 683596

4 CoreFoundation 0x00000001f4f205b8 0x1f4e7a000 + 681400

5 Foundation 0x00000001f59146a4 0x1f590c000 + 34468

6 Foundation 0x00000001f5950094 0x1f590c000 + 278676

7 Spas 0x00000001054ddd48 0x104e54000 + 6856008

8 Foundation 0x00000001f5a473b0 0x1f590c000 + 1291184

9 libsystem_pthread.dylib 0x00000001f4bb12fc 0x1f4ba6000 + 45820

10 libsystem_pthread.dylib 0x00000001f4bb125c 0x1f4ba6000 + 45660

11 libsystem_pthread.dylib 0x00000001f4bb4d08 0x1f4ba6000 + 60680



Thread 6 name: AFNetworking

Thread 6:

0 libsystem_kernel.dylib 0x00000001f4b21ed0 0x1f4b0a000 + 98000

1 libsystem_kernel.dylib 0x00000001f4b213a8 0x1f4b0a000 + 95144

2 CoreFoundation 0x00000001f4f25fb0 0x1f4e7a000 + 704432

3 CoreFoundation 0x00000001f4f20e4c 0x1f4e7a000 + 683596

4 CoreFoundation 0x00000001f4f205b8 0x1f4e7a000 + 681400

5 Foundation 0x00000001f59146a4 0x1f590c000 + 34468

6 Foundation 0x00000001f5950094 0x1f590c000 + 278676

7 Spas 0x00000001050fec04 0x104e54000 + 2796548

8 Foundation 0x00000001f5a473b0 0x1f590c000 + 1291184

9 libsystem_pthread.dylib 0x00000001f4bb12fc 0x1f4ba6000 + 45820

10 libsystem_pthread.dylib 0x00000001f4bb125c 0x1f4ba6000 + 45660

11 libsystem_pthread.dylib 0x00000001f4bb4d08 0x1f4ba6000 + 60680



Thread 7 name: com.apple.NSURLConnectionLoader

Thread 7:

0 libsystem_kernel.dylib 0x00000001f4b21ed0 0x1f4b0a000 + 98000

1 libsystem_kernel.dylib 0x00000001f4b213a8 0x1f4b0a000 + 95144

2 CoreFoundation 0x00000001f4f25fb0 0x1f4e7a000 + 704432

3 CoreFoundation 0x00000001f4f20e4c 0x1f4e7a000 + 683596

4 CoreFoundation 0x00000001f4f205b8 0x1f4e7a000 + 681400

5 CFNetwork 0x00000001f5540e18 0x1f553f000 + 7704

6 Foundation 0x00000001f5a473b0 0x1f590c000 + 1291184

7 libsystem_pthread.dylib 0x00000001f4bb12fc 0x1f4ba6000 + 45820

8 libsystem_pthread.dylib 0x00000001f4bb125c 0x1f4ba6000 + 45660

9 libsystem_pthread.dylib 0x00000001f4bb4d08 0x1f4ba6000 + 60680



Thread 8 name: com.twitter.crashlytics.ios.MachExceptionServer

Thread 8:

0 libsystem_kernel.dylib 0x00000001f4b21ed0 0x1f4b0a000 + 98000

1 libsystem_kernel.dylib 0x00000001f4b213a8 0x1f4b0a000 + 95144

2 Spas 0x000000010517d174 0x104e54000 + 3314036

3 libsystem_pthread.dylib 0x00000001f4bb12fc 0x1f4ba6000 + 45820

4 libsystem_pthread.dylib 0x00000001f4bb125c 0x1f4ba6000 + 45660

5 libsystem_pthread.dylib 0x00000001f4bb4d08 0x1f4ba6000 + 60680



Thread 9:

0 libsystem_pthread.dylib 0x00000001f4bb4cfc 0x1f4ba6000 + 60668



Thread 10:

0 libsystem_pthread.dylib 0x00000001f4bb4cfc 0x1f4ba6000 + 60668



Thread 0 crashed with ARM Thread State (64-bit):

x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000001

x4: 0x0000000000000000 x5: 0x0000000000989680 x6: 0x000000000000006e x7: 0xffffffffffffffec

x8: 0x0000000000000800 x9: 0x0000000000000000 x10: 0x00000000000003e8 x11: 0x0000000000000003

x12: 0x000000000000001b x13: 0x0000000000000000 x14: 0x0000000000000010 x15: 0x0000000000000047

x16: 0x0000000000000148 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000006

x20: 0x00000001060e6b80 x21: 0x000000016afaa670 x22: 0x0000000000000303 x23: 0x00000001060e6c60

x24: 0x0000000000000001 x25: 0x00000001060e6c60 x26: 0x0000000282aec3c0 x27: 0x0000000000000000

x28: 0x0000000281395840 fp: 0x000000016afaa590 lr: 0x00000001f4ba80e0

sp: 0x000000016afaa560 pc: 0x00000001f4b2d104 cpsr: 0x00000000



Binary Images:

0x104e54000 - 0x10565bfff Spas arm64 <8bb3d02bab3a3369a3760d96b4df2eed> /var/containers/Bundle/Application/3E2B5BBA-0D9B-42AF-A07C-CA9CE8069882/Spas.app/Spas

0x10604c000 - 0x1060affff dyld arm64 <8f53711b46f3359ea4d6479c85ada9ce> /usr/lib/dyld

0x106134000 - 0x10613ffff libobjc-trampolines.dylib arm64 <62573b18de65349aa12efd1340ea3ce3> /usr/lib/libobjc-trampolines.dylib

0x1f40ee000 - 0x1f40effff libSystem.B.dylib arm64 <1e51d2b63e6f3a51a6e3083c19fca592> /usr/lib/libSystem.B.dylib

0x1f40f0000 - 0x1f414afff libc++.1.dylib arm64 <cdfb6d089d283b38984709b6fd40ab92> /usr/lib/libc++.1.dylib

0x1f414b000 - 0x1f415efff libc++abi.dylib arm64 <b0fff64f8b7d33968178cfb40348061a> /usr/lib/libc++abi.dylib

0x1f415f000 - 0x1f48e7fff libobjc.A.dylib arm64 <55e000b76ec63c9e8228778494a89ea4> /usr/lib/libobjc.A.dylib

0x1f48e8000 - 0x1f48edfff libcache.dylib arm64 <b2bac7ac70683b5f91e0f2f378bf28cd> /usr/lib/system/libcache.dylib

0x1f48ee000 - 0x1f48f9fff libcommonCrypto.dylib arm64 <2d5bb382755836aab784906f31e7dcb5> /usr/lib/system/libcommonCrypto.dylib

0x1f48fa000 - 0x1f48fefff libcompiler_rt.dylib arm64 <6ca9ad49f51c3108843c31a5b36eb7ce> /usr/lib/system/libcompiler_rt.dylib

0x1f48ff000 - 0x1f4907fff libcopyfile.dylib arm64 <8ceb19f412b93db9a6f0cb32137910c8> /usr/lib/system/libcopyfile.dylib

0x1f4908000 - 0x1f496efff libcorecrypto.dylib arm64 <321917e412123eb08e6cc6198ffd551f> /usr/lib/system/libcorecrypto.dylib

0x1f496f000 - 0x1f49dffff libdispatch.dylib arm64 <acad07ef5fde3122a11a31ac4bf6eb3b> /usr/lib/system/libdispatch.dylib

0x1f49e0000 - 0x1f4a0afff libdyld.dylib arm64 <03e11fb4f89d31d2868320ef92c4aacd> /usr/lib/system/libdyld.dylib

0x1f4a0b000 - 0x1f4a0bfff liblaunch.dylib arm64 <1d34dc4311ca3a2d9959c21d24fe6577> /usr/lib/system/liblaunch.dylib

0x1f4a0c000 - 0x1f4a11fff libmacho.dylib arm64 <ae93f60c203531e1b34d5a2334514a8a> /usr/lib/system/libmacho.dylib

0x1f4a12000 - 0x1f4a13fff libremovefile.dylib arm64 <33e735f56b813308a91b70583f7336be> /usr/lib/system/libremovefile.dylib

0x1f4a14000 - 0x1f4a2bfff libsystem_asl.dylib arm64 <9cc4f792c7eb32d9a66f4b61f4f2e521> /usr/lib/system/libsystem_asl.dylib

0x1f4a2c000 - 0x1f4a2cfff libsystem_blocks.dylib arm64 <7484ff4bebd834a0a4925ad00ce06f41> /usr/lib/system/libsystem_blocks.dylib

0x1f4a2d000 - 0x1f4aabfff libsystem_c.dylib arm64 <40dd5c3b586a38eb9f5274d994ecd9d2> /usr/lib/system/libsystem_c.dylib

0x1f4aac000 - 0x1f4ab0fff libsystem_configuration.dylib arm64 <5e462c94ad453059a6473af38b97b4d7> /usr/lib/system/libsystem_configuration.dylib

0x1f4ab1000 - 0x1f4ab8fff libsystem_containermanager.dylib arm64 <0970fd02f7863726a8d2e584e3c86b6b> /usr/lib/system/libsystem_containermanager.dylib

0x1f4ab9000 - 0x1f4abafff libsystem_coreservices.dylib arm64 <a6303082c39e376485e1632620d8fa90> /usr/lib/system/libsystem_coreservices.dylib

0x1f4abb000 - 0x1f4ac1fff libsystem_darwin.dylib arm64 <44792e5e5b67344b9fe42d2ee50fd855> /usr/lib/system/libsystem_darwin.dylib

0x1f4ac2000 - 0x1f4ac8fff libsystem_dnssd.dylib arm64 <9ae1ce7b0d0d3477bab652b6e90824da> /usr/lib/system/libsystem_dnssd.dylib

0x1f4ac9000 - 0x1f4b09fff libsystem_info.dylib arm64 <bb116149accf36a8abbfaafdb3e769a8> /usr/lib/system/libsystem_info.dylib

0x1f4b0a000 - 0x1f4b34fff libsystem_kernel.dylib arm64 <982ccbad717d3a28946eba07918897a3> /usr/lib/system/libsystem_kernel.dylib

0x1f4b35000 - 0x1f4b62fff libsystem_m.dylib arm64 <b4f79b149d37327cac0f85d2ecc6de2b> /usr/lib/system/libsystem_m.dylib

0x1f4b63000 - 0x1f4b86fff libsystem_malloc.dylib arm64 <44c4f37bf474310ba1b98a8f1e6b63f2> /usr/lib/system/libsystem_malloc.dylib

0x1f4b87000 - 0x1f4b93fff libsystem_networkextension.dylib arm64 <b05baf6880e6382fa989be8a549327d4> /usr/lib/system/libsystem_networkextension.dylib

0x1f4b94000 - 0x1f4b9afff libsystem_notify.dylib arm64 <34af10bfa6063fe38974fcd9d672c977> /usr/lib/system/libsystem_notify.dylib

0x1f4b9b000 - 0x1f4ba5fff libsystem_platform.dylib arm64 <4af8e7b9d0ad337dbff51a665816c920> /usr/lib/system/libsystem_platform.dylib

0x1f4ba6000 - 0x1f4bb6fff libsystem_pthread.dylib arm64 <d2815ab146c1383182fcd22ae83b0cad> /usr/lib/system/libsystem_pthread.dylib

0x1f4bb7000 - 0x1f4bb9fff libsystem_sandbox.dylib arm64 <bbdb4f6722b7390488c262e3c5ab0293> /usr/lib/system/libsystem_sandbox.dylib

0x1f4bba000 - 0x1f4bc1fff libsystem_symptoms.dylib arm64 <8d51fa4c49c833ba8c7ae05cd51d6399> /usr/lib/system/libsystem_symptoms.dylib

0x1f4bc2000 - 0x1f4bd7fff libsystem_trace.dylib arm64 <6fd09960f9943de68fac4d4d1564c041> /usr/lib/system/libsystem_trace.dylib

0x1f4bd8000 - 0x1f4bddfff libunwind.dylib arm64 <152d18c1bc913b36b134c5c5e718a3d5> /usr/lib/system/libunwind.dylib

0x1f4bde000 - 0x1f4c0cfff libxpc.dylib arm64 <f05ae7ffd0053614a55a56c5154ff33d> /usr/lib/system/libxpc.dylib

0x1f4c0d000 - 0x1f4e67fff libicucore.A.dylib arm64 <2fbc0cc87b0538bd8995e041aa46b5cf> /usr/lib/libicucore.A.dylib

0x1f4e68000 - 0x1f4e79fff libz.1.dylib arm64 <3756f248b0233930b236a65ae3b3a871> /usr/lib/libz.1.dylib

0x1f4e7a000 - 0x1f51dffff CoreFoundation arm64 <a696aa66f19c3fffb094574eafc5f600> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation

0x1f51e0000 - 0x1f51f0fff libbsm.0.dylib arm64 <e8fc205d3ba037b3b4da3c66265592e9> /usr/lib/libbsm.0.dylib

0x1f51f1000 - 0x1f51f1fff libenergytrace.dylib arm64 <66fb30084c2339178f7ec36054ce4788> /usr/lib/libenergytrace.dylib

0x1f51f2000 - 0x1f527ffff IOKit arm64 <640622785cfc33dd891324e7949624b0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x1f5280000 - 0x1f5368fff libxml2.2.dylib arm64 <385087411b75335697b10a42a0598226> /usr/lib/libxml2.2.dylib

0x1f5369000 - 0x1f5376fff libbz2.1.0.dylib arm64 <27af4074c9073ea983d0a6381d8ff560> /usr/lib/libbz2.1.0.dylib

0x1f5377000 - 0x1f538ffff liblzma.5.dylib arm64 <954e5d4e74343231a5d7ae227995979a> /usr/lib/liblzma.5.dylib

0x1f5390000 - 0x1f5509fff libsqlite3.dylib arm64 <10a9905bcaea3680a78cf5a4d3c25e4c> /usr/lib/libsqlite3.dylib

0x1f550a000 - 0x1f553efff libMobileGestalt.dylib arm64 <025184fee8773eda9253d30d3c5aa97f> /usr/lib/libMobileGestalt.dylib

0x1f553f000 - 0x1f590bfff CFNetwork arm64 <0f16d72dc5d43af49f1cc4cb53a7c608> /System/Library/Frameworks/CFNetwork.framework/CFNetwork

0x1f590c000 - 0x1f5c18fff Foundation arm64 <5bfec28765ca312aa8128cd72a9fda1b> /System/Library/Frameworks/Foundation.framework/Foundation

0x1f5c19000 - 0x1f5d24fff Security arm64 <7ac6108af41533a496fe813da9dab9f8> /System/Library/Frameworks/Security.framework/Security

0x1f5d25000 - 0x1f5d93fff SystemConfiguration arm64 <10f82ae9a2883c548ae4356cc4771825> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration

0x1f5d94000 - 0x1f5dc9fff libCRFSuite.dylib arm64 <ba001a0e6bce3ffc9dcbfd45bf8ccaaf> /usr/lib/libCRFSuite.dylib

0x1f5dca000 - 0x1f5de0fff libapple_nghttp2.dylib arm64 <3b704b123e253a59b900d0319632d498> /usr/lib/libapple_nghttp2.dylib

0x1f5de1000 - 0x1f5e0afff libarchive.2.dylib arm64 <3e5044b2f9c53b0eb6bc82ad2f1a0726> /usr/lib/libarchive.2.dylib

0x1f5e0b000 - 0x1f5edafff libboringssl.dylib arm64 <45730761cf8639ffac90223e7652a566> /usr/lib/libboringssl.dylib

0x1f5edb000 - 0x1f5ef1fff libcoretls.dylib arm64 <da38a2f6b517315cafe659835fd8ff34> /usr/lib/libcoretls.dylib

0x1f5ef2000 - 0x1f5ef3fff libcoretls_cfhelpers.dylib arm64 <09a5f51b0ff53fc19de08186a7f4deca> /usr/lib/libcoretls_cfhelpers.dylib

0x1f5ef4000 - 0x1f5ef5fff liblangid.dylib arm64 <5106625abe603e6ba8beb107045cf4d9> /usr/lib/liblangid.dylib

0x1f5ef6000 - 0x1f626bfff libnetwork.dylib arm64 <d7854a017d6a3fe3a6a7ddd7daf77fdd> /usr/lib/libnetwork.dylib

0x1f626c000 - 0x1f62a1fff libpcap.A.dylib arm64 <c262861dcc0b39fbb6ddafbbbced28eb> /usr/lib/libpcap.A.dylib

0x1f62a2000 - 0x1f62fffff libusrtcp.dylib arm64 <83a3ca7e601631bd87f894a173d7d91f> /usr/lib/libusrtcp.dylib

0x1f6300000 - 0x1f630cfff IOSurface arm64 <bcd9a6329cf73855ba5f5c59f3643ed4> /System/Library/Frameworks/IOSurface.framework/IOSurface

0x1f630d000 - 0x1f63c0fff libBLAS.dylib arm64 <7043664b29483c27a6dc436bd0c1638d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib

0x1f63c1000 - 0x1f66e0fff libLAPACK.dylib arm64 <cb3820c2c6cc3c81944daeb1439a0b17> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib

0x1f66e1000 - 0x1f6953fff vImage arm64 <8e3014550ea937b19ce88325b2f9577b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage

0x1f6954000 - 0x1f6965fff libSparseBLAS.dylib arm64 <d983677683573cdeb0c34d7d8b894531> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib

0x1f6966000 - 0x1f69c2fff libvMisc.dylib arm64 <0c8ec066228b344999abe1f1ee248f91> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib

0x1f69c3000 - 0x1f69f2fff libBNNS.dylib arm64 <cba183234d0a3a6fbe4e32adbb755e74> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib

0x1f69f3000 - 0x1f6a07fff libLinearAlgebra.dylib arm64 <7e10a1d1bc1537beba13b32dae152e78> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib

0x1f6a08000 - 0x1f6a0cfff libQuadrature.dylib arm64 <b2c041bc0b513e15963b79bf95d4c395> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib

0x1f6a0d000 - 0x1f6a7dfff libSparse.dylib arm64 <4b96107b7c223fdeb34c95db3dc12bc4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib

0x1f6a7e000 - 0x1f6b0cfff libvDSP.dylib arm64 <1ae8f521840330378b18225a33a14b63> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib

0x1f6b0d000 - 0x1f6b0dfff vecLib arm64 <9626730f3fc23316a4ea5da0036af0f8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib

0x1f6b0e000 - 0x1f6b0efff Accelerate arm64 <e6236a798351380ab1870aac962c7388> /System/Library/Frameworks/Accelerate.framework/Accelerate

0x1f6b0f000 - 0x1f6b27fff libcompression.dylib arm64 <4c340ece17793f45a53935e847fece9b> /usr/lib/libcompression.dylib

0x1f6b28000 - 0x1f70d3fff CoreGraphics arm64 <62513b0019c23bc09b9e30d049cd8700> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics

0x1f70d4000 - 0x1f70d9fff IOAccelerator arm64 <cc9f4c86f4643244a6167ed1cf2fc65a> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator

0x1f70da000 - 0x1f70dffff libCoreFSCache.dylib arm64 <2c7c21d1ccc13c3ea28c5244f60787dc> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib

0x1f70e0000 - 0x1f7188fff Metal arm64 <93a67b8a04943250824c4044be3b983b> /System/Library/Frameworks/Metal.framework/Metal

0x1f7189000 - 0x1f719cfff GraphicsServices arm64 <0b2bce1a83493988b000614bb964f818> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices

0x1f719d000 - 0x1f719dfff MobileCoreServices arm64 <745575d128ff33d88c1d08c496845b2f> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices

0x1f719e000 - 0x1f71a0fff IOSurfaceAccelerator arm64 <df9bf1acff4934da9418638f7aa78112> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator

0x1f71a1000 - 0x1f71e3fff AppleJPEG arm64 <185e74d6256c3dc5b7a14ab436f1c17b> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG

0x1f71e4000 - 0x1f77a8fff ImageIO arm64 <341e0a76657a35339b95f5598c27c5e0> /System/Library/Frameworks/ImageIO.framework/ImageIO

0x1f77a9000 - 0x1f781cfff BaseBoard arm64 <b9ab751f487a3042a38d85da10a4bdbb> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard

0x1f781d000 - 0x1f7834fff AssertionServices arm64 <bc2016e4cfed3ff181fbdf751e5b2ed2> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices

0x1f7835000 - 0x1f783dfff CorePhoneNumbers arm64 <e877111acccb322fa74cd1a54ba3d594> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers

0x1f783e000 - 0x1f7883fff AppSupport arm64 <ea5926d346c13ef8ac1540f24542f87a> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport

0x1f7884000 - 0x1f789dfff CrashReporterSupport arm64 <9f88c2e017a83fdbac04f6de390527c6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport

0x1f789e000 - 0x1f78a3fff AggregateDictionary arm64 <22d2dd6db52b38d38a2dc301a257d461> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary

0x1f78a4000 - 0x1f792cfff libTelephonyUtilDynamic.dylib arm64 <96d4eadcfbd133ad852fab8a74dd83c2> /usr/lib/libTelephonyUtilDynamic.dylib

0x1f792d000 - 0x1f794cfff ProtocolBuffer arm64 <8215eeda029d306a922835c1d5b29b96> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer

0x1f794d000 - 0x1f797dfff MobileKeyBag arm64 <02ec24ff248431f482220743b44ff158> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag

0x1f797e000 - 0x1f79bafff BackBoardServices arm64 <ee8ccd2d05953da9871479b81c470e60> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices

0x1f79bb000 - 0x1f7a23fff FrontBoardServices arm64 <d47cb1071ced3cbc9417369018d9a9e4> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices

0x1f7a24000 - 0x1f7a6bfff SpringBoardServices arm64 <57b00a722ccc3fb5969a6d5f249403f8> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices

0x1f7a6c000 - 0x1f7a7ffff PowerLog arm64 <fdc3570b2fbc3695bd07147cfa4f3413> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog

0x1f7a80000 - 0x1f7a9bfff CommonUtilities arm64 <050aae834e5d3f41a553e3b96fe84a82> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities

0x1f7a9c000 - 0x1f7aa7fff liblockdown.dylib arm64 <c7a9fa3b1dbe33c98d346052a79e7993> /usr/lib/liblockdown.dylib

0x1f7aa8000 - 0x1f7de6fff CoreData arm64 <3f5aa574e48f3e17b02688d2f622e9fb> /System/Library/Frameworks/CoreData.framework/CoreData

0x1f7de7000 - 0x1f7deefff TCC arm64 <c4999803392d31e2997844f810f72d63> /System/Library/PrivateFrameworks/TCC.framework/TCC

0x1f7def000 - 0x1f7df7fff libcupolicy.dylib arm64 <f71b9f46f1673c67a13b4b9750f80604> /usr/lib/libcupolicy.dylib

0x1f7df8000 - 0x1f7ed6fff CoreTelephony arm64 <4a05b54fca0733d689b7a274a6a14195> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony

0x1f7ed7000 - 0x1f7f38fff Accounts arm64 <866db4a923a339b68ca12b8e3e66bf3c> /System/Library/Frameworks/Accounts.framework/Accounts

0x1f7f39000 - 0x1f7f62fff AppleSauce arm64 <9e05b3a836973940bb6d33a55d324c45> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce

0x1f7f63000 - 0x1f7f6cfff DataMigration arm64 <7d6954aaa45d3e4db56bc26591e1faaa> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration

0x1f7f6d000 - 0x1f7f74fff Netrb arm64 <823a78eb752f3e1b9d527d0bef6fd199> /System/Library/PrivateFrameworks/Netrb.framework/Netrb

0x1f7f75000 - 0x1f7fa9fff PersistentConnection arm64 <be7d63a16e223142a6f6c2f905ed5c81> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection

0x1f7faa000 - 0x1f7fbbfff libmis.dylib arm64 <bde6c67b46983edfbf25a254511420ee> /usr/lib/libmis.dylib

0x1f7fbc000 - 0x1f80c2fff ManagedConfiguration arm64 <3908700906523639adde884919cfaf45> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration

0x1f80c3000 - 0x1f80c8fff libReverseProxyDevice.dylib arm64 <84374fcebea93c2ea8660a5725af2cf1> /usr/lib/libReverseProxyDevice.dylib

0x1f80c9000 - 0x1f80dbfff libamsupport.dylib arm64 <b1243caf3a1a3bbfabbc5fc7ca0acdc2> /usr/lib/libamsupport.dylib

0x1f80dc000 - 0x1f80e1fff libCoreVMClient.dylib arm64 <3b8f9567d8123beea3bffa2c2cb61353> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib

0x1f80e2000 - 0x1f80e3fff libCVMSPluginSupport.dylib arm64 <f71480fe05a53f8d89058e7e63bc3f42> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib

0x1f80e4000 - 0x1f80e7fff libutil.dylib arm64 <cc388d1731313879b30868a66dbf450c> /usr/lib/libutil.dylib

0x1f80e8000 - 0x1f8127fff libGLImage.dylib arm64 <c606c701843935c7ab30b050a5816276> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib

0x1f8128000 - 0x1f819ffff APFS arm64 <f667b4d4d4de3389bd159bdc6e0776d5> /System/Library/PrivateFrameworks/APFS.framework/APFS

0x1f81a0000 - 0x1f81d1fff MediaKit arm64 <a5f3ef3454183d3e9aecd82fb986d132> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit

0x1f81d2000 - 0x1f81eefff libSERestoreInfo.dylib arm64 <4a13d2c3409539e6a05595ef7aed1b01> /usr/lib/updaters/libSERestoreInfo.dylib

0x1f81f5000 - 0x1f8231fff DiskImages arm64 <b597d4c333853350a979c53b9b5f4f30> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages

0x1f8232000 - 0x1f823bfff libGFXShared.dylib arm64 <daacbbc7d23234e994a51f5430e715e6> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib

0x1f823c000 - 0x1f8289fff libauthinstall.dylib arm64 <a3de423f82c73277951adfaec728264a> /usr/lib/libauthinstall.dylib

0x1f828a000 - 0x1f8292fff IOMobileFramebuffer arm64 <2423c48a27833244a490f470f45a31b2> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer

0x1f8293000 - 0x1f829efff OpenGLES arm64 <3eb93d9517143109adcac8d4538899f6> /System/Library/Frameworks/OpenGLES.framework/OpenGLES

0x1f829f000 - 0x1f833cfff ColorSync arm64 <c9214383fb6a3f4cbac41a9a1c8081cd> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync

0x1f833d000 - 0x1f836cfff CoreVideo arm64 <49864d654d763aa3b4c0970d42254987> /System/Library/Frameworks/CoreVideo.framework/CoreVideo

0x1f836d000 - 0x1f836efff libCTGreenTeaLogger.dylib arm64 <fbbe9f0afa8638d3b25363c34decc580> /usr/lib/libCTGreenTeaLogger.dylib

0x1f836f000 - 0x1f84defff CoreAudio arm64 <d5f4b872c2c53ef998d65e2d50bdbe57> /System/Library/Frameworks/CoreAudio.framework/CoreAudio

0x1f8502000 - 0x1f8505fff UserFS arm64 <0e97879c716f3460a09fefbb1b686c84> /System/Library/PrivateFrameworks/UserFS.framework/UserFS

0x1f8506000 - 0x1f86a2fff CoreMedia arm64 <0fbbb6910d463d90989ddf1678fc2462> /System/Library/Frameworks/CoreMedia.framework/CoreMedia

0x1f86a3000 - 0x1f86b5fff libprotobuf-lite.dylib arm64 <318f235295653a4db7717b644644372b> /usr/lib/libprotobuf-lite.dylib

0x1f86b6000 - 0x1f871bfff libprotobuf.dylib arm64 <82008ca3e7a73a418b378b35fa70bf1a> /usr/lib/libprotobuf.dylib

0x1f871c000 - 0x1f8a32fff libAWDSupportFramework.dylib arm64 <35524e71440231d6bc21b1b0674dd9ed> /usr/lib/libAWDSupportFramework.dylib

0x1f8a33000 - 0x1f8a7dfff WirelessDiagnostics arm64 <75b3e3bad27b32efae940c20b3cda08f> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics

0x1f8a7e000 - 0x1f8b3efff ************ arm64 <183a857e8d2436019796ab369ee1eff1> /System/Library/Frameworks/************.framework/************

0x1f8b3f000 - 0x1f8c4afff libFontParser.dylib arm64 <85ccb2e6f99b36abb30814d3a0737060> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib

0x1f8c4b000 - 0x1f8c4bfff FontServices arm64 <95db3bbfbd6137c384f77cbee2d27777> /System/Library/PrivateFrameworks/FontServices.framework/FontServices

0x1f8c4c000 - 0x1f8dadfff CoreText arm64 <e799d1acccd736cb8ebba3b61e1e8734> /System/Library/Frameworks/CoreText.framework/CoreText

0x1f8dae000 - 0x1f8dbdfff IntlPreferences arm64 <77a7e06758703d1cac2e1d2497511a1e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences

0x1f8dbe000 - 0x1f8dc7fff RTCReporting arm64 <e8cd29cbe79130b7bdb121da387c13ee> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting

0x1f8dc8000 - 0x1f8e40fff CoreBrightness arm64 <bcd7d5352f103385870e0577b5884180> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness

0x1f8e41000 - 0x1f8e4bfff libAudioStatistics.dylib arm64 <7b844b028e6c34ab910255409caa1922> /usr/lib/libAudioStatistics.dylib

0x1f8e4c000 - 0x1f943cfff AudioToolbox arm64 <8bce69f02d9934fbb837b41e41b98c59> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox

0x1f943d000 - 0x1f9675fff QuartzCore arm64 <1f084ee44f3638618a99aa0bdca5c114> /System/Library/Frameworks/QuartzCore.framework/QuartzCore

0x1f9676000 - 0x1f9681fff MediaAccessibility arm64 <6c41829ba3be3f0bb92f45c1550595cc> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility

0x1f9682000 - 0x1f9774fff libiconv.2.dylib arm64 <d5bbd120d0b4307c8d1fd24181d16198> /usr/lib/libiconv.2.dylib

0x1f9775000 - 0x1f9790fff NetworkStatistics arm64 <57175d7789b6316193dda171b1ce40a7> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics

0x1f9791000 - 0x1f97affff MPSCore arm64 <97c66e9805d93d3282dd414390f5f121> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore

0x1f97b0000 - 0x1f9824fff MPSImage arm64 <237d1f31204d35d38429a25a167468b0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage

0x1f9825000 - 0x1f9849fff MPSMatrix arm64 <aa01af22aad53f2b83d11ca8167cb713> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix

0x1f984a000 - 0x1f9858fff CoreAUC arm64 <d5dd5ecdb7dd360182d9f027a2d64ea3> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC

0x1f9859000 - 0x1f9ef5fff MediaToolbox arm64 <bea8f407ab0a3d319e430bca51bec1c6> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox

0x1f9ef6000 - 0x1fa05ffff MPSNeuralNetwork arm64 <982401edfe9b32509f8e19d726f91682> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork

0x1fa060000 - 0x1fa060fff MetalPerformanceShaders arm64 <74e5b902be1533d1aa9e072ebdd804b2> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders

0x1fa061000 - 0x1fa47efff FaceCore arm64 <2ceb5918beee311ba7de04e12fee58d3> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore

0x1fa47f000 - 0x1fa48cfff GraphVisualizer arm64 <68640c95bcad3d53871dc2b891e05585> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer

0x1fa48d000 - 0x1fa634fff libFosl_dynamic.dylib arm64 <2e55133314413d7abdf68875fd7d5789> /usr/lib/libFosl_dynamic.dylib

0x1fa635000 - 0x1fa8d2fff CoreImage arm64 <51537ca8b9e9309ea21e20dfa1395cdb> /System/Library/Frameworks/CoreImage.framework/CoreImage

0x1fa8d3000 - 0x1fab0cfff CoreMotion arm64 <df022c311d553504ae86cfb1628d2c40> /System/Library/Frameworks/CoreMotion.framework/CoreMotion

0x1fab0d000 - 0x1fab3dfff CoreBluetooth arm64 <e441a843d5663abab86c7420a86e4952> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth

0x1fab3e000 - 0x1fab61fff PlugInKit arm64 <a2962c472e4b3512aa860d0944e055d2> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit

0x1fab62000 - 0x1faddffff ********* arm64 <6cb4842613eb330da424d6e2547729d6> /System/Library/PrivateFrameworks/*********.framework/*********

0x1fade0000 - 0x1fae6afff Quagga arm64 <f0ce3f1cfaff386ab4dc8e7232e04df4> /System/Library/PrivateFrameworks/Quagga.framework/Quagga

0x1fae6b000 - 0x1faf6efff AVFAudio arm64 <64096e0d76f83796b0d8b4dd1c66dc30> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio

0x1faf6f000 - 0x1fb180fff AVFoundation arm64 <1e7df8edf12d35479beda9bc5aa0be83> /System/Library/Frameworks/AVFoundation.framework/AVFoundation

0x1fb181000 - 0x1fb1a1fff CacheDelete arm64 <6c40651e14a8326896465f2dfce97303> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete

0x1fb1a2000 - 0x1fb1defff StreamingZip arm64 <798e8946afa43fe3863801975cd2853a> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip

0x1fb1df000 - 0x1fb1f2fff CoreEmoji arm64 <280062ab4ccf32fa94dc9cb36b523a37> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji

0x1fb1f3000 - 0x1fb242fff CoreLocationProtobuf arm64 <9f0ae129c6a9337fbc5acff0d45456fa> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf

0x1fb243000 - 0x1fb24bfff SymptomDiagnosticReporter arm64 <d5658f3381e43ca6b5bbc483b5864e7d> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter

0x1fb24c000 - 0x1fbc5cfff GeoServices arm64 <17b646ee2a1838a39f528dbc572cac8d> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices

0x1fbc5d000 - 0x1fbc77fff MobileAsset arm64 <b9d37c5178963565aa15e78853caf91f> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset

0x1fbc78000 - 0x1fbcb8fff Lexicon arm64 <e48c2dc039493238960d2c93e7e31075> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon

0x1fbcb9000 - 0x1fbccafff libcmph.dylib arm64 <f23664aeab6f3c9782da810a7e94266d> /usr/lib/libcmph.dylib

0x1fbccb000 - 0x1fbdf1fff LanguageModeling arm64 <24d8e507481b341ba412edcaa3be4e05> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling

0x1fbe0a000 - 0x1fbeaefff CoreLocation arm64 <9330baf0f6333fb8a41d6b633bcc2e1d> /System/Library/Frameworks/CoreLocation.framework/CoreLocation

0x1fbeaf000 - 0x1fbeaffff PhoneNumbers arm64 <5b05da9bffff3813b28cc1cc66005322> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers

0x1fbeb0000 - 0x1fbebbfff libChineseTokenizer.dylib arm64 <db0a3b9d5be23097af683b8936452c6c> /usr/lib/libChineseTokenizer.dylib

0x1fbebc000 - 0x1fbf78fff libmecab_em.dylib arm64 <4d9991fd7fc934029b1b2dee53d8e6d3> /usr/lib/libmecab_em.dylib

0x1fbf79000 - 0x1fbf7afff libThaiTokenizer.dylib arm64 <78b88b957fc8332e8eae3f80c17a3453> /usr/lib/libThaiTokenizer.dylib

0x1fbf7b000 - 0x1fbf7ffff libgermantok.dylib arm64 <f86dd1e5096d3cbea5cb2365307f30d6> /usr/lib/libgermantok.dylib

0x1fbf8c000 - 0x1fbff9fff CoreNLP arm64 <40278ba302053e2ab246052fc6365783> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP

0x1fc1cd000 - 0x1fc233fff CoreSpotlight arm64 <6bb69e2e8c0635ef9a48d497352910a1> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight

0x1fc234000 - 0x1fce0afff JavaScriptCore arm64 <08a094acfd433ea7b5198bb5c81ac2d9> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore

0x1fce0b000 - 0x1fce10fff libheimdal-asn1.dylib arm64 <ccc7356f3a56394e9f5552d97d85c290> /usr/lib/libheimdal-asn1.dylib

0x1fce11000 - 0x1fce8bfff libate.dylib arm64 <90af2833d96b3cec81cbd024d1d5477a> /usr/lib/libate.dylib

0x1fce8c000 - 0x1fcf35fff TextureIO arm64 <d8554341999d3cc5be1f3796414c7189> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO

0x1fcf36000 - 0x1fcffafff CoreUI arm64 <09f29bfe7ea13be69b4ef3dd05298538> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI

0x1fcffb000 - 0x1fd008fff MobileIcons arm64 <c6f138dccd3938e38372d9adee931719> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons

0x1fd009000 - 0x1fd018fff AppleFSCompression arm64 <85538bd218f53950b88a34643222621f> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression

0x1fd019000 - 0x1fd081fff TextInput arm64 <17d1a164a5e03d94ac71e8549095db33> /System/Library/PrivateFrameworks/TextInput.framework/TextInput

0x1fd0ac000 - 0x1fd0e1fff DataDetectorsCore arm64 <9bceddf1d2ba323b8538558df04f19dd> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore

0x1fd0e2000 - 0x1fd17dfff FileProvider arm64 <ccaeb96d3b95325f950fcfbeed6acdf8> /System/Library/Frameworks/FileProvider.framework/FileProvider

0x1fd296000 - 0x1fd36dfff ProofReader arm64 <23a5a59257f337fa8fa4f3e6c8e2c87b> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader

0x1fd36e000 - 0x1fd383fff libAccessibility.dylib arm64 <3d4c7340829e3a8e85b01c0633eb4edd> /usr/lib/libAccessibility.dylib

0x1fd384000 - 0x1fd82afff libwebrtc.dylib arm64 <078af0ef378f33fdbf1ef3796d6be5d4> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib

0x1fd82b000 - 0x1fd897fff ContactsFoundation arm64 <dbd2e52ad5a73fde800c44ba539605d4> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation

0x1fd898000 - 0x1ff134fff WebCore arm64 <5223749c86da32d58bcd30e154bb506d> /System/Library/PrivateFrameworks/WebCore.framework/WebCore

0x1ff135000 - 0x1ff2c0fff WebKitLegacy arm64 <1688ea2d095331299f63e487adff06da> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy

0x1ff2c1000 - 0x1ff2f2fff DataAccessExpress arm64 <9267cd94c597317fa3c4ebabe711024b> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress

0x1ff2f3000 - 0x1ff38dfff AddressBookLegacy arm64 <667f2cae7dab3e5e9d99bb079cf70a7e> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy

0x1ff38e000 - 0x1ff3e9fff ProtectedCloudStorage arm64 <bc38285e44513f0eb5b43deff3a930e7> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage

0x1ff3ea000 - 0x1ff41efff UserNotifications arm64 <82168a035eb2309385015198b454f9cc> /System/Library/Frameworks/UserNotifications.framework/UserNotifications

0x1ff41f000 - 0x1ff42afff AppleIDAuthSupport arm64 <5a40bb13b271335d851035296b90ff88> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport

0x1ff42b000 - 0x1ff487fff AuthKit arm64 <1b7d66c336cf32f289899ecbad70c330> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit

0x1ff4c8000 - 0x1ff4c8fff UIKit arm64 <8eea68714764320f85a4ff7198c8c59c> /System/Library/Frameworks/UIKit.framework/UIKit

0x1ff4c9000 - 0x1ff4dcfff DocumentManagerCore arm64 <68f6b4edc81230c39aa44ea36c6b36d5> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore

0x1ff4dd000 - 0x1ff4ebfff HangTracer arm64 <02dae521345f3fa6a3d8fa5cf7066dc5> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer

0x1ff4ec000 - 0x1ff540fff PhysicsKit arm64 <acac81aeea6c3afd806ae8bc4d8b356f> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit

0x1ff541000 - 0x1ff545fff StudyLog arm64 <725a823183e53460b00045a0f41aaeb7> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog

0x1ff546000 - 0x1ff633fff UIFoundation arm64 <dde598ba0b1f31deb5e6cfb7d2bc8443> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation

0x1ff634000 - 0x1ff75bfff CloudKit arm64 <f29e28dc27223256bb5a72fa59f0a084> /System/Library/Frameworks/CloudKit.framework/CloudKit

0x1ff75c000 - 0x1ff763fff IntentsFoundation arm64 <a6087907269a30c892f1992d6608288f> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation

0x1ff764000 - 0x1ffa4cfff Intents arm64 <8396c0b676ff3490981c4930aca55414> /System/Library/Frameworks/Intents.framework/Intents

0x1ffa4d000 - 0x1ffa65fff libresolv.9.dylib arm64 <848c216532ff3a90b720ab803e7b7775> /usr/lib/libresolv.9.dylib

0x1ffa66000 - 0x1ffa68fff CoreDuetDebugLogging arm64 <f1b589f0a3b33de1a454c73cdae06261> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging

0x1ffa69000 - 0x1ffa9afff libtidy.A.dylib arm64 <467a0690f869326c8a92f26f5085af19> /usr/lib/libtidy.A.dylib

0x1ffa9b000 - 0x1ffc67fff CoreDuet arm64 <f7a22752b15d3b9fa43eb06bb96c5789> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet

0x1ffc68000 - 0x1ffc8afff CoreDuetContext arm64 <12b34dfc1bc43034b2b1bd5e05db3bfe> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext

0x1ffc8b000 - 0x1ffc9dfff CoreDuetDaemonProtocol arm64 <3221c62ad93b3a19a81e549e9f0a1725> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol

0x1ffc9e000 - 0x1ffd0cfff IMFoundation arm64 <7e0cc48db261324d85a5cd3006780030> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation

0x1ffd0d000 - 0x1ffd3efff vCard arm64 <c390d48fd629395b821b0d8ee3b88339> /System/Library/PrivateFrameworks/vCard.framework/vCard

0x1ffd3f000 - 0x1ffe5dfff Contacts arm64 <55be6d454bc43f278ef25576bf291342> /System/Library/Frameworks/Contacts.framework/Contacts

0x1ffe5e000 - 0x1ffe5ffff DiagnosticLogCollection arm64 <5548d177b6a63e89b8372167d0a77a25> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection

0x1ffe60000 - 0x1ffe61fff Marco arm64 <6f05e30c12213f4f95d4f711c7f1a9c4> /System/Library/PrivateFrameworks/Marco.framework/Marco

0x1ffe62000 - 0x1ffe69fff MessageProtection arm64 <739cc00ef965328d9e01960bb1d3948f> /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection

0x1ffe6a000 - 0x20017bfff StoreServices arm64 <47a10ea7f16436729851b2cf2357f21f> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices

0x20017c000 - 0x200193fff Engram arm64 <5369f2a80c18343c85910194c20f303b> /System/Library/PrivateFrameworks/Engram.framework/Engram

0x200194000 - 0x2002acfff IDSFoundation arm64 <1b7dc5379d2b3834bdc55b1b46023d56> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation

0x2002ad000 - 0x2002b8fff CaptiveNetwork arm64 <12e2a9f5e6cf3a09a9a4e95c579b49fb> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork

0x2002b9000 - 0x2002e9fff EAP8021X arm64 <218d176456c63c05b963977dd1698d01> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X

0x2002ea000 - 0x200327fff MobileWiFi arm64 <d2b69cd3670331e189b57b16028c252e> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi

0x200328000 - 0x20032afff OAuth arm64 <8d9f2868fe9431678cd2f68ab79ace29> /System/Library/PrivateFrameworks/OAuth.framework/OAuth

0x20032b000 - 0x20032dfff CommonAuth arm64 <5fbf5cb914e335dba960926747529980> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth

0x20032e000 - 0x20039efff Heimdal arm64 <f21750fe3d333024b00e2311b2ce871e> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal

0x20039f000 - 0x2003c8fff GSS arm64 <32e1ed3cc4373426928b285f2c0b2c6b> /System/Library/Frameworks/GSS.framework/GSS

0x2003c9000 - 0x2003e2fff ApplePushService arm64 <a959052d92793f04a645a732f19c07ad> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService

0x2003e3000 - 0x20047dfff AccountsDaemon arm64 <cfb93972b9a73fb4aec2e77de88f0c9b> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon

0x20047e000 - 0x2004a0fff AppleIDSSOAuthentication arm64 <fb30626c646b34d7a46937ae68db047a> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication

0x2004a1000 - 0x200525fff AppleAccount arm64 <bb7396a512a030519c552adb8e6a7c72> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount

0x200526000 - 0x20067cfff CoreUtils arm64 <e150e4d8163e3f279c02e3d3a35d205a> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils

0x20067d000 - 0x200790fff IDS arm64 <e8ca9bcdd8413b55bcd3e811ccbbac74> /System/Library/PrivateFrameworks/IDS.framework/IDS

0x200791000 - 0x2007b6fff MediaServices arm64 <1410ff10898d3f6aaf04f1ebbd4709b5> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices

0x2007b7000 - 0x200997fff MediaRemote arm64 <8cde2ed075c53485bb0a893020f28826> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote

0x200998000 - 0x2009b3fff UserManagement arm64 <26f4d1225c9633e89c0f36faab8c13fd> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement

0x2009c4000 - 0x2009f4fff Bom arm64 <a985718896823534b511cfebb6b53dd4> /System/Library/PrivateFrameworks/Bom.framework/Bom

0x2009f5000 - 0x2009f9fff CommunicationsFilter arm64 <071be00d0bd83f53981db597f8c9e518> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter

0x2009fa000 - 0x200a1efff FTAWD arm64 <13b359bc880e3b96a714bba84ad57244> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD

0x200a1f000 - 0x200a79fff FTServices arm64 <e26412c1d6443cb292ddcaee9d76d8dd> /System/Library/PrivateFrameworks/FTServices.framework/FTServices

0x200ab3000 - 0x200abefff ProactiveEventTracker arm64 <2d16bba777ba3ed2b03937480ef13902> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker

0x200b1d000 - 0x200b41fff AddressBook arm64 <36d3ada7a03337df98bd61dc9717eaf6> /System/Library/Frameworks/AddressBook.framework/AddressBook

0x202448000 - 0x2024b9fff CoreDAV arm64 <a6c2a054ddd73c13876bb40d01f9d9b3> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV

0x2024ba000 - 0x2024eefff iCalendar arm64 <684a4988f1bd3415944c8d0c96f3c82e> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar

0x2024ef000 - 0x2024fdfff PersonaKit arm64 <dc9640f17438391290904ad08184bf16> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit

0x2024fe000 - 0x202556fff CalendarFoundation arm64 <19e82cfce94a3d8a9cba5aeca5fad949> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation

0x202588000 - 0x202625fff CalendarDatabase arm64 <45873b18b6d43d45a7f39f8e1c53aa3c> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase

0x202626000 - 0x202680fff CalendarDaemon arm64 <9ba838662ce238acb794195ee606d14d> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon

0x2027fa000 - 0x2028e9fff EventKit arm64 <ce34a149d4b33a5a9a41587aa84bfde6> /System/Library/Frameworks/EventKit.framework/EventKit

0x202bc4000 - 0x202bcffff CoreRecents arm64 <2902d06ea5d7370a9e1975ec8327d3f7> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents

0x203134000 - 0x203150fff PrototypeTools arm64 <b5419597415232b983c9fd9a49d8f8e4> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools

0x203151000 - 0x2031dafff CoreSymbolication arm64 <5d11a9b0cce834369c865d6947fd7459> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication

0x2031db000 - 0x203320fff SearchFoundation arm64 <34269926bafd318ebbddd710631b55ed> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation

0x203321000 - 0x203327fff IncomingCallFilter arm64 <dd46ff9e3f5034b9a535a691d145b9ba> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter

0x203328000 - 0x2033e1fff iTunesStore arm64 <993eb16523aa35c8aa426d1649de320b> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore

0x203540000 - 0x203548fff CoreTime arm64 <3bf5c867f9683117a402be10381440f6> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime

0x20359c000 - 0x2035dcfff DifferentialPrivacy arm64 <d4360cd4df933e219fe197878dd52873> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy

0x203b9b000 - 0x203ba1fff MobileSystemServices arm64 <8f7b16f648f1395a880cf76d8ac8f3d8> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices

0x204017000 - 0x20401bfff CoreOptimization arm64 <31b079e4ebbf3af19b17483f8a684e40> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization

0x20401c000 - 0x204079fff SafariCore arm64 <3db13bb8ae18354c9db1cfd56caccde7> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore

0x20407a000 - 0x2040d4fff CorePrediction arm64 <5ab13f0cc9683f10b6be5b2dd52205b3> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction

0x2040d5000 - 0x2041dbfff Navigation arm64 <e405af2ae0de3d7faa8b7ed7e42543b4> /System/Library/PrivateFrameworks/Navigation.framework/Navigation

0x2041dc000 - 0x2041f5fff ContactsDonation arm64 <d302b8be5d723565afe06c4e51edc2bc> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation

0x204223000 - 0x20429bfff NanoRegistry arm64 <bee26bf062e5399280023b9e3f711566> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry

0x20430a000 - 0x204366fff ContactsUICore arm64 <ab2b5701ff7a34df84052221cbaf5915> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore

0x204367000 - 0x2044d8fff ContactsUI arm64 <b5d420e3e8bb3ab4998310c2b30381b5> /System/Library/Frameworks/ContactsUI.framework/ContactsUI

0x2044d9000 - 0x2045a4fff CorePDF arm64 <07423029f66f3dd1abb074fa94f8b01b> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF

0x20486a000 - 0x204d34fff WebKit arm64 <814d8f9452ff31b1a48c859083f76934> /System/Library/Frameworks/WebKit.framework/WebKit

0x204dd7000 - 0x204ddcfff ConstantClasses arm64 <111513b6286e32e587dfcf250185b852> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses

0x204ddd000 - 0x204de5fff CertUI arm64 <d80a557b1fd7325b83733f1d30b40917> /System/Library/PrivateFrameworks/CertUI.framework/CertUI

0x204ee2000 - 0x204f80fff MediaPlatform arm64 <8287edbf51e43cebb1879bfbeab320d4> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform

0x204f81000 - 0x204febfff WebBookmarks arm64 <d17d14faabdb311d81fae6fab9442152> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks

0x204fec000 - 0x204ff7fff DAAPKit arm64 <e52ffcbc152b39d78447e6655b6e36e5> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit

0x2050f8000 - 0x20540afff MediaLibraryCore arm64 <89973abcd9ae338682b9a992acd07585> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore

0x20540b000 - 0x20540cfff AdSupport arm64 <3650520c61d530cba51a901584831876> /System/Library/Frameworks/AdSupport.framework/AdSupport

0x20540d000 - 0x2056a1fff MusicLibrary arm64 <eb401cf2b76130b1a8303d1fb4735b5f> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary

0x2056a2000 - 0x205cfcfff VectorKit arm64 <222b48f2a8e935dc8a8f9f31554cc25e> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit

0x205cfd000 - 0x205f4afff MapKit arm64 <73ad9a0f6183372f96607b027f0a4d8e> /System/Library/Frameworks/MapKit.framework/MapKit

0x205f4b000 - 0x2060eefff iTunesCloud arm64 <ff5b8cd295ab34a6b3e2174d6f7ec954> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud

0x2060ef000 - 0x206190fff HomeSharing arm64 <fa9a726650283393a8fabbe38446fe6d> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing

0x206313000 - 0x206789fff MediaPlayer arm64 <ff7ea19c9f483501add1217231f7983b> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer

0x20678a000 - 0x2067affff MobileInstallation arm64 <079b0ada559d3a4b9f9862f764633ee4> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation

0x2067b0000 - 0x2067b7fff EmailAddressing arm64 <23b4ff236f17361c85cfcb167215d3dc> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing

0x2067b8000 - 0x2067bafff MessageSupport arm64 <ed3b65dafa0d338d8278b7277fb05053> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport

0x2067be000 - 0x206819fff MIME arm64 <32f03c312186343a8120078a1d8d62ba> /System/Library/PrivateFrameworks/MIME.framework/MIME

0x206852000 - 0x20688bfff Notes arm64 <9a2113d2d3793d198cc55d192b7cee11> /System/Library/PrivateFrameworks/Notes.framework/Notes

0x20688c000 - 0x206956fff TelephonyUtilities arm64 <9b1079c01877304692d839a3db68708e> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities

0x2069b4000 - 0x206a0ffff DataAccess arm64 <f462821d329c38a0bca01056ed68ff3c> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess

0x206e3f000 - 0x206e57fff CoreFollowUp arm64 <4b9e88c51669302db005fb98d9d35d75> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp

0x206ecc000 - 0x206edcfff MailServices arm64 <d9cc71a9dc3d340591edf0137bfca396> /System/Library/PrivateFrameworks/MailServices.framework/MailServices

0x206f71000 - 0x206f99fff MailSupport arm64 <00029d560726394ab121e2205251926e> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport

0x206f9a000 - 0x2070f2fff Message arm64 <b0ed0f919df83641b51f250226b887a8> /System/Library/PrivateFrameworks/Message.framework/Message

0x207431000 - 0x207472fff ContactsAutocomplete arm64 <379eeaf76d2f373ba4a2e5779e3baca6> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete

0x20753c000 - 0x20756ffff Pegasus arm64 <9ff0fc952894342dbb397540b091c3d1> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus

0x207570000 - 0x20761bfff AVKit arm64 <e627cfaed4793b82b58329091abf3ac2> /System/Library/Frameworks/AVKit.framework/AVKit

0x207648000 - 0x20764bfff FTClientServices arm64 <958e672dfd2d3caaa29cd5957ca9370b> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices

0x207b8f000 - 0x207b9cfff SetupAssistantSupport arm64 <019ccc95fbab33168aea5c22ed048f54> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport

0x207b9d000 - 0x207bc9fff SetupAssistant arm64 <411e0dcd3ccd3dceaf1f537d90d08ade> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant

0x2088d9000 - 0x2088dffff LinguisticData arm64 <7caee372881c3d1f9390d0b03af3cd7b> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData

0x209f68000 - 0x20a02ffff PDFKit arm64 <fffa856f107e39baad39468091b181b1> /System/Library/Frameworks/PDFKit.framework/PDFKit

0x20a520000 - 0x20a56dfff SafariSafeBrowsing arm64 <62de2f25c914306883a6e31ff59efbec> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing

0x20aa7f000 - 0x20ab7dfff MessageUI arm64 <857ee8ddc5d1329798437a795f925abc> /System/Library/Frameworks/MessageUI.framework/MessageUI

0x20c170000 - 0x20c1c9fff CallKit arm64 <4aa1330402e130859f98ed6816cbdf9b> /System/Library/Frameworks/CallKit.framework/CallKit

0x20cf27000 - 0x20cf7afff LoggingSupport arm64 <ede8c931f27c39cf8175b0891a9e383d> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport

0x20f027000 - 0x20f04bfff AppSupportUI arm64 <e175d9e65e273d7f968b40a849e9cbc1> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI

0x20fdfc000 - 0x20fe01fff kperf arm64 <572aa29534bb37cc8e544ee15d3463d7> /System/Library/PrivateFrameworks/kperf.framework/kperf

0x21005b000 - 0x210081fff CellularPlanManager arm64 <7af54f535af53890aaead3f075692029> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager

0x210269000 - 0x210271fff kperfdata arm64 <f4620334986e38e98e931067de385b99> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata

0x2102b3000 - 0x2102bbfff libdscsym.dylib arm64 <dda4d6d8726830b5a7f376b335a8a626> /usr/lib/libdscsym.dylib

0x210686000 - 0x2106c1fff ktrace arm64 <e902fa450019310e8f617f083b72991d> /System/Library/PrivateFrameworks/ktrace.framework/ktrace

0x212975000 - 0x212984fff CTCarrierSpace arm64 <e0e472d5c15b3299acf726bc887f4a98> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace

0x212e1a000 - 0x212e2efff DeviceIdentity arm64 <2e79000089393081ab44eb6b50c5a28d> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity

0x214f32000 - 0x214f6dfff Rapport arm64 <75af0cd41b473873a23549e768b5f020> /System/Library/PrivateFrameworks/Rapport.framework/Rapport

0x214faa000 - 0x214fc7fff SignpostSupport arm64 <bdf24caa8639393c91ab0c63ac67b9a6> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport

0x215f6c000 - 0x215f88fff libtailspin.dylib arm64 <1524df9fb2b73c399c44873003d93881> /usr/lib/libtailspin.dylib

0x216290000 - 0x21655cfff RawCamera arm64 <1ab69f04fcb730879a132c9701d9dcfd> /System/Library/CoreServices/RawCamera.bundle/RawCamera

0x216836000 - 0x21684afff libCGInterfaces.dylib arm64 <2f86837d483d3f7081b2b0be81fb12b0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib

0x21905e000 - 0x219085fff CoreServicesInternal arm64 <16ddb06391db33b78c392c8eb0642bd9> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal

0x2196ee000 - 0x2196f5fff EmailCore arm64 <9304e3733af43dd1b7522322d02608e5> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore

0x219703000 - 0x219714fff libGSFontCache.dylib arm64 <37d8e959f882385d8c02d8428d156c06> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib

0x21b245000 - 0x21b249fff InternationalSupport arm64 <af9e9ca5cb2b38078b06c2d59403d9b0> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport

0x21c612000 - 0x21c61efff PersonaUI arm64 <a406fe2120d8346aa41b5a612ca073ef> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI

0x21ca53000 - 0x21ca5dfff SignpostCollection arm64 <00135dd558123406a8de5b113b46c0f2> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection

0x21d60e000 - 0x21d611fff XCTTargetBootstrap arm64 <c732718f99b93182a7d5c469034423a9> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap

0x21d654000 - 0x21d666fff libEDR arm64 <0dbc442ca3b73822836f4d4277b86331> /System/Library/PrivateFrameworks/libEDR.framework/libEDR

0x21e1d8000 - 0x21e1d8fff libcharset.1.dylib arm64 <764c4c134fe430e693eee098943f080a> /usr/lib/libcharset.1.dylib

0x21ece6000 - 0x21ece7fff liblog_network.dylib arm64 <7eab3309ee4c3742a09191f603fba2ba> /usr/lib/log/liblog_network.dylib

0x21ee69000 - 0x21efbdfff CoreServices arm64 <8ff5e10cf9ec360793a8cb4d04c2702d> /System/Library/Frameworks/CoreServices.framework/CoreServices

0x21efea000 - 0x21f003fff MPSRayIntersector arm64 <89f7bd5c27c63c8595e49bf21da12d5c> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector

0x21f033000 - 0x21f16efff Network arm64 <e2efc0b1a9973f0685f319f22163b0d7> /System/Library/Frameworks/Network.framework/Network

0x21f18d000 - 0x21f190fff ASEProcessing arm64 <4ee3c48315873462abea3b3a564212b7> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing

0x21f191000 - 0x21f198fff AXCoreUtilities arm64 <6e2f25703d1930c6a56bae6f2b5720e5> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities

0x21f410000 - 0x21f54bfff AppleMediaServices arm64 <890db3172c413b6cb3a136709001a732> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices

0x21faae000 - 0x21fac9fff DoNotDisturb arm64 <5e4d3f957bb53a1bae41344c9eae96d2> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb

0x21fc01000 - 0x21fc59fff DocumentManager arm64 <77e3e5851c583df3a1ad888a63a16a85> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager

0x21fcab000 - 0x21fcaffff IdleTimerServices arm64 <9a6445bc9bf036e1a12196b00e6d86e9> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices

0x21fd18000 - 0x21fd43fff MetadataUtilities arm64 <87de1c976a553626911f27e0ffb9333f> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities

0x2202ca000 - 0x22031bfff OTSVG arm64 <210f6e2e6eb835a3b78e2bc45ba9448f> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG

0x220544000 - 0x2205a4fff ROCKit arm64 <539d1c2db474310da500a92ca31707aa> /System/Library/PrivateFrameworks/ROCKit.framework/ROCKit

0x22076d000 - 0x22077ffff RemoteTextInput arm64 <c9aa100dbdd3330c95622ccd8d0fe50e> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput

0x2207a5000 - 0x22083ffff SampleAnalysis arm64 <53517ab8983d3e178814507351509a72> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis

0x220917000 - 0x220917fff SignpostNotification arm64 <682292457c5436f6ba37f24a227c52b1> /System/Library/PrivateFrameworks/SignpostNotification.framework/SignpostNotification

0x220986000 - 0x22098efff StatsKit arm64 <02d6e2fa4d313a2aa616176ec125e3c8> /System/Library/PrivateFrameworks/StatsKit.framework/StatsKit

0x2214b9000 - 0x2225e0fff UIKitCore arm64 <2c3451830db23e5f9d6f09ee30142579> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore

0x2225e1000 - 0x2225ebfff UIKitServices arm64 <9a2a92832631341082c78ddef8991415> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices

0x2225ec000 - 0x2225f3fff URLFormatting arm64 <2003351d4edf3d7fa9620008be7ff9ff> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting



EOF

This crash seems to be unrelated to the other crashes being discussed on this thread. Note this:

Exception Type: EXC_CRASH (SIGABRT)

which indicates that you crashed because someone called

abort
and this:

Last Exception Backtrace:

which indicates that that was because of an unhandled language exception.

Rather than muddy the waters here I recommend that you open a new thread over in Xcode > Debugger and we can talk about your crash there.

Oh, but before you do that I recommend that you symbolicate your crash report (as discussed in Technote 2151 Understanding and Analyzing iOS Application Crash Reports) because that’s the first step in investigating an issue like this.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Crashed: com.apple.CFNetwork.LoaderQ

0 libdispatch.dylib 0x230164794 dispatch_release$VARIANT$mp + 46

1 CFNetwork 0x230e6ce7c HTTPProtocol::~HTTPProtocol() + 512

2 CoreFoundation 0x23071bbd8 _CFRelease + 192

3 CFNetwork 0x230fa044c invocation function for block in QCoreSchedulingSet::performAsync(void () block_pointer) const + 52

4 libdispatch.dylib 0x2301c36c8 _dispatch_call_block_and_release + 24

5 libdispatch.dylib 0x2301c4484 _dispatch_client_callout + 16

6 libdispatch.dylib 0x23016bc18 _dispatch_lane_serial_drain$VARIANT$mp + 592

7 libdispatch.dylib 0x23016c794 _dispatch_lane_invoke$VARIANT$mp + 484

8 libdispatch.dylib 0x23016da64 _dispatch_workloop_invoke$VARIANT$mp + 2000

9 libdispatch.dylib 0x230174f00 _dispatch_workloop_worker_thread + 600

10 libsystem_pthread.dylib 0x2303a60f0 _pthread_wqthread + 312

11 libsystem_pthread.dylib 0x2303a8d00 start_wqthread + 4



I have the issue about CFNetwork!

This issue started happening in our apps as well... Since December 18 2018, we started seing a lot of CFNetwork crashes only on iOS 12 devices. Unfortunatelly we have not been able to reproduce the crash localy, but we are seing at least 400-500 CFNetwrok crashes per day on about ~35k daily user sessions, in our crash reporting tool. If there are nay more information about the situation, pelase let us know.


P.S.: Happy new year to everyone 🙂

Same error.

iOS12.x only.

Crash irregularly in display of advertisement.


--------------------------

Thread 23 name:

Thread 23 Crashed:

0 libdispatch.dylib 0x00000001fd1175b8 dispatch_source_set_timer$VARIANT$armv81 + 40 (source.c:1327)

1 CFNetwork 0x00000001fde3eb14 URLConnectionLoader::_private_ScheduleOriginLoad(NSURLRequest const*, _CFCachedURLResponse const*) + 176 (URLConnectionLoader.cpp:1890)

2 CFNetwork 0x00000001fde3eb14 URLConnectionLoader::_private_ScheduleOriginLoad(NSURLRequest const*, _CFCachedURLResponse const*) + 176 (URLConnectionLoader.cpp:1890)

3 CFNetwork 0x00000001fde3e3e0 URLConnectionLoader::loadWithWhatToDo(NSURLRequest const*, _CFCachedURLResponse const*, long, URL... + 924 (URLConnectionLoader.cpp:1834)

4 CFNetwork 0x00000001fde3e908 invocation function for block in URLConnectionLoader::continueWithCacheLookupResult(NSURLRequest ... + 72 (URLConnectionLoader.cpp:1766)

5 CFNetwork 0x00000001fde3c728 invocation function for block in URLConnectionLoader::withExistingProtocolAsync(void (URLProtocol... + 32 (URLConnectionLoader.cpp:1196)

6 CFNetwork 0x00000001fdf11b5c invocation function for block in QCoreSchedulingSet::performAsync(void () block_pointer) const + 52 (CoreSchedulingSet.mm:190)

7 libdispatch.dylib 0x00000001fd1316c8 _dispatch_call_block_and_release + 24 (init.c:1372)

8 libdispatch.dylib 0x00000001fd132484 _dispatch_client_callout + 16 (object.m:511)

9 libdispatch.dylib 0x00000001fd10cfa0 _dispatch_lane_serial_drain$VARIANT$armv81 + 548 (inline_internal.h:2441)

10 libdispatch.dylib 0x00000001fd10db1c _dispatch_lane_invoke$VARIANT$armv81 + 468 (queue.c:3805)

11 libdispatch.dylib 0x00000001fd10ed60 _dispatch_workloop_invoke$VARIANT$armv81 + 1892 (inline_internal.h:2482)

12 libdispatch.dylib 0x00000001fd115f04 _dispatch_workloop_worker_thread + 584 (queue.c:5889)

13 libsystem_pthread.dylib 0x00000001fd3150dc _pthread_wqthread + 312 (pthread.c:2371)

14 libsystem_pthread.dylib 0x00000001fd317cec start_wqthread + 4

--------------------------

@eskimo.


Is there a solution?

Or is it a bug in ios12?


Please help.