Advertisement
Guest User

Untitled

a guest
Jan 20th, 2015
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.57 KB | None | 0 0
  1. Process: Darkcoin-Qt [9262]
  2. Path: /Applications/Darkcoin-Qt.app/Contents/MacOS/Darkcoin-Qt
  3. Identifier: org.darkcoinfoundation.Darkcoin-Qt
  4. Version: 0.11.0 (0.11.0)
  5. Code Type: X86-64 (Native)
  6. Parent Process: ??? [1]
  7. Responsible: Darkcoin-Qt [9262]
  8. User ID: 503
  9.  
  10. Date/Time: 2015-01-20 18:49:40.355 +0100
  11. OS Version: Mac OS X 10.10.1 (14B25)
  12. Report Version: 11
  13. Anonymous UUID: 642E8B42-2BE5-1448-9C59-AB776843D0A9
  14.  
  15. Sleep/Wake UUID: DB619805-1212-4138-B73C-B29F4956BB9D
  16.  
  17. Time Awake Since Boot: 600000 seconds
  18. Time Since Wake: 2000 seconds
  19.  
  20. Crashed Thread: 13 bitcoin-darksend
  21.  
  22. Exception Type: EXC_CRASH (SIGABRT)
  23. Exception Codes: 0x0000000000000000, 0x0000000000000000
  24.  
  25. Application Specific Information:
  26. abort() called
  27. *** error for object 0x618000a25c80: pointer being freed was not allocated
  28.  
  29.  
  30. Thread 0:: Dispatch queue: com.apple.main-thread
  31. 0 libsystem_kernel.dylib 0x00007fff8f731162 __psynch_mutexwait + 10
  32. 1 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100733bf3 boost::recursive_mutex::lock() + 35
  33. 2 org.darkcoinfoundation.Darkcoin-Qt 0x00000001006eb376 AnnotatedMixin<boost::recursive_mutex>::lock() + 38
  34. 3 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100727d9c boost::unique_lock<AnnotatedMixin<boost::recursive_mutex> >::lock() + 220
  35. 4 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100727c4d CMutexLock<AnnotatedMixin<boost::recursive_mutex> >::Enter(char const*, char const*, int) + 109
  36. 5 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100727a7c CMutexLock<AnnotatedMixin<boost::recursive_mutex> >::CMutexLock(AnnotatedMixin<boost::recursive_mutex>&, char const*, char const*, int, bool) + 156
  37. 6 org.darkcoinfoundation.Darkcoin-Qt 0x00000001006ed554 CMutexLock<AnnotatedMixin<boost::recursive_mutex> >::CMutexLock(AnnotatedMixin<boost::recursive_mutex>&, char const*, char const*, int, bool) + 84
  38. 7 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100578f88 boost::foreach_detail_::auto_any<boost::foreach_detail_::simple_variant<std::set<uint256, std::less<uint256>, std::allocator<uint256> > > >::~auto_any() + 55224
  39. 8 org.darkcoinfoundation.Darkcoin-Qt 0x000000010057d664 boost::foreach_detail_::auto_any<boost::foreach_detail_::simple_variant<std::set<uint256, std::less<uint256>, std::allocator<uint256> > > >::~auto_any() + 73364
  40. 9 org.darkcoinfoundation.Darkcoin-Qt 0x00000001000e37e8 Ui_OpenURIDialog::retranslateUi(QDialog*) + 7448
  41. 10 org.darkcoinfoundation.Darkcoin-Qt 0x00000001000e3e7f Ui_OpenURIDialog::retranslateUi(QDialog*) + 9135
  42. 11 org.darkcoinfoundation.Darkcoin-Qt 0x000000010019de77 OptionsModel::~OptionsModel() + 423
  43. 12 QtCore 0x0000000102298c96 QMetaObject::activate(QObject*, int, int, void**) + 2550
  44. 13 QtCore 0x0000000102291b13 QObject::event(QEvent*) + 51
  45. 14 QtWidgets 0x0000000102ce061c QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300
  46. 15 QtWidgets 0x0000000102ce316a QApplication::notify(QObject*, QEvent*) + 6250
  47. 16 QtCore 0x0000000102268102 QCoreApplication::notifyInternal(QObject*, QEvent*) + 114
  48. 17 QtCore 0x00000001022b913d QTimerInfoList::activateTimers() + 973
  49. 18 libqcocoa.dylib 0x0000000104f27275 QCocoaEventDispatcherPrivate::activateTimersSourceCallback(void*) + 21
  50. 19 com.apple.CoreFoundation 0x00007fff936a7661 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
  51. 20 com.apple.CoreFoundation 0x00007fff936997ed __CFRunLoopDoSources0 + 269
  52. 21 com.apple.CoreFoundation 0x00007fff93698e1f __CFRunLoopRun + 927
  53. 22 com.apple.CoreFoundation 0x00007fff93698838 CFRunLoopRunSpecific + 296
  54. 23 com.apple.HIToolbox 0x00007fff9071743f RunCurrentEventLoopInMode + 235
  55. 24 com.apple.HIToolbox 0x00007fff907171ba ReceiveNextEventCommon + 431
  56. 25 com.apple.HIToolbox 0x00007fff90716ffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
  57. 26 com.apple.AppKit 0x00007fff96ee46d1 _DPSNextEvent + 964
  58. 27 com.apple.AppKit 0x00007fff96ee3e80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
  59. 28 com.apple.AppKit 0x00007fff96ed7e23 -[NSApplication run] + 594
  60. 29 libqcocoa.dylib 0x0000000104f27fe7 QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2391
  61. 30 QtCore 0x000000010226568d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 397
  62. 31 QtCore 0x00000001022686a2 QCoreApplication::exec() + 354
  63. 32 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100005d39 0x100000000 + 23865
  64. 33 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100001fa4 0x100000000 + 8100
  65.  
  66. Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  67. 0 libsystem_kernel.dylib 0x00007fff8f73222e kevent64 + 10
  68. 1 libdispatch.dylib 0x00007fff94542a6a _dispatch_mgr_thread + 52
  69.  
  70. Thread 2:: QThread
  71. 0 libsystem_kernel.dylib 0x00007fff8f7313f6 __select + 10
  72. 1 QtCore 0x00000001022b7098 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 680
  73. 2 QtCore 0x00000001022b7f0a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 250
  74. 3 QtCore 0x000000010226568d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 397
  75. 4 QtCore 0x000000010207b3e3 QThread::exec() + 115
  76. 5 QtCore 0x000000010207f170 QThreadPrivate::start(void*) + 352
  77. 6 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  78. 7 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  79. 8 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  80.  
  81. Thread 3:: com.apple.CFSocket.private
  82. 0 libsystem_kernel.dylib 0x00007fff8f7313f6 __select + 10
  83. 1 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  84. 2 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  85. 3 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  86.  
  87. Thread 4:
  88. 0 libsystem_kernel.dylib 0x00007fff8f72c52e mach_msg_trap + 10
  89. 1 libsystem_kernel.dylib 0x00007fff8f72b69f mach_msg + 55
  90. 2 com.apple.CoreFoundation 0x00007fff93699b14 __CFRunLoopServiceMachPort + 212
  91. 3 com.apple.CoreFoundation 0x00007fff93698fdb __CFRunLoopRun + 1371
  92. 4 com.apple.CoreFoundation 0x00007fff93698838 CFRunLoopRunSpecific + 296
  93. 5 com.apple.AppKit 0x00007fff970477a7 _NSEventThread + 137
  94. 6 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  95. 7 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  96. 8 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  97.  
  98. Thread 5:: QThread
  99. 0 libsystem_kernel.dylib 0x00007fff8f7313f6 __select + 10
  100. 1 QtCore 0x00000001022b7098 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 680
  101. 2 QtCore 0x00000001022b7f0a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 250
  102. 3 QtCore 0x000000010226568d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 397
  103. 4 QtCore 0x000000010207b3e3 QThread::exec() + 115
  104. 5 QtCore 0x000000010207f170 QThreadPrivate::start(void*) + 352
  105. 6 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  106. 7 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  107. 8 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  108.  
  109. Thread 6:: darkcoin-scriptch
  110. 0 libsystem_kernel.dylib 0x00007fff8f731132 __psynch_cvwait + 10
  111. 1 org.darkcoinfoundation.Darkcoin-Qt 0x000000010003e4c1 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 129
  112. 2 org.darkcoinfoundation.Darkcoin-Qt 0x00000001002b29b3 CCheckQueue<CScriptCheck>::Loop(bool) + 659
  113. 3 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100287ab8 CCheckQueue<CScriptCheck>::Thread() + 40
  114. 4 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100256b5e leveldb_error::~leveldb_error() + 84094
  115. 5 org.darkcoinfoundation.Darkcoin-Qt 0x000000010020bbff boost::detail::thread_data<void (*)()>::run() + 47
  116. 6 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100843d49 boost::program_options::detail::utf8_codecvt_facet::do_max_length() const + 2313
  117. 7 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  118. 8 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  119. 9 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  120.  
  121. Thread 7:: darkcoin-scriptch
  122. 0 libsystem_kernel.dylib 0x00007fff8f731132 __psynch_cvwait + 10
  123. 1 org.darkcoinfoundation.Darkcoin-Qt 0x000000010003e4c1 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 129
  124. 2 org.darkcoinfoundation.Darkcoin-Qt 0x00000001002b29b3 CCheckQueue<CScriptCheck>::Loop(bool) + 659
  125. 3 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100287ab8 CCheckQueue<CScriptCheck>::Thread() + 40
  126. 4 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100256b5e leveldb_error::~leveldb_error() + 84094
  127. 5 org.darkcoinfoundation.Darkcoin-Qt 0x000000010020bbff boost::detail::thread_data<void (*)()>::run() + 47
  128. 6 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100843d49 boost::program_options::detail::utf8_codecvt_facet::do_max_length() const + 2313
  129. 7 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  130. 8 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  131. 9 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  132.  
  133. Thread 8:: darkcoin-scriptch
  134. 0 libsystem_kernel.dylib 0x00007fff8f731132 __psynch_cvwait + 10
  135. 1 org.darkcoinfoundation.Darkcoin-Qt 0x000000010003e4c1 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 129
  136. 2 org.darkcoinfoundation.Darkcoin-Qt 0x00000001002b29b3 CCheckQueue<CScriptCheck>::Loop(bool) + 659
  137. 3 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100287ab8 CCheckQueue<CScriptCheck>::Thread() + 40
  138. 4 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100256b5e leveldb_error::~leveldb_error() + 84094
  139. 5 org.darkcoinfoundation.Darkcoin-Qt 0x000000010020bbff boost::detail::thread_data<void (*)()>::run() + 47
  140. 6 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100843d49 boost::program_options::detail::utf8_codecvt_facet::do_max_length() const + 2313
  141. 7 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  142. 8 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  143. 9 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  144.  
  145. Thread 9:: darkcoin-scriptch
  146. 0 libsystem_kernel.dylib 0x00007fff8f731132 __psynch_cvwait + 10
  147. 1 org.darkcoinfoundation.Darkcoin-Qt 0x000000010003e4c1 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 129
  148. 2 org.darkcoinfoundation.Darkcoin-Qt 0x00000001002b29b3 CCheckQueue<CScriptCheck>::Loop(bool) + 659
  149. 3 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100287ab8 CCheckQueue<CScriptCheck>::Thread() + 40
  150. 4 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100256b5e leveldb_error::~leveldb_error() + 84094
  151. 5 org.darkcoinfoundation.Darkcoin-Qt 0x000000010020bbff boost::detail::thread_data<void (*)()>::run() + 47
  152. 6 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100843d49 boost::program_options::detail::utf8_codecvt_facet::do_max_length() const + 2313
  153. 7 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  154. 8 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  155. 9 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  156.  
  157. Thread 10:: darkcoin-scriptch
  158. 0 libsystem_kernel.dylib 0x00007fff8f731132 __psynch_cvwait + 10
  159. 1 org.darkcoinfoundation.Darkcoin-Qt 0x000000010003e4c1 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 129
  160. 2 org.darkcoinfoundation.Darkcoin-Qt 0x00000001002b29b3 CCheckQueue<CScriptCheck>::Loop(bool) + 659
  161. 3 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100287ab8 CCheckQueue<CScriptCheck>::Thread() + 40
  162. 4 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100256b5e leveldb_error::~leveldb_error() + 84094
  163. 5 org.darkcoinfoundation.Darkcoin-Qt 0x000000010020bbff boost::detail::thread_data<void (*)()>::run() + 47
  164. 6 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100843d49 boost::program_options::detail::utf8_codecvt_facet::do_max_length() const + 2313
  165. 7 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  166. 8 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  167. 9 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  168.  
  169. Thread 11:: darkcoin-scriptch
  170. 0 libsystem_kernel.dylib 0x00007fff8f731132 __psynch_cvwait + 10
  171. 1 org.darkcoinfoundation.Darkcoin-Qt 0x000000010003e4c1 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 129
  172. 2 org.darkcoinfoundation.Darkcoin-Qt 0x00000001002b29b3 CCheckQueue<CScriptCheck>::Loop(bool) + 659
  173. 3 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100287ab8 CCheckQueue<CScriptCheck>::Thread() + 40
  174. 4 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100256b5e leveldb_error::~leveldb_error() + 84094
  175. 5 org.darkcoinfoundation.Darkcoin-Qt 0x000000010020bbff boost::detail::thread_data<void (*)()>::run() + 47
  176. 6 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100843d49 boost::program_options::detail::utf8_codecvt_facet::do_max_length() const + 2313
  177. 7 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  178. 8 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  179. 9 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  180.  
  181. Thread 12:: darkcoin-scriptch
  182. 0 libsystem_kernel.dylib 0x00007fff8f731132 __psynch_cvwait + 10
  183. 1 org.darkcoinfoundation.Darkcoin-Qt 0x000000010003e4c1 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 129
  184. 2 org.darkcoinfoundation.Darkcoin-Qt 0x00000001002b29b3 CCheckQueue<CScriptCheck>::Loop(bool) + 659
  185. 3 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100287ab8 CCheckQueue<CScriptCheck>::Thread() + 40
  186. 4 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100256b5e leveldb_error::~leveldb_error() + 84094
  187. 5 org.darkcoinfoundation.Darkcoin-Qt 0x000000010020bbff boost::detail::thread_data<void (*)()>::run() + 47
  188. 6 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100843d49 boost::program_options::detail::utf8_codecvt_facet::do_max_length() const + 2313
  189. 7 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  190. 8 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  191. 9 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  192.  
  193. Thread 13 Crashed:: bitcoin-darksend
  194. 0 libsystem_kernel.dylib 0x00007fff8f731282 __pthread_kill + 10
  195. 1 libsystem_c.dylib 0x00007fff97fb5b73 abort + 129
  196. 2 libsystem_malloc.dylib 0x00007fff8d226937 free + 428
  197. 3 org.darkcoinfoundation.Darkcoin-Qt 0x000000010072c34b __gnu_cxx::new_allocator<unsigned char>::deallocate(unsigned char*, unsigned long) + 43
  198. 4 org.darkcoinfoundation.Darkcoin-Qt 0x000000010072c2fc std::_Vector_base<unsigned char, std::allocator<unsigned char> >::_M_deallocate(unsigned char*, unsigned long) + 76
  199. 5 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100734ce6 std::_Vector_base<unsigned char, std::allocator<unsigned char> >::~_Vector_base() + 54
  200. 6 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100734c3a std::vector<unsigned char, std::allocator<unsigned char> >::~vector() + 122
  201. 7 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100212456 CScript::~CScript() + 38
  202. 8 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100212403 CScript::~CScript() + 35
  203. 9 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100217e0c CTxOut::~CTxOut() + 44
  204. 10 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100217db3 CTxOut::~CTxOut() + 35
  205. 11 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100217d63 void std::_Destroy<CTxOut>(CTxOut*) + 35
  206. 12 org.darkcoinfoundation.Darkcoin-Qt 0x000000010063d579 void std::__destroy_aux<__gnu_cxx::__normal_iterator<CTxOut*, std::vector<CTxOut, std::allocator<CTxOut> > > >(__gnu_cxx::__normal_iterator<CTxOut*, std::vector<CTxOut, std::allocator<CTxOut> > >, __gnu_cxx::__normal_iterator<CTxOut*, std::vector<CTxOut, std::allocator<CTxOut> > >, std::__false_type) + 73
  207. 13 org.darkcoinfoundation.Darkcoin-Qt 0x000000010063d50b void std::_Destroy<__gnu_cxx::__normal_iterator<CTxOut*, std::vector<CTxOut, std::allocator<CTxOut> > > >(__gnu_cxx::__normal_iterator<CTxOut*, std::vector<CTxOut, std::allocator<CTxOut> > >, __gnu_cxx::__normal_iterator<CTxOut*, std::vector<CTxOut, std::allocator<CTxOut> > >) + 59
  208. 14 org.darkcoinfoundation.Darkcoin-Qt 0x000000010063cc4b void std::_Destroy<__gnu_cxx::__normal_iterator<CTxOut*, std::vector<CTxOut, std::allocator<CTxOut> > >, CTxOut>(__gnu_cxx::__normal_iterator<CTxOut*, std::vector<CTxOut, std::allocator<CTxOut> > >, __gnu_cxx::__normal_iterator<CTxOut*, std::vector<CTxOut, std::allocator<CTxOut> > >, std::allocator<CTxOut>) + 59
  209. 15 org.darkcoinfoundation.Darkcoin-Qt 0x000000010063c89c std::vector<CTxOut, std::allocator<CTxOut> >::operator=(std::vector<CTxOut, std::allocator<CTxOut> > const&) + 524
  210. 16 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100287366 CCoins::operator=(CCoins const&) + 86
  211. 17 org.darkcoinfoundation.Darkcoin-Qt 0x00000001001dbe91 void std::__destroy_aux<std::pair<int, uint256>*>(std::pair<int, uint256>*, std::pair<int, uint256>*, std::__false_type) + 3521
  212. 18 org.darkcoinfoundation.Darkcoin-Qt 0x000000010050ddf9 CCoins::GetSerializeSize(int, int) const + 11753
  213. 19 org.darkcoinfoundation.Darkcoin-Qt 0x00000001001dbfc7 void std::__destroy_aux<std::pair<int, uint256>*>(std::pair<int, uint256>*, std::pair<int, uint256>*, std::__false_type) + 3831
  214. 20 org.darkcoinfoundation.Darkcoin-Qt 0x00000001001dc3f2 void std::__destroy_aux<std::pair<int, uint256>*>(std::pair<int, uint256>*, std::pair<int, uint256>*, std::__false_type) + 4898
  215. 21 org.darkcoinfoundation.Darkcoin-Qt 0x000000010024f733 leveldb_error::~leveldb_error() + 54355
  216. 22 org.darkcoinfoundation.Darkcoin-Qt 0x000000010067cda4 std::_Vector_base<CDarkSendEntry, std::allocator<CDarkSendEntry> >::_Vector_impl::_Vector_impl(std::allocator<CDarkSendEntry> const&) + 21524
  217. 23 org.darkcoinfoundation.Darkcoin-Qt 0x000000010066383c COutPoint::COutPoint(uint256, unsigned int) + 117356
  218. 24 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100201558 void boost::_bi::list0::operator()<void (*)(), boost::_bi::list0>(boost::_bi::type<void>, void (*&)(), boost::_bi::list0&, int) + 72
  219. 25 org.darkcoinfoundation.Darkcoin-Qt 0x00000001002014ed boost::_bi::bind_t<void, void (*)(), boost::_bi::list0>::operator()() + 77
  220. 26 org.darkcoinfoundation.Darkcoin-Qt 0x000000010020147c boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(), boost::_bi::list0> >::run() + 44
  221. 27 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100843d49 boost::program_options::detail::utf8_codecvt_facet::do_max_length() const + 2313
  222. 28 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  223. 29 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  224. 30 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  225.  
  226. Thread 14:: darkcoin-net
  227. 0 libsystem_kernel.dylib 0x00007fff8f7313f6 __select + 10
  228. 1 org.darkcoinfoundation.Darkcoin-Qt 0x000000010036520c void TraceThread<void (*)()>(char const*, void (*)()) + 124
  229. 2 org.darkcoinfoundation.Darkcoin-Qt 0x00000001003a5483 void boost::_bi::list2<boost::_bi::value<char const*>, boost::_bi::value<void (*)()> >::operator()<void (*)(char const*, void (*)()), boost::_bi::list0>(boost::_bi::type<void>, void (*&)(char const*, void (*)()), boost::_bi::list0&, int) + 147
  230. 3 org.darkcoinfoundation.Darkcoin-Qt 0x00000001003a53cd boost::_bi::bind_t<void, void (*)(char const*, void (*)()), boost::_bi::list2<boost::_bi::value<char const*>, boost::_bi::value<void (*)()> > >::operator()() + 77
  231. 4 org.darkcoinfoundation.Darkcoin-Qt 0x00000001003a535c boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(char const*, void (*)()), boost::_bi::list2<boost::_bi::value<char const*>, boost::_bi::value<void (*)()> > > >::run() + 44
  232. 5 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100843d49 boost::program_options::detail::utf8_codecvt_facet::do_max_length() const + 2313
  233. 6 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  234. 7 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  235. 8 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  236.  
  237. Thread 15:: darkcoin-addcon
  238. 0 libsystem_kernel.dylib 0x00007fff8f731132 __psynch_cvwait + 10
  239. 1 org.darkcoinfoundation.Darkcoin-Qt 0x000000010084528c boost::condition_variable::do_wait_until(boost::unique_lock<boost::mutex>&, timespec const&) + 76
  240. 2 org.darkcoinfoundation.Darkcoin-Qt 0x00000001008443ae boost::program_options::detail::utf8_codecvt_facet::do_max_length() const + 3950
  241. 3 org.darkcoinfoundation.Darkcoin-Qt 0x00000001004f36b8 boost::this_thread::sleep_for(boost::chrono::duration<long long, boost::ratio<1l, 1000000000l> > const&) + 56
  242. 4 org.darkcoinfoundation.Darkcoin-Qt 0x00000001004f32e6 void boost::this_thread::sleep_for<long long, boost::ratio<1l, 1000l> >(boost::chrono::duration<long long, boost::ratio<1l, 1000l> > const&) + 422
  243. 5 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100468470 MilliSleep(long long) + 96
  244. 6 org.darkcoinfoundation.Darkcoin-Qt 0x00000001003598a4 CBlockTemplate::CBlockTemplate() + 59540
  245. 7 org.darkcoinfoundation.Darkcoin-Qt 0x000000010036520c void TraceThread<void (*)()>(char const*, void (*)()) + 124
  246. 8 org.darkcoinfoundation.Darkcoin-Qt 0x00000001003a5483 void boost::_bi::list2<boost::_bi::value<char const*>, boost::_bi::value<void (*)()> >::operator()<void (*)(char const*, void (*)()), boost::_bi::list0>(boost::_bi::type<void>, void (*&)(char const*, void (*)()), boost::_bi::list0&, int) + 147
  247. 9 org.darkcoinfoundation.Darkcoin-Qt 0x00000001003a53cd boost::_bi::bind_t<void, void (*)(char const*, void (*)()), boost::_bi::list2<boost::_bi::value<char const*>, boost::_bi::value<void (*)()> > >::operator()() + 77
  248. 10 org.darkcoinfoundation.Darkcoin-Qt 0x00000001003a535c boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(char const*, void (*)()), boost::_bi::list2<boost::_bi::value<char const*>, boost::_bi::value<void (*)()> > > >::run() + 44
  249. 11 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100843d49 boost::program_options::detail::utf8_codecvt_facet::do_max_length() const + 2313
  250. 12 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  251. 13 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  252. 14 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  253.  
  254. Thread 16:: darkcoin-opencon
  255. 0 libsystem_kernel.dylib 0x00007fff8f731132 __psynch_cvwait + 10
  256. 1 org.darkcoinfoundation.Darkcoin-Qt 0x000000010003e4c1 boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 129
  257. 2 org.darkcoinfoundation.Darkcoin-Qt 0x00000001003c9c2c CSemaphore::wait() + 92
  258. 3 org.darkcoinfoundation.Darkcoin-Qt 0x00000001003c9b9d CSemaphoreGrant::Acquire() + 61
  259. 4 org.darkcoinfoundation.Darkcoin-Qt 0x00000001003c9aac CSemaphoreGrant::CSemaphoreGrant(CSemaphore&, bool) + 92
  260. 5 org.darkcoinfoundation.Darkcoin-Qt 0x000000010036601a CSemaphoreGrant::CSemaphoreGrant(CSemaphore&, bool) + 58
  261. 6 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100356346 CBlockTemplate::CBlockTemplate() + 45878
  262. 7 org.darkcoinfoundation.Darkcoin-Qt 0x000000010036520c void TraceThread<void (*)()>(char const*, void (*)()) + 124
  263. 8 org.darkcoinfoundation.Darkcoin-Qt 0x00000001003a5483 void boost::_bi::list2<boost::_bi::value<char const*>, boost::_bi::value<void (*)()> >::operator()<void (*)(char const*, void (*)()), boost::_bi::list0>(boost::_bi::type<void>, void (*&)(char const*, void (*)()), boost::_bi::list0&, int) + 147
  264. 9 org.darkcoinfoundation.Darkcoin-Qt 0x00000001003a53cd boost::_bi::bind_t<void, void (*)(char const*, void (*)()), boost::_bi::list2<boost::_bi::value<char const*>, boost::_bi::value<void (*)()> > >::operator()() + 77
  265. 10 org.darkcoinfoundation.Darkcoin-Qt 0x00000001003a535c boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(char const*, void (*)()), boost::_bi::list2<boost::_bi::value<char const*>, boost::_bi::value<void (*)()> > > >::run() + 44
  266. 11 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100843d49 boost::program_options::detail::utf8_codecvt_facet::do_max_length() const + 2313
  267. 12 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  268. 13 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  269. 14 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  270.  
  271. Thread 17:: darkcoin-msghand
  272. 0 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100734bdd std::vector<unsigned char, std::allocator<unsigned char> >::~vector() + 29
  273. 1 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100212456 CScript::~CScript() + 38
  274. 2 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100212403 CScript::~CScript() + 35
  275. 3 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100217e0c CTxOut::~CTxOut() + 44
  276. 4 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100217db3 CTxOut::~CTxOut() + 35
  277. 5 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100217d63 void std::_Destroy<CTxOut>(CTxOut*) + 35
  278. 6 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100217d05 void std::__destroy_aux<CTxOut*>(CTxOut*, CTxOut*, std::__false_type) + 53
  279. 7 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100217cab void std::_Destroy<CTxOut*>(CTxOut*, CTxOut*) + 43
  280. 8 org.darkcoinfoundation.Darkcoin-Qt 0x000000010021785b void std::_Destroy<CTxOut*, CTxOut>(CTxOut*, CTxOut*, std::allocator<CTxOut>) + 43
  281. 9 org.darkcoinfoundation.Darkcoin-Qt 0x00000001002177a3 std::vector<CTxOut, std::allocator<CTxOut> >::~vector() + 99
  282. 10 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100216f73 std::vector<CTxOut, std::allocator<CTxOut> >::~vector() + 35
  283. 11 org.darkcoinfoundation.Darkcoin-Qt 0x000000010032eecc CCoins::~CCoins() + 44
  284. 12 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100283493 CCoins::~CCoins() + 35
  285. 13 org.darkcoinfoundation.Darkcoin-Qt 0x000000010032e9bc std::pair<uint256 const, CCoins>::~pair() + 44
  286. 14 org.darkcoinfoundation.Darkcoin-Qt 0x000000010032e963 std::pair<uint256 const, CCoins>::~pair() + 35
  287. 15 org.darkcoinfoundation.Darkcoin-Qt 0x000000010032e787 __gnu_cxx::new_allocator<std::pair<uint256 const, CCoins> >::destroy(std::pair<uint256 const, CCoins>*) + 39
  288. 16 org.darkcoinfoundation.Darkcoin-Qt 0x000000010032e68d std::_Rb_tree<uint256, std::pair<uint256 const, CCoins>, std::_Select1st<std::pair<uint256 const, CCoins> >, std::less<uint256>, std::allocator<std::pair<uint256 const, CCoins> > >::_M_destroy_node(std::_Rb_tree_node<std::pair<uint256 const, CCoins> >*) + 77
  289. 17 org.darkcoinfoundation.Darkcoin-Qt 0x000000010032e3e9 std::_Rb_tree<uint256, std::pair<uint256 const, CCoins>, std::_Select1st<std::pair<uint256 const, CCoins> >, std::less<uint256>, std::allocator<std::pair<uint256 const, CCoins> > >::_M_erase(std::_Rb_tree_node<std::pair<uint256 const, CCoins> >*) + 105
  290. 18 org.darkcoinfoundation.Darkcoin-Qt 0x000000010032e3cc std::_Rb_tree<uint256, std::pair<uint256 const, CCoins>, std::_Select1st<std::pair<uint256 const, CCoins> >, std::less<uint256>, std::allocator<std::pair<uint256 const, CCoins> > >::_M_erase(std::_Rb_tree_node<std::pair<uint256 const, CCoins> >*) + 76
  291. 19 org.darkcoinfoundation.Darkcoin-Qt 0x000000010032e3cc std::_Rb_tree<uint256, std::pair<uint256 const, CCoins>, std::_Select1st<std::pair<uint256 const, CCoins> >, std::less<uint256>, std::allocator<std::pair<uint256 const, CCoins> > >::_M_erase(std::_Rb_tree_node<std::pair<uint256 const, CCoins> >*) + 76
  292. 20 org.darkcoinfoundation.Darkcoin-Qt 0x000000010032e3cc std::_Rb_tree<uint256, std::pair<uint256 const, CCoins>, std::_Select1st<std::pair<uint256 const, CCoins> >, std::less<uint256>, std::allocator<std::pair<uint256 const, CCoins> > >::_M_erase(std::_Rb_tree_node<std::pair<uint256 const, CCoins> >*) + 76
  293. 21 org.darkcoinfoundation.Darkcoin-Qt 0x000000010032e3cc std::_Rb_tree<uint256, std::pair<uint256 const, CCoins>, std::_Select1st<std::pair<uint256 const, CCoins> >, std::less<uint256>, std::allocator<std::pair<uint256 const, CCoins> > >::_M_erase(std::_Rb_tree_node<std::pair<uint256 const, CCoins> >*) + 76
  294. 22 org.darkcoinfoundation.Darkcoin-Qt 0x000000010032e3cc std::_Rb_tree<uint256, std::pair<uint256 const, CCoins>, std::_Select1st<std::pair<uint256 const, CCoins> >, std::less<uint256>, std::allocator<std::pair<uint256 const, CCoins> > >::_M_erase(std::_Rb_tree_node<std::pair<uint256 const, CCoins> >*) + 76
  295. 23 org.darkcoinfoundation.Darkcoin-Qt 0x00000001001dde96 std::_Rb_tree<uint256, std::pair<uint256 const, CCoins>, std::_Select1st<std::pair<uint256 const, CCoins> >, std::less<uint256>, std::allocator<std::pair<uint256 const, CCoins> > >::clear() + 54
  296. 24 org.darkcoinfoundation.Darkcoin-Qt 0x00000001001ddbc3 std::map<uint256, CCoins, std::less<uint256>, std::allocator<std::pair<uint256 const, CCoins> > >::clear() + 35
  297. 25 org.darkcoinfoundation.Darkcoin-Qt 0x00000001001dc73f void std::__destroy_aux<std::pair<int, uint256>*>(std::pair<int, uint256>*, std::pair<int, uint256>*, std::__false_type) + 5743
  298. 26 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100277cde leveldb_error::~leveldb_error() + 219646
  299. 27 org.darkcoinfoundation.Darkcoin-Qt 0x000000010025cbae leveldb_error::~leveldb_error() + 108750
  300. 28 org.darkcoinfoundation.Darkcoin-Qt 0x000000010025b355 leveldb_error::~leveldb_error() + 102517
  301. 29 org.darkcoinfoundation.Darkcoin-Qt 0x000000010025e322 leveldb_error::~leveldb_error() + 114754
  302. 30 org.darkcoinfoundation.Darkcoin-Qt 0x000000010026098f leveldb_error::~leveldb_error() + 124591
  303. 31 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100261fa4 leveldb_error::~leveldb_error() + 130244
  304. 32 org.darkcoinfoundation.Darkcoin-Qt 0x000000010026de42 leveldb_error::~leveldb_error() + 179042
  305. 33 org.darkcoinfoundation.Darkcoin-Qt 0x000000010024350d leveldb_error::~leveldb_error() + 4653
  306. 34 org.darkcoinfoundation.Darkcoin-Qt 0x00000001002d53de boost::detail::function::function_invoker1<bool (*)(CNode*), bool, CNode*>::invoke(boost::detail::function::function_buffer&, CNode*) + 62
  307. 35 org.darkcoinfoundation.Darkcoin-Qt 0x000000010039ba5f boost::function1<bool, CNode*>::operator()(CNode*) const + 159
  308. 36 org.darkcoinfoundation.Darkcoin-Qt 0x000000010039b939 boost::signals2::detail::signal1_impl<bool, CNode*, boost::signals2::optional_last_value<bool>, int, std::less<int>, boost::function<bool (CNode*)>, boost::function<bool (boost::signals2::connection const&, CNode*)>, boost::signals2::mutex>::slot_invoker::m_invoke(boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> > const&, ...) const + 361
  309. 37 org.darkcoinfoundation.Darkcoin-Qt 0x000000010039b799 boost::signals2::detail::signal1_impl<bool, CNode*, boost::signals2::optional_last_value<bool>, int, std::less<int>, boost::function<bool (CNode*)>, boost::function<bool (boost::signals2::connection const&, CNode*)>, boost::signals2::mutex>::slot_invoker::operator()(boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> > const&) const + 57
  310. 38 org.darkcoinfoundation.Darkcoin-Qt 0x000000010039b663 boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::signal1_impl<bool, CNode*, boost::signals2::optional_last_value<bool>, int, std::less<int>, boost::function<bool (CNode*)>, boost::function<bool (boost::signals2::connection const&, CNode*)>, boost::signals2::mutex>::slot_invoker, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> >::dereference() const + 115
  311. 39 org.darkcoinfoundation.Darkcoin-Qt 0x000000010039b573 boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::signal1_impl<bool, CNode*, boost::signals2::optional_last_value<bool>, int, std::less<int>, boost::function<bool (CNode*)>, boost::function<bool (boost::signals2::connection const&, CNode*)>, boost::signals2::mutex>::slot_invoker, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> >::reference boost::iterator_core_access::dereference<boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::signal1_impl<bool, CNode*, boost::signals2::optional_last_value<bool>, int, std::less<int>, boost::function<bool (CNode*)>, boost::function<bool (boost::signals2::connection const&, CNode*)>, boost::signals2::mutex>::slot_invoker, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> > >(boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::signal1_impl<bool, CNode*, boost::signals2::optional_last_value<bool>, int, std::less<int>, boost::function<bool (CNode*)>, boost::function<bool (boost::signals2::connection const&, CNode*)>, boost::signals2::mutex>::slot_invoker, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> > const&) + 35
  312. 40 org.darkcoinfoundation.Darkcoin-Qt 0x000000010039b39b boost::iterator_facade<boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::signal1_impl<bool, CNode*, boost::signals2::optional_last_value<bool>, int, std::less<int>, boost::function<bool (CNode*)>, boost::function<bool (boost::signals2::connection const&, CNode*)>, boost::signals2::mutex>::slot_invoker, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> >, bool, boost::single_pass_traversal_tag, bool const&, long>::operator*() const + 43
  313. 41 org.darkcoinfoundation.Darkcoin-Qt 0x000000010039b21f boost::optional<bool> boost::signals2::optional_last_value<bool>::operator()<boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::signal1_impl<bool, CNode*, boost::signals2::optional_last_value<bool>, int, std::less<int>, boost::function<bool (CNode*)>, boost::function<bool (boost::signals2::connection const&, CNode*)>, boost::signals2::mutex>::slot_invoker, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> > >(boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::signal1_impl<bool, CNode*, boost::signals2::optional_last_value<bool>, int, std::less<int>, boost::function<bool (CNode*)>, boost::function<bool (boost::signals2::connection const&, CNode*)>, boost::signals2::mutex>::slot_invoker, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> >, boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::signal1_impl<bool, CNode*, boost::signals2::optional_last_value<bool>, int, std::less<int>, boost::function<bool (CNode*)>, boost::function<bool (boost::signals2::connection const&, CNode*)>, boost::signals2::mutex>::slot_invoker, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> >) const + 111
  314. 42 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100393964 boost::optional<bool> boost::signals2::detail::combiner_invoker<boost::optional<bool> >::operator()<boost::signals2::optional_last_value<bool>, boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::signal1_impl<bool, CNode*, boost::signals2::optional_last_value<bool>, int, std::less<int>, boost::function<bool (CNode*)>, boost::function<bool (boost::signals2::connection const&, CNode*)>, boost::signals2::mutex>::slot_invoker, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> > >(boost::signals2::optional_last_value<bool>&, boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::signal1_impl<bool, CNode*, boost::signals2::optional_last_value<bool>, int, std::less<int>, boost::function<bool (CNode*)>, boost::function<bool (boost::signals2::connection const&, CNode*)>, boost::signals2::mutex>::slot_invoker, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> >, boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::signal1_impl<bool, CNode*, boost::signals2::optional_last_value<bool>, int, std::less<int>, boost::function<bool (CNode*)>, boost::function<bool (boost::signals2::connection const&, CNode*)>, boost::signals2::mutex>::slot_invoker, std::_List_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> > >, boost::signals2::detail::connection_body<std::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot1<bool, CNode*, boost::function<bool (CNode*)> >, boost::signals2::mutex> >) const + 196
  315. 43 org.darkcoinfoundation.Darkcoin-Qt 0x00000001003932e4 boost::signals2::detail::signal1_impl<bool, CNode*, boost::signals2::optional_last_value<bool>, int, std::less<int>, boost::function<bool (CNode*)>, boost::function<bool (boost::signals2::connection const&, CNode*)>, boost::signals2::mutex>::operator()(CNode*) + 948
  316. 44 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100367c8c boost::signals2::signal1<bool, CNode*, boost::signals2::optional_last_value<bool>, int, std::less<int>, boost::function<bool (CNode*)>, boost::function<bool (boost::signals2::connection const&, CNode*)>, boost::signals2::mutex>::operator()(CNode*) + 76
  317. 45 org.darkcoinfoundation.Darkcoin-Qt 0x000000010035a1a7 CBlockTemplate::CBlockTemplate() + 61847
  318. 46 org.darkcoinfoundation.Darkcoin-Qt 0x000000010036520c void TraceThread<void (*)()>(char const*, void (*)()) + 124
  319. 47 org.darkcoinfoundation.Darkcoin-Qt 0x00000001003a5483 void boost::_bi::list2<boost::_bi::value<char const*>, boost::_bi::value<void (*)()> >::operator()<void (*)(char const*, void (*)()), boost::_bi::list0>(boost::_bi::type<void>, void (*&)(char const*, void (*)()), boost::_bi::list0&, int) + 147
  320. 48 org.darkcoinfoundation.Darkcoin-Qt 0x00000001003a53cd boost::_bi::bind_t<void, void (*)(char const*, void (*)()), boost::_bi::list2<boost::_bi::value<char const*>, boost::_bi::value<void (*)()> > >::operator()() + 77
  321. 49 org.darkcoinfoundation.Darkcoin-Qt 0x00000001003a535c boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(char const*, void (*)()), boost::_bi::list2<boost::_bi::value<char const*>, boost::_bi::value<void (*)()> > > >::run() + 44
  322. 50 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100843d49 boost::program_options::detail::utf8_codecvt_facet::do_max_length() const + 2313
  323. 51 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  324. 52 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  325. 53 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  326.  
  327. Thread 18:: darkcoin-dumpaddr
  328. 0 libsystem_kernel.dylib 0x00007fff8f731132 __psynch_cvwait + 10
  329. 1 org.darkcoinfoundation.Darkcoin-Qt 0x000000010084528c boost::condition_variable::do_wait_until(boost::unique_lock<boost::mutex>&, timespec const&) + 76
  330. 2 org.darkcoinfoundation.Darkcoin-Qt 0x00000001008443ae boost::program_options::detail::utf8_codecvt_facet::do_max_length() const + 3950
  331. 3 org.darkcoinfoundation.Darkcoin-Qt 0x00000001004f36b8 boost::this_thread::sleep_for(boost::chrono::duration<long long, boost::ratio<1l, 1000000000l> > const&) + 56
  332. 4 org.darkcoinfoundation.Darkcoin-Qt 0x00000001004f32e6 void boost::this_thread::sleep_for<long long, boost::ratio<1l, 1000l> >(boost::chrono::duration<long long, boost::ratio<1l, 1000l> > const&) + 422
  333. 5 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100468470 MilliSleep(long long) + 96
  334. 6 org.darkcoinfoundation.Darkcoin-Qt 0x000000010036851a void LoopForever<void (*)()>(char const*, void (*)(), long long) + 138
  335. 7 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100387897 void boost::_bi::list3<boost::_bi::value<char const*>, boost::_bi::value<void (*)()>, boost::_bi::value<int> >::operator()<void (*)(char const*, void (*)(), long long), boost::_bi::list0>(boost::_bi::type<void>, void (*&)(char const*, void (*)(), long long), boost::_bi::list0&, int) + 183
  336. 8 org.darkcoinfoundation.Darkcoin-Qt 0x00000001003877bd boost::_bi::bind_t<void, void (*)(char const*, void (*)(), long long), boost::_bi::list3<boost::_bi::value<char const*>, boost::_bi::value<void (*)()>, boost::_bi::value<int> > >::operator()() + 77
  337. 9 org.darkcoinfoundation.Darkcoin-Qt 0x000000010038774c boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(char const*, void (*)(), long long), boost::_bi::list3<boost::_bi::value<char const*>, boost::_bi::value<void (*)()>, boost::_bi::value<int> > > >::run() + 44
  338. 10 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100843d49 boost::program_options::detail::utf8_codecvt_facet::do_max_length() const + 2313
  339. 11 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  340. 12 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  341. 13 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  342.  
  343. Thread 19:: darkcoin-wallet
  344. 0 libsystem_kernel.dylib 0x00007fff8f731132 __psynch_cvwait + 10
  345. 1 org.darkcoinfoundation.Darkcoin-Qt 0x000000010084528c boost::condition_variable::do_wait_until(boost::unique_lock<boost::mutex>&, timespec const&) + 76
  346. 2 org.darkcoinfoundation.Darkcoin-Qt 0x00000001008443ae boost::program_options::detail::utf8_codecvt_facet::do_max_length() const + 3950
  347. 3 org.darkcoinfoundation.Darkcoin-Qt 0x00000001004f36b8 boost::this_thread::sleep_for(boost::chrono::duration<long long, boost::ratio<1l, 1000000000l> > const&) + 56
  348. 4 org.darkcoinfoundation.Darkcoin-Qt 0x00000001004f32e6 void boost::this_thread::sleep_for<long long, boost::ratio<1l, 1000l> >(boost::chrono::duration<long long, boost::ratio<1l, 1000l> > const&) + 422
  349. 5 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100468470 MilliSleep(long long) + 96
  350. 6 org.darkcoinfoundation.Darkcoin-Qt 0x00000001005e862b CKeyMetadata::CKeyMetadata(long long) + 33003
  351. 7 org.darkcoinfoundation.Darkcoin-Qt 0x00000001001fd53e void boost::_bi::list1<boost::reference_wrapper<std::string> >::operator()<void (*)(std::string const&), boost::_bi::list0>(boost::_bi::type<void>, void (*&)(std::string const&), boost::_bi::list0&, int) + 110
  352. 8 org.darkcoinfoundation.Darkcoin-Qt 0x00000001001fd45d boost::_bi::bind_t<void, void (*)(std::string const&), boost::_bi::list1<boost::reference_wrapper<std::string> > >::operator()() + 77
  353. 9 org.darkcoinfoundation.Darkcoin-Qt 0x00000001001fbfec boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&), boost::_bi::list1<boost::reference_wrapper<std::string> > > >::run() + 44
  354. 10 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100843d49 boost::program_options::detail::utf8_codecvt_facet::do_max_length() const + 2313
  355. 11 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  356. 12 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  357. 13 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  358.  
  359. Thread 20:
  360. 0 libsystem_kernel.dylib 0x00007fff8f731132 __psynch_cvwait + 10
  361. 1 org.darkcoinfoundation.Darkcoin-Qt 0x00000001004f67f9 void boost::asio::detail::posix_event::wait<boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex> >(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&) + 153
  362. 2 org.darkcoinfoundation.Darkcoin-Qt 0x00000001004f580e boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) + 670
  363. 3 org.darkcoinfoundation.Darkcoin-Qt 0x00000001004f5249 boost::asio::detail::task_io_service::run(boost::system::error_code&) + 297
  364. 4 org.darkcoinfoundation.Darkcoin-Qt 0x000000010046676f boost::asio::io_service::run() + 63
  365. 5 org.darkcoinfoundation.Darkcoin-Qt 0x00000001004bbd99 boost::_mfi::mf0<unsigned long, boost::asio::io_service>::operator()(boost::asio::io_service*) const + 137
  366. 6 org.darkcoinfoundation.Darkcoin-Qt 0x00000001004bbc94 unsigned long boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> >::operator()<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list0>(boost::_bi::type<unsigned long>, boost::_mfi::mf0<unsigned long, boost::asio::io_service>&, boost::_bi::list0&, long) + 100
  367. 7 org.darkcoinfoundation.Darkcoin-Qt 0x00000001004bbc02 boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > >::operator()() + 82
  368. 8 org.darkcoinfoundation.Darkcoin-Qt 0x00000001004bbb7c boost::detail::thread_data<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > >::run() + 44
  369. 9 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100843d49 boost::program_options::detail::utf8_codecvt_facet::do_max_length() const + 2313
  370. 10 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  371. 11 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  372. 12 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  373.  
  374. Thread 21:
  375. 0 libsystem_kernel.dylib 0x00007fff8f731946 __workq_kernreturn + 10
  376. 1 libsystem_pthread.dylib 0x00007fff8ba6a4a1 start_wqthread + 13
  377.  
  378. Thread 22:
  379. 0 libsystem_kernel.dylib 0x00007fff8f731946 __workq_kernreturn + 10
  380. 1 libsystem_pthread.dylib 0x00007fff8ba6a4a1 start_wqthread + 13
  381.  
  382. Thread 23:
  383. 0 libsystem_kernel.dylib 0x00007fff8f731946 __workq_kernreturn + 10
  384. 1 libsystem_pthread.dylib 0x00007fff8ba6a4a1 start_wqthread + 13
  385.  
  386. Thread 24:
  387. 0 libsystem_kernel.dylib 0x00007fff8f731946 __workq_kernreturn + 10
  388. 1 libsystem_pthread.dylib 0x00007fff8ba6a4a1 start_wqthread + 13
  389.  
  390. Thread 25:
  391. 0 libsystem_kernel.dylib 0x00007fff8f731946 __workq_kernreturn + 10
  392. 1 libsystem_pthread.dylib 0x00007fff8ba6a4a1 start_wqthread + 13
  393.  
  394. Thread 26:: Qt bearer thread
  395. 0 libsystem_kernel.dylib 0x00007fff8f7313f6 __select + 10
  396. 1 QtCore 0x00000001022b6197 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 103
  397. 2 QtCore 0x00000001022b7098 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 680
  398. 3 QtCore 0x00000001022b7f0a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 250
  399. 4 QtCore 0x000000010226568d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 397
  400. 5 QtCore 0x000000010207b3e3 QThread::exec() + 115
  401. 6 QtCore 0x000000010207f170 QThreadPrivate::start(void*) + 352
  402. 7 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  403. 8 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  404. 9 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  405.  
  406. Thread 27:
  407. 0 libsystem_kernel.dylib 0x00007fff8f731946 __workq_kernreturn + 10
  408. 1 libsystem_pthread.dylib 0x00007fff8ba6a4a1 start_wqthread + 13
  409.  
  410. Thread 28:
  411. 0 libsystem_kernel.dylib 0x00007fff8f731132 __psynch_cvwait + 10
  412. 1 org.darkcoinfoundation.Darkcoin-Qt 0x000000010082a077 leveldb::EnvWrapper::NewLogger(std::string const&, leveldb::Logger**) + 15383
  413. 2 org.darkcoinfoundation.Darkcoin-Qt 0x0000000100828b46 leveldb::EnvWrapper::NewLogger(std::string const&, leveldb::Logger**) + 9958
  414. 3 libsystem_pthread.dylib 0x00007fff8ba6c2fc _pthread_body + 131
  415. 4 libsystem_pthread.dylib 0x00007fff8ba6c279 _pthread_start + 176
  416. 5 libsystem_pthread.dylib 0x00007fff8ba6a4b1 thread_start + 13
  417.  
  418. Thread 29:
  419. 0 libsystem_kernel.dylib 0x00007fff8f731946 __workq_kernreturn + 10
  420. 1 libsystem_pthread.dylib 0x00007fff8ba6a4a1 start_wqthread + 13
  421.  
  422. Thread 30:
  423.  
  424. Thread 13 crashed with X86 Thread State (64-bit):
  425. rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x0000000104a1dbe8 rdx: 0x0000000000000000
  426. rdi: 0x000000000000ad23 rsi: 0x0000000000000006 rbp: 0x0000000104a1dc10 rsp: 0x0000000104a1dbe8
  427. r8: 0x0000000000000001 r9: 0x0000000000000000 r10: 0x0000000008000000 r11: 0x0000000000000206
  428. r12: 0x00000001035c2000 r13: 0x0000000000000005 r14: 0x0000000104a1f000 r15: 0x0000000000000000
  429. rip: 0x00007fff8f731282 rfl: 0x0000000000000206 cr2: 0x00007fff7c473fd8
  430.  
  431. Logical CPU: 0
  432. Error Code: 0x02000148
  433. Trap Number: 133
  434.  
  435.  
  436. Binary Images:
  437. 0x100000000 - 0x101237fff +org.darkcoinfoundation.Darkcoin-Qt (0.11.0 - 0.11.0) <88894697-46CA-3A11-85F1-FB893515CEFD> /Applications/Darkcoin-Qt.app/Contents/MacOS/Darkcoin-Qt
  438. 0x10204e000 - 0x10254ffff +QtCore (5.2 - 5.2.1) <F04B92B1-5DC6-3226-A709-1CE75AC70FE6> /Applications/Darkcoin-Qt.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
  439. 0x102651000 - 0x1029d7fff +QtGui (5.2 - 5.2.1) <8DA119BC-808F-3FBB-A3C7-91745C5C2F30> /Applications/Darkcoin-Qt.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
  440. 0x102b1d000 - 0x102c21fff +QtNetwork (5.2 - 5.2.1) <631BC851-C9AB-3876-8469-D54130293A54> /Applications/Darkcoin-Qt.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
  441. 0x102ca8000 - 0x10316afff +QtWidgets (5.2 - 5.2.1) <67652330-51D3-3C28-9561-401DBA52A2FF> /Applications/Darkcoin-Qt.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
  442. 0x10336e000 - 0x1033b6ff7 +libssl.1.0.0.dylib (1) <0E05102B-E4F4-3098-A487-ED0B6E06D1AE> /Applications/Darkcoin-Qt.app/Contents/Frameworks/libssl.1.0.0.dylib
  443. 0x1033d0000 - 0x103511fe7 +libcrypto.1.0.0.dylib (1) <9D1195D4-5DDB-3FFD-AE6A-FD6DC4B92B9C> /Applications/Darkcoin-Qt.app/Contents/Frameworks/libcrypto.1.0.0.dylib
  444. 0x103574000 - 0x103578fff com.apple.agl (3.3.0 - AGL-3.3.0) <3B0D06B0-99F1-3D5F-8977-340FC462B511> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
  445. 0x10495d000 - 0x10497bff7 +libqcorewlanbearer.dylib (0) <5797B666-75D8-3533-A769-797AFC53100F> /Applications/Darkcoin-Qt.app/Contents/PlugIns/bearer/libqcorewlanbearer.dylib
  446. 0x104af7000 - 0x104b04ff7 +libqgenericbearer.dylib (0) <A80CC268-73E1-30ED-A8B0-6EBF1F66E19D> /Applications/Darkcoin-Qt.app/Contents/PlugIns/bearer/libqgenericbearer.dylib
  447. 0x104b67000 - 0x104b9bfff +QtPrintSupport (5.2 - 5.2.1) <E6E6D48F-3511-30E5-B4C7-66A974FA6F1B> /Applications/Darkcoin-Qt.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
  448. 0x104f00000 - 0x104f9dff7 +libqcocoa.dylib (0) <3788B948-B4F4-3E8B-A93E-9A4A33964BC1> /Applications/Darkcoin-Qt.app/Contents/PlugIns/platforms/libqcocoa.dylib
  449. 0x109fcc000 - 0x109fd6ff7 +libqico.dylib (0) <23B3E693-B9B4-3026-9977-391E2F3B572B> /Applications/Darkcoin-Qt.app/Contents/PlugIns/imageformats/libqico.dylib
  450. 0x10cf63000 - 0x10cfa3fff +libqjpeg.dylib (0) <740DED4F-2106-31F2-8627-96F29CDE8179> /Applications/Darkcoin-Qt.app/Contents/PlugIns/imageformats/libqjpeg.dylib
  451. 0x10d4ee000 - 0x10d4eeff5 +cl_kernels (???) <7F0CCA41-54E4-414F-8F27-21593429AFA2> cl_kernels
  452. 0x10d4f2000 - 0x10d4f2fef +cl_kernels (???) <AFD82169-D5E2-4F94-AFFC-E248B945F1F4> cl_kernels
  453. 0x10dce5000 - 0x10ddcbfef unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
  454. 0x116ac7000 - 0x116af1fff +libqtaccessiblewidgets.dylib (0) <6A4F6443-1B1C-3F05-BD51-43C3C3C0DA1E> /Applications/Darkcoin-Qt.app/Contents/PlugIns/accessible/libqtaccessiblewidgets.dylib
  455. 0x7fff67323000 - 0x7fff67359837 dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
  456. 0x7fff8a184000 - 0x7fff8a223df7 com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
  457. 0x7fff8a224000 - 0x7fff8a225fff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  458. 0x7fff8a226000 - 0x7fff8a4a0fff com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  459. 0x7fff8a4a1000 - 0x7fff8a4f2ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  460. 0x7fff8a500000 - 0x7fff8a7a7ff7 com.apple.RawCamera.bundle (6.01 - 766) <A98D8BA2-EC64-36C2-8B71-CF5B8CDBFC97> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  461. 0x7fff8a7c8000 - 0x7fff8a89eff3 com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  462. 0x7fff8a89f000 - 0x7fff8a8b9ff7 libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
  463. 0x7fff8b25c000 - 0x7fff8b39efff libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
  464. 0x7fff8b493000 - 0x7fff8b4a3ff7 libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
  465. 0x7fff8b4d2000 - 0x7fff8b5f9fff com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  466. 0x7fff8b647000 - 0x7fff8b647ff7 liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
  467. 0x7fff8b648000 - 0x7fff8b65afff libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
  468. 0x7fff8b65b000 - 0x7fff8ba68ff7 libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  469. 0x7fff8ba69000 - 0x7fff8ba72fff libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
  470. 0x7fff8ba73000 - 0x7fff8bb11fff com.apple.Metadata (10.7.0 - 916.1) <CD389631-0F23-3A29-B43A-E3FFB5BC9438> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  471. 0x7fff8bb21000 - 0x7fff8bb61ff7 libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  472. 0x7fff8bb72000 - 0x7fff8bd57267 libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
  473. 0x7fff8c080000 - 0x7fff8c081fff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
  474. 0x7fff8c1b5000 - 0x7fff8c1b5ff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
  475. 0x7fff8c1d2000 - 0x7fff8c218ff7 libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
  476. 0x7fff8c219000 - 0x7fff8c222ff3 com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  477. 0x7fff8c481000 - 0x7fff8c4d5fff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
  478. 0x7fff8c4d6000 - 0x7fff8c4f2fff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  479. 0x7fff8c6d5000 - 0x7fff8c6d6fff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
  480. 0x7fff8c7aa000 - 0x7fff8c7ebfff libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  481. 0x7fff8ca83000 - 0x7fff8ca95ff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  482. 0x7fff8cbe0000 - 0x7fff8cbebff7 libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
  483. 0x7fff8cdf3000 - 0x7fff8ce2efff com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  484. 0x7fff8ce2f000 - 0x7fff8ce69ffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  485. 0x7fff8ce6a000 - 0x7fff8cf29fff com.apple.backup.framework (1.6.1 - 1.6.1) <A7BBE57D-D5E7-39DD-812C-31190159F679> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
  486. 0x7fff8cf2a000 - 0x7fff8cf2efff libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
  487. 0x7fff8d222000 - 0x7fff8d23eff7 libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
  488. 0x7fff8db77000 - 0x7fff8dbebfff com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  489. 0x7fff8dd41000 - 0x7fff8dd73ff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
  490. 0x7fff8dd74000 - 0x7fff8de09ff7 com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  491. 0x7fff8de0a000 - 0x7fff8e23afff com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
  492. 0x7fff8e244000 - 0x7fff8e256ff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
  493. 0x7fff8e257000 - 0x7fff8e287fff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
  494. 0x7fff8e288000 - 0x7fff8e56fffb com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  495. 0x7fff8e600000 - 0x7fff8e64dff3 com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  496. 0x7fff8e64e000 - 0x7fff8e659ff7 com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  497. 0x7fff8e65a000 - 0x7fff8e660ff7 libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
  498. 0x7fff8e6be000 - 0x7fff8e6bfffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
  499. 0x7fff8e6c0000 - 0x7fff8e6daff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
  500. 0x7fff8e715000 - 0x7fff8e716ff7 libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
  501. 0x7fff8e814000 - 0x7fff8e81fff7 com.apple.CommerceCore (1.0 - 376.0.5) <57E5C067-52F6-3854-86C0-D878EDA24B55> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  502. 0x7fff8e86f000 - 0x7fff8e877fff libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
  503. 0x7fff8e8c1000 - 0x7fff8ebefff7 com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  504. 0x7fff8ebf0000 - 0x7fff8ec05ff7 com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
  505. 0x7fff8ec06000 - 0x7fff8ec15fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  506. 0x7fff8ee5e000 - 0x7fff8eed4fe7 libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
  507. 0x7fff8ef20000 - 0x7fff8ef2dfff com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
  508. 0x7fff8ef2e000 - 0x7fff8ef38ff7 com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
  509. 0x7fff8efd0000 - 0x7fff8efd8ffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
  510. 0x7fff8f084000 - 0x7fff8f088fff com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  511. 0x7fff8f089000 - 0x7fff8f0c4fff com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  512. 0x7fff8f0c5000 - 0x7fff8f0f0ff3 libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
  513. 0x7fff8f0f1000 - 0x7fff8f182ff7 libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
  514. 0x7fff8f183000 - 0x7fff8f3ebffb com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
  515. 0x7fff8f3f6000 - 0x7fff8f3fdfff com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  516. 0x7fff8f3fe000 - 0x7fff8f411ff7 com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
  517. 0x7fff8f44b000 - 0x7fff8f71aff3 com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
  518. 0x7fff8f71b000 - 0x7fff8f738fff libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
  519. 0x7fff8f739000 - 0x7fff8f785fff com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
  520. 0x7fff8f786000 - 0x7fff8f7a0ff3 com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
  521. 0x7fff8f80c000 - 0x7fff8f85afff libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
  522. 0x7fff8f85b000 - 0x7fff8f85bfff com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  523. 0x7fff8f85c000 - 0x7fff8f866ff7 com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  524. 0x7fff8fdb9000 - 0x7fff8ff24ff7 com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  525. 0x7fff8ffa3000 - 0x7fff8ffbcfff com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  526. 0x7fff90395000 - 0x7fff906c8ff7 libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
  527. 0x7fff906c9000 - 0x7fff906c9fff com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  528. 0x7fff906e9000 - 0x7fff909ebfff com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  529. 0x7fff909ec000 - 0x7fff90adeff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
  530. 0x7fff90adf000 - 0x7fff90ae3fff com.apple.LoginUICore (3.0 - 3.0) <D76AB05B-B627-33EE-BA8A-515D85275DCD> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
  531. 0x7fff90ae4000 - 0x7fff90b01ffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
  532. 0x7fff90b02000 - 0x7fff90b2afff libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
  533. 0x7fff90b2b000 - 0x7fff90b36ff7 libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
  534. 0x7fff90b37000 - 0x7fff90b3ffe7 libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
  535. 0x7fff90b46000 - 0x7fff90b49fff com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  536. 0x7fff90b4a000 - 0x7fff90b63ff7 com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  537. 0x7fff90b64000 - 0x7fff90b8cfff libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
  538. 0x7fff90bac000 - 0x7fff90bb5ff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
  539. 0x7fff90bce000 - 0x7fff90bd0ff7 libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
  540. 0x7fff90bd1000 - 0x7fff90bf4ff7 com.apple.framework.familycontrols (4.1 - 410) <41499068-0AB2-38CB-BE6A-F0DD0F06AB52> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  541. 0x7fff90bfa000 - 0x7fff90bfefff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
  542. 0x7fff90bff000 - 0x7fff90c6efff com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  543. 0x7fff90eda000 - 0x7fff90f46fff com.apple.framework.CoreWLAN (5.0 - 500.35.2) <ACBAAB0A-BCC7-37CF-AAFB-2DA1733F2682> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
  544. 0x7fff90fbd000 - 0x7fff910edfff com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
  545. 0x7fff91116000 - 0x7fff9111dfff libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
  546. 0x7fff911b7000 - 0x7fff911c4ff7 libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
  547. 0x7fff911c7000 - 0x7fff912e9ff7 com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  548. 0x7fff91393000 - 0x7fff913c0fff com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
  549. 0x7fff913c1000 - 0x7fff913e6ff7 libJPEG.dylib (1231) <35F13BD9-AA92-3510-B5BB-420DA15AE7F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  550. 0x7fff913e7000 - 0x7fff91693fff com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
  551. 0x7fff91694000 - 0x7fff91698fff libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  552. 0x7fff91d06000 - 0x7fff91d32fff com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
  553. 0x7fff91d85000 - 0x7fff91d87fff libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  554. 0x7fff91d88000 - 0x7fff91dceffb libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  555. 0x7fff91dcf000 - 0x7fff91e60fff com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
  556. 0x7fff91e61000 - 0x7fff91ec0ff3 com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  557. 0x7fff91ec1000 - 0x7fff91ec7fff libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
  558. 0x7fff91f7a000 - 0x7fff91f7bfff libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
  559. 0x7fff91f7c000 - 0x7fff91f7cfff com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  560. 0x7fff91f7d000 - 0x7fff91f8afff com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
  561. 0x7fff92160000 - 0x7fff92168ff7 com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
  562. 0x7fff926c9000 - 0x7fff9273aff7 com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  563. 0x7fff9273b000 - 0x7fff92764ffb libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
  564. 0x7fff927f6000 - 0x7fff927f8fff com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
  565. 0x7fff92813000 - 0x7fff92817ff7 com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
  566. 0x7fff92818000 - 0x7fff92818fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  567. 0x7fff9281a000 - 0x7fff9288eff3 com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  568. 0x7fff928a5000 - 0x7fff928a6ff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
  569. 0x7fff928a7000 - 0x7fff930feff3 com.apple.CoreGraphics (1.600.0 - 772) <6364CBE3-3635-3A53-B448-9D19EF9FEA96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  570. 0x7fff930ff000 - 0x7fff93110ff7 libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
  571. 0x7fff93176000 - 0x7fff931a3fff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  572. 0x7fff931a4000 - 0x7fff931a8fff libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
  573. 0x7fff931a9000 - 0x7fff931c3ff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  574. 0x7fff93479000 - 0x7fff9347cfff com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  575. 0x7fff9347d000 - 0x7fff9360bfff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  576. 0x7fff9360c000 - 0x7fff93626ff7 com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
  577. 0x7fff93627000 - 0x7fff939bdfff com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  578. 0x7fff939be000 - 0x7fff939dffff com.apple.framework.Apple80211 (10.0.1 - 1001.57.4) <E449B57F-1AC3-3DF1-8A13-4390FB3A05A4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
  579. 0x7fff939e0000 - 0x7fff93a47ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
  580. 0x7fff93a4b000 - 0x7fff93b88fff com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
  581. 0x7fff93bbb000 - 0x7fff93c4ffff com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  582. 0x7fff93c50000 - 0x7fff93c99ff3 com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  583. 0x7fff93c9a000 - 0x7fff93cc2ffb libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  584. 0x7fff93ccb000 - 0x7fff93cd7ff7 com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  585. 0x7fff93cd8000 - 0x7fff93cecff7 com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
  586. 0x7fff93d2e000 - 0x7fff93d5cfff com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  587. 0x7fff93ecf000 - 0x7fff93ed7ffb com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
  588. 0x7fff93ed8000 - 0x7fff93fe7ffb com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  589. 0x7fff93fe8000 - 0x7fff94008fff com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
  590. 0x7fff941f8000 - 0x7fff94281fff com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  591. 0x7fff942b3000 - 0x7fff942c4ff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
  592. 0x7fff942c5000 - 0x7fff942caff7 libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
  593. 0x7fff942e4000 - 0x7fff942f5fff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
  594. 0x7fff944a0000 - 0x7fff944c5ff7 libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  595. 0x7fff944c6000 - 0x7fff944d1ff7 com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
  596. 0x7fff944d6000 - 0x7fff9453dff7 com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  597. 0x7fff9453e000 - 0x7fff94568ff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
  598. 0x7fff94569000 - 0x7fff94574fff libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
  599. 0x7fff945e6000 - 0x7fff946feffb com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
  600. 0x7fff94704000 - 0x7fff9470cff7 com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
  601. 0x7fff94728000 - 0x7fff9472dff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
  602. 0x7fff94834000 - 0x7fff94834fff libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
  603. 0x7fff94859000 - 0x7fff94889ffb com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  604. 0x7fff94966000 - 0x7fff94966fff com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  605. 0x7fff94992000 - 0x7fff94994ff7 libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
  606. 0x7fff94995000 - 0x7fff949a2ff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
  607. 0x7fff949a3000 - 0x7fff94b53ff7 com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  608. 0x7fff9549a000 - 0x7fff954f5fff libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  609. 0x7fff954fb000 - 0x7fff95526fff com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  610. 0x7fff95527000 - 0x7fff9572aff3 com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  611. 0x7fff9572b000 - 0x7fff9572dff7 com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
  612. 0x7fff9572e000 - 0x7fff95754ff7 com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
  613. 0x7fff95755000 - 0x7fff957a4ff7 com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  614. 0x7fff957a5000 - 0x7fff957e5fff com.apple.CloudDocs (1.0 - 280.1.2) <49E75BC1-6556-36B4-804A-E49BC41241CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
  615. 0x7fff957e6000 - 0x7fff95801ff7 com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
  616. 0x7fff95802000 - 0x7fff95810ff7 com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  617. 0x7fff95811000 - 0x7fff95813fff com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
  618. 0x7fff95814000 - 0x7fff95814fff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  619. 0x7fff959a5000 - 0x7fff959a6fff liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
  620. 0x7fff959a7000 - 0x7fff959f6ff7 libstdc++.6.dylib (104.1) <803F6AC8-87DC-3E24-9E80-729B551F6FFF> /usr/lib/libstdc++.6.dylib
  621. 0x7fff95b3c000 - 0x7fff95b3fff7 libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
  622. 0x7fff95b40000 - 0x7fff95b9aff7 com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
  623. 0x7fff95b9b000 - 0x7fff95b9efff com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
  624. 0x7fff95b9f000 - 0x7fff95bbaff7 libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
  625. 0x7fff95bd0000 - 0x7fff95c8bff7 com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  626. 0x7fff96c60000 - 0x7fff96e45ff3 libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
  627. 0x7fff96eb5000 - 0x7fff96ebcff7 libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
  628. 0x7fff96ec0000 - 0x7fff97a01fff com.apple.AppKit (6.9 - 1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  629. 0x7fff97a02000 - 0x7fff97a39ffb com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  630. 0x7fff97a3a000 - 0x7fff97b51fe7 libvDSP.dylib (512) <52777555-F051-3BC2-A2D2-9645907E836D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  631. 0x7fff97b52000 - 0x7fff97b54fff com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
  632. 0x7fff97b5e000 - 0x7fff97b89fff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
  633. 0x7fff97b8a000 - 0x7fff97ba1ff7 libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
  634. 0x7fff97ba2000 - 0x7fff97badfff libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  635. 0x7fff97bae000 - 0x7fff97baefff com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  636. 0x7fff97baf000 - 0x7fff97bb7fff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
  637. 0x7fff97bb8000 - 0x7fff97bc1fff libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  638. 0x7fff97c73000 - 0x7fff97cabfff com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  639. 0x7fff97cc1000 - 0x7fff97d43fff com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  640. 0x7fff97df6000 - 0x7fff97df8fff libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  641. 0x7fff97df9000 - 0x7fff97dfaff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  642. 0x7fff97e8a000 - 0x7fff97e8cff7 com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  643. 0x7fff97e8d000 - 0x7fff97ea1ff7 com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  644. 0x7fff97f25000 - 0x7fff97f29ff7 libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  645. 0x7fff97f2a000 - 0x7fff97f2cfff com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
  646. 0x7fff97f38000 - 0x7fff97f57fff com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
  647. 0x7fff97f58000 - 0x7fff97fe4fff libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
  648. 0x7fff97ffa000 - 0x7fff97ffcffb libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  649. 0x7fff97ffd000 - 0x7fff9809eff7 com.apple.Bluetooth (4.3.1 - 4.3.1f2) <EDC78AEE-28E7-324C-9947-41A0814A8154> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
  650. 0x7fff98599000 - 0x7fff98607ffb com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  651. 0x7fff98608000 - 0x7fff986fbff7 libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  652. 0x7fff986fc000 - 0x7fff987eefff libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
  653. 0x7fff987ef000 - 0x7fff9883bff7 libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
  654. 0x7fff9883c000 - 0x7fff988ffff7 libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  655. 0x7fff98936000 - 0x7fff989b3fff com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  656. 0x7fff98a0f000 - 0x7fff98a0fff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
  657. 0x7fff98a10000 - 0x7fff98a16fff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  658. 0x7fff98a17000 - 0x7fff98a19ff7 libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
  659. 0x7fff98a8f000 - 0x7fff98a94ffb libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
  660. 0x7fff98a95000 - 0x7fff98aabff7 libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
  661. 0x7fff98c21000 - 0x7fff98c44fff com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
  662. 0x7fff98ef6000 - 0x7fff98feaff7 libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  663. 0x7fff98feb000 - 0x7fff99023ffb libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
  664. 0x7fff99024000 - 0x7fff99107fff libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
  665. 0x7fff99108000 - 0x7fff9955bfc7 com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  666. 0x7fff99567000 - 0x7fff99569fff libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
  667. 0x7fff9956a000 - 0x7fff9956ffff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  668. 0x7fff99a86000 - 0x7fff99ab9ff7 com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  669. 0x7fff99aba000 - 0x7fff99abcff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
  670. 0x7fff99abd000 - 0x7fff99b35ff7 com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  671.  
  672. External Modification Summary:
  673. Calls made by other processes targeting this process:
  674. task_for_pid: 3
  675. thread_create: 0
  676. thread_set_state: 0
  677. Calls made by this process:
  678. task_for_pid: 0
  679. thread_create: 0
  680. thread_set_state: 0
  681. Calls made by all processes on this machine:
  682. task_for_pid: 394744
  683. thread_create: 0
  684. thread_set_state: 0
  685.  
  686. VM Region Summary:
  687. ReadOnly portion of Libraries: Total=240.1M resident=258.2M(108%) swapped_out_or_unallocated=16777216.0T(7327215255552%)
  688. Writable regions: Total=711.6M written=137.3M(19%) resident=154.4M(22%) swapped_out=0K(0%) unallocated=557.2M(78%)
  689.  
  690. REGION TYPE VIRTUAL
  691. =========== =======
  692. ATS (font support) 32.1M
  693. ATS (font support) (reserved) 8K reserved VM address space (unallocated)
  694. CG backing stores 3072K
  695. CG image 80K
  696. CG shared images 336K
  697. CoreImage 8K
  698. CoreUI image data 56K
  699. Kernel Alloc Once 8K
  700. MALLOC 635.5M
  701. MALLOC (admin) 32K
  702. Memory Tag 242 12K
  703. OpenCL 16K
  704. STACK GUARD 56.1M
  705. Stack 22.3M
  706. Stack (reserved) 520K reserved VM address space (unallocated)
  707. VM_ALLOCATE 17.2M
  708. __DATA 17.0M
  709. __IMAGE 528K
  710. __LINKEDIT 89.2M
  711. __TEXT 150.9M
  712. __UNICODE 544K
  713. mapped file 118.9M
  714. shared memory 4K
  715. =========== =======
  716. TOTAL 1.1G
  717. TOTAL, minus reserved VM space 1.1G
  718.  
  719.  
  720. Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 16 GB, SMC 1.69f4
  721. Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
  722. Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
  723. Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x0198, 0x393955353432382D3035322E413030472020
  724. Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x0198, 0x393955353432382D3035322E413030472020
  725. AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.24)
  726. Bluetooth: Version 4.3.1f2 15015, 3 services, 19 devices, 1 incoming serial ports
  727. Network Service: AirPort, AirPort, en1
  728. Network Service: Ethernet, Ethernet, en0
  729. Serial ATA Device: ST1000LM014-1EJ164, 1 TB
  730. Serial ATA Device: HL-DT-ST DVDRW GS31N
  731. USB Device: FaceTime HD Camera (Built-in)
  732. USB Device: Hub
  733. USB Device: BRCM2070 Hub
  734. USB Device: Bluetooth USB Host Controller
  735. USB Device: Apple Internal Keyboard / Trackpad
  736. USB Device: Hub
  737. USB Device: IR Receiver
  738. Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement