Pages:
Author

Topic: HELP! REWARD! bitcoin core keep crashing - REWARD! - page 2. (Read 1379 times)

member
Activity: 190
Merit: 10
Block files are necessary. Bitcoin's data folder on OS X is ~/Library/Application Support/Bitcoin/, there you can find the wallet.dat file. If you want to resync, just delete everything on that folder (backup wallet.dat first) and resync.


Do

so my process should be:

go to
 ~/Library/Application Support/Bitcoin/

back up wallet.dat on my desktop. delete the rest of the files, then download and reinstall core?

Replace new wallet.dat with old and reopen the core?

Do I need to backup any other files?





legendary
Activity: 1512
Merit: 1009
Block files are necessary. Bitcoin's data folder on OS X is ~/Library/Application Support/Bitcoin/, there you can find the wallet.dat file. If you want to resync, just delete everything on that folder (backup wallet.dat first) and reopen Bitcoin Core.
member
Activity: 190
Merit: 10
help a noob


REWARD $10BTC

1 Person who is most helpful to me successfully retrieving my btc i will gladly ship you $10

---

Yesterday i noticed my system disk was getting full on my macbook.

I used the program omnidisk to see where the program was. I noticed 70GB of data was being stored in the /blocks folder. I deleted a bunch of those files

Now my bitcoin core crashes every time i try to open it.

Questions

How do i backup my wallet when core doesn't open?

How do I re-install the core without losing my btc?

Why was there so much data in the blocks folder? is that necessary?






here is the report

[code]
Process:               Bitcoin-Qt [660]
Path:                  /Applications/Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt
Identifier:            org.bitcoinfoundation.Bitcoin-Qt
Version:               0.12.0 (0.12.0)
Code Type:             X86-64 (Native)
Parent Process:        Huh [1]
Responsible:           Bitcoin-Qt [660]
User ID:               502

Date/Time:             2016-03-20 17:05:08.938 -0700
OS Version:            Mac OS X 10.10.5 (14F27)
Report Version:        11
Anonymous UUID:        3ABCB9ED-6695-111D-CA5A-767C28A3850A


Time Awake Since Boot: 2300 seconds

Crashed Thread:        8  QThread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Application Specific Information:
Assertion failed: (hashPrevBlock == view.GetBestBlock()), function ConnectBlock, file main.cpp, line 1977.
 

Thread 0:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation         0x00007fff9528193b -[CFPrefsSearchListSource generationCountFromListOfSources:count:allowFetching:] + 107
1   com.apple.CoreFoundation         0x00007fff9513dea5 -[CFPrefsSearchListSource alreadylocked_copyDictionary] + 133
2   com.apple.CoreFoundation         0x00007fff95138dba -[CFPrefsSearchListSource alreadylocked_copyValueForKey:] + 42
3   com.apple.CoreFoundation         0x00007fff952b311c ___CFPreferencesCopyAppValueWithContainer_block_invoke + 60
4   com.apple.CoreFoundation         0x00007fff95280979 +[CFPrefsSearchListSource withSearchListForIdentifier:container:perform:] + 729
5   com.apple.CoreFoundation         0x00007fff952b3097 _CFPreferencesCopyAppValueWithContainer + 183
6   com.apple.CoreFoundation         0x00007fff952b31ad _CFPreferencesGetAppBooleanValueWithContainer + 29
7   com.apple.HIServices             0x00007fff950ab52b _AXInterfaceGetIncreaseContrastEnabled + 35
8   com.apple.AppKit                 0x00007fff8bc46857 +[NSAppearance _syrahAppearance] + 70
9   com.apple.AppKit                 0x00007fff8be29de6 -[NSButtonCell _vibrancyBlendModeForControlView:] + 523
10  com.apple.AppKit                 0x00007fff8bd33f8f -[NSCell _beginVibrantBlendGroupIfNeccessaryForControlView:] + 73
11  com.apple.AppKit                 0x00007fff8bd29f4e -[NSButtonCell drawWithFrame:inView:] + 387
12  com.apple.AppKit                 0x00007fff8bd33321 -[NSControl drawRect:] + 342
13  com.apple.AppKit                 0x00007fff8bd1d689 -[NSView _drawRect:clip:] + 4238
14  com.apple.AppKit                 0x00007fff8bd1bcfa -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1875
15  com.apple.AppKit                 0x00007fff8bd1c0fe -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2903
16  com.apple.AppKit                 0x00007fff8bd1c0fe -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2903
17  com.apple.AppKit                 0x00007fff8bd19b96 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 913
18  com.apple.AppKit                 0x00007fff8bd192f3 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 333
19  com.apple.AppKit                 0x00007fff8bd1568b -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2761
20  com.apple.AppKit                 0x00007fff8bccd1ae -[NSView displayIfNeeded] + 1876
21  com.apple.AppKit                 0x00007fff8bccca09 -[NSWindow displayIfNeeded] + 236
22  com.apple.AppKit                 0x00007fff8bd6f4a2 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1991
23  com.apple.AppKit                 0x00007fff8bd6e787 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 829
24  com.apple.AppKit                 0x00007fff8be918da -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 695
25  com.apple.AppKit                 0x00007fff8be91289 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextInfo:] + 815
26  com.apple.AppKit                 0x00007fff8be90f47 -[NSApplication beginModalSessionForWindow:] + 37
27  com.apple.AppKit                 0x00007fff8be90e61 -[NSApplication runModalForWindow:] + 98
28  com.apple.AppKit                 0x00007fff8bf42953 -[NSAlert runModal] + 144
29  com.apple.AppKit                 0x00007fff8bf7a1bd __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 1037
30  com.apple.AppKit                 0x00007fff8bf79d6e -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
31  com.apple.AppKit                 0x00007fff8bf79d0d -[NSPersistentUIRestorer promptToIgnorePersistentState] + 247
32  com.apple.AppKit                 0x00007fff8bcd0b6a -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completionHandler:] + 255
33  com.apple.AppKit                 0x00007fff8bcd0939 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 561
34  com.apple.AppKit                 0x00007fff8bcd0385 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 244
35  com.apple.Foundation             0x00007fff97d22818 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
36  com.apple.Foundation             0x00007fff97d22689 _NSAppleEventManagerGenericHandler + 102
37  com.apple.AE                     0x00007fff8979343c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
38  com.apple.AE                     0x00007fff897931b9 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
39  com.apple.AE                     0x00007fff897930c3 aeProcessAppleEvent + 295
40  com.apple.HIToolbox              0x00007fff9078cc6e AEProcessAppleEvent + 56
41  com.apple.AppKit                 0x00007fff8bcc9da2 _DPSNextEvent + 2249
42  com.apple.AppKit                 0x00007fff8bcc8e58 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
43  com.apple.AppKit                 0x00007fff8bcbeaf3 -[NSApplication run] + 594
44  org.bitcoinfoundation.Bitcoin-Qt   0x0000000109cb13f0 boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 144304
45  org.bitcoinfoundation.Bitcoin-Qt   0x000000010a48369d boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 8345181
46  org.bitcoinfoundation.Bitcoin-Qt   0x000000010a486455 boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 8356885
47  org.bitcoinfoundation.Bitcoin-Qt   0x000000010982750c 0x109812000 + 87308
48  org.bitcoinfoundation.Bitcoin-Qt   0x0000000109824874 0x109812000 + 75892

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib           0x00007fff8977f232 kevent64 + 10
1   libdispatch.dylib                0x00007fff968c5a6a _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib           0x00007fff8977e94a __workq_kernreturn + 10
1   libsystem_pthread.dylib          0x00007fff9797b3dd start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib           0x00007fff8977e94a __workq_kernreturn + 10
1   libsystem_pthread.dylib          0x00007fff9797b3dd start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib           0x00007fff8977e94a __workq_kernreturn + 10
1   libsystem_pthread.dylib          0x00007fff9797b3dd start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib           0x00007fff8977e94a __workq_kernreturn + 10
1   libsystem_pthread.dylib          0x00007fff9797b3dd start_wqthread + 13

Thread 6:: com.apple.CFSocket.private
0   libsystem_kernel.dylib           0x00007fff8977e3fa __select + 10
1   libsystem_pthread.dylib          0x00007fff9797e05a _pthread_body + 131
2   libsystem_pthread.dylib          0x00007fff9797dfd7 _pthread_start + 176
3   libsystem_pthread.dylib          0x00007fff9797b3ed thread_start + 13

Thread 7:: QThread
0   libsystem_kernel.dylib           0x00007fff8977e3fa __select + 10
1   org.bitcoinfoundation.Bitcoin-Qt   0x000000010a4c0328 boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 8594152
2   org.bitcoinfoundation.Bitcoin-Qt   0x000000010a4c120b boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 8597963
3   org.bitcoinfoundation.Bitcoin-Qt   0x000000010a48369d boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 8345181
4   org.bitcoinfoundation.Bitcoin-Qt   0x000000010a3397be boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 6993790
5   org.bitcoinfoundation.Bitcoin-Qt   0x000000010a33cea2 boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 7007842
6   libsystem_pthread.dylib          0x00007fff9797e05a _pthread_body + 131
7   libsystem_pthread.dylib          0x00007fff9797dfd7 _pthread_start + 176
8   libsystem_pthread.dylib          0x00007fff9797b3ed thread_start + 13

Thread 8 Crashed:: QThread
0   libsystem_kernel.dylib           0x00007fff8977e286 __pthread_kill + 10
1   libsystem_c.dylib                0x00007fff8e5c09b3 abort + 129
2   libsystem_c.dylib                0x00007fff8e588a99 __assert_rtn + 321
3   org.bitcoinfoundation.Bitcoin-Qt   0x00000001099dad85 boost::interprocess::interprocess_exception::interprocess_exception(boost::interprocess::error_info const&, char const*) + 149301
4   org.bitcoinfoundation.Bitcoin-Qt   0x00000001099df480 boost::interprocess::interprocess_exception::interprocess_exception(boost::interprocess::error_info const&, char const*) + 167472
5   org.bitcoinfoundation.Bitcoin-Qt   0x00000001099ee055 boost::interprocess::interprocess_exception::interprocess_exception(boost::interprocess::error_info const&, char const*) + 227845
6   org.bitcoinfoundation.Bitcoin-Qt   0x000000010998b163 boost::thread::do_try_join_until(timespec const&) + 139283
7   org.bitcoinfoundation.Bitcoin-Qt   0x0000000109824cf2 0x109812000 + 77042
8   org.bitcoinfoundation.Bitcoin-Qt   0x0000000109824b11 0x109812000 + 76561
9   org.bitcoinfoundation.Bitcoin-Qt   0x000000010a4a1feb boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 8470443
10  org.bitcoinfoundation.Bitcoin-Qt   0x0000000109dafbac boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 1186668
11  org.bitcoinfoundation.Bitcoin-Qt   0x0000000109db268d boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 1197645
12  org.bitcoinfoundation.Bitcoin-Qt   0x000000010a486a17 boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 8358359
13  org.bitcoinfoundation.Bitcoin-Qt   0x000000010a4c114e boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 8597774
14  org.bitcoinfoundation.Bitcoin-Qt   0x000000010a48369d boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 8345181
15  org.bitcoinfoundation.Bitcoin-Qt   0x000000010a3397be boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 6993790
16  org.bitcoinfoundation.Bitcoin-Qt   0x000000010a33cea2 boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 7007842
17  libsystem_pthread.dylib          0x00007fff9797e05a _pthread_body + 131
18  libsystem_pthread.dylib          0x00007fff9797dfd7 _pthread_start + 176
19  libsystem_pthread.dylib          0x00007fff9797b3ed thread_start + 13

Thread 9:
0   libsystem_kernel.dylib           0x00007fff8977e94a __workq_kernreturn + 10
1   libsystem_pthread.dylib          0x00007fff9797b3dd start_wqthread + 13

Thread 10:
0   libsystem_kernel.dylib           0x00007fff8977e94a __workq_kernreturn + 10
1   libsystem_pthread.dylib          0x00007fff9797b3dd start_wqthread + 13

Thread 11:
0   libsystem_kernel.dylib           0x00007fff8977e94a __workq_kernreturn + 10
1   libsystem_pthread.dylib          0x00007fff9797b3dd start_wqthread + 13

Thread 12:
0   libsystem_kernel.dylib           0x00007fff8977e94a __workq_kernreturn + 10
1   libsystem_pthread.dylib          0x00007fff9797b3dd start_wqthread + 13

Thread 13:
0   libsystem_kernel.dylib           0x00007fff8977e94a __workq_kernreturn + 10
1   libsystem_pthread.dylib          0x00007fff9797b3dd start_wqthread + 13

Thread 14:: bitcoin-scriptch
0   libsystem_kernel.dylib           0x00007fff8977e136 __psynch_cvwait + 10
1   org.bitcoinfoundation.Bitcoin-Qt   0x000000010983830b non-virtual thunk to boost::exception_detail::error_info_injector::~error_info_injector() + 811
2   org.bitcoinfoundation.Bitcoin-Qt   0x0000000109a1889f boost::interprocess::interprocess_exception::interprocess_exception(boost::interprocess::error_info const&, char const*) + 401999
3   org.bitcoinfoundation.Bitcoin-Qt   0x00000001099d817e boost::interprocess::interprocess_exception::interprocess_exception(boost::interprocess::error_info const&, char const*) + 138030
4   org.bitcoinfoundation.Bitcoin-Qt   0x000000010999fada boost::detail::thread_data_base::notify_all_at_thread_exit(boost::condition_variable*, boost::mutex*) + 41914
5   org.bitcoinfoundation.Bitcoin-Qt   0x0000000109c9691a boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 35034
6   libsystem_pthread.dylib          0x00007fff9797e05a _pthread_body + 131
7   libsystem_pthread.dylib          0x00007fff9797dfd7 _pthread_start + 176
8   libsystem_pthread.dylib          0x00007fff9797b3ed thread_start + 13

Thread 15:: bitcoin-scriptch
0   libsystem_kernel.dylib           0x00007fff8977e136 __psynch_cvwait + 10
1   org.bitcoinfoundation.Bitcoin-Qt   0x000000010983830b non-virtual thunk to boost::exception_detail::error_info_injector::~error_info_injector() + 811
2   org.bitcoinfoundation.Bitcoin-Qt   0x0000000109a1889f boost::interprocess::interprocess_exception::interprocess_exception(boost::interprocess::error_info const&, char const*) + 401999
3   org.bitcoinfoundation.Bitcoin-Qt   0x00000001099d817e boost::interprocess::interprocess_exception::interprocess_exception(boost::interprocess::error_info const&, char const*) + 138030
4   org.bitcoinfoundation.Bitcoin-Qt   0x000000010999fada boost::detail::thread_data_base::notify_all_at_thread_exit(boost::condition_variable*, boost::mutex*) + 41914
5   org.bitcoinfoundation.Bitcoin-Qt   0x0000000109c9691a boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 35034
6   libsystem_pthread.dylib          0x00007fff9797e05a _pthread_body + 131
7   libsystem_pthread.dylib          0x00007fff9797dfd7 _pthread_start + 176
8   libsystem_pthread.dylib          0x00007fff9797b3ed thread_start + 13

Thread 16:: bitcoin-scriptch
0   libsystem_kernel.dylib           0x00007fff8977e136 __psynch_cvwait + 10
1   org.bitcoinfoundation.Bitcoin-Qt   0x000000010983830b non-virtual thunk to boost::exception_detail::error_info_injector::~error_info_injector() + 811
2   org.bitcoinfoundation.Bitcoin-Qt   0x0000000109a1889f boost::interprocess::interprocess_exception::interprocess_exception(boost::interprocess::error_info const&, char const*) + 401999
3   org.bitcoinfoundation.Bitcoin-Qt   0x00000001099d817e boost::interprocess::interprocess_exception::interprocess_exception(boost::interprocess::error_info const&, char const*) + 138030
4   org.bitcoinfoundation.Bitcoin-Qt   0x000000010999fada boost::detail::thread_data_base::notify_all_at_thread_exit(boost::condition_variable*, boost::mutex*) + 41914
5   org.bitcoinfoundation.Bitcoin-Qt   0x0000000109c9691a boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 35034
6   libsystem_pthread.dylib          0x00007fff9797e05a _pthread_body + 131
7   libsystem_pthread.dylib          0x00007fff9797dfd7 _pthread_start + 176
8   libsystem_pthread.dylib          0x00007fff9797b3ed thread_start + 13

Thread 17:: bitcoin-scheduler
0   libsystem_kernel.dylib           0x00007fff8977e136 __psynch_cvwait + 10
1   org.bitcoinfoundation.Bitcoin-Qt   0x000000010983830b non-virtual thunk to boost::exception_detail::error_info_injector::~error_info_injector() + 811
2   org.bitcoinfoundation.Bitcoin-Qt   0x0000000109c29b19 non-virtual thunk to boost::exception_detail::error_info_injector::~error_info_injector() + 637129
3   org.bitcoinfoundation.Bitcoin-Qt   0x000000010999fa11 boost::detail::thread_data_base::notify_all_at_thread_exit(boost::condition_variable*, boost::mutex*) + 41713
4   org.bitcoinfoundation.Bitcoin-Qt   0x00000001099942a0 boost::thread::do_try_join_until(timespec const&) + 176464
5   org.bitcoinfoundation.Bitcoin-Qt   0x000000010999f1ee boost::detail::thread_data_base::notify_all_at_thread_exit(boost::condition_variable*, boost::mutex*) + 39630
6   org.bitcoinfoundation.Bitcoin-Qt   0x000000010999f161 boost::detail::thread_data_base::notify_all_at_thread_exit(boost::condition_variable*, boost::mutex*) + 39489
7   org.bitcoinfoundation.Bitcoin-Qt   0x0000000109c9691a boost::filesystem::filesystem_error::filesystem_error(std::string const&, boost::filesystem::path const&, boost::system::error_code) + 35034
8   libsystem_pthread.dylib          0x00007fff9797e05a _pthread_body + 131
9   libsystem_pthread.dylib          0x00007fff9797dfd7 _pthread_start + 176
10  libsystem_pthread.dylib          0x00007fff9797b3ed thread_start + 13

Thread 8 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x0000000111c4e258  rdx: 0x0000000000000000
  rdi: 0x000000000000610b  rsi: 0x0000000000000006  rbp: 0x0000000111c4e280  rsp: 0x0000000111c4e258
   r8: 0x0000000000000000   r9: 0x00000000000007b9  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x000000010a8cba75  r13: 0x0000000111b08000  r14: 0x0000000111c54000  r15: 0x000000010a8cace2
  rip: 0x00007fff8977e286  rfl: 0x0000000000000206  cr2: 0x00007fff79333fd8
 
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x109812000 -        0x10b075fc7 +org.bitcoinfoundation.Bitcoin-Qt (0.12.0 - 0.12.0) /Applications/Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt
       0x10b1f1000 -        0x10b1f5fff  com.apple.agl (3.3.0 - AGL-3.3.0) <4E8F579B-A2E2-3A27-96D7-02A9465A78D8> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x111ae6000 -        0x111ae6fef +cl_kernels (Huh) <3BB8E6A9-7F73-4EAD-815E-4A2FC7D1769B> cl_kernels
       0x111af4000 -        0x111af4ff5 +cl_kernels (Huh) cl_kernels
       0x1121d2000 -        0x1122b8fef  unorm8_bgra.dylib (2.4.5) <5F488C7E-2FB2-3C66-9764-28CF16B03E7A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff62c6f000 -     0x7fff62ca5887  dyld (353.2.3) /usr/lib/dyld
    0x7fff885e9000 -     0x7fff8860ffff  com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff88614000 -     0x7fff88614ff7  liblaunch.dylib (559.40.1) <4F81CA3A-D2CE-3030-A89D-42F3DAD7BA8F> /usr/lib/system/liblaunch.dylib
    0x7fff8867b000 -     0x7fff88686fff  libcommonCrypto.dylib (60061.30.1) /usr/lib/system/libcommonCrypto.dylib
    0x7fff88687000 -     0x7fff886bffff  com.apple.RemoteViewServices (2.0 - 99) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff886c0000 -     0x7fff886c4ff7  libGIF.dylib (1239) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff88765000 -     0x7fff88772ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff88773000 -     0x7fff887ebff7  com.apple.SystemConfiguration (1.14.4 - 1.14) <3DFFD7F7-BD23-3F4C-A209-C4A0D99F6573> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff887ec000 -     0x7fff88847fe7  libTIFF.dylib (1239) <568B04C1-118C-3E22-87E5-E1FF7AAE589C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff888af000 -     0x7fff88bb1ffb  com.apple.GeoServices (1.0 - 1077.0.18) <2BBF8B44-DD46-3432-8C84-6D6AA004C233> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff88bb2000 -     0x7fff88bb4fff  libsystem_sandbox.dylib (358.20.5) <3F5E973F-C702-31AC-97BC-05F5C195683C> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff88bb5000 -     0x7fff88bc2fff  libxar.1.dylib (255) <7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib
    0x7fff88bc3000 -     0x7fff88be8fff  libPng.dylib (1239) <0F0DDDBD-E508-377D-859F-14D11D019705> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff890da000 -     0x7fff89107fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff89108000 -     0x7fff89119fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
    0x7fff8911a000 -     0x7fff89125ff7  libcsfde.dylib (471.30.1) /usr/lib/libcsfde.dylib
    0x7fff8963c000 -     0x7fff8964eff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff89731000 -     0x7fff89739ff3  com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff8973a000 -     0x7fff89743ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff89768000 -     0x7fff89785fff  libsystem_kernel.dylib (2782.40.9) <16AD15EF-3DAE-3F63-9D26-26CCE1920762> /usr/lib/system/libsystem_kernel.dylib
    0x7fff89786000 -     0x7fff89786fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <9D749502-A228-3BF1-B52F-A182DEEB2C4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff89787000 -     0x7fff89788fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff89789000 -     0x7fff897e8fff  com.apple.AE (681.5 - 681.7) <2BF39455-1CDD-392C-824A-9972C6B1FB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff897fe000 -     0x7fff8986cff3  com.apple.Heimdal (4.0 - 2.0) <8D1667CF-D454-3E07-A58E-E15591B5A95E> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff89880000 -     0x7fff898a1fff  com.apple.framework.Apple80211 (10.3 - 1030.71.6) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff898bd000 -     0x7fff898fdff7  libGLImage.dylib (11.1.2) <9B05F3BF-D111-3B01-B7F8-C5EF7E02000B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff899a3000 -     0x7fff899a8ffb  libheimdal-asn1.dylib (398.40.1) <7D2BE3DE-60F7-3A6E-A92E-DA0EF9D3417E> /usr/lib/libheimdal-asn1.dylib
    0x7fff899a9000 -     0x7fff89ad1ff7  com.apple.coreui (2.1 - 308.6) <9E0E9C6A-68F5-34C1-A17C-96226D401D4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8a13c000 -     0x7fff8a1b5fe7  libcorecrypto.dylib (233.30.1) <5779FFA0-4D9A-3AD4-B7F2-618227621DC8> /usr/lib/system/libcorecrypto.dylib
    0x7fff8a1b6000 -     0x7fff8a344fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8a3b3000 -     0x7fff8a3b7fff  com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8a3b8000 -     0x7fff8a3d2ff3  com.apple.Ubiquity (1.3 - 313) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8a3d3000 -     0x7fff8a7e0ff7  libLAPACK.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8a83e000 -     0x7fff8a930ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff8aa38000 -     0x7fff8aa39ff7  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
    0x7fff8aa3a000 -     0x7fff8aa4aff7  libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib
    0x7fff8aac6000 -     0x7fff8ab11ff7  com.apple.CloudDocs (1.0 - 321.10) /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff8ab61000 -     0x7fff8ab85fef  libJPEG.dylib (1239) <75667D4A-9359-3178-9D3A-2AE5A60DE55F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8ab86000 -     0x7fff8ac78ff3  libxml2.2.dylib (26.1) <3FBA890F-2850-3A45-87EA-DB6892BDEB60> /usr/lib/libxml2.2.dylib
    0x7fff8adbc000 -     0x7fff8adcaff7  com.apple.opengl (11.1.2 - 11.1.2) <5F355713-4637-33CD-9CBA-4B4CA43FB0FE> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8af5b000 -     0x7fff8afa7ff7  libcups.2.dylib (408.2) /usr/lib/libcups.2.dylib
    0x7fff8afd8000 -     0x7fff8afd8fff  libOpenScriptingUtil.dylib (162.2) /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8afd9000 -     0x7fff8afe6ff3  com.apple.ProtocolBuffer (1 - 228.0.1) <3429EB06-9F0E-355F-B9AB-F72879177398> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff8afe7000 -     0x7fff8b266ffb  com.apple.RawCamera.bundle (6.06 - 819) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8b7e4000 -     0x7fff8b7e4ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff8b7e9000 -     0x7fff8b85affb  com.apple.ApplicationServices.ATS (360 - 375.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8b872000 -     0x7fff8b874fff  libCVMSPluginSupport.dylib (11.1.2) <1C5C1757-67F1-3C23-90EF-643619A0E7DC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8b875000 -     0x7fff8b8e9ffb  com.apple.securityfoundation (6.0 - 55126) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8bbc0000 -     0x7fff8bc2ffff  com.apple.SearchKit (1.4.0 - 1.4.0) <80883BD1-C9BA-3794-A20E-476F94DD89A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8bc30000 -     0x7fff8bc30fff  com.apple.CoreServices (62 - 62) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8bc38000 -     0x7fff8c7b9ff7  com.apple.AppKit (6.9 - 1348.17) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8c808000 -     0x7fff8c899ff7  libCoreStorage.dylib (471.30.1) <9D95399F-1AC5-325F-8337-6E13AD99E44B> /usr/lib/libCoreStorage.dylib
    0x7fff8c89a000 -     0x7fff8c89afff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8c89b000 -     0x7fff8c8e1ff7  libFontRegistry.dylib (134.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8c93b000 -     0x7fff8c9d9fff  com.apple.Metadata (10.7.0 - 917.36) <00C4CB5D-E723-3612-84E0-439098392CDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8c9da000 -     0x7fff8ca89fe7  libvMisc.dylib (516) <6739E390-46E7-3BFA-9B69-B278562326E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8cb4d000 -     0x7fff8cb4fff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff8cb6d000 -     0x7fff8cba0fff  com.apple.MediaKit (16 - 757.2) <2912E5C2-085F-3FE2-8531-23B6E894B0F0> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8cba1000 -     0x7fff8cba8fff  com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8cd47000 -     0x7fff8cd61ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8cd71000 -     0x7fff8ce10e27  com.apple.AppleJPEG (1.0 - 1) <6627DDD9-A8FE-3968-B23A-B6A29AA3919A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff8d76b000 -     0x7fff8d7d2ffb  com.apple.datadetectorscore (6.0 - 396.1.2) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8da97000 -     0x7fff8da9afff  com.apple.IOSurface (97.4 - 97.4) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8da9b000 -     0x7fff8dab5ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff8db93000 -     0x7fff8dbfffff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <03697149-1CDD-32FF-B564-1C1EF5E9E5C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8dc00000 -     0x7fff8dc96ff7  com.apple.cloudkit.CloudKit (283.67.4 - 283.67.4) /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff8de29000 -     0x7fff8e15cff7  libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib
    0x7fff8e15d000 -     0x7fff8e444ffb  com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8e445000 -     0x7fff8e554ff3  com.apple.desktopservices (1.9.3 - 1.9.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8e555000 -     0x7fff8e562ff7  com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff8e563000 -     0x7fff8e5effe7  libsystem_c.dylib (1044.40.1) /usr/lib/system/libsystem_c.dylib
    0x7fff8e5f0000 -     0x7fff8e5f3fff  com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8e5f4000 -     0x7fff8e61cfff  libsystem_info.dylib (459.40.1) <2E16C4B3-A327-3957-9C41-143911979A1E> /usr/lib/system/libsystem_info.dylib
    0x7fff8e7d0000 -     0x7fff8e7f9ffb  libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib
    0x7fff8e7fa000 -     0x7fff8e7fafff  com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8e7fb000 -     0x7fff8e826ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
    0x7fff8e942000 -     0x7fff8e954ff7  libsasl2.2.dylib (194.1) <35371406-75EF-304A-A073-956C40373555> /usr/lib/libsasl2.2.dylib
    0x7fff8e955000 -     0x7fff8e958ffb  libCGXType.A.dylib (788.3) <7CC6CD5B-AD6B-3B36-9165-BFB1E5274F69> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8f94e000 -     0x7fff8f953fff  libsystem_stats.dylib (163.30.2) /usr/lib/system/libsystem_stats.dylib
    0x7fff8f954000 -     0x7fff8f954fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <2C8AF258-4F11-3BEC-A826-22D7199B3975> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8f955000 -     0x7fff8f966ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff8f967000 -     0x7fff8f9a1ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8fa0e000 -     0x7fff8fa10fff  com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff8fa1b000 -     0x7fff8fa24ff3  com.apple.CommonAuth (4.0 - 2.0) <9A484EE6-0003-3AB1-AE4F-AA543BBBF53F> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8faeb000 -     0x7fff8fb3aff7  com.apple.opencl (2.4.2 - 2.4.2) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8fd79000 -     0x7fff8fd7eff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff8fd8b000 -     0x7fff8fd97fff  com.apple.speech.synthesis.framework (5.3.11 - 5.3.11) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8fe07000 -     0x7fff8fe1aff7  com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff8fe22000 -     0x7fff8fe26fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff8fe27000 -     0x7fff8fe43fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff901b0000 -     0x7fff901ebfff  com.apple.QD (301 - 301) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff902e4000 -     0x7fff90308ff7  com.apple.Sharing (328.17 - 328.17) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff90314000 -     0x7fff90334ff7  com.apple.MultitouchSupport.framework (264.6 - 264.6) <1539F1F6-6334-37F3-9C52-02EFFBF4835D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff90747000 -     0x7fff9074bfff  com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff9074c000 -     0x7fff90a51ff3  com.apple.HIToolbox (2.1.1 - 758.7) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff90ad4000 -     0x7fff90b20fff  com.apple.corelocation (1486.17 - 1615.24) <8825B3E2-E053-3E01-AE31-793443962D06> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff90b21000 -     0x7fff90b72fff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <450293F7-DAE7-3DD0-8F7C-71FC2FD72627> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff90b73000 -     0x7fff90b89ff7  libsystem_asl.dylib (267) /usr/lib/system/libsystem_asl.dylib
    0x7fff90b8a000 -     0x7fff90e59ff3  com.apple.CoreImage (10.3.4) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff90ed9000 -     0x7fff90ee1fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff90ee5000 -     0x7fff90ef7ff7  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
    0x7fff910f6000 -     0x7fff91208ff7  libvDSP.dylib (516) <151B3CCB-77D3-3715-A3D0-7C74CD5C7FFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff91209000 -     0x7fff91209fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff9120a000 -     0x7fff91215ff7  libkxld.dylib (2782.40.9) <2ADAE067-78A0-371E-A5A8-1E7C892D193C> /usr/lib/system/libkxld.dylib
    0x7fff91216000 -     0x7fff91646fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff91647000 -     0x7fff9164fff7  com.apple.AppleSRP (5.0 - 1) <68F0C577-ED96-34F2-B701-CE3023367D4D> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff91650000 -     0x7fff9166bff7  libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
    0x7fff917b8000 -     0x7fff917d2ff7  libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib
    0x7fff917d3000 -     0x7fff917dfff7  com.apple.OpenDirectory (10.10 - 187) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff917e0000 -     0x7fff917e8ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff917e9000 -     0x7fff9187dfff  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
    0x7fff9193e000 -     0x7fff91943fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff91944000 -     0x7fff919d9ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff919da000 -     0x7fff91a15fff  com.apple.Symbolication (1.4 - 56045) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff91a16000 -     0x7fff91bfbff7  libicucore.A.dylib (531.48) <3CD34752-B1F9-31D2-865D-B5B0F0BE3111> /usr/lib/libicucore.A.dylib
    0x7fff91bfc000 -     0x7fff91c06ff7  com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff91c0e000 -     0x7fff91c11fff  com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff91c12000 -     0x7fff91c84fff  com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff91cb9000 -     0x7fff91dddff7  com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff91dde000 -     0x7fff91e62fff  com.apple.PerformanceAnalysis (1.0 - 1) <4E934EE0-5CC6-3D54-8FA2-5B8AE669D775> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff91e63000 -     0x7fff91e64ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff91e65000 -     0x7fff91ea6fff  libGLU.dylib (11.1.2) <2BA52A8D-ED35-3D86-B2D6-41479969C96D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff91ea7000 -     0x7fff91ec0ff7  com.apple.CFOpenDirectory (10.10 - 187) <3FCEE6F7-A8C6-3222-B22D-8AD290E477E2> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff91ec1000 -     0x7fff91ec9fe7  libcldcpuengine.dylib (2.4.5) <6CC680F9-0D13-333B-B151-F0D9C631A1E5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff91eca000 -     0x7fff91ffafff  com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff920eb000 -     0x7fff92131ff7  libauto.dylib (186) /usr/lib/libauto.dylib
    0x7fff92132000 -     0x7fff92135ff7  libdyld.dylib (353.2.3) /usr/lib/system/libdyld.dylib
    0x7fff922cf000 -     0x7fff9247fff3  com.apple.QuartzCore (1.10 - 361.19) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff92488000 -     0x7fff9248dff7  libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
    0x7fff92521000 -     0x7fff9265bfff  com.apple.ImageIO.framework (3.3.0 - 1239) <6033D915-B9A2-3F21-8F35-2E18EF66CA6F> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff92680000 -     0x7fff92687ff7  libCGCMS.A.dylib (788.3) <1A47CDD9-99AE-3BD2-85F1-339FC169B16E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff92929000 -     0x7fff92976ff7  com.apple.print.framework.PrintCore (10.3 - 451.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff9297f000 -     0x7fff92a6ffef  libJP2.dylib (1239) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff92aa0000 -     0x7fff92afaff7  com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff92b0a000 -     0x7fff92e25fcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff92e26000 -     0x7fff93036ff7  com.apple.CFNetwork (720.5.7 - 720.5.7) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff9317c000 -     0x7fff93185fff  libGFXShared.dylib (11.1.2) <7F9F6175-E993-3014-8C9B-1F08CE7C75A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff932e7000 -     0x7fff93370ff7  com.apple.CoreSymbolication (3.1 - 57020.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff93371000 -     0x7fff93373ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
    0x7fff933a1000 -     0x7fff93408ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff93409000 -     0x7fff934dfff3  com.apple.DiskImagesFramework (10.10.5 - 398) <23E788A6-9A11-3232-A882-BA16D0C54880> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff934e0000 -     0x7fff93510ff3  com.apple.GSS (4.0 - 2.0) <97F2A028-44CF-3188-B863-F4EEB39CBDBD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff93549000 -     0x7fff93564fff  com.apple.AppleVPAFramework (1.4.5 - 1.4.5) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff935f7000 -     0x7fff935fdfff  libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib
    0x7fff93850000 -     0x7fff9390bff7  com.apple.DiscRecording (9.0 - 9000.4.2) <4655B4B8-523D-3AE6-92A0-8486A2258B3B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff93bcd000 -     0x7fff93bcffff  com.apple.EFILogin (2.0 - 2) <3BA837D8-94F5-3240-9CF7-E40DC2808446> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff93c0f000 -     0x7fff94450ff3  com.apple.CoreGraphics (1.600.0 - 788.3) <0AAD1F22-9823-3D31-A25B-F8C1D7915AC4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff94451000 -     0x7fff94483ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff94585000 -     0x7fff94586fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff94620000 -     0x7fff9462bfff  libGL.dylib (11.1.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff9462c000 -     0x7fff94663ffb  com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff94697000 -     0x7fff94698ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff94703000 -     0x7fff947e7fff  libcrypto.0.9.8.dylib (52.40.1) /usr/lib/libcrypto.0.9.8.dylib
    0x7fff9481b000 -     0x7fff9481cff3  libSystem.B.dylib (1213) <1866C519-C5F3-3D09-8C17-A8F703664521> /usr/lib/libSystem.B.dylib
    0x7fff950a6000 -     0x7fff950f0fff  com.apple.HIServices (1.22 - 523) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff950f1000 -     0x7fff950f5fff  libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff950f6000 -     0x7fff9548eff7  com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff9548f000 -     0x7fff95490fff  liblangid.dylib (117) /usr/lib/liblangid.dylib
    0x7fff95491000 -     0x7fff955d7fef  libsqlite3.dylib (168.2) <53F6A294-15D7-3804-9ABF-47D35E15CDFB> /usr/lib/libsqlite3.dylib
    0x7fff955d9000 -     0x7fff9562dfff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff9562e000 -     0x7fff95630fff  libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib
    0x7fff95631000 -     0x7fff95631fff  com.apple.Cocoa (6.8 - 21) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff9564f000 -     0x7fff95743fff  libFontParser.dylib (134.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff95748000 -     0x7fff9574afff  libRadiance.dylib (1239) <594FD1C9-2041-3877-9AD2-0A977EBBB1D0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff95764000 -     0x7fff95775ff3  libsystem_coretls.dylib (35.40.1) <155DA0A9-2046-332E-BFA3-D7974A51F731> /usr/lib/system/libsystem_coretls.dylib
    0x7fff95776000 -     0x7fff95778ff7  com.apple.securityhi (9.0 - 55006) <2B9C0BCB-7D82-39C2-A99F-7B9E1522CDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff957af000 -     0x7fff9582dfff  com.apple.CoreServices.OSServices (640.4 - 640.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff9582e000 -     0x7fff95830fff  libsystem_configuration.dylib (699.40.2) <56F94DCE-DBDE-3615-8F07-DE6270D9F8BE> /usr/lib/system/libsystem_configuration.dylib
    0x7fff95be5000 -     0x7fff95c04fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff95d95000 -     0x7fff95dbdfff  libRIP.A.dylib (788.3) <6AB1CA86-38C8-33E3-AC07-3A065666E0F9> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff95dbe000 -     0x7fff95de6fff  libxpc.dylib (559.40.1) <5C829202-962E-3744-8B50-00D38CC88E84> /usr/lib/system/libxpc.dylib
    0x7fff95de7000 -     0x7fff95e18ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <9D76F2E0-C28A-3DBC-A91F-E87888D46BF0> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff95ead000 -     0x7fff95eddfff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff95ede000 -     0x7fff95ef5ff7  libLinearAlgebra.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff95ef6000 -     0x7fff95ef8fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff95ef9000 -     0x7fff95f01fff  libsystem_dnssd.dylib (576.30.4) <0CEB5910-843F-315C-A1DE-5D955A48A045> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff95f02000 -     0x7fff95f0dff7  com.apple.CrashReporterSupport (10.10 - 631) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff95f0e000 -     0x7fff9610846f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
    0x7fff96109000 -     0x7fff9637fff7  com.apple.security (7.0 - 57031.40.6) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff96539000 -     0x7fff96564ff7  com.apple.DictionaryServices (1.2 - 229.1) <62EC3E1B-5A28-3252-90FF-C2E9999C2A2A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff96565000 -     0x7fff96565ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff96566000 -     0x7fff9656cfff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff9657d000 -     0x7fff96583ff7  libsystem_networkextension.dylib (167.40.3) /usr/lib/system/libsystem_networkextension.dylib
    0x7fff96584000 -     0x7fff965d3ff7  libstdc++.6.dylib (104.1) <803F6AC8-87DC-3E24-9E80-729B551F6FFF> /usr/lib/libstdc
Pages:
Jump to: