11-16-2015 05:45 PM
Crash if the REM client in background sometime on iOS 8/9
REM client crash in the background some time
Steps:
Result:
App crash in background sometime
Expected:
App should not crash
Workaround:
Re-launch REM client app
Config:
REM server version: REM-10.6.1.10000-8
REM client SDK version: 2.1.31.1.1
Finesse version: 10.5.1
REM client iOS: 8.4 / 9.1
User impact:
After app crash, user cannot notice
Solved! Go to Solution.
11-18-2015 10:01 AM
Am I correct in understanding, that the user does not notice the issue?
Does the ap crash when in a call or only when there is no call?
Could you provice the crash logs. There are instructions here...
11-18-2015 10:01 AM
Am I correct in understanding, that the user does not notice the issue?
Does the ap crash when in a call or only when there is no call?
Could you provice the crash logs. There are instructions here...
11-26-2015 06:54 AM
There are 2 crash messages below. And it crashes in foreground too
==========First crash===================
Incident Identifier: 4E0BE46A-72F3-459A-9F04-BCEA3A9DCEE3
CrashReporter Key: d02e80bc5e589d6aa3e3d15b53983e2282177e92
Hardware Model: iPhone5,1
Process: Cisco Banking App [3633]
Path: /private/var/mobile/Containers/Bundle/Application/77D31077-B3A4-47B0-9A6D-71311AF60CFF/Cisco Banking App.app/Cisco Banking App
Identifier: us.ciscobank.Cisco-Banking-App
Version: 1.0 (2.0)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2015-11-21 17:44:50.50 +0800
Launch Time: 2015-11-21 17:40:06.06 +0800
OS Version: iOS 9.1 (13B143)
Report Version: 105
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x227847ec
Triggered by Thread: 5
Filtered syslog:
None found
Global Trace Buffer (reverse chronological seconds):
281.127912 CFNetwork
0x000000002537ca91 TCP Conn 0xfb18b0 SSL Handshake DONE
281.143190 CFNetwork
0x000000002537c9cb TCP Conn 0xfb18b0 starting SSL negotiation
281.161254 CFNetwork
0x00000000253fc79d TCP Conn 0xfb18b0 complete. fd: 20, err: 0
281.161549 CFNetwork
0x00000000253fd89f TCP Conn 0xfb18b0 event 1. err: 0
281.182639 CFNetwork
0x00000000253fd91d TCP Conn 0xfb18b0 started
281.452094 CFNetwork
0x000000002537ca91 TCP Conn 0xf9fcf0 SSL Handshake DONE
281.526979 CFNetwork
0x000000002537c9cb TCP Conn 0xf9fcf0 starting SSL negotiation
281.527977 CFNetwork
0x00000000253fc79d TCP Conn 0xf9fcf0 complete. fd: 9, err: 0
281.529069 CFNetwork
0x00000000253fd89f TCP Conn 0xf9fcf0 event 1. err: 0
281.536605 CFNetwork
0x0000000025433bd9 NSURLConnection finished with error - code -1003
281.536890 CFNetwork
0x000000002540c937 HTTP load failed (error code: -1003 [12:8])
281.536906 CFNetwork
0x00000000253af9b3 _CFNetworkIsConnectedToInternet returning 1, flagsValid: 1, flags: 0x2
281.538646 CFNetwork
0x00000000253fca27 TCP Conn 0xe6df90 Failed : error 0:-65554 [-65554]
281.538646 CFNetwork
0x00000000253fc79d TCP Conn 0xe6df90 complete. fd: -1, err: -65554
281.539217 CFNetwork
0x00000000253fd89f TCP Conn 0xe6df90 event 3. err: -65554
281.582460 CFNetwork
0x00000000253fd91d TCP Conn 0xe6df90 started
281.582461 CFNetwork
0x00000000253fd91d TCP Conn 0xf9fcf0 started
281.586846 CFNetwork
0x000000002543e40f Creating default cookie storage with default identifier
281.586846 CFNetwork
0x000000002543e3eb Faulting in CFHTTPCookieStorage singleton
281.586846 CFNetwork
0x000000002548078b Faulting in NSHTTPCookieStorage singleton
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0:
0 libsystem_kernel.dylib
0x37a27fbc mach_msg_trap + 20
1 libsystem_kernel.dylib
0x37a27dbc mach_msg + 40
2 CoreFoundation
0x25b2048c __CFRunLoopServiceMachPort + 136
3 CoreFoundation
0x25b1e812 __CFRunLoopRun + 1050
4 CoreFoundation
0x25a710d8 CFRunLoopRunSpecific + 516
5 CoreFoundation
0x25a70ecc CFRunLoopRunInMode + 108
6 GraphicsServices
0x2ede6af8 GSEventRunModal + 160
7 UIKit
0x29cfa2dc UIApplicationMain + 144
8 Cisco Banking App
0x0000ab40 main (main.m:16)
9 libdyld.dylib
0x3796c872 start + 2
Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib
0x37a3d320 kevent_qos + 24
1 libdispatch.dylib
0x379539a6 _dispatch_mgr_invoke + 254
2 libdispatch.dylib
0x37945a86 _dispatch_mgr_thread + 38
Thread 2 name: com.apple.NSURLConnectionLoader
Thread 2:
0 libsystem_kernel.dylib
0x37a27fbc mach_msg_trap + 20
1 libsystem_kernel.dylib
0x37a27dbc mach_msg + 40
2 CoreFoundation
0x25b2048c __CFRunLoopServiceMachPort + 136
3 CoreFoundation
0x25b1e812 __CFRunLoopRun + 1050
4 CoreFoundation
0x25a710d8 CFRunLoopRunSpecific + 516
5 CoreFoundation
0x25a70ecc CFRunLoopRunInMode + 108
6 CFNetwork
0x253ddd9e +[NSURLConnection(Loader) _resourceLoadLoop:] + 486
7 Foundation
0x2693436c __NSThread__start__ + 1144
8 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
9 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
10 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 3 name: com.apple.CFSocket.private
Thread 3:
0 libsystem_kernel.dylib
0x37a3bf14 __select + 20
1 CoreFoundation
0x25b25930 __CFSocketManager + 572
2 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
3 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
4 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 4:
0 libsystem_kernel.dylib
0x37a3bf14 __select + 20
1 Cisco Banking App
0x00231764 rtc::PhysicalSocketServer::Wait(int, bool) (physicalsocketserver.cc:1357)
2 Cisco Banking App
0x002399f2 rtc::Thread::Send(rtc::MessageHandler*, unsigned int, rtc::MessageData*) (thread.cc:461)
3 Cisco Banking App
0x0030c520 cricket::VideoChannel::GetStats(cricket::StatsOptions const&, cricket::VideoMediaInfo*) (messagehandler.h:36)
4 Cisco Banking App
0x003c0042 webrtc::StatsCollector::ExtractVideoInfo(webrtc::PeerConnectionInterface::StatsOutputLevel) (statscollector.cc:953)
5 Cisco Banking App
0x003b3772 webrtc::PeerConnection::GetStats(webrtc::StatsObserver*, webrtc::MediaStreamTrackInterface*, webrtc::PeerConnectionInterface::StatsOutputLevel) (peerconnection.h:173)
6 Cisco Banking App
0x003ba0d6 webrtc::MethodCall3<webrtc::PeerConnectionInterface, bool, webrtc::StatsObserver*, webrtc::MediaStreamTrackInterface*, webrtc::PeerConnectionInterface::StatsOutputLevel>::OnMessage(rtc::Message*) (proxy.h:242)
7 Cisco Banking App
0x003b78ac non-virtual thunk to webrtc::internal::SynchronousMethodCall::OnMessage(rtc::Message*) (proxy.h:104)
8 Cisco Banking App
0x0023989a rtc::Thread::ProcessMessages(int) (thread.cc:566)
9 Cisco Banking App
0x00239778 rtc::Thread::PreRun(void*) (thread.cc:398)
10 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
11 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
12 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 5 Crashed:
0 Cisco Banking App
0x002ac11c rtc::RollingAccumulator<int>::ComputeMax() const (rollingaccumulator.h:100)
1 Cisco Banking App
0x002abc3c void cricket::VideoCapturer::GetVariableSnapshot<int>(rtc::RollingAccumulator<int> const&, cricket::VariableInfo<int>*) (videocapturer.cc:751)
2 Cisco Banking App
0x002ab9d8 cricket::VideoCapturer::GetStats(cricket::VariableInfo<int>*, cricket::VariableInfo<int>*, cricket::VariableInfo<double>*, cricket::VideoFormat*) (videocapturer.cc:342)
3 Cisco Banking App
0x002bc71e cricket::WebRtcVideoMediaChannel::GetStats(cricket::StatsOptions const&, cricket::VideoMediaInfo*) (webrtcvideoengine.cc:2548)
4 Cisco Banking App
0x003102fc rtc::FunctorMessageHandler<bool, rtc::MethodFunctor2<cricket::VideoMediaChannel, bool (cricket::VideoMediaChannel::*)(cricket::StatsOptions const&, cricket::VideoMediaInfo*), bool, cricket::StatsOptions const&, cricket::VideoMediaInfo*> >::OnMessage(rtc::Message*) (messagehandler.h:41)
5 Cisco Banking App
0x00239a82 rtc::Thread::ReceiveSendsFromThread(rtc::Thread const*) (thread.cc:499)
6 Cisco Banking App
0x0022d136 rtc::MessageQueue::Get(rtc::Message*, int, bool) (messagequeue.cc:187)
7 Cisco Banking App
0x002398d0 rtc::Thread::ProcessMessages(int) (thread.cc:562)
8 Cisco Banking App
0x00239778 rtc::Thread::PreRun(void*) (thread.cc:398)
9 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
10 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
11 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 6:
0 libsystem_kernel.dylib
0x37a3b9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib
0x37ada1a4 _pthread_cond_wait + 536
2 libsystem_pthread.dylib
0x37adb0f8 pthread_cond_timedwait + 44
3 Cisco Banking App
0x0025abbc webrtc::EventPosix::Wait(unsigned long) (event_posix.cc:143)
4 Cisco Banking App
0x0025e476 webrtc::TraceImpl::Process() (trace_impl.cc:477)
5 Cisco Banking App
0x0025de28 webrtc::TraceImpl::Run(void*) (trace_impl.cc:470)
6 Cisco Banking App
0x0025d52a webrtc::ThreadPosix::Run() (thread_posix.cc:329)
7 Cisco Banking App
0x0025d418 webrtc::StartThread(void*) (thread_posix.cc:95)
8 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
9 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
10 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 7:
0 libsystem_kernel.dylib
0x37a3b9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib
0x37ada1a4 _pthread_cond_wait + 536
2 libsystem_pthread.dylib
0x37adb0f8 pthread_cond_timedwait + 44
3 Cisco Banking App
0x0025abbc webrtc::EventPosix::Wait(unsigned long) (event_posix.cc:143)
4 Cisco Banking App
0x00259bfa webrtc::ProcessThreadImpl::Process() (process_thread_impl.cc:148)
5 Cisco Banking App
0x0025d52a webrtc::ThreadPosix::Run() (thread_posix.cc:329)
6 Cisco Banking App
0x0025d418 webrtc::StartThread(void*) (thread_posix.cc:95)
7 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
8 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
9 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 8:
0 libsystem_kernel.dylib
0x37a3b9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib
0x37ada1a4 _pthread_cond_wait + 536
2 libsystem_pthread.dylib
0x37adb0b8 pthread_cond_wait + 40
3 Cisco Banking App
0x00134dac sctp_iterator_thread (sctp_bsd_addr.c:150)
4 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
5 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
6 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 9:
0 libsystem_kernel.dylib
0x37a3bf14 __select + 20
1 Cisco Banking App
0x001350b4 user_sctp_timer_iterate (sctp_callout.c:191)
2 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
3 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
4 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 10:
0 libsystem_kernel.dylib
0x37a3b9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib
0x37ada1a4 _pthread_cond_wait + 536
2 libsystem_pthread.dylib
0x37adb0f8 pthread_cond_timedwait + 44
3 Cisco Banking App
0x0025abbc webrtc::EventPosix::Wait(unsigned long) (event_posix.cc:143)
4 Cisco Banking App
0x00259bfa webrtc::ProcessThreadImpl::Process() (process_thread_impl.cc:148)
5 Cisco Banking App
0x0025d52a webrtc::ThreadPosix::Run() (thread_posix.cc:329)
6 Cisco Banking App
0x0025d418 webrtc::StartThread(void*) (thread_posix.cc:95)
7 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
8 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
9 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 11:
0 libsystem_kernel.dylib
0x37a3c024 __semwait_signal + 24
1 libsystem_c.dylib
0x3799391c nanosleep + 172
2 Cisco Banking App
0x00262bc0 webrtc::AudioDeviceIOS::CaptureWorkerThread() (audio_device_ios.mm:2021)
3 Cisco Banking App
0x002608fc webrtc::AudioDeviceIOS::RunCapture(void*) (audio_device_ios.mm:1953)
4 Cisco Banking App
0x0025d52a webrtc::ThreadPosix::Run() (thread_posix.cc:329)
5 Cisco Banking App
0x0025d418 webrtc::StartThread(void*) (thread_posix.cc:95)
6 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
7 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
8 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 12 name: com.squareup.SocketRocket.NetworkThread
Thread 12:
0 libsystem_kernel.dylib
0x37a27fbc mach_msg_trap + 20
1 libsystem_kernel.dylib
0x37a27dbc mach_msg + 40
2 CoreFoundation
0x25b2048c __CFRunLoopServiceMachPort + 136
3 CoreFoundation
0x25b1e812 __CFRunLoopRun + 1050
4 CoreFoundation
0x25a710d8 CFRunLoopRunSpecific + 516
5 CoreFoundation
0x25a70ecc CFRunLoopRunInMode + 108
6 Foundation
0x2686388c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
7 Cisco Banking App
0x00435d80 -[_SRRunLoopThread main] (SRWebSocket.m:1809)
8 Foundation
0x2693436c __NSThread__start__ + 1144
9 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
10 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
11 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 13 name: WebThread
Thread 13:
0 libsystem_kernel.dylib
0x37a27fbc mach_msg_trap + 20
1 libsystem_kernel.dylib
0x37a27dbc mach_msg + 40
2 CoreFoundation
0x25b2048c __CFRunLoopServiceMachPort + 136
3 CoreFoundation
0x25b1e812 __CFRunLoopRun + 1050
4 CoreFoundation
0x25a710d8 CFRunLoopRunSpecific + 516
5 CoreFoundation
0x25a70ecc CFRunLoopRunInMode + 108
6 WebCore
0x34a668d6 RunWebThread(void*) + 422
7 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
8 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
9 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 14 name: JavaScriptCore::Marking
Thread 14:
0 libsystem_kernel.dylib
0x37a3b9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib
0x37ada1a4 _pthread_cond_wait + 536
2 libsystem_pthread.dylib
0x37adb0b8 pthread_cond_wait + 40
3 libc++.1.dylib
0x369a269c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 36
4 JavaScriptCore
0x2713d480 JSC::GCThread::waitForNextPhase() + 104
5 JavaScriptCore
0x2713d4ee JSC::GCThread::gcThreadMain() + 62
6 JavaScriptCore
0x26f492b8 WTF::threadEntryPoint(void*) + 148
7 JavaScriptCore
0x26f49216 WTF::wtfThreadEntryPoint(void*) + 14
8 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
9 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
10 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 15 name: AVAudioSession Notify Thread
Thread 15:
0 libsystem_kernel.dylib
0x37a27fbc mach_msg_trap + 20
1 libsystem_kernel.dylib
0x37a27dbc mach_msg + 40
2 CoreFoundation
0x25b2048c __CFRunLoopServiceMachPort + 136
3 CoreFoundation
0x25b1e812 __CFRunLoopRun + 1050
4 CoreFoundation
0x25a710d8 CFRunLoopRunSpecific + 516
5 CoreFoundation
0x25a70ecc CFRunLoopRunInMode + 108
6 libAVFAudio.dylib
0x2441b166 GenericRunLoopThread::Entry(void*) + 134
7 libAVFAudio.dylib
0x243efb4e CAPThread::Entry(CAPThread*) + 154
8 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
9 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
10 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 16 name: com.apple.coremedia.player.async
Thread 16:
0 libsystem_kernel.dylib
0x37a2800c semaphore_wait_trap + 8
1 libdispatch.dylib
0x37951a1e _dispatch_semaphore_wait_slow + 190
2 MediaToolbox
0x2771b240 fpa_AsyncMovieControlThread + 1916
3 CoreMedia
0x2632d66c figThreadMain + 208
4 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
5 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
6 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 17 name: WebCore: CFNetwork Loader
Thread 17:
0 libsystem_kernel.dylib
0x37a27fbc mach_msg_trap + 20
1 libsystem_kernel.dylib
0x37a27dbc mach_msg + 40
2 CoreFoundation
0x25b2048c __CFRunLoopServiceMachPort + 136
3 CoreFoundation
0x25b1e812 __CFRunLoopRun + 1050
4 CoreFoundation
0x25a710d8 CFRunLoopRunSpecific + 516
5 CoreFoundation
0x25a70ecc CFRunLoopRunInMode + 108
6 WebCore
0x34a8ab72 WebCore::runLoaderThread(void*) + 266
7 JavaScriptCore
0x26f492b8 WTF::threadEntryPoint(void*) + 148
8 JavaScriptCore
0x26f49216 WTF::wtfThreadEntryPoint(void*) + 14
9 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
10 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
11 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 18 name: com.apple.coreaudio.AQClient
Thread 18:
0 libsystem_kernel.dylib
0x37a27fbc mach_msg_trap + 20
1 libsystem_kernel.dylib
0x37a27dbc mach_msg + 40
2 CoreFoundation
0x25b2048c __CFRunLoopServiceMachPort + 136
3 CoreFoundation
0x25b1e812 __CFRunLoopRun + 1050
4 CoreFoundation
0x25a710d8 CFRunLoopRunSpecific + 516
5 CoreFoundation
0x25a70ecc CFRunLoopRunInMode + 108
6 AudioToolbox
0x24ee7c66 GenericRunLoopThread::Entry(void*) + 134
7 AudioToolbox
0x24ed03fa CAPThread::Entry(CAPThread*) + 186
8 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
9 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
10 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 19:
0 libsystem_kernel.dylib
0x37a3c88c __workq_kernreturn + 8
1 libsystem_pthread.dylib
0x37ad8e18 _pthread_wqthread + 1036
2 libsystem_pthread.dylib
0x37ad89fc start_wqthread + 8
Thread 20:
0 libsystem_kernel.dylib
0x37a3c88c __workq_kernreturn + 8
1 libsystem_pthread.dylib
0x37ad8e18 _pthread_wqthread + 1036
2 libsystem_pthread.dylib
0x37ad89fc start_wqthread + 8
Thread 21:
0 libsystem_kernel.dylib
0x37a3b9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib
0x37ada1a4 _pthread_cond_wait + 536
2 libsystem_pthread.dylib
0x37adb0f8 pthread_cond_timedwait + 44
3 Cisco Banking App
0x0025abbc webrtc::EventPosix::Wait(unsigned long) (event_posix.cc:143)
4 Cisco Banking App
0x002efeba webrtc::ViECapturer::ViECaptureProcess() (vie_capturer.cc:456)
5 Cisco Banking App
0x002ef3c0 webrtc::ViECapturer::ViECaptureThreadFunction(void*) (vie_capturer.cc:451)
6 Cisco Banking App
0x0025d52a webrtc::ThreadPosix::Run() (thread_posix.cc:329)
7 Cisco Banking App
0x0025d418 webrtc::StartThread(void*) (thread_posix.cc:95)
8 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
9 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
10 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 22:
0 libsystem_kernel.dylib
0x37a3b9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib
0x37ada1a4 _pthread_cond_wait + 536
2 libsystem_pthread.dylib
0x37adb0f8 pthread_cond_timedwait + 44
3 Cisco Banking App
0x0025abbc webrtc::EventPosix::Wait(unsigned long) (event_posix.cc:143)
4 Cisco Banking App
0x002fd49c webrtc::VCMJitterBuffer::NextCompleteTimestamp(unsigned int, unsigned int*) (jitter_buffer.cc:390)
5 Cisco Banking App
0x003033d0 webrtc::VCMReceiver::FrameForDecoding(unsigned short, long long&, bool) (receiver.cc:96)
6 Cisco Banking App
0x0030616a webrtc::vcm::VideoReceiver::Decode(unsigned short) (video_receiver.cc:353)
7 Cisco Banking App
0x002f3582 webrtc::ViEChannel::ChannelDecodeThreadFunction(void*) (vie_channel.cc:1612)
8 Cisco Banking App
0x0025d52a webrtc::ThreadPosix::Run() (thread_posix.cc:329)
9 Cisco Banking App
0x0025d418 webrtc::StartThread(void*) (thread_posix.cc:95)
10 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
11 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
12 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 23 name: Dispatch queue: com.apple.root.default-qos
Thread 23:
0 libsystem_kernel.dylib
0x37a3b9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib
0x37ada1a4 _pthread_cond_wait + 536
2 libsystem_pthread.dylib
0x37adb0b8 pthread_cond_wait + 40
3 Cisco Banking App
0x00229644 rtc::Event::Wait(int) (event.cc:118)
4 Cisco Banking App
0x003b95d6 webrtc::PeerConnectionProxy::GetStats(webrtc::StatsObserver*, webrtc::MediaStreamTrackInterface*, webrtc::PeerConnectionInterface::StatsOutputLevel) (proxy.h:104)
5 Cisco Banking App
0x0029bf28 -[RTCPeerConnection getStatsWithDelegate:mediaStreamTrack:statsOutputLevel:] (RTCPeerConnection.mm:279)
6 Cisco Banking App
0x0005735c __50-[PacketStatisticsGenerator runBlockWithInterval:]_block_invoke (PacketStatisticsGenerator.m:73)
7 libdispatch.dylib
0x37943e2e _dispatch_call_block_and_release + 10
8 libdispatch.dylib
0x3794d53e _dispatch_after_timer_callback + 66
9 libdispatch.dylib
0x3795672a _dispatch_source_latch_and_call + 2042
10 libdispatch.dylib
0x37945d6e _dispatch_source_invoke + 738
11 libdispatch.dylib
0x3794f37c _dispatch_root_queue_drain + 400
12 libdispatch.dylib
0x3794f1ea _dispatch_worker_thread3 + 94
13 libsystem_pthread.dylib
0x37ad8e0c _pthread_wqthread + 1024
14 libsystem_pthread.dylib
0x37ad89fc start_wqthread + 8
Thread 24:
0 libsystem_kernel.dylib
0x37a3b9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib
0x37ada1a4 _pthread_cond_wait + 536
2 libsystem_pthread.dylib
0x37adb0f8 pthread_cond_timedwait + 44
3 Cisco Banking App
0x0025abbc webrtc::EventPosix::Wait(unsigned long) (event_posix.cc:143)
4 Cisco Banking App
0x003070fc webrtc::IncomingVideoStream::IncomingVideoStreamProcess() (incoming_video_stream.cc:294)
5 Cisco Banking App
0x0025d52a webrtc::ThreadPosix::Run() (thread_posix.cc:329)
6 Cisco Banking App
0x0025d418 webrtc::StartThread(void*) (thread_posix.cc:95)
7 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
8 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
9 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 25:
0 libsystem_kernel.dylib
0x37a3b9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib
0x37ada1a4 _pthread_cond_wait + 536
2 libsystem_pthread.dylib
0x37adb0f8 pthread_cond_timedwait + 44
3 Cisco Banking App
0x0025ac24 webrtc::EventPosix::Wait(timespec&) (event_posix.cc:169)
4 Cisco Banking App
0x0025ad82 webrtc::EventPosix::Process() (event_posix.cc:251)
5 Cisco Banking App
0x0025d52a webrtc::ThreadPosix::Run() (thread_posix.cc:329)
6 Cisco Banking App
0x0025d418 webrtc::StartThread(void*) (thread_posix.cc:95)
7 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
8 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
9 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 26 name: AURemoteIO::IOThread
Thread 26:
0 libsystem_kernel.dylib
0x37a27fbc mach_msg_trap + 20
1 libsystem_kernel.dylib
0x37a27dbc mach_msg + 40
2 AudioToolbox
0x24fb62b4 AURemoteIO::IOThread::Run() + 104
3 AudioToolbox
0x24fb9c80 AURemoteIO::IOThread::Entry(void*) + 8
4 AudioToolbox
0x24ed03fa CAPThread::Entry(CAPThread*) + 186
5 libsystem_pthread.dylib
0x37adac7e _pthread_body + 138
6 libsystem_pthread.dylib
0x37adabf2 _pthread_start + 110
7 libsystem_pthread.dylib
0x37ad8a08 thread_start + 8
Thread 27:
0 libsystem_kernel.dylib
0x37a3c88c __workq_kernreturn + 8
1 libsystem_pthread.dylib
0x37ad8e18 _pthread_wqthread + 1036
2 libsystem_pthread.dylib
0x37ad89fc start_wqthread + 8
Thread 5 crashed with ARM Thread State (32-bit):
r0: 0x552f3264 r1: 0x73524562 r2: 0x4d555458 r3: 0x404a2c80
r4: 0x0185d254 r5: 0x0185d254 r6: 0x404a2ca4 r7: 0x404a23bc
r8: 0x0185d254 r9: 0x00000000 r10: 0x0185d224 r11: 0x404a2c68
ip: 0x005fe0d0 sp: 0x404a23a0 lr: 0x002abc3d pc: 0x002ac11c
cpsr: 0x20000030
Binary Images:
0x4000 - 0x5fbfff Cisco Banking App armv7 <fa11c6d886813cc096ce36c761452a8f> /var/mobile/Containers/Bundle/Application/77D31077-B3A4-47B0-9A6D-71311AF60CFF/Cisco Banking App.app/Cisco Banking App
0x1fe84000 - 0x1feabfff dyld armv7s <1e7736b182f93f579f5b23a69a09a869> /usr/lib/dyld
0x23f7d000 - 0x24139fff RawCamera armv7s <e41d6154521037208c7a9d616db2dfe6> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x24151000 - 0x24260fff IMGSGX543RC2GLDriver armv7s <f8a68363eabb373986100e66899b3f63> /System/Library/Extensions/IMGSGX543RC2GLDriver.bundle/IMGSGX543RC2GLDriver
0x2426c000 - 0x243d3fff AVFoundation armv7s <89342b8fb7ed32438d2db1d75d32a103> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x243d4000 - 0x24448fff libAVFAudio.dylib armv7s <9442aeaf62523ebdb4b495ee2590e4b9> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x2448f000 - 0x2448ffff Accelerate armv7s <46c62fb844393b56be18238e862c78fa> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x244a1000 - 0x246fffff vImage armv7s <56d1daa72c9a31168e7434ad6b2e7e33> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x24700000 - 0x247eafff libBLAS.dylib armv7s <1c714e3ffcd83844a368cb1cd0cb4471> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x247eb000 - 0x24ab8fff libLAPACK.dylib armv7s <7d49702a32d43cc480f72a47553efbc1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x24ab9000 - 0x24acafff libLinearAlgebra.dylib armv7s <231127bfade4356ab50d3de357f59f3e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x24acb000 - 0x24adffff libSparseBLAS.dylib armv7s <7d7a0b2701f53adda74bd1e76a1278d5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x24ae0000 - 0x24b5efff libvDSP.dylib armv7s <cf9341032e823cb6b0ca4db5f4bdf0c9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x24b5f000 - 0x24b71fff libvMisc.dylib armv7s <5284b59341be3232a5105843cb216cd3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x24b72000 - 0x24b72fff vecLib armv7s <1632adf29f973c9d8261937611672709> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x24b73000 - 0x24ba2fff Accounts armv7s <23ef2a5869ee3ce6a030bbc9f4aca59a> /System/Library/Frameworks/Accounts.framework/Accounts
0x24ba4000 - 0x24c10fff AddressBook armv7s <31646fe100e13412966cab1db0e3aebe> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x24c11000 - 0x24cdbfff AddressBookUI armv7s <ea01a6184ad6370f9b1e73bf5ede5245> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x24cef000 - 0x24e8dfff AudioCodecs armv7s <f457119d36b0371592754f3c6be75bae> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs
0x24e8e000 - 0x2516dfff AudioToolbox armv7s <6d49d553dcd4389684f35be703f21d7e> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x25356000 - 0x25548fff CFNetwork armv7s <e22113e0922d3c209c6bf508610ba8a5> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x25549000 - 0x255e6fff CloudKit armv7s <40874ef9f1f83a8c9222779451aad1e7> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x255e7000 - 0x25662fff Contacts armv7s <022a3cefa8413f62b932badc02a70b9a> /System/Library/Frameworks/Contacts.framework/Contacts
0x25663000 - 0x25748fff ContactsUI armv7s <b1f3657012f334e6a35459cd4b2a0963> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x25749000 - 0x257f9fff CoreAudio armv7s <2ac1b8eb1f7b38a6b8cb8a28a57fcdfd> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x2580f000 - 0x2582efff CoreBluetooth armv7s <9dc270e76a0c392581dfb27009e915bf> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x2582f000 - 0x25a67fff CoreData armv7s <c70c8d17d3f534a8bcc58e56127132e2> /System/Library/Frameworks/CoreData.framework/CoreData
0x25a68000 - 0x25d99fff CoreFoundation armv7s <9f9319846e5a3b61816b8e334b62cd2f> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x25d9a000 - 0x25ed3fff CoreGraphics armv7s <70541784f3c63f35ab1c640514972153> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x25ed6000 - 0x25ed8fff libCGXType.A.dylib armv7s <e17b386b251a3d67ad8734bfe6dd9f0c> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib
0x260bd000 - 0x260d9fff libRIP.A.dylib armv7s <c41d7b5194ab3cdfad67569f325a80ac> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x260da000 - 0x2625efff CoreImage armv7s <9236227112b23bf3b114e7b8221877ca> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x2625f000 - 0x262c3fff CoreLocation armv7s <26460fab93fc35ea9f36e843429cb2af> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x262f6000 - 0x263b9fff CoreMedia armv7s <bcdc90e8b73033c19f707a317501b33f> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x263ba000 - 0x264b9fff CoreMotion armv7s <c12998e3b4b6372ea53edccab7d40c23> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x264ba000 - 0x264edfff CoreSpotlight armv7s <2e0d47a6b917324cb3089317a7426c81> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x264ee000 - 0x2654efff CoreTelephony armv7s <8237b48cf29b31398a5d7e4ab3d5b7fc> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x2654f000 - 0x2663efff CoreText armv7s <f1340d2a89c730328e98c5a7ff11543a> /System/Library/Frameworks/CoreText.framework/CoreText
0x2663f000 - 0x26657fff CoreVideo armv7s <6ab612e4549c3efba80ee992829d5310> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x26658000 - 0x266dffff EventKit armv7s <6a9caa69b2223cc3ae5bb88cae070671> /System/Library/Frameworks/EventKit.framework/EventKit
0x266e0000 - 0x26845fff EventKitUI armv7s <172b110838fc37d7b8b93fface3d85de> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x26858000 - 0x26a8efff Foundation armv7s <ad04087139e135288e1acaab66870a33> /System/Library/Frameworks/Foundation.framework/Foundation
0x26a8f000 - 0x26abcfff GLKit armv7s <ce8d58b5c94e3bba8e5684b6db84ed86> /System/Library/Frameworks/GLKit.framework/GLKit
0x26abd000 - 0x26addfff GSS armv7s <bbf6c78fbcbb3a33b19c766bec0ca731> /System/Library/Frameworks/GSS.framework/GSS
0x26c19000 - 0x26c73fff IOKit armv7s <db3681e2a86d3c31a8a77fb742a99e4a> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x26c74000 - 0x26f3ffff ImageIO armv7s <0f2f2981535738bb9d63ee182d8157f9> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x26f40000 - 0x27351fff JavaScriptCore armv7s <d36ac06b28bd3741895b4050442e6781> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x27353000 - 0x2735dfff LocalAuthentication armv7s <ac88b47002ac33f7a2575c20ac921662> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x2735e000 - 0x27374fff SharedUtils armv7s <ff5b2b78c2c13612825089020cef3324> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x27375000 - 0x274e2fff MapKit armv7s <d81bb3d665d934f4bbcd35d178bee66b> /System/Library/Frameworks/MapKit.framework/MapKit
0x274e3000 - 0x274e8fff MediaAccessibility armv7s <54fdbf5258a8317489dc38fc740493de> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x274e9000 - 0x27716fff MediaPlayer armv7s <8f8da6387323355cbc86dfadde706b0e> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x27717000 - 0x27a94fff MediaToolbox armv7s <e605119f2d0c36c49bd2717343ba2ad7> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x27a95000 - 0x27b68fff MessageUI armv7s <56213a34361b39618a0d6f450640a9a4> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x27b69000 - 0x27ba8fff Metal armv7s <904f55f9ebc9303f88496d6b221ead93> /System/Library/Frameworks/Metal.framework/Metal
0x27bba000 - 0x27c02fff MetalPerformanceShaders armv7s <c99eb0f1f2ec3b049e85defcf11d3b27> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x27c03000 - 0x27ca9fff MobileCoreServices armv7s <1275f6a0634a3d8a916c52c239c477c3> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x27caa000 - 0x28069fff ModelIO armv7s <495e098572e43fa0a5cf5de9067ddb30> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x280e0000 - 0x281dffff NetworkExtension armv7s <7896209de4d93395885107e978e4e558> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x2822a000 - 0x28302fff GLEngine armv7s <928c0ee7824c367a86435f823feb98f8> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x28303000 - 0x2830bfff OpenGLES armv7s <21f796463ffe32c7a2c0205001bb8b97> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x2830d000 - 0x2830dfff libCVMSPluginSupport.dylib armv7s <9ab067fc6ef63299bcf888ae08072ec5> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x2830e000 - 0x28310fff libCoreFSCache.dylib armv7s <50589c7602283367aa41897b202252c9> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x28311000 - 0x28314fff libCoreVMClient.dylib armv7s <7bdad718ce2a310b8be09264a09411a3> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x28315000 - 0x2831dfff libGFXShared.dylib armv7s <b50eb267bfaf3bc9bfbcc6d358aa2806> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x2831e000 - 0x2835dfff libGLImage.dylib armv7s <06e31139a20f3030a127409bab0bb427> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x2835e000 - 0x28494fff libGLProgrammability.dylib armv7s <a673162763dd324fb7ae5316e31c8063> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x29548000 - 0x296bcfff QuartzCore armv7s <4be5103fba9e345ca6113a826822c8f6> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x296bd000 - 0x2970efff QuickLook armv7s <6b8f24db030530f98d5d981915ad726e> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x29726000 - 0x29786fff SafariServices armv7s <f35cebfd7bd935b6b1cab5ee83d177c0> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x299f4000 - 0x29a4afff Security armv7s <467bb50d3ed833c5b211b22715a67343> /System/Library/Frameworks/Security.framework/Security
0x29c33000 - 0x29c7bfff SystemConfiguration armv7s <d68a078abfa63322bddf696ca41a8a48> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x29c7e000 - 0x2a7d8fff UIKit armv7s <3419185c67db3ae598e695bd4f63b186> /System/Library/Frameworks/UIKit.framework/UIKit
0x2a7d9000 - 0x2a846fff VideoToolbox armv7s <acf1d9e950bb335fac17e514d3b0eacc> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x2a8b3000 - 0x2ab0cfff WebKit armv7s <adae4cccce36389dbf5f003e2bb8e211> /System/Library/Frameworks/WebKit.framework/WebKit
0x2ae5a000 - 0x2ae5ffff AOSNotification armv7s <91c88d01bb9a3974adb3f0d9106edc93> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x2b035000 - 0x2b08efff AccountsDaemon armv7s <0b5a59462bbd3549b78ce58d7986e9fb> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x2b0b4000 - 0x2b0b8fff AggregateDictionary armv7s <47ffb0339a033b82b78f6e140bb7222e> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x2b511000 - 0x2b550fff AppSupport armv7s <22f29bda620c339a8aa24c58e9e1b782> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x2b551000 - 0x2b5aafff AppleAccount armv7s <8435c52ee804302d9426160fb990e709> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x2b693000 - 0x2b6b0fff AppleIDSSOAuthentication armv7s <411fa9862233347dbfb44ba56a71f736> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x2b6b1000 - 0x2b6e9fff AppleJPEG armv7s <b792d576c9c033c8b5454710e5a21f8f> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x2b6f8000 - 0x2b70afff ApplePushService armv7s <dc58a8893803394f9ab0b859ff98e443> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x2b768000 - 0x2b771fff AssertionServices armv7s <073b0a505d433e6a9cee9a043e440488> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x2b772000 - 0x2b776fff AssetCacheServices armv7s <bf10f65d2d1f319ab9a00c15fe8558d8> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x2b815000 - 0x2b834fff AuthKit armv7s <37ddc2bb8a2431e28a3484ef091e4373> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x2b84e000 - 0x2b84ffff BTLEAudioController armv7s <0817412d38c230b887dabe5d3860f8c9> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x2b850000 - 0x2b86dfff BackBoardServices armv7s <a66e489c59413b90b67d78be6a0b289b> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x2b870000 - 0x2b8b2fff BaseBoard armv7s <eededb090c4f38b59c0c8f93844c5b40> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x2b8c5000 - 0x2b8ecfff Bom armv7s <feb0bea26e2939858ffdc4d86975b27d> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x2b9d7000 - 0x2b9e4fff CacheDelete armv7s <afbcdf02fed731808aa3899e2b783c7e> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x2ba41000 - 0x2ba6dfff CalendarDaemon armv7s <896cdafd16c536ac9eaab6806ddb275c> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x2ba6e000 - 0x2bad7fff CalendarDatabase armv7s <72bc09f203423067861b67ba1dbf05c0> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x2bad8000 - 0x2bb1bfff CalendarFoundation armv7s <e82300759c023efd8a0b3002f3930177> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x2bb1c000 - 0x2bb3ffff CalendarUIKit armv7s <7905deefd6bc3d1c9bc4272e0b567d02> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x2bd88000 - 0x2bd90fff CaptiveNetwork armv7s <16e429371dbc37c1a50b17df0bb30ea1> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x2bd9b000 - 0x2befcfff Celestial armv7s <1e37b070b3ba3737b4368810a06ad42a> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x2bf28000 - 0x2bf2dfff CertUI armv7s <8db33fb6465c30b8b7c4fb6ebf6c9363> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x2c08b000 - 0x2c0adfff ChunkingLibrary armv7s <4f8a819f4fda3dbfad9d7698a30e301f> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x2c5fe000 - 0x2c651fff ColorSync armv7s <a8387fec55ea3f21b83426c7f6ca531a> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x2c652000 - 0x2c654fff CommonAuth armv7s <1b7dac9ca9053293ba7f17a6a92a4253> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x2c655000 - 0x2c666fff CommonUtilities armv7s <fc38e61edf8a3e5d93e86ea8dea576b2> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x2c667000 - 0x2c66bfff CommunicationsFilter armv7s <535cb3d25956349a93360b624f393bf9> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x2c788000 - 0x2c78cfff ConstantClasses armv7s <188b9cb102793e9f893c95bdb2692aab> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x2c78d000 - 0x2c7bafff ContactsAutocomplete armv7s <6803a77b76f93ef7bd528e60c6543806> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x2c7bb000 - 0x2c7defff ContactsFoundation armv7s <a89104898aa130bdaddd7c35a4c5a548> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x2c7df000 - 0x2c81bfff ContentIndex armv7s <2b74e45611d13d1b8053c7527b7654f9> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x2c81c000 - 0x2c822fff CoreAUC armv7s <d2bd785da4683a0182f6cb6674974154> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x2c89c000 - 0x2c8f1fff CoreDAV armv7s <1cfe073dff7b376291df6be2dbb707f1> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x2c8f2000 - 0x2c991fff CoreDuet armv7s <2d1cadefe39e3117b566a7fa0f66ee1e> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x2c992000 - 0x2c9a4fff CoreDuetDaemonProtocol armv7s <c4399414d2fc3c4394ba2dda5edd5bc7> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x2c9a7000 - 0x2c9a9fff CoreDuetDebugLogging armv7s <197b157aba923c6ca5ce2c063d572ad2> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x2ccea000 - 0x2cd87fff CorePDF armv7s <1a223a3f5beb3bf886e1f4670e8c2aa2> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x2ce27000 - 0x2ce30fff CoreRecents armv7s <31763b4999d33dc5904e282db6d0563b> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x2cebb000 - 0x2cedafff CoreServicesInternal armv7s <d954679efa2c3b6485ca112b1f8d36fa> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x2d0f7000 - 0x2d19bfff CoreUI armv7s <e513bfbe4b3c33dfb8af00811c4413b2> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x2d228000 - 0x2d235fff CrashReporterSupport armv7s <294c8b15f8833be58af86c0094adafc6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x2d24e000 - 0x2d253fff DAAPKit armv7s <dafdc327c7753b7fa21c6326563da4fb> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x2d260000 - 0x2d2a6fff DataAccess armv7s <2458a8d53cd131cea0c90143e32e7905> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x2d4ad000 - 0x2d4cffff DataAccessExpress armv7s <ad7d56e765fc3b8d988f06e310a14c51> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x2d4da000 - 0x2d4f4fff DataDetectorsCore armv7s <07717faa9ad73cd9b7956719642da9b5> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x2d517000 - 0x2d53efff DataDetectorsUI armv7s <0ac4acb76bf5340fa9b548d811d6af16> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x2d53f000 - 0x2d546fff DataMigration armv7s <87da7ba4db68378c950049fa32ebe97b> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x2d558000 - 0x2d559fff DiagnosticLogCollection armv7s <018a0b9cca243dc980a00f8c25cce06a> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x2d55a000 - 0x2d579fff DictionaryServices armv7s <063c6619c55e3775ba5799671212ad4d> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x2d5c8000 - 0x2d5e7fff EAP8021X armv7s <42d21b7a84fe33279cd959c8e3a2b6e1> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x2d61b000 - 0x2d622fff FMCoreLite armv7s <4c455b7fdb023a4ab28f293f8d37d005> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x2d697000 - 0x2d699fff FTClientServices armv7s <cb878442afb332f1856411d313220a57> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x2d69a000 - 0x2d6cdfff FTServices armv7s <96c3c7f7baf039c19de01929261ab9bc> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x2d6ce000 - 0x2daf2fff FaceCore armv7s <586aba396b1b33178b66fa58da7df47d> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x2db68000 - 0x2db7efff FlightUtilities armv7s <af155f410c40390ca687550684904e08> /System/Library/PrivateFrameworks/FlightUtilities.framework/FlightUtilities
0x2db7f000 - 0x2db7ffff FontServices armv7s <4792c4865e9c35dcb369ec60e78a3023> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x2db80000 - 0x2dc57fff libFontParser.dylib armv7s <c334d649722a387bb8864af9e19823c1> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x2dc58000 - 0x2dc63fff libGSFontCache.dylib armv7s <32a507c4b6673a85b2cbe039e96f0e65> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x2dd6c000 - 0x2dd9dfff FrontBoardServices armv7s <7c2d16afd7c736eb8a39f9a50a2033aa> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x2df65000 - 0x2df65fff libmetal_timestamp.dylib armv7s <353e7a1ea91038ba869ce7d34a6bd81b> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x2e516000 - 0x2e51cfff libGPUSupportMercury.dylib armv7s <29278caa36f23fd4a18af6b3db8dadab> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x2e9ab000 - 0x2e9c1fff GenerationalStorage armv7s <61eee21eae183ac7bdd1ffef234e99d1> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x2e9c2000 - 0x2eddcfff GeoServices armv7s <86c6ebafd6fc34b5a6c42c3fe8ae55b9> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x2eddd000 - 0x2edeefff GraphicsServices armv7s <1997d6dc92793441a9034ac356afe8db> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x2edf3000 - 0x2edf3fff HangTracer armv7s <f0b45c1c3c4e3115a23d1df7ac0d9733> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x2f01d000 - 0x2f071fff Heimdal armv7s <d082917f5ed33329b501a6f279fb5d65> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x2f242000 - 0x2f2cbfff HomeSharing armv7s <16046509543f3e12b9e4d922f7f80be4> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x2f337000 - 0x2f39ffff IDS armv7s <708b84fc14823684a46011c103804d48> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x2f3a0000 - 0x2f3d2fff IDSFoundation armv7s <027d406ea0f43882ba13e110352ff01c> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x2f5b4000 - 0x2f61cfff IMFoundation armv7s <ba6da3d1561a3d729a77f9ef88b4cf68> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x2f624000 - 0x2f627fff IOAccelerator armv7s <f9b45491c22038d2becfcbb521acdf5f> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x2f62a000 - 0x2f630fff IOMobileFramebuffer armv7s <bf7e78b11fe33088ad00d6887118cd45> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x2f631000 - 0x2f636fff IOSurface armv7s <5e7b1e4fa4ee311a8ffa2aade5dc675d> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x2f637000 - 0x2f638fff IOSurfaceAccelerator armv7s <73759a70c0c43e2aa6952c904cac43ab> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x2f70a000 - 0x2f70ffff IncomingCallFilter armv7s <296ad3b000eb3d86bf7753bb56e32026> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x2f713000 - 0x2f71efff IntlPreferences armv7s <4e1583625b1830e8971be6a8f706605a> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x2f746000 - 0x2f7b5fff LanguageModeling armv7s <3bb735bc2f483643964149eb90eb4355> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x2f7b6000 - 0x2f7d4fff LatentSemanticMapping armv7s <1be90f8f8d7d3595ba3ff285724d5a05> /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/LatentSemanticMapping
0x2f7e4000 - 0x2f823fff MIME armv7s <f8da3565dc033bc4a9e0325bc5ef3e26> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x2f824000 - 0x2f88afff MMCS armv7s <8dbb2571ecb03c0ca5ab672c70d28922> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x2f900000 - 0x2f90efff MailServices armv7s <426cca0f02663ecb8fcb4107e782780b> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x2f954000 - 0x2f9fffff ManagedConfiguration armv7s <ad8091bb737734818192772f8b4b62c0> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x2fa1c000 - 0x2fa1dfff Marco armv7s <ac43f9f5c99c37dab3d9543f6ce44574> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x2fe94000 - 0x2feaefff MediaRemote armv7s <2ded97f21d4636f5be17bd11bbd3397c> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x2feaf000 - 0x2fec6fff MediaServices armv7s <353be8b41c9534e691038a7abcae8e9d> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x2ffa1000 - 0x300acfff Message armv7s <05dc9ed7fac535bf891efe72d99bd951> /System/Library/PrivateFrameworks/Message.framework/Message
0x300b2000 - 0x300b5fff MessageSupport armv7s <f75c184d616433b1aa163972ed465398> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x30125000 - 0x30132fff MobileAsset armv7s <6b1b8ca14bdb30129ce25e5ed4c05b84> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x30188000 - 0x3018efff MobileInstallation armv7s <64810b32d75437caabbe281ea10c18a3> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x3018f000 - 0x3019bfff MobileKeyBag armv7s <0b7b8dbce1e7353bb04e0a29a9eb7bab> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x301a6000 - 0x302a8fff MobileSpotlightIndex armv7s <9c9ab4edbbe333bebfc6cce64d3447c6> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x302d2000 - 0x302d5fff MobileSystemServices armv7s <92e699aee1303c209de5747d961a1764> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x30301000 - 0x3030efff MobileWiFi armv7s <bf9bd28fcc2736d8b5e4c13b9d935590> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x30365000 - 0x30572fff MusicLibrary armv7s <cbbe1de5a4c73975aa635a040dd2b7ea> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x306f8000 - 0x306fdfff Netrb armv7s <f6e72bd743c238869443d6815be243de> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x306fe000 - 0x3071efff Network armv7s <80084baa1d1d30888cef8dc0dad9b008> /System/Library/PrivateFrameworks/Network.framework/Network
0x3071f000 - 0x30736fff NetworkStatistics armv7s <fe7f1e44b36338b28e8227956e45002a> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x30737000 - 0x30774fff Notes armv7s <96a0c2ee654c30e68f393c46f7f0c97a> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x308c5000 - 0x308c7fff OAuth armv7s <c49518eaa44636169423015553d7b47e> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x311a7000 - 0x311abfff ParsecSubscriptionServiceSupport armv7s <192ce360d2c33268a82d5a14a5fb4de6> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x312ca000 - 0x312f2fff PersistentConnection armv7s <d58805470f7435c89795b13fe3860e81> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x317af000 - 0x317fcfff PhysicsKit armv7s <9aade533c4be3c259a6543cda90c5d0d> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x317fd000 - 0x31815fff PlugInKit armv7s <2b9daa87e79b3991a454375e83dfbbc9> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x31816000 - 0x31821fff PowerLog armv7s <8d29f821c2f4357e9f38ea8a22faa44f> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x31d41000 - 0x31de0fff ProofReader armv7s <54b227f7c0493a49a14ad0a798a32fa6> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x31de1000 - 0x31e00fff ProtectedCloudStorage armv7s <460a3ddcf53134038a84b6b7cf0be747> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x31e01000 - 0x31e11fff ProtocolBuffer armv7s <54db48dd0b253739a112ffd33805181d> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x31e47000 - 0x31eb5fff Quagga armv7s <f8b22c1bc5143053932fdc371a015ff4> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x31eb6000 - 0x31ec2fff QuickLookThumbnailing armv7s <f4e9224a455434c5a4676af0f1cbe1ef> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x3213f000 - 0x32164fff SafariSafeBrowsing armv7s <d3800f174d3930f29e26e006222b7dfb> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x32165000 - 0x32319fff SafariShared armv7s <27c9f50ee2593c9b82c11430d9da9769> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x3278a000 - 0x327abfff SpringBoardServices armv7s <59cbadaeb1633e9392da0ce9005faaff> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x32be6000 - 0x32d9efff StoreServices armv7s <a23c4f74c9413d169ea28212831b983f> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x32fd9000 - 0x32fddfff TCC armv7s <1bf3eab2c13d33ebb6388784233d3a23> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x3302d000 - 0x33089fff TelephonyUtilities armv7s <63557cead0be3c2fa50e04739577da08> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x33e8d000 - 0x33eb8fff TextInput armv7s <1729ee94eed730c0ad1edae23e751116> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x33f91000 - 0x34059fff UIFoundation armv7s <f393faeb983c3da68ec3c4cb1f72dffb> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x3408e000 - 0x34091fff UserFS armv7s <6efd98f10bc6392396617652cce1b90d> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x340b4000 - 0x340bdfff UserNotificationServices armv7s <21ece25387d73a81aff3f116702aacf7> /System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices
0x340d6000 - 0x346b6fff VectorKit armv7s <7befc7d34c89318b85918b32ba68649e> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x349c6000 - 0x349f9fff WebBookmarks armv7s <524a0573b942302592ba768276299b7b> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x349fa000 - 0x34a0efff WebContentAnalysis armv7s <d40f74f83ac43bbdb563d1fbc5462943> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis
0x34a0f000 - 0x3561cfff WebCore armv7s <b1707f1953e431da8c155fb3ed50cc2f> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x35671000 - 0x3573dfff WebKitLegacy armv7s <3250c59f931a3107acbf02bd7f7cb6e3> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x3573e000 - 0x35772fff WebUI armv7s <99d6b3b58590393389310338c9ac81c8> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x35a37000 - 0x35a63fff iCalendar armv7s <5504782677ea3f5589bf2f2ee2b4e9f9> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x35a83000 - 0x35ac3fff iTunesStore armv7s <08406f6108d839c793134e0ae37aeeb3> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x35c70000 - 0x35c8dfff vCard armv7s <507b2cce73dc3fd3ace7fbdc9582ebf0> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x362b8000 - 0x362c2fff libAccessibility.dylib armv7s <1d2adcab3aaa3509ade41db8abb6c6c5> /usr/lib/libAccessibility.dylib
0x3656d000 - 0x36582fff libCRFSuite.dylib armv7s <a7209eeba3533457b828039fef3101b4> /usr/lib/libCRFSuite.dylib
0x3658b000 - 0x36594fff libChineseTokenizer.dylib armv7s <dc58327ae1c23f6fb2f8382b3a854e92> /usr/lib/libChineseTokenizer.dylib
0x367a7000 - 0x367c2fff libMobileGestalt.dylib armv7s <20d29a3cfb613dd0b5582745244ec7e0> /usr/lib/libMobileGestalt.dylib
0x367ec000 - 0x367edfff libSystem.B.dylib armv7s <7247a37c731438ce8d1c1ac662f75f03> /usr/lib/libSystem.B.dylib
0x3686d000 - 0x368bffff libTelephonyUtilDynamic.dylib armv7s <6f6752ec911930de8e9a9143650ae18b> /usr/lib/libTelephonyUtilDynamic.dylib
0x36931000 - 0x36953fff libarchive.2.dylib armv7s <1fea6affe40636f5b28a560e0d4c34dc> /usr/lib/libarchive.2.dylib
0x36984000 - 0x36990fff libbsm.0.dylib armv7s <895cf4593e123cfaba4b49c02e624d1c> /usr/lib/libbsm.0.dylib
0x36991000 - 0x3699bfff libbz2.1.0.dylib armv7s <eddf996495dc3c3b895a9b4808f1a034> /usr/lib/libbz2.1.0.dylib
0x3699c000 - 0x369e7fff libc++.1.dylib armv7s <ac93bc18e80038f58fad4f3ea3ffb2bc> /usr/lib/libc++.1.dylib
0x369e8000 - 0x36a02fff libc++abi.dylib armv7s <d613066262973567b291a7861e7d88ce> /usr/lib/libc++abi.dylib
0x36a04000 - 0x36a11fff libcmph.dylib armv7s <177aaf31efc336968ac2725a2c25bbc5> /usr/lib/libcmph.dylib
0x36a12000 - 0x36a24fff libcompression.dylib armv7s <bc3f160d021c347b89a1becc6b17ba68> /usr/lib/libcompression.dylib
0x36b2e000 - 0x36b35fff libcupolicy.dylib armv7s <6d702b7a42473c84ae9353124a89de78> /usr/lib/libcupolicy.dylib
0x36b50000 - 0x36b50fff libenergytrace.dylib armv7s <d4aad13385483f90b66c51adbaad6f00> /usr/lib/libenergytrace.dylib
0x36b5c000 - 0x36b77fff libextension.dylib armv7s <71fe2c173f663f09a8dabdfcf83ed661> /usr/lib/libextension.dylib
0x36b96000 - 0x36b99fff libheimdal-asn1.dylib armv7s <0ce4b53405753c6e9fcb5a1cd1aaa81f> /usr/lib/libheimdal-asn1.dylib
0x36b9a000 - 0x36c87fff libiconv.2.dylib armv7s <2276e944a5413e22a3a82b8525d10e99> /usr/lib/libiconv.2.dylib
0x36c88000 - 0x36e15fff libicucore.A.dylib armv7s <f055852f4e353da393ecc145b6b13307> /usr/lib/libicucore.A.dylib
0x36e1e000 - 0x36e22fff liblangid.dylib armv7s <8ae58f6aca9a39cdaadec16b6453db82> /usr/lib/liblangid.dylib
0x36e23000 - 0x36e2dfff liblockdown.dylib armv7s <ee6fd62ed26231528da0ff7d45588601> /usr/lib/liblockdown.dylib
0x36e2e000 - 0x36e43fff liblzma.5.dylib armv7s <ab1f0e0ccbc6350a921b60da6e332eb1> /usr/lib/liblzma.5.dylib
0x36e44000 - 0x36e58fff libmarisa.dylib armv7s <95efe12a25003f2d89736f8f73ea5401> /usr/lib/libmarisa.dylib
0x36f85000 - 0x371cefff libmecabra.dylib armv7s <92e5c68eda5a39faab84b90bc8291dd0> /usr/lib/libmecabra.dylib
0x371cf000 - 0x371e6fff libmis.dylib armv7s <e4738c249b733430be05d821ffbfdb33> /usr/lib/libmis.dylib
0x3720f000 - 0x37215fff libnetwork.dylib armv7s <15debd0039643a939748fcec89438f2b> /usr/lib/libnetwork.dylib
0x37218000 - 0x37582fff libobjc.A.dylib armv7s <9891cd6600023a5286837b0b01fe458f> /usr/lib/libobjc.A.dylib
0x37676000 - 0x3768cfff libresolv.9.dylib armv7s <0d282a89ee7c3ca89eb02109ed75acd9> /usr/lib/libresolv.9.dylib
0x376b5000 - 0x376b6fff libsp.dylib armv7s <3906440f205b3e4486646d04e2a14940> /usr/lib/libsp.dylib
0x376b7000 - 0x3776ffff libsqlite3.dylib armv7s <890be5db887a3df48de111d7cbf1a0d0> /usr/lib/libsqlite3.dylib
0x37770000 - 0x377bcfff libstdc++.6.dylib armv7s <e2b525b28272392a85ae7d651bb93d11> /usr/lib/libstdc++.6.dylib
0x377bd000 - 0x377e4fff libtidy.A.dylib armv7s <6b0c940a2e9631f5add18e4112b870e2> /usr/lib/libtidy.A.dylib
0x377f1000 - 0x378a7fff libxml2.2.dylib armv7s <50b4b1eb81633f0d959a06d713a51436> /usr/lib/libxml2.2.dylib
0x378a8000 - 0x378c9fff libxslt.1.dylib armv7s <77e59594f5063927805b40aa938a4140> /usr/lib/libxslt.1.dylib
0x378ca000 - 0x378d6fff libz.1.dylib armv7s <243790b0017237e8abafa0b0708653c9> /usr/lib/libz.1.dylib
0x378d7000 - 0x378dbfff libcache.dylib armv7s <f3878f02551f324ca20bed813fefe668> /usr/lib/system/libcache.dylib
0x378dc000 - 0x378e5fff libcommonCrypto.dylib armv7s <62813931268c31db83138d7dd52bf561> /usr/lib/system/libcommonCrypto.dylib
0x378e6000 - 0x378eafff libcompiler_rt.dylib armv7s <f198d2a99aea31dda07019d067bb6e3b> /usr/lib/system/libcompiler_rt.dylib
0x378eb000 - 0x378f1fff libcopyfile.dylib armv7s <7a103bb37f4c38838189e4ead0b37be5> /usr/lib/system/libcopyfile.dylib
0x378f2000 - 0x37942fff libcorecrypto.dylib armv7s <4fd881157ef73e139d52225f1f3e91a7> /usr/lib/system/libcorecrypto.dylib
0x37943000 - 0x37969fff libdispatch.dylib armv7s <8fab905b9edd37659e4b5c85a3b502bf> /usr/lib/system/libdispatch.dylib
0x3796a000 - 0x3796cfff libdyld.dylib armv7s <d7ee42534a193cd1a849c2765413c0d3> /usr/lib/system/libdyld.dylib
0x3796d000 - 0x3796dfff libkeymgr.dylib armv7s <2d718aefc3883f0ca88bb405f6392f29> /usr/lib/system/libkeymgr.dylib
0x3796e000 - 0x3796efff liblaunch.dylib armv7s <dafd1fa53831307cab9d62058e22846d> /usr/lib/system/liblaunch.dylib
0x3796f000 - 0x37972fff libmacho.dylib armv7s <2ab63aee75ff340b82f86bd621cde45e> /usr/lib/system/libmacho.dylib
0x37973000 - 0x37974fff libremovefile.dylib armv7s <067d05e1ce8d318fa4ee4d758b961a01> /usr/lib/system/libremovefile.dylib
0x37975000 - 0x37987fff libsystem_asl.dylib armv7s <270321a05ace3015bf12f3f2973f701b> /usr/lib/system/libsystem_asl.dylib
0x37988000 - 0x37988fff libsystem_blocks.dylib armv7s <d603401909ee3dd587273f60310c554e> /usr/lib/system/libsystem_blocks.dylib
0x37989000 - 0x379edfff libsystem_c.dylib armv7s <2bc2d59608fe3f0bad86c0380a96269a> /usr/lib/system/libsystem_c.dylib
0x379ee000 - 0x379f0fff libsystem_configuration.dylib armv7s <49a451e100f032ab8353e1b2ef5cbcdf> /usr/lib/system/libsystem_configuration.dylib
0x379f1000 - 0x379f3fff libsystem_containermanager.dylib armv7s <a944ed89657334c1a07ebb3de974992b> /usr/lib/system/libsystem_containermanager.dylib
0x379f4000 - 0x379f5fff libsystem_coreservices.dylib armv7s <e243c3a9ce0d332c8adeb6b4689cef3a> /usr/lib/system/libsystem_coreservices.dylib
0x379f6000 - 0x37a05fff libsystem_coretls.dylib armv7s <bb34861437aa3508b8aec6dc1e9a29bf> /usr/lib/system/libsystem_coretls.dylib
0x37a06000 - 0x37a0cfff libsystem_dnssd.dylib armv7s <fc0a7fe8265b30dc9d235187247c6608> /usr/lib/system/libsystem_dnssd.dylib
0x37a0d000 - 0x37a26fff libsystem_info.dylib armv7s <5950d073981030af939f31affe781513> /usr/lib/system/libsystem_info.dylib
0x37a27000 - 0x37a41fff libsystem_kernel.dylib armv7s <f7adc4168d5f36b2bdb39be1774b4d5c> /usr/lib/system/libsystem_kernel.dylib
0x37a42000 - 0x37a61fff libsystem_m.dylib armv7s <0aa4949497393ebcab70cd8fb7a62e89> /usr/lib/system/libsystem_m.dylib
0x37a62000 - 0x37a74fff libsystem_malloc.dylib armv7s <d3f5c1d6b60331f48c0be70fb13125c0> /usr/lib/system/libsystem_malloc.dylib
0x37a75000 - 0x37ac2fff libsystem_network.dylib armv7s <0626f37b41793872af57d95b5b6289c0> /usr/lib/system/libsystem_network.dylib
0x37ac3000 - 0x37acafff libsystem_networkextension.dylib armv7s <c622cd30519d3c728b2c25a616e77e60> /usr/lib/system/libsystem_networkextension.dylib
0x37acb000 - 0x37ad2fff libsystem_notify.dylib armv7s <29514ec771c93bf5b77b349d77308229> /usr/lib/system/libsystem_notify.dylib
0x37ad3000 - 0x37ad7fff libsystem_platform.dylib armv7s <4abb3a1607c23a1c85f5da73536225ee> /usr/lib/system/libsystem_platform.dylib
0x37ad8000 - 0x37adefff libsystem_pthread.dylib armv7s <c713c6dab2653b5f8c48fe4ba62cfa8a> /usr/lib/system/libsystem_pthread.dylib
0x37adf000 - 0x37ae1fff libsystem_sandbox.dylib armv7s <2157250f6bfb390980e275a3cf8316b3> /usr/lib/system/libsystem_sandbox.dylib
0x37ae2000 - 0x37af0fff libsystem_trace.dylib armv7s <a00bcaf5966f32c6835b9eba609fa2c2> /usr/lib/system/libsystem_trace.dylib
0x37af1000 - 0x37af1fff libunwind.dylib armv7s <6f234fd574db30978f8c4e7ce8481db2> /usr/lib/system/libunwind.dylib
0x37af2000 - 0x37af2fff libvminterpose.dylib armv7s <e585cfaab06a3b258986b3f8744cf728> /usr/lib/system/libvminterpose.dylib
0x37af3000 - 0x37b11fff libxpc.dylib armv7s <33bd93f559823b6cbfd9174715142657> /usr/lib/system/libxpc.dylib
============second crash=============
Incident Identifier: 47B79781-CDC6-48F9-AD77-9361E67B7F1D
CrashReporter Key: d02e80bc5e589d6aa3e3d15b53983e2282177e92
Hardware Model: iPhone5,1
Process: Cisco Banking App [176]
Path: /private/var/mobile/Containers/Bundle/Application/77D31077-B3A4-47B0-9A6D-71311AF60CFF/Cisco Banking App.app/Cisco Banking App
Identifier: us.ciscobank.Cisco-Banking-App
Version: 1.0 (2.0)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2015-11-22 08:07:11.11 +0800
Launch Time: 2015-11-22 01:30:56.56 +0800
OS Version: iOS 9.1 (13B143)
Report Version: 105
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x7361635e
Triggered by Thread: 21
Filtered syslog:
None found
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0:
0 libsystem_kernel.dylib
0x3583bfbc mach_msg_trap + 20
1 libsystem_kernel.dylib
0x3583bdbc mach_msg + 40
2 CoreFoundation
0x2393448c __CFRunLoopServiceMachPort + 136
3 CoreFoundation
0x23932812 __CFRunLoopRun + 1050
4 CoreFoundation
0x238850d8 CFRunLoopRunSpecific + 516
5 CoreFoundation
0x23884ecc CFRunLoopRunInMode + 108
6 GraphicsServices
0x2cbfaaf8 GSEventRunModal + 160
7 UIKit
0x27b0e2dc UIApplicationMain + 144
8 Cisco Banking App
0x0000ab40 main (main.m:16)
9 libdyld.dylib
0x35780872 start + 2
Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib
0x35851320 kevent_qos + 24
1 libdispatch.dylib
0x357679a6 _dispatch_mgr_invoke + 254
2 libdispatch.dylib
0x35759a86 _dispatch_mgr_thread + 38
Thread 2 name: com.apple.NSURLConnectionLoader
Thread 2:
0 libsystem_kernel.dylib
0x3583bfbc mach_msg_trap + 20
1 libsystem_kernel.dylib
0x3583bdbc mach_msg + 40
2 CoreFoundation
0x2393448c __CFRunLoopServiceMachPort + 136
3 CoreFoundation
0x23932812 __CFRunLoopRun + 1050
4 CoreFoundation
0x238850d8 CFRunLoopRunSpecific + 516
5 CoreFoundation
0x23884ecc CFRunLoopRunInMode + 108
6 CFNetwork
0x231f1d9e +[NSURLConnection(Loader) _resourceLoadLoop:] + 486
7 Foundation
0x2474836c __NSThread__start__ + 1144
8 libsystem_pthread.dylib
0x358eec7e _pthread_body + 138
9 libsystem_pthread.dylib
0x358eebf2 _pthread_start + 110
10 libsystem_pthread.dylib
0x358eca08 thread_start + 8
Thread 3 name: com.apple.CFSocket.private
Thread 3:
0 libsystem_kernel.dylib
0x3584ff14 __select + 20
1 CoreFoundation
0x23939930 __CFSocketManager + 572
2 libsystem_pthread.dylib
0x358eec7e _pthread_body + 138
3 libsystem_pthread.dylib
0x358eebf2 _pthread_start + 110
4 libsystem_pthread.dylib
0x358eca08 thread_start + 8
Thread 4:
0 libsystem_kernel.dylib
0x3584ff14 __select + 20
1 Cisco Banking App
0x00231764 rtc::PhysicalSocketServer::Wait(int, bool) (physicalsocketserver.cc:1357)
2 Cisco Banking App
0x0022d340 rtc::MessageQueue::Get(rtc::Message*, int, bool) (messagequeue.cc:253)
3 Cisco Banking App
0x002398d0 rtc::Thread::ProcessMessages(int) (thread.cc:562)
4 Cisco Banking App
0x00239778 rtc::Thread::PreRun(void*) (thread.cc:398)
5 libsystem_pthread.dylib
0x358eec7e _pthread_body + 138
6 libsystem_pthread.dylib
0x358eebf2 _pthread_start + 110
7 libsystem_pthread.dylib
0x358eca08 thread_start + 8
Thread 5:
0 libsystem_kernel.dylib
0x3584ff14 __select + 20
1 Cisco Banking App
0x00231764 rtc::PhysicalSocketServer::Wait(int, bool) (physicalsocketserver.cc:1357)
2 Cisco Banking App
0x0022d340 rtc::MessageQueue::Get(rtc::Message*, int, bool) (messagequeue.cc:253)
3 Cisco Banking App
0x002398d0 rtc::Thread::ProcessMessages(int) (thread.cc:562)
4 Cisco Banking App
0x00239778 rtc::Thread::PreRun(void*) (thread.cc:398)
5 libsystem_pthread.dylib
0x358eec7e _pthread_body + 138
6 libsystem_pthread.dylib
0x358eebf2 _pthread_start + 110
7 libsystem_pthread.dylib
0x358eca08 thread_start + 8
Thread 6:
0 libsystem_kernel.dylib
0x3584f9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib
0x358ee1a4 _pthread_cond_wait + 536
2 libsystem_pthread.dylib
0x358ef0f8 pthread_cond_timedwait + 44
3 Cisco Banking App
0x0025abbc webrtc::EventPosix::Wait(unsigned long) (event_posix.cc:143)
4 Cisco Banking App
0x0025e476 webrtc::TraceImpl::Process() (trace_impl.cc:477)
5 Cisco Banking App
0x0025de28 webrtc::TraceImpl::Run(void*) (trace_impl.cc:470)
6 Cisco Banking App
0x0025d52a webrtc::ThreadPosix::Run() (thread_posix.cc:329)
7 Cisco Banking App
0x0025d418 webrtc::StartThread(void*) (thread_posix.cc:95)
8 libsystem_pthread.dylib
0x358eec7e _pthread_body + 138
9 libsystem_pthread.dylib
0x358eebf2 _pthread_start + 110
10 libsystem_pthread.dylib
0x358eca08 thread_start + 8
Thread 7:
0 libsystem_kernel.dylib
0x3584f9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib
0x358ee1a4 _pthread_cond_wait + 536
2 libsystem_pthread.dylib
0x358ef0f8 pthread_cond_timedwait + 44
3 Cisco Banking App
0x0025abbc webrtc::EventPosix::Wait(unsigned long) (event_posix.cc:143)
4 Cisco Banking App
0x00259bfa webrtc::ProcessThreadImpl::Process() (process_thread_impl.cc:148)
5 Cisco Banking App
0x0025d52a webrtc::ThreadPosix::Run() (thread_posix.cc:329)
6 Cisco Banking App
0x0025d418 webrtc::StartThread(void*) (thread_posix.cc:95)
7 libsystem_pthread.dylib
0x358eec7e _pthread_body + 138
8 libsystem_pthread.dylib
0x358eebf2 _pthread_start + 110
9 libsystem_pthread.dylib
0x358eca08 thread_start + 8
Thread 8:
0 libsystem_kernel.dylib
0x3584f9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib
0x358ee1a4 _pthread_cond_wait + 536
2 libsystem_pthread.dylib
0x358ef0b8 pthread_cond_wait + 40
3 Cisco Banking App
0x00134dac sctp_iterator_thread (sctp_bsd_addr.c:150)
4 libsystem_pthread.dylib
0x358eec7e _pthread_body + 138
5 libsystem_pthread.dylib
0x358eebf2 _pthread_start + 110
6 libsystem_pthread.dylib
0x358eca08 thread_start + 8
Thread 9:
0 libsystem_kernel.dylib
0x3584ff14 __select + 20
1 Cisco Banking App
0x001350b4 user_sctp_timer_iterate (sctp_callout.c:191)
2 libsystem_pthread.dylib
0x358eec7e _pthread_body + 138
3 libsystem_pthread.dylib
0x358eebf2 _pthread_start + 110
4 libsystem_pthread.dylib
0x358eca08 thread_start + 8
Thread 10:
0 libsystem_kernel.dylib
0x3584f9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib
0x358ee1a4 _pthread_cond_wait + 536
2 libsystem_pthread.dylib
0x358ef0f8 pthread_cond_timedwait + 44
3 Cisco Banking App
0x0025abbc webrtc::EventPosix::Wait(unsigned long) (event_posix.cc:143)
4 Cisco Banking App
0x00259bfa webrtc::ProcessThreadImpl::Process() (process_thread_impl.cc:148)
5 Cisco Banking App
0x0025d52a webrtc::ThreadPosix::Run() (thread_posix.cc:329)
6 Cisco Banking App
0x0025d418 webrtc::StartThread(void*) (thread_posix.cc:95)
7 libsystem_pthread.dylib
0x358eec7e _pthread_body + 138
8 libsystem_pthread.dylib
0x358eebf2 _pthread_start + 110
9 libsystem_pthread.dylib
0x358eca08 thread_start + 8
Thread 11:
0 libsystem_kernel.dylib
0x35850024 __semwait_signal + 24
1 libsystem_c.dylib
0x357a791c nanosleep + 172
2 Cisco Banking App
0x00262bc0 webrtc::AudioDeviceIOS::CaptureWorkerThread() (audio_device_ios.mm:2021)
3 Cisco Banking App
0x002608fc webrtc::AudioDeviceIOS::RunCapture(void*) (audio_device_ios.mm:1953)
4 Cisco Banking App
0x0025d52a webrtc::ThreadPosix::Run() (thread_posix.cc:329)
5 Cisco Banking App
0x0025d418 webrtc::StartThread(void*) (thread_posix.cc:95)
6 libsystem_pthread.dylib
0x358eec7e _pthread_body + 138
7 libsystem_pthread.dylib
0x358eebf2 _pthread_start + 110
8 libsystem_pthread.dylib
0x358eca08 thread_start + 8
Thread 12 name: com.squareup.SocketRocket.NetworkThread
Thread 12:
0 libsystem_kernel.dylib
0x3583bfbc mach_msg_trap + 20
1 libsystem_kernel.dylib
0x3583bdbc mach_msg + 40
2 CoreFoundation
0x2393448c __CFRunLoopServiceMachPort + 136
3 CoreFoundation
0x23932812 __CFRunLoopRun + 1050
4 CoreFoundation
0x238850d8 CFRunLoopRunSpecific + 516
5 CoreFoundation
0x23884ecc CFRunLoopRunInMode + 108
6 Foundation
0x2467788c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
7 Cisco Banking App
0x00435d80 -[_SRRunLoopThread main] (SRWebSocket.m:1809)
8 Foundation
0x2474836c __NSThread__start__ + 1144
9 libsystem_pthread.dylib
0x358eec7e _pthread_body + 138
10 libsystem_pthread.dylib
0x358eebf2 _pthread_start + 110
11 libsystem_pthread.dylib
0x358eca08 thread_start + 8
Thread 13 name: WebThread
Thread 13:
0 libsystem_kernel.dylib
0x3583bfbc mach_msg_trap + 20
1 libsystem_kernel.dylib
0x3583bdbc mach_msg + 40
2 CoreFoundation
0x2393448c __CFRunLoopServiceMachPort + 136
3 CoreFoundation
0x23932812 __CFRunLoopRun + 1050
4 CoreFoundation
0x238850d8 CFRunLoopRunSpecific + 516
5 CoreFoundation
0x23884ecc CFRunLoopRunInMode + 108
6 WebCore
0x3287a8d6 RunWebThread(void*) + 422
7 libsystem_pthread.dylib
0x358eec7e _pthread_body + 138
8 libsystem_pthread.dylib
0x358eebf2 _pthread_start + 110
9 libsystem_pthread.dylib
0x358eca08 thread_start + 8
Thread 14 name: JavaScriptCore::Marking
Thread 14:
0 libsystem_kernel.dylib
0x3584f9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib
0x358ee1a4 _pthread_cond_wait + 536
2 libsystem_pthread.dylib
0x358ef0b8 pthread_cond_wait + 40
3 libc++.1.dylib
0x347b669c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 36
4 JavaScriptCore
0x24f51480 JSC::GCThread::waitForNextPhase() + 104
5 JavaScriptCore
0x24f514ee JSC::GCThread::gcThreadMain() + 62
6 JavaScriptCore
0x24d5d2b8 WTF::threadEntryPoint(void*) + 148
7 JavaScriptCore
0x24d5d216 WTF::wtfThreadEntryPoint(void*) + 14
8 libsystem_pthread.dylib
0x358eec7e _pthread_body + 138
9 libsystem_pthread.dylib
0x358eebf2 _pthread_start + 110
10 libsystem_pthread.dylib
0x358eca08 thread_start + 8
Thread 15 name: AVAudioSession Notify Thread
Thread 15:
0 libsystem_kernel.dylib
0x3583bfbc mach_msg_trap + 20
1 libsystem_kernel.dylib
0x3583bdbc mach_msg + 40
2 CoreFoundation
0x2393448c __CFRunLoopServiceMachPort + 136
3 CoreFoundation
0x23932812 __CFRunLoopRun + 1050
4 CoreFoundation
0x238850d8 CFRunLoopRunSpecific + 516
5 CoreFoundation
0x23884ecc CFRunLoopRunInMode + 108
6 libAVFAudio.dylib
0x2222f166 GenericRunLoopThread::Entry(void*) + 134
7 libAVFAudio.dylib
0x22203b4e CAPThread::Entry(CAPThread*) + 154
8 libsystem_pthread.dylib
0x358eec7e _pthread_body + 138
9 libsystem_pthread.dylib
0x358eebf2 _pthread_start + 110
10 libsystem_pthread.dylib
0x358eca08 thread_start + 8
Thread 16 name: com.apple.coremedia.player.async
Thread 16:
0 libsystem_kernel.dylib
0x3583c00c semaphore_wait_trap + 8
1 libdispatch.dylib
0x35765a1e _dispatch_semaphore_wait_slow + 190
2 MediaToolbox
0x2552f240 fpa_AsyncMovieControlThread + 1916
3 CoreMedia
0x2414166c figThreadMain + 208
4 libsystem_pthread.dylib
0x358eec7e _pthread_body + 138
5 libsystem_pthread.dylib
0x358eebf2 _pthread_start + 110
6 libsystem_pthread.dylib
0x358eca08 thread_start + 8
Thread 17 name: WebCore: CFNetwork Loader
Thread 17:
0 libsystem_kernel.dylib
0x3583bfbc mach_msg_trap + 20
1 libsystem_kernel.dylib
0x3583bdbc mach_msg + 40
2 CoreFoundation
0x2393448c __CFRunLoopServiceMachPort + 136
3 CoreFoundation
0x23932812 __CFRunLoopRun + 1050
4 CoreFoundation
0x238850d8 CFRunLoopRunSpecific + 516
5 CoreFoundation
0x23884ecc CFRunLoopRunInMode + 108
6 WebCore
0x3289eb72 WebCore::runLoaderThread(void*) + 266
7 JavaScriptCore
0x24d5d2b8 WTF::threadEntryPoint(void*) + 148
8 JavaScriptCore
0x24d5d216 WTF::wtfThreadEntryPoint(void*) + 14
9 libsystem_pthread.dylib
0x358eec7e _pthread_body + 138
10 libsystem_pthread.dylib
0x358eebf2 _pthread_start + 110
11 libsystem_pthread.dylib
0x358eca08 thread_start + 8
Thread 18 name: com.apple.coreaudio.AQClient
Thread 18:
0 libsystem_kernel.dylib
0x3583bfbc mach_msg_trap + 20
1 libsystem_kernel.dylib
0x3583bdbc mach_msg + 40
2 CoreFoundation
0x2393448c __CFRunLoopServiceMachPort + 136
3 CoreFoundation
0x23932812 __CFRunLoopRun + 1050
4 CoreFoundation
0x238850d8 CFRunLoopRunSpecific + 516
5 CoreFoundation
0x23884ecc CFRunLoopRunInMode + 108
6 AudioToolbox
0x22cfbc66 GenericRunLoopThread::Entry(void*) + 134
7 AudioToolbox
0x22ce43fa CAPThread::Entry(CAPThread*) + 186
8 libsystem_pthread.dylib
0x358eec7e _pthread_body + 138
9 libsystem_pthread.dylib
0x358eebf2 _pthread_start + 110
10 libsystem_pthread.dylib
0x358eca08 thread_start + 8
Thread 19 name: Dispatch queue: com.apple.root.default-qos
Thread 19:
0 libsystem_kernel.dylib
0x3583bfbc mach_msg_trap + 20
1 libsystem_kernel.dylib
0x3583bdbc mach_msg + 40
2 CoreFoundation
0x2393448c __CFRunLoopServiceMachPort + 136
3 CoreFoundation
0x23932812 __CFRunLoopRun + 1050
4 CoreFoundation
0x238850d8 CFRunLoopRunSpecific + 516
5 CoreFoundation
0x23884ecc CFRunLoopRunInMode + 108
6 AVFoundation
0x22150172 -[AVRunLoopCondition _waitInMode:untilDate:] + 426
7 AVFoundation
0x22138026 -[AVCaptureSession _stopFigCaptureSession] + 510
8 AVFoundation
0x22138228 -[AVCaptureSession _setRunning:] + 224
9 AVFoundation
0x22137bd0 -[AVCaptureSession stopRunning] + 212
10 Cisco Banking App
0x00190478 -[RTCVideoCaptureIosObjC stopCaptureInBackground] (rtc_video_capture_ios_objc.mm:349)
11 libdispatch.dylib
0x35757e2e _dispatch_call_block_and_release + 10
12 libdispatch.dylib
0x35763810 _dispatch_root_queue_drain + 1572
13 libdispatch.dylib
0x357631ea _dispatch_worker_thread3 + 94
14 libsystem_pthread.dylib
0x358ece0c _pthread_wqthread + 1024
15 libsystem_pthread.dylib
0x358ec9fc start_wqthread + 8
Thread 20:
0 libsystem_kernel.dylib
0x3585088c __workq_kernreturn + 8
1 libsystem_pthread.dylib
0x358ece18 _pthread_wqthread + 1036
2 libsystem_pthread.dylib
0x358ec9fc start_wqthread + 8
Thread 21 name: Dispatch queue: com.apple.avfoundation.videodataoutput.bufferqueue
Thread 21 Crashed:
0 ???
0x7361635e 0 + 1935762270
1 Cisco Banking App
0x001909a0 -[RTCVideoCaptureIosObjC captureOutput:didOutputSampleBuffer:fromConnection:] (rtc_video_capture_ios_objc.mm:460)
2 AVFoundation
0x22144e68 -[AVCaptureVideoDataOutput _handleRemoteQueueOperation:] + 308
3 AVFoundation
0x22144d12 __47-[AVCaptureVideoDataOutput _updateRemoteQueue:]_block_invoke + 162
4 CoreMedia
0x2413f58c __FigRemoteOperationReceiverCreateMessageReceiver_block_invoke + 204
5 CoreMedia
0x2415520a __FigRemoteQueueReceiverSetHandler_block_invoke2 + 186
6 libdispatch.dylib
0x3576a72a _dispatch_source_latch_and_call + 2042
7 libdispatch.dylib
0x35759d6e _dispatch_source_invoke + 738
8 libdispatch.dylib
0x35761b5c _dispatch_queue_drain + 592
9 libdispatch.dylib
0x3575af86 _dispatch_queue_invoke + 282
10 libdispatch.dylib
0x3576337c _dispatch_root_queue_drain + 400
11 libdispatch.dylib
0x357631ea _dispatch_worker_thread3 + 94
12 libsystem_pthread.dylib
0x358ece0c _pthread_wqthread + 1024
13 libsystem_pthread.dylib
0x358ec9fc start_wqthread + 8
Thread 22:
0 libsystem_kernel.dylib
0x3585088c __workq_kernreturn + 8
1 libsystem_pthread.dylib
0x358ece18 _pthread_wqthread + 1036
2 libsystem_pthread.dylib
0x358ec9fc start_wqthread + 8
Thread 23:
0 libsystem_kernel.dylib
0x3585088c __workq_kernreturn + 8
1 libsystem_pthread.dylib
0x358ece18 _pthread_wqthread + 1036
2 libsystem_pthread.dylib
0x358ec9fc start_wqthread + 8
Thread 21 crashed with ARM Thread State (32-bit):
r0: 0x00fe5210 r1: 0x7361635f r2: 0x00070800 r3: 0x40218dac
r4: 0x40218dac r5: 0x00256add r6: 0x000001e0 r7: 0x40218d8c
r8: 0x40218dac r9: 0x00000002 r10: 0x0123aa00 r11: 0x00000140
ip: 0x005fdb88 sp: 0x40218b70 lr: 0x00256b17 pc: 0x7361635e
cpsr: 0x60000030
Binary Images:
0x4000 - 0x5fbfff Cisco Banking App armv7 <fa11c6d886813cc096ce36c761452a8f> /var/mobile/Containers/Bundle/Application/77D31077-B3A4-47B0-9A6D-71311AF60CFF/Cisco Banking App.app/Cisco Banking App
0x1febc000 - 0x1fee3fff dyld armv7s <1e7736b182f93f579f5b23a69a09a869> /usr/lib/dyld
0x21d91000 - 0x21f4dfff RawCamera armv7s <e41d6154521037208c7a9d616db2dfe6> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x21f65000 - 0x22074fff IMGSGX543RC2GLDriver armv7s <f8a68363eabb373986100e66899b3f63> /System/Library/Extensions/IMGSGX543RC2GLDriver.bundle/IMGSGX543RC2GLDriver
0x22080000 - 0x221e7fff AVFoundation armv7s <89342b8fb7ed32438d2db1d75d32a103> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x221e8000 - 0x2225cfff libAVFAudio.dylib armv7s <9442aeaf62523ebdb4b495ee2590e4b9> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x222a3000 - 0x222a3fff Accelerate armv7s <46c62fb844393b56be18238e862c78fa> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x222b5000 - 0x22513fff vImage armv7s <56d1daa72c9a31168e7434ad6b2e7e33> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x22514000 - 0x225fefff libBLAS.dylib armv7s <1c714e3ffcd83844a368cb1cd0cb4471> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x225ff000 - 0x228ccfff libLAPACK.dylib armv7s <7d49702a32d43cc480f72a47553efbc1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x228cd000 - 0x228defff libLinearAlgebra.dylib armv7s <231127bfade4356ab50d3de357f59f3e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x228df000 - 0x228f3fff libSparseBLAS.dylib armv7s <7d7a0b2701f53adda74bd1e76a1278d5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x228f4000 - 0x22972fff libvDSP.dylib armv7s <cf9341032e823cb6b0ca4db5f4bdf0c9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x22973000 - 0x22985fff libvMisc.dylib armv7s <5284b59341be3232a5105843cb216cd3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x22986000 - 0x22986fff vecLib armv7s <1632adf29f973c9d8261937611672709> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x22987000 - 0x229b6fff Accounts armv7s <23ef2a5869ee3ce6a030bbc9f4aca59a> /System/Library/Frameworks/Accounts.framework/Accounts
0x229b8000 - 0x22a24fff AddressBook armv7s <31646fe100e13412966cab1db0e3aebe> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x22a25000 - 0x22aeffff AddressBookUI armv7s <ea01a6184ad6370f9b1e73bf5ede5245> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x22b03000 - 0x22ca1fff AudioCodecs armv7s <f457119d36b0371592754f3c6be75bae> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs
0x22ca2000 - 0x22f81fff AudioToolbox armv7s <6d49d553dcd4389684f35be703f21d7e> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x2316a000 - 0x2335cfff CFNetwork armv7s <e22113e0922d3c209c6bf508610ba8a5> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x2335d000 - 0x233fafff CloudKit armv7s <40874ef9f1f83a8c9222779451aad1e7> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x233fb000 - 0x23476fff Contacts armv7s <022a3cefa8413f62b932badc02a70b9a> /System/Library/Frameworks/Contacts.framework/Contacts
0x23477000 - 0x2355cfff ContactsUI armv7s <b1f3657012f334e6a35459cd4b2a0963> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x2355d000 - 0x2360dfff CoreAudio armv7s <2ac1b8eb1f7b38a6b8cb8a28a57fcdfd> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x23623000 - 0x23642fff CoreBluetooth armv7s <9dc270e76a0c392581dfb27009e915bf> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x23643000 - 0x2387bfff CoreData armv7s <c70c8d17d3f534a8bcc58e56127132e2> /System/Library/Frameworks/CoreData.framework/CoreData
0x2387c000 - 0x23badfff CoreFoundation armv7s <9f9319846e5a3b61816b8e334b62cd2f> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x23bae000 - 0x23ce7fff CoreGraphics armv7s <70541784f3c63f35ab1c640514972153> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x23cea000 - 0x23cecfff libCGXType.A.dylib armv7s <e17b386b251a3d67ad8734bfe6dd9f0c> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib
0x23ed1000 - 0x23eedfff libRIP.A.dylib armv7s <c41d7b5194ab3cdfad67569f325a80ac> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x23eee000 - 0x24072fff CoreImage armv7s <9236227112b23bf3b114e7b8221877ca> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x24073000 - 0x240d7fff CoreLocation armv7s <26460fab93fc35ea9f36e843429cb2af> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x2410a000 - 0x241cdfff CoreMedia armv7s <bcdc90e8b73033c19f707a317501b33f> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x241ce000 - 0x242cdfff CoreMotion armv7s <c12998e3b4b6372ea53edccab7d40c23> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x242ce000 - 0x24301fff CoreSpotlight armv7s <2e0d47a6b917324cb3089317a7426c81> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x24302000 - 0x24362fff CoreTelephony armv7s <8237b48cf29b31398a5d7e4ab3d5b7fc> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x24363000 - 0x24452fff CoreText armv7s <f1340d2a89c730328e98c5a7ff11543a> /System/Library/Frameworks/CoreText.framework/CoreText
0x24453000 - 0x2446bfff CoreVideo armv7s <6ab612e4549c3efba80ee992829d5310> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x2446c000 - 0x244f3fff EventKit armv7s <6a9caa69b2223cc3ae5bb88cae070671> /System/Library/Frameworks/EventKit.framework/EventKit
0x244f4000 - 0x24659fff EventKitUI armv7s <172b110838fc37d7b8b93fface3d85de> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x2466c000 - 0x248a2fff Foundation armv7s <ad04087139e135288e1acaab66870a33> /System/Library/Frameworks/Foundation.framework/Foundation
0x248a3000 - 0x248d0fff GLKit armv7s <ce8d58b5c94e3bba8e5684b6db84ed86> /System/Library/Frameworks/GLKit.framework/GLKit
0x248d1000 - 0x248f1fff GSS armv7s <bbf6c78fbcbb3a33b19c766bec0ca731> /System/Library/Frameworks/GSS.framework/GSS
0x24a2d000 - 0x24a87fff IOKit armv7s <db3681e2a86d3c31a8a77fb742a99e4a> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x24a88000 - 0x24d53fff ImageIO armv7s <0f2f2981535738bb9d63ee182d8157f9> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x24d54000 - 0x25165fff JavaScriptCore armv7s <d36ac06b28bd3741895b4050442e6781> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x25167000 - 0x25171fff LocalAuthentication armv7s <ac88b47002ac33f7a2575c20ac921662> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x25172000 - 0x25188fff SharedUtils armv7s <ff5b2b78c2c13612825089020cef3324> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x25189000 - 0x252f6fff MapKit armv7s <d81bb3d665d934f4bbcd35d178bee66b> /System/Library/Frameworks/MapKit.framework/MapKit
0x252f7000 - 0x252fcfff MediaAccessibility armv7s <54fdbf5258a8317489dc38fc740493de> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x252fd000 - 0x2552afff MediaPlayer armv7s <8f8da6387323355cbc86dfadde706b0e> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x2552b000 - 0x258a8fff MediaToolbox armv7s <e605119f2d0c36c49bd2717343ba2ad7> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x258a9000 - 0x2597cfff MessageUI armv7s <56213a34361b39618a0d6f450640a9a4> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x2597d000 - 0x259bcfff Metal armv7s <904f55f9ebc9303f88496d6b221ead93> /System/Library/Frameworks/Metal.framework/Metal
0x259ce000 - 0x25a16fff MetalPerformanceShaders armv7s <c99eb0f1f2ec3b049e85defcf11d3b27> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x25a17000 - 0x25abdfff MobileCoreServices armv7s <1275f6a0634a3d8a916c52c239c477c3> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x25abe000 - 0x25e7dfff ModelIO armv7s <495e098572e43fa0a5cf5de9067ddb30> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x25ef4000 - 0x25ff3fff NetworkExtension armv7s <7896209de4d93395885107e978e4e558> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x2603e000 - 0x26116fff GLEngine armv7s <928c0ee7824c367a86435f823feb98f8> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x26117000 - 0x2611ffff OpenGLES armv7s <21f796463ffe32c7a2c0205001bb8b97> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x26121000 - 0x26121fff libCVMSPluginSupport.dylib armv7s <9ab067fc6ef63299bcf888ae08072ec5> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x26122000 - 0x26124fff libCoreFSCache.dylib armv7s <50589c7602283367aa41897b202252c9> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x26125000 - 0x26128fff libCoreVMClient.dylib armv7s <7bdad718ce2a310b8be09264a09411a3> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x26129000 - 0x26131fff libGFXShared.dylib armv7s <b50eb267bfaf3bc9bfbcc6d358aa2806> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x26132000 - 0x26171fff libGLImage.dylib armv7s <06e31139a20f3030a127409bab0bb427> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x26172000 - 0x262a8fff libGLProgrammability.dylib armv7s <a673162763dd324fb7ae5316e31c8063> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x2735c000 - 0x274d0fff QuartzCore armv7s <4be5103fba9e345ca6113a826822c8f6> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x274d1000 - 0x27522fff QuickLook armv7s <6b8f24db030530f98d5d981915ad726e> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x2753a000 - 0x2759afff SafariServices armv7s <f35cebfd7bd935b6b1cab5ee83d177c0> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x27808000 - 0x2785efff Security armv7s <467bb50d3ed833c5b211b22715a67343> /System/Library/Frameworks/Security.framework/Security
0x27a47000 - 0x27a8ffff SystemConfiguration armv7s <d68a078abfa63322bddf696ca41a8a48> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x27a92000 - 0x285ecfff UIKit armv7s <3419185c67db3ae598e695bd4f63b186> /System/Library/Frameworks/UIKit.framework/UIKit
0x285ed000 - 0x2865afff VideoToolbox armv7s <acf1d9e950bb335fac17e514d3b0eacc> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x286c7000 - 0x28920fff WebKit armv7s <adae4cccce36389dbf5f003e2bb8e211> /System/Library/Frameworks/WebKit.framework/WebKit
0x28c6e000 - 0x28c73fff AOSNotification armv7s <91c88d01bb9a3974adb3f0d9106edc93> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x28e49000 - 0x28ea2fff AccountsDaemon armv7s <0b5a59462bbd3549b78ce58d7986e9fb> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x28ec8000 - 0x28eccfff AggregateDictionary armv7s <47ffb0339a033b82b78f6e140bb7222e> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x29325000 - 0x29364fff AppSupport armv7s <22f29bda620c339a8aa24c58e9e1b782> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x29365000 - 0x293befff AppleAccount armv7s <8435c52ee804302d9426160fb990e709> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x294a7000 - 0x294c4fff AppleIDSSOAuthentication armv7s <411fa9862233347dbfb44ba56a71f736> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x294c5000 - 0x294fdfff AppleJPEG armv7s <b792d576c9c033c8b5454710e5a21f8f> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x2950c000 - 0x2951efff ApplePushService armv7s <dc58a8893803394f9ab0b859ff98e443> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x2957c000 - 0x29585fff AssertionServices armv7s <073b0a505d433e6a9cee9a043e440488> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x29586000 - 0x2958afff AssetCacheServices armv7s <bf10f65d2d1f319ab9a00c15fe8558d8> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x295a8000 - 0x295f2fff AssistantServices armv7s <4e4f6666364d3efdbaa10e9c30d979d4> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x29629000 - 0x29648fff AuthKit armv7s <37ddc2bb8a2431e28a3484ef091e4373> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x29662000 - 0x29663fff BTLEAudioController armv7s <0817412d38c230b887dabe5d3860f8c9> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x29664000 - 0x29681fff BackBoardServices armv7s <a66e489c59413b90b67d78be6a0b289b> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x29684000 - 0x296c6fff BaseBoard armv7s <eededb090c4f38b59c0c8f93844c5b40> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x296c7000 - 0x296c9fff BaseBoardUI armv7s <4865c649ec5e3d509bfb27e669151979> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x296d9000 - 0x29700fff Bom armv7s <feb0bea26e2939858ffdc4d86975b27d> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x2971e000 - 0x29791fff BulletinBoard armv7s <c6118301b7e130caae5c66b669d5e6ac> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x297eb000 - 0x297f8fff CacheDelete armv7s <afbcdf02fed731808aa3899e2b783c7e> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x29855000 - 0x29881fff CalendarDaemon armv7s <896cdafd16c536ac9eaab6806ddb275c> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x29882000 - 0x298ebfff CalendarDatabase armv7s <72bc09f203423067861b67ba1dbf05c0> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x298ec000 - 0x2992ffff CalendarFoundation armv7s <e82300759c023efd8a0b3002f3930177> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x29930000 - 0x29953fff CalendarUIKit armv7s <7905deefd6bc3d1c9bc4272e0b567d02> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x29b9c000 - 0x29ba4fff CaptiveNetwork armv7s <16e429371dbc37c1a50b17df0bb30ea1> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x29baf000 - 0x29d10fff Celestial armv7s <1e37b070b3ba3737b4368810a06ad42a> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x29d3c000 - 0x29d41fff CertUI armv7s <8db33fb6465c30b8b7c4fb6ebf6c9363> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x29e9f000 - 0x29ec1fff ChunkingLibrary armv7s <4f8a819f4fda3dbfad9d7698a30e301f> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x2a412000 - 0x2a465fff ColorSync armv7s <a8387fec55ea3f21b83426c7f6ca531a> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x2a466000 - 0x2a468fff CommonAuth armv7s <1b7dac9ca9053293ba7f17a6a92a4253> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x2a469000 - 0x2a47afff CommonUtilities armv7s <fc38e61edf8a3e5d93e86ea8dea576b2> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x2a47b000 - 0x2a47ffff CommunicationsFilter armv7s <535cb3d25956349a93360b624f393bf9> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x2a59c000 - 0x2a5a0fff ConstantClasses armv7s <188b9cb102793e9f893c95bdb2692aab> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x2a5a1000 - 0x2a5cefff ContactsAutocomplete armv7s <6803a77b76f93ef7bd528e60c6543806> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x2a5cf000 - 0x2a5f2fff ContactsFoundation armv7s <a89104898aa130bdaddd7c35a4c5a548> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x2a5f3000 - 0x2a62ffff ContentIndex armv7s <2b74e45611d13d1b8053c7527b7654f9> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x2a630000 - 0x2a636fff CoreAUC armv7s <d2bd785da4683a0182f6cb6674974154> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x2a6b0000 - 0x2a705fff CoreDAV armv7s <1cfe073dff7b376291df6be2dbb707f1> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x2a706000 - 0x2a7a5fff CoreDuet armv7s <2d1cadefe39e3117b566a7fa0f66ee1e> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x2a7a6000 - 0x2a7b8fff CoreDuetDaemonProtocol armv7s <c4399414d2fc3c4394ba2dda5edd5bc7> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x2a7bb000 - 0x2a7bdfff CoreDuetDebugLogging armv7s <197b157aba923c6ca5ce2c063d572ad2> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x2aafe000 - 0x2ab9bfff CorePDF armv7s <1a223a3f5beb3bf886e1f4670e8c2aa2> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x2ac3b000 - 0x2ac44fff CoreRecents armv7s <31763b4999d33dc5904e282db6d0563b> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x2accf000 - 0x2aceefff CoreServicesInternal armv7s <d954679efa2c3b6485ca112b1f8d36fa> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x2af04000 - 0x2af0afff CoreTime armv7s <fe000b87848f336faebf8f54e77d1a56> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x2af0b000 - 0x2afaffff CoreUI armv7s <e513bfbe4b3c33dfb8af00811c4413b2> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x2b03c000 - 0x2b049fff CrashReporterSupport armv7s <294c8b15f8833be58af86c0094adafc6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x2b062000 - 0x2b067fff DAAPKit armv7s <dafdc327c7753b7fa21c6326563da4fb> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x2b074000 - 0x2b0bafff DataAccess armv7s <2458a8d53cd131cea0c90143e32e7905> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x2b2c1000 - 0x2b2e3fff DataAccessExpress armv7s <ad7d56e765fc3b8d988f06e310a14c51> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x2b2ee000 - 0x2b308fff DataDetectorsCore armv7s <07717faa9ad73cd9b7956719642da9b5> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x2b32b000 - 0x2b352fff DataDetectorsUI armv7s <0ac4acb76bf5340fa9b548d811d6af16> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x2b353000 - 0x2b35afff DataMigration armv7s <87da7ba4db68378c950049fa32ebe97b> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x2b36c000 - 0x2b36dfff DiagnosticLogCollection armv7s <018a0b9cca243dc980a00f8c25cce06a> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x2b36e000 - 0x2b38dfff DictionaryServices armv7s <063c6619c55e3775ba5799671212ad4d> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x2b3dc000 - 0x2b3fbfff EAP8021X armv7s <42d21b7a84fe33279cd959c8e3a2b6e1> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x2b42f000 - 0x2b436fff FMCoreLite armv7s <4c455b7fdb023a4ab28f293f8d37d005> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x2b495000 - 0x2b4aafff FTAWD armv7s <bb7954aa47da3e50b5fe569f2f008656> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x2b4ab000 - 0x2b4adfff FTClientServices armv7s <cb878442afb332f1856411d313220a57> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x2b4ae000 - 0x2b4e1fff FTServices armv7s <96c3c7f7baf039c19de01929261ab9bc> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x2b4e2000 - 0x2b906fff FaceCore armv7s <586aba396b1b33178b66fa58da7df47d> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x2b97c000 - 0x2b992fff FlightUtilities armv7s <af155f410c40390ca687550684904e08> /System/Library/PrivateFrameworks/FlightUtilities.framework/FlightUtilities
0x2b993000 - 0x2b993fff FontServices armv7s <4792c4865e9c35dcb369ec60e78a3023> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x2b994000 - 0x2ba6bfff libFontParser.dylib armv7s <c334d649722a387bb8864af9e19823c1> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x2ba6c000 - 0x2ba77fff libGSFontCache.dylib armv7s <32a507c4b6673a85b2cbe039e96f0e65> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x2bb80000 - 0x2bbb1fff FrontBoardServices armv7s <7c2d16afd7c736eb8a39f9a50a2033aa> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x2bd79000 - 0x2bd79fff libmetal_timestamp.dylib armv7s <353e7a1ea91038ba869ce7d34a6bd81b> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x2c32a000 - 0x2c330fff libGPUSupportMercury.dylib armv7s <29278caa36f23fd4a18af6b3db8dadab> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x2c7bf000 - 0x2c7d5fff GenerationalStorage armv7s <61eee21eae183ac7bdd1ffef234e99d1> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x2c7d6000 - 0x2cbf0fff GeoServices armv7s <86c6ebafd6fc34b5a6c42c3fe8ae55b9> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x2cbf1000 - 0x2cc02fff GraphicsServices armv7s <1997d6dc92793441a9034ac356afe8db> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x2cc07000 - 0x2cc07fff HangTracer armv7s <f0b45c1c3c4e3115a23d1df7ac0d9733> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x2ce31000 - 0x2ce85fff Heimdal armv7s <d082917f5ed33329b501a6f279fb5d65> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x2d056000 - 0x2d0dffff HomeSharing armv7s <16046509543f3e12b9e4d922f7f80be4> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x2d14b000 - 0x2d1b3fff IDS armv7s <708b84fc14823684a46011c103804d48> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x2d1b4000 - 0x2d1e6fff IDSFoundation armv7s <027d406ea0f43882ba13e110352ff01c> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x2d1e7000 - 0x2d252fff IMAVCore armv7s <8893b0e945bc3c90a52d759f979c49b9> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x2d253000 - 0x2d308fff IMCore armv7s <358ee4f1bd3832c994054bf232ba2699> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x2d3c8000 - 0x2d430fff IMFoundation armv7s <ba6da3d1561a3d729a77f9ef88b4cf68> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x2d438000 - 0x2d43bfff IOAccelerator armv7s <f9b45491c22038d2becfcbb521acdf5f> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x2d43e000 - 0x2d444fff IOMobileFramebuffer armv7s <bf7e78b11fe33088ad00d6887118cd45> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x2d445000 - 0x2d44afff IOSurface armv7s <5e7b1e4fa4ee311a8ffa2aade5dc675d> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x2d44b000 - 0x2d44cfff IOSurfaceAccelerator armv7s <73759a70c0c43e2aa6952c904cac43ab> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x2d51e000 - 0x2d523fff IncomingCallFilter armv7s <296ad3b000eb3d86bf7753bb56e32026> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x2d527000 - 0x2d532fff IntlPreferences armv7s <4e1583625b1830e8971be6a8f706605a> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x2d55a000 - 0x2d5c9fff LanguageModeling armv7s <3bb735bc2f483643964149eb90eb4355> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x2d5ca000 - 0x2d5e8fff LatentSemanticMapping armv7s <1be90f8f8d7d3595ba3ff285724d5a05> /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/LatentSemanticMapping
0x2d5f8000 - 0x2d637fff MIME armv7s <f8da3565dc033bc4a9e0325bc5ef3e26> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x2d638000 - 0x2d69efff MMCS armv7s <8dbb2571ecb03c0ca5ab672c70d28922> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x2d714000 - 0x2d722fff MailServices armv7s <426cca0f02663ecb8fcb4107e782780b> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x2d768000 - 0x2d813fff ManagedConfiguration armv7s <ad8091bb737734818192772f8b4b62c0> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x2d830000 - 0x2d831fff Marco armv7s <ac43f9f5c99c37dab3d9543f6ce44574> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x2dca8000 - 0x2dcc2fff MediaRemote armv7s <2ded97f21d4636f5be17bd11bbd3397c> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x2dcc3000 - 0x2dcdafff MediaServices armv7s <353be8b41c9534e691038a7abcae8e9d> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x2ddb5000 - 0x2dec0fff Message armv7s <05dc9ed7fac535bf891efe72d99bd951> /System/Library/PrivateFrameworks/Message.framework/Message
0x2dec6000 - 0x2dec9fff MessageSupport armv7s <f75c184d616433b1aa163972ed465398> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x2df39000 - 0x2df46fff MobileAsset armv7s <6b1b8ca14bdb30129ce25e5ed4c05b84> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x2df9c000 - 0x2dfa2fff MobileInstallation armv7s <64810b32d75437caabbe281ea10c18a3> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x2dfa3000 - 0x2dfaffff MobileKeyBag armv7s <0b7b8dbce1e7353bb04e0a29a9eb7bab> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x2dfb4000 - 0x2dfb4fff MobileObliteration armv7s <b55427d9244134d18ddb2a6c5af475fd> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
0x2dfba000 - 0x2e0bcfff MobileSpotlightIndex armv7s <9c9ab4edbbe333bebfc6cce64d3447c6> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x2e0e6000 - 0x2e0e9fff MobileSystemServices armv7s <92e699aee1303c209de5747d961a1764> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x2e115000 - 0x2e122fff MobileWiFi armv7s <bf9bd28fcc2736d8b5e4c13b9d935590> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x2e179000 - 0x2e386fff MusicLibrary armv7s <cbbe1de5a4c73975aa635a040dd2b7ea> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x2e50c000 - 0x2e511fff Netrb armv7s <f6e72bd743c238869443d6815be243de> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x2e512000 - 0x2e532fff Network armv7s <80084baa1d1d30888cef8dc0dad9b008> /System/Library/PrivateFrameworks/Network.framework/Network
0x2e533000 - 0x2e54afff NetworkStatistics armv7s <fe7f1e44b36338b28e8227956e45002a> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x2e54b000 - 0x2e588fff Notes armv7s <96a0c2ee654c30e68f393c46f7f0c97a> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x2e6ce000 - 0x2e6d8fff NotificationsUI armv7s <0e162663db743e17b3df52597b0a8106> /System/Library/PrivateFrameworks/NotificationsUI.framework/NotificationsUI
0x2e6d9000 - 0x2e6dbfff OAuth armv7s <c49518eaa44636169423015553d7b47e> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x2efbb000 - 0x2efbffff ParsecSubscriptionServiceSupport armv7s <192ce360d2c33268a82d5a14a5fb4de6> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x2f079000 - 0x2f09bfff Pegasus armv7s <5e4c7a6ecf07342688af34a7df2877f5> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x2f0de000 - 0x2f106fff PersistentConnection armv7s <d58805470f7435c89795b13fe3860e81> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x2f5c3000 - 0x2f610fff PhysicsKit armv7s <9aade533c4be3c259a6543cda90c5d0d> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x2f611000 - 0x2f629fff PlugInKit armv7s <2b9daa87e79b3991a454375e83dfbbc9> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x2f62a000 - 0x2f635fff PowerLog armv7s <8d29f821c2f4357e9f38ea8a22faa44f> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x2fb50000 - 0x2fb54fff ProgressUI armv7s <8388d7566d023d3e82e0a4baffae8c95> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
0x2fb55000 - 0x2fbf4fff ProofReader armv7s <54b227f7c0493a49a14ad0a798a32fa6> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x2fbf5000 - 0x2fc14fff ProtectedCloudStorage armv7s <460a3ddcf53134038a84b6b7cf0be747> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x2fc15000 - 0x2fc25fff ProtocolBuffer armv7s <54db48dd0b253739a112ffd33805181d> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x2fc26000 - 0x2fc58fff PrototypeTools armv7s <6e44ebb3d0f23aadb8eda33728242f24> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x2fc5b000 - 0x2fcc9fff Quagga armv7s <f8b22c1bc5143053932fdc371a015ff4> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x2fcca000 - 0x2fcd6fff QuickLookThumbnailing armv7s <f4e9224a455434c5a4676af0f1cbe1ef> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x2ff11000 - 0x2ff52fff SAObjects armv7s <3eb43ee6bf6032098a7fe7b8722ce747> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x2ff53000 - 0x2ff78fff SafariSafeBrowsing armv7s <d3800f174d3930f29e26e006222b7dfb> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x2ff79000 - 0x3012dfff SafariShared armv7s <27c9f50ee2593c9b82c11430d9da9769> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x30569000 - 0x3059dfff SpringBoardFoundation armv7s <74e4106f2f853ed9920db1661bb3b4be> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
0x3059e000 - 0x305bffff SpringBoardServices armv7s <59cbadaeb1633e9392da0ce9005faaff> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x305c0000 - 0x305d6fff SpringBoardUI armv7s <a67cefe7264732ca8fdb810d89e53a7b> /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI
0x305d7000 - 0x305fcfff SpringBoardUIServices armv7s <07bb3ad89fe139d9b73da7cb90f4cdfe> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
0x309fa000 - 0x30bb2fff StoreServices armv7s <a23c4f74c9413d169ea28212831b983f> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x30ded000 - 0x30df1fff TCC armv7s <1bf3eab2c13d33ebb6388784233d3a23> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x30e00000 - 0x30e40fff TelephonyUI armv7s <073cf13b3f1336aebd283a471583a60d> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x30e41000 - 0x30e9dfff TelephonyUtilities armv7s <63557cead0be3c2fa50e04739577da08> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x30ebb000 - 0x31ca0fff KBLayouts_iPhone.dylib armv7s <93f44975d6dc3d86a7f1ee24b0ed0a28> /System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPhone.dylib
0x31ca1000 - 0x31cccfff TextInput armv7s <1729ee94eed730c0ad1edae23e751116> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x31d15000 - 0x31d33fff ToneLibrary armv7s <703f7d59263b339bbedde0a90b065a4e> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x31da5000 - 0x31e6dfff UIFoundation armv7s <f393faeb983c3da68ec3c4cb1f72dffb> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x31ea2000 - 0x31ea5fff UserFS armv7s <6efd98f10bc6392396617652cce1b90d> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x31ec8000 - 0x31ed1fff UserNotificationServices armv7s <21ece25387d73a81aff3f116702aacf7> /System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices
0x31eea000 - 0x324cafff VectorKit armv7s <7befc7d34c89318b85918b32ba68649e> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x326da000 - 0x326f9fff VoiceServices armv7s <6441cb04f6373b2791c7ed2d9c37c634> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x327da000 - 0x3280dfff WebBookmarks armv7s <524a0573b942302592ba768276299b7b> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x3280e000 - 0x32822fff WebContentAnalysis armv7s <d40f74f83ac43bbdb563d1fbc5462943> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis
0x32823000 - 0x33430fff WebCore armv7s <b1707f1953e431da8c155fb3ed50cc2f> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x33485000 - 0x33551fff WebKitLegacy armv7s <3250c59f931a3107acbf02bd7f7cb6e3> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x33552000 - 0x33586fff WebUI armv7s <99d6b3b58590393389310338c9ac81c8> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x3384b000 - 0x33877fff iCalendar armv7s <5504782677ea3f5589bf2f2ee2b4e9f9> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x33897000 - 0x338d7fff iTunesStore armv7s <08406f6108d839c793134e0ae37aeeb3> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x33a84000 - 0x33aa1fff vCard armv7s <507b2cce73dc3fd3ace7fbdc9582ebf0> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x340cc000 - 0x340d6fff libAccessibility.dylib armv7s <1d2adcab3aaa3509ade41db8abb6c6c5> /usr/lib/libAccessibility.dylib
0x34381000 - 0x34396fff libCRFSuite.dylib armv7s <a7209eeba3533457b828039fef3101b4> /usr/lib/libCRFSuite.dylib
0x3439f000 - 0x343a8fff libChineseTokenizer.dylib armv7s <dc58327ae1c23f6fb2f8382b3a854e92> /usr/lib/libChineseTokenizer.dylib
0x345bb000 - 0x345d6fff libMobileGestalt.dylib armv7s <20d29a3cfb613dd0b5582745244ec7e0> /usr/lib/libMobileGestalt.dylib
0x34600000 - 0x34601fff libSystem.B.dylib armv7s <7247a37c731438ce8d1c1ac662f75f03> /usr/lib/libSystem.B.dylib
0x34681000 - 0x346d3fff libTelephonyUtilDynamic.dylib armv7s <6f6752ec911930de8e9a9143650ae18b> /usr/lib/libTelephonyUtilDynamic.dylib
0x34745000 - 0x34767fff libarchive.2.dylib armv7s <1fea6affe40636f5b28a560e0d4c34dc> /usr/lib/libarchive.2.dylib
0x34798000 - 0x347a4fff libbsm.0.dylib armv7s <895cf4593e123cfaba4b49c02e624d1c> /usr/lib/libbsm.0.dylib
0x347a5000 - 0x347affff libbz2.1.0.dylib armv7s <eddf996495dc3c3b895a9b4808f1a034> /usr/lib/libbz2.1.0.dylib
0x347b0000 - 0x347fbfff libc++.1.dylib armv7s <ac93bc18e80038f58fad4f3ea3ffb2bc> /usr/lib/libc++.1.dylib
0x347fc000 - 0x34816fff libc++abi.dylib armv7s <d613066262973567b291a7861e7d88ce> /usr/lib/libc++abi.dylib
0x34818000 - 0x34825fff libcmph.dylib armv7s <177aaf31efc336968ac2725a2c25bbc5> /usr/lib/libcmph.dylib
0x34826000 - 0x34838fff libcompression.dylib armv7s <bc3f160d021c347b89a1becc6b17ba68> /usr/lib/libcompression.dylib
0x34942000 - 0x34949fff libcupolicy.dylib armv7s <6d702b7a42473c84ae9353124a89de78> /usr/lib/libcupolicy.dylib
0x34964000 - 0x34964fff libenergytrace.dylib armv7s <d4aad13385483f90b66c51adbaad6f00> /usr/lib/libenergytrace.dylib
0x34970000 - 0x3498bfff libextension.dylib armv7s <71fe2c173f663f09a8dabdfcf83ed661> /usr/lib/libextension.dylib
0x349aa000 - 0x349adfff libheimdal-asn1.dylib armv7s <0ce4b53405753c6e9fcb5a1cd1aaa81f> /usr/lib/libheimdal-asn1.dylib
0x349ae000 - 0x34a9bfff libiconv.2.dylib armv7s <2276e944a5413e22a3a82b8525d10e99> /usr/lib/libiconv.2.dylib
0x34a9c000 - 0x34c29fff libicucore.A.dylib armv7s <f055852f4e353da393ecc145b6b13307> /usr/lib/libicucore.A.dylib
0x34c32000 - 0x34c36fff liblangid.dylib armv7s <8ae58f6aca9a39cdaadec16b6453db82> /usr/lib/liblangid.dylib
0x34c37000 - 0x34c41fff liblockdown.dylib armv7s <ee6fd62ed26231528da0ff7d45588601> /usr/lib/liblockdown.dylib
0x34c42000 - 0x34c57fff liblzma.5.dylib armv7s <ab1f0e0ccbc6350a921b60da6e332eb1> /usr/lib/liblzma.5.dylib
0x34c58000 - 0x34c6cfff libmarisa.dylib armv7s <95efe12a25003f2d89736f8f73ea5401> /usr/lib/libmarisa.dylib
0x34d99000 - 0x34fe2fff libmecabra.dylib armv7s <92e5c68eda5a39faab84b90bc8291dd0> /usr/lib/libmecabra.dylib
0x34fe3000 - 0x34ffafff libmis.dylib armv7s <e4738c249b733430be05d821ffbfdb33> /usr/lib/libmis.dylib
0x35023000 - 0x35029fff libnetwork.dylib armv7s <15debd0039643a939748fcec89438f2b> /usr/lib/libnetwork.dylib
0x3502c000 - 0x35396fff libobjc.A.dylib armv7s <9891cd6600023a5286837b0b01fe458f> /usr/lib/libobjc.A.dylib
0x3548a000 - 0x354a0fff libresolv.9.dylib armv7s <0d282a89ee7c3ca89eb02109ed75acd9> /usr/lib/libresolv.9.dylib
0x354c9000 - 0x354cafff libsp.dylib armv7s <3906440f205b3e4486646d04e2a14940> /usr/lib/libsp.dylib
0x354cb000 - 0x35583fff libsqlite3.dylib armv7s <890be5db887a3df48de111d7cbf1a0d0> /usr/lib/libsqlite3.dylib
0x35584000 - 0x355d0fff libstdc++.6.dylib armv7s <e2b525b28272392a85ae7d651bb93d11> /usr/lib/libstdc++.6.dylib
0x355d1000 - 0x355f8fff libtidy.A.dylib armv7s <6b0c940a2e9631f5add18e4112b870e2> /usr/lib/libtidy.A.dylib
0x35605000 - 0x356bbfff libxml2.2.dylib armv7s <50b4b1eb81633f0d959a06d713a51436> /usr/lib/libxml2.2.dylib
0x356bc000 - 0x356ddfff libxslt.1.dylib armv7s <77e59594f5063927805b40aa938a4140> /usr/lib/libxslt.1.dylib
0x356de000 - 0x356eafff libz.1.dylib armv7s <243790b0017237e8abafa0b0708653c9> /usr/lib/libz.1.dylib
0x356eb000 - 0x356effff libcache.dylib armv7s <f3878f02551f324ca20bed813fefe668> /usr/lib/system/libcache.dylib
0x356f0000 - 0x356f9fff libcommonCrypto.dylib armv7s <62813931268c31db83138d7dd52bf561> /usr/lib/system/libcommonCrypto.dylib
0x356fa000 - 0x356fefff libcompiler_rt.dylib armv7s <f198d2a99aea31dda07019d067bb6e3b> /usr/lib/system/libcompiler_rt.dylib
0x356ff000 - 0x35705fff libcopyfile.dylib armv7s <7a103bb37f4c38838189e4ead0b37be5> /usr/lib/system/libcopyfile.dylib
0x35706000 - 0x35756fff libcorecrypto.dylib armv7s <4fd881157ef73e139d52225f1f3e91a7> /usr/lib/system/libcorecrypto.dylib
0x35757000 - 0x3577dfff libdispatch.dylib armv7s <8fab905b9edd37659e4b5c85a3b502bf> /usr/lib/system/libdispatch.dylib
0x3577e000 - 0x35780fff libdyld.dylib armv7s <d7ee42534a193cd1a849c2765413c0d3> /usr/lib/system/libdyld.dylib
0x35781000 - 0x35781fff libkeymgr.dylib armv7s <2d718aefc3883f0ca88bb405f6392f29> /usr/lib/system/libkeymgr.dylib
0x35782000 - 0x35782fff liblaunch.dylib armv7s <dafd1fa53831307cab9d62058e22846d> /usr/lib/system/liblaunch.dylib
0x35783000 - 0x35786fff libmacho.dylib armv7s <2ab63aee75ff340b82f86bd621cde45e> /usr/lib/system/libmacho.dylib
0x35787000 - 0x35788fff libremovefile.dylib armv7s <067d05e1ce8d318fa4ee4d758b961a01> /usr/lib/system/libremovefile.dylib
0x35789000 - 0x3579bfff libsystem_asl.dylib armv7s <270321a05ace3015bf12f3f2973f701b> /usr/lib/system/libsystem_asl.dylib
0x3579c000 - 0x3579cfff libsystem_blocks.dylib armv7s <d603401909ee3dd587273f60310c554e> /usr/lib/system/libsystem_blocks.dylib
0x3579d000 - 0x35801fff libsystem_c.dylib armv7s <2bc2d59608fe3f0bad86c0380a96269a> /usr/lib/system/libsystem_c.dylib
0x35802000 - 0x35804fff libsystem_configuration.dylib armv7s <49a451e100f032ab8353e1b2ef5cbcdf> /usr/lib/system/libsystem_configuration.dylib
0x35805000 - 0x35807fff libsystem_containermanager.dylib armv7s <a944ed89657334c1a07ebb3de974992b> /usr/lib/system/libsystem_containermanager.dylib
0x35808000 - 0x35809fff libsystem_coreservices.dylib armv7s <e243c3a9ce0d332c8adeb6b4689cef3a> /usr/lib/system/libsystem_coreservices.dylib
0x3580a000 - 0x35819fff libsystem_coretls.dylib armv7s <bb34861437aa3508b8aec6dc1e9a29bf> /usr/lib/system/libsystem_coretls.dylib
0x3581a000 - 0x35820fff libsystem_dnssd.dylib armv7s <fc0a7fe8265b30dc9d235187247c6608> /usr/lib/system/libsystem_dnssd.dylib
0x35821000 - 0x3583afff libsystem_info.dylib armv7s <5950d073981030af939f31affe781513> /usr/lib/system/libsystem_info.dylib
0x3583b000 - 0x35855fff libsystem_kernel.dylib armv7s <f7adc4168d5f36b2bdb39be1774b4d5c> /usr/lib/system/libsystem_kernel.dylib
0x35856000 - 0x35875fff libsystem_m.dylib armv7s <0aa4949497393ebcab70cd8fb7a62e89> /usr/lib/system/libsystem_m.dylib
0x35876000 - 0x35888fff libsystem_malloc.dylib armv7s <d3f5c1d6b60331f48c0be70fb13125c0> /usr/lib/system/libsystem_malloc.dylib
0x35889000 - 0x358d6fff libsystem_network.dylib armv7s <0626f37b41793872af57d95b5b6289c0> /usr/lib/system/libsystem_network.dylib
0x358d7000 - 0x358defff libsystem_networkextension.dylib armv7s <c622cd30519d3c728b2c25a616e77e60> /usr/lib/system/libsystem_networkextension.dylib
0x358df000 - 0x358e6fff libsystem_notify.dylib armv7s <29514ec771c93bf5b77b349d77308229> /usr/lib/system/libsystem_notify.dylib
0x358e7000 - 0x358ebfff libsystem_platform.dylib armv7s <4abb3a1607c23a1c85f5da73536225ee> /usr/lib/system/libsystem_platform.dylib
0x358ec000 - 0x358f2fff libsystem_pthread.dylib armv7s <c713c6dab2653b5f8c48fe4ba62cfa8a> /usr/lib/system/libsystem_pthread.dylib
0x358f3000 - 0x358f5fff libsystem_sandbox.dylib armv7s <2157250f6bfb390980e275a3cf8316b3> /usr/lib/system/libsystem_sandbox.dylib
0x358f6000 - 0x35904fff libsystem_trace.dylib armv7s <a00bcaf5966f32c6835b9eba609fa2c2> /usr/lib/system/libsystem_trace.dylib
0x35905000 - 0x35905fff libunwind.dylib armv7s <6f234fd574db30978f8c4e7ce8481db2> /usr/lib/system/libunwind.dylib
0x35906000 - 0x35906fff libvminterpose.dylib armv7s <e585cfaab06a3b258986b3f8744cf728> /usr/lib/system/libvminterpose.dylib
0x35907000 - 0x35925fff libxpc.dylib armv7s <33bd93f559823b6cbfd9174715142657> /usr/lib/system/libxpc.dylib
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide