Preview App quits unexpectedly OSX 10.10.2

Hi to all,
I have a problem with Preview app in OSX 10.10.2. It crashes any time when trying to open any file, no matter the type (PDF, PNG, etc).
I have OSX 10.10.2 stock. Just with a few apps installed by my own, like Google Chrome, or Office Suite.
I've already tried to restart the OSX and to "google" the problem, but I didn't find nothing relate. It seems to be a "corner case"
I don't know what is the root of the problem but It don't want to reinstall OSX entirely just to fix this.
Please, find here the traceback gathered from the "crash window" log.
Thank you very much!!
Kind regards
Process:               Preview [576]
Path:                  /Applications/Preview.app/Contents/MacOS/Preview
Identifier:            com.apple.Preview
Version:               8.0 (859.7)
Build Info:            Preview-859007000000000~1
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Preview [576]
User ID:               501
Date/Time:             2015-03-08 09:27:40.756 +0100
OS Version:            Mac OS X 10.10.2 (14C109)
Report Version:        11
Anonymous UUID:        BBCB30B6-65A6-0C2B-A929-244B46BCB277
Time Awake Since Boot: 1400 seconds
Crashed Thread:        0  Dispatch queue: com.apple.main-thread
Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderSet initWithObjects:count:]: attempt to insert nil object from objects[0]'
terminating with uncaught exception of type NSException
abort() called
Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff9083b66c __exceptionPreprocess + 172
1   libobjc.A.dylib                     0x00007fff9395e76e objc_exception_throw + 43
2   CoreFoundation                      0x00007fff906f28bf -[__NSPlaceholderSet initWithObjects:count:] + 399
3   CoreFoundation                      0x00007fff9076ee7f +[NSSet setWithObject:] + 47
4   AnnotationKit                       0x0000000106d4c8f9 -[AKAttributeController _updateStateOnSenderFromSelf:] + 393
5   AnnotationKit                       0x0000000106d4b9ff -[AKAttributeController _updateStateOnSender:] + 135
6   AnnotationKit                       0x0000000106d48381 -[AKAttributeController validateAttributeSender:] + 176
7   AnnotationKit                       0x0000000106d4d0b1 -[AKActionController validateSender:] + 206
8   AnnotationKit                       0x0000000106d0dc77 -[AKTextAttributesViewController validateUserInterfaceItems] + 116
9   AnnotationKit                       0x0000000106d8d8de -[AKToolbarViewController_Mac revalidateItems] + 411
10  AnnotationKit                       0x0000000106d4a737 -[AKAttributeController _syncAttributesFromSelectedAnnotationsToUI] + 82
11  AnnotationKit                       0x0000000106d48435 -[AKAttributeController setModelControllerToObserveForSelections:] + 143
12  AnnotationKit                       0x0000000106d1c168 -[AKController observeValueForKeyPath:ofObject:change:context:] + 887
13  Foundation                          0x00007fff9790ca03 NSKeyValueNotifyObserver + 382
14  Foundation                          0x00007fff9790bbd8 NSKeyValueDidChange + 463
15  Foundation                          0x00007fff9791073d -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
16  Preview                             0x0000000106a9bbaa Preview + 109482
17  Preview                             0x0000000106a95a97 Preview + 84631
18  Preview                             0x0000000106a8cbd9 Preview + 48089
19  AppKit                              0x00007fff8adece07 -[NSWindowController _windowDidLoad] + 586
20  AppKit                              0x00007fff8add3e12 -[NSWindowController window] + 110
21  Preview                             0x0000000106a8abf6 Preview + 39926
22  AppKit                              0x00007fff8add4f91 -[NSWindowController showWindow:] + 36
23  Preview                             0x0000000106a8c07a Preview + 45178
24  Foundation                          0x00007fff97934d3c -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 954
25  Foundation                          0x00007fff97934840 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 131
26  Preview                             0x0000000106a8bfa3 Preview + 44963
27  Preview                             0x0000000106a8ada0 Preview + 40352
28  Preview                             0x0000000106b7f77d Preview + 1042301
29  libdispatch.dylib                   0x00007fff8cdfd323 _dispatch_call_block_and_release + 12
30  libdispatch.dylib                   0x00007fff8cdf8c13 _dispatch_client_callout + 8
31  libdispatch.dylib                   0x00007fff8ce04cbf _dispatch_main_queue_callback_4CF + 861
32  CoreFoundation                      0x00007fff9078ec79 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
33  CoreFoundation                      0x00007fff9074b30f __CFRunLoopRun + 2159
34  CoreFoundation                      0x00007fff9074a858 CFRunLoopRunSpecific + 296
35  HIToolbox                           0x00007fff9243daef RunCurrentEventLoopInMode + 235
36  HIToolbox                           0x00007fff9243d86a ReceiveNextEventCommon + 431
37  HIToolbox                           0x00007fff9243d6ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
38  AppKit                              0x00007fff8abaaf81 _DPSNextEvent + 964
39  AppKit                              0x00007fff8abaa730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
40  AppKit                              0x00007fff8ab9e593 -[NSApplication run] + 594
41  AppKit                              0x00007fff8ab89a14 NSApplicationMain + 1832
42  libdyld.dylib                       0x00007fff8cea45c9 start + 1
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x00007fff90a95286 __pthread_kill + 10
1   libsystem_c.dylib             0x00007fff8c80ab53 abort + 129
2   libc++abi.dylib               0x00007fff8cdcba21 abort_message + 257
3   libc++abi.dylib               0x00007fff8cdf39d1 default_terminate_handler() + 267
4   libobjc.A.dylib               0x00007fff939627d6 _objc_terminate() + 103
5   libc++abi.dylib               0x00007fff8cdf10a1 std::__terminate(void (*)()) + 8
6   libc++abi.dylib               0x00007fff8cdf1113 std::terminate() + 51
7   libobjc.A.dylib               0x00007fff939625ff objc_terminate + 9
8   libdispatch.dylib             0x00007fff8cdf8c27 _dispatch_client_callout + 28
9   libdispatch.dylib             0x00007fff8ce04cbf _dispatch_main_queue_callback_4CF + 861
10  com.apple.CoreFoundation       0x00007fff9078ec79 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
11  com.apple.CoreFoundation       0x00007fff9074b30f __CFRunLoopRun + 2159
12  com.apple.CoreFoundation       0x00007fff9074a858 CFRunLoopRunSpecific + 296
13  com.apple.HIToolbox           0x00007fff9243daef RunCurrentEventLoopInMode + 235
14  com.apple.HIToolbox           0x00007fff9243d86a ReceiveNextEventCommon + 431
15  com.apple.HIToolbox           0x00007fff9243d6ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
16  com.apple.AppKit               0x00007fff8abaaf81 _DPSNextEvent + 964
17  com.apple.AppKit               0x00007fff8abaa730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
18  com.apple.AppKit               0x00007fff8ab9e593 -[NSApplication run] + 594
19  com.apple.AppKit               0x00007fff8ab89a14 NSApplicationMain + 1832
20  libdyld.dylib                 0x00007fff8cea45c9 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff90a96232 kevent64 + 10
1   libdispatch.dylib             0x00007fff8cdfba6a _dispatch_mgr_thread + 52
Thread 2:
0   libsystem_kernel.dylib         0x00007fff90a9594a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a5dd40d start_wqthread + 13
Thread 3:
0   libsystem_kernel.dylib         0x00007fff90a9594a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a5dd40d start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib         0x00007fff90a9594a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a5dd40d start_wqthread + 13
Thread 5:
0   libsystem_kernel.dylib         0x00007fff90a9594a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a5dd40d start_wqthread + 13
Thread 6:
0   libsystem_kernel.dylib         0x00007fff90a9594a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a5dd40d start_wqthread + 13
Thread 7:
0   libsystem_kernel.dylib         0x00007fff90a9594a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a5dd40d start_wqthread + 13
Thread 8:
0   libsystem_kernel.dylib         0x00007fff90a9594a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a5dd40d start_wqthread + 13
Thread 9:: Dispatch queue: AK_buildFontFamilyMenuOperationQueue :: NSOperation 0x7fecaac27f50 (QOS: USER_INITIATED)
0   com.apple.CoreFoundation       0x00007fff907fe200 -[NSStringROMKeySet_MacOSX indexForCString:length:key:] + 288
1   com.apple.CoreFoundation       0x00007fff906dde76 __CFStringCreateImmutableFunnel3 + 2438
2   com.apple.CoreFoundation       0x00007fff906f69dc CFStringCreateWithSubstring + 460
3   com.apple.CoreFoundation       0x00007fff906f64ad _retainedComponentString + 189
4   com.apple.CoreFoundation       0x00007fff9074eebd CFURLCopyFragment + 125
5   com.apple.CoreText             0x00007fff932e0021 CopyPostScriptNameFromFontURL(__CFURL const*) + 73
6   com.apple.CoreText             0x00007fff932dff73 TBaseFont::CopyPostScriptName() const + 45
7   com.apple.CoreText             0x00007fff932df94f TBaseFont::CopyName(__CFString const*) const + 359
8   com.apple.CoreText             0x00007fff93399af6 TBaseFont::CreateDescriptorAttributes(__CFString const*) const + 120
9   com.apple.CoreText             0x00007fff9333f0fb TDescriptor::GetAttributes(__CFString const*) const + 71
10  com.apple.CoreText             0x00007fff9333f004 TDescriptor::CopyAttributes(__CFString const*) const + 20
11  com.apple.CoreText             0x00007fff9334eb7a TDescriptor::TDescriptor(TDescriptor const&, unsigned int, __CFString const*) + 40
12  com.apple.CoreText             0x00007fff9335ba65 TDescriptorSource::CopyDescriptorUncached(__CFURL const*, bool, __CFString const*) const + 183
13  com.apple.CoreText             0x00007fff9335baa2 TDescriptorSource::CopyDescriptor(__CFURL const*, bool, __CFString const*) const + 30
14  com.apple.CoreText             0x00007fff9335c6ba TDescriptorSource::CopyDescriptorsForRequest(__CFDictionary const*, __CFSet const*, CFComparisonResult (*)(void const*, void const*, void*), void*, unsigned long, TCFRef<__CFArray const*>*) const + 1148
15  com.apple.CoreText             0x00007fff93309cba TDescriptorSource::CopyDescriptorForRequest(__CFDictionary const*, __CFSet const*, CFComparisonResult (*)(void const*, void const*, void*), void*, unsigned long) const + 138
16  com.apple.CoreText             0x00007fff932de458 TDescriptor::CreateMatchingDescriptorInternal(__CFSet const*, bool) const + 600
17  com.apple.CoreText             0x00007fff932de0ec TDescriptor::InitBaseFont(bool) + 38
18  com.apple.CoreText             0x00007fff9333e1e2 CTFontDescriptorsCopyAttributesInternal(__CFArray const*, __CFSet const*, unsigned int, bool) + 466
19  com.apple.CoreText             0x00007fff9333dff2 CTFontDescriptorsCopyAttribute + 70
20  com.apple.CoreText             0x00007fff933504de TCollection::CopyFontAttribute(__CFString const*, unsigned int) const + 40
21  com.apple.AnnotationKit       0x0000000106d100f4 __54-[AKTextAttributesViewController _buildFontFamilyMenu]_block_invoke + 135
22  com.apple.Foundation           0x00007fff97a400d8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
23  com.apple.Foundation           0x00007fff9792c695 -[NSBlockOperation main] + 97
24  com.apple.Foundation           0x00007fff9790b32c -[__NSOperationInternal _start:] + 653
25  com.apple.Foundation           0x00007fff9790af33 __NSOQSchedule_f + 184
26  libdispatch.dylib             0x00007fff8cdf8c13 _dispatch_client_callout + 8
27  libdispatch.dylib             0x00007fff8cdfc365 _dispatch_queue_drain + 1100
28  libdispatch.dylib             0x00007fff8cdfdecc _dispatch_queue_invoke + 202
29  libdispatch.dylib             0x00007fff8cdfb6b7 _dispatch_root_queue_drain + 463
30  libdispatch.dylib             0x00007fff8ce09fe4 _dispatch_worker_thread3 + 91
31  libsystem_pthread.dylib       0x00007fff8a5df637 _pthread_wqthread + 729
32  libsystem_pthread.dylib       0x00007fff8a5dd40d start_wqthread + 13
Thread 10:
0   libsystem_kernel.dylib         0x00007fff90a9594a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a5dd40d start_wqthread + 13
Thread 11:
0   libsystem_kernel.dylib         0x00007fff90a9594a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a5dd40d start_wqthread + 13
Thread 12:
0   libsystem_kernel.dylib         0x00007fff90a9594a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a5dd40d start_wqthread + 13
Thread 13:
0   libsystem_kernel.dylib         0x00007fff90a904de mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff90a8f64f mach_msg + 55
2   com.apple.CoreFoundation       0x00007fff9074bb34 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation       0x00007fff9074affb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation       0x00007fff9074a858 CFRunLoopRunSpecific + 296
5   com.apple.AppKit               0x00007fff8ad0e33b _NSEventThread + 137
6   libsystem_pthread.dylib       0x00007fff8a5df268 _pthread_body + 131
7   libsystem_pthread.dylib       0x00007fff8a5df1e5 _pthread_start + 176
8   libsystem_pthread.dylib       0x00007fff8a5dd41d thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5917cce8  rdx: 0x0000000000000000
  rdi: 0x000000000000130f  rsi: 0x0000000000000006  rbp: 0x00007fff5917cd10  rsp: 0x00007fff5917cce8
   r8: 0x0000000000000000   r9: 0x00007fff8c834d70  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00007fff5917ce70  r13: 0x00007fff5917d350  r14: 0x00007fff7a07a300  r15: 0x00007fff5917cd50
  rip: 0x00007fff90a95286  rfl: 0x0000000000000206  cr2: 0x00007fff7a6b3fd8
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133
Binary Images:
       0x106a81000 -        0x106c43fef  com.apple.Preview (8.0 - 859.7) <487D571B-251B-39C4-8437-6313EB83D12C> /Applications/Preview.app/Contents/MacOS/Preview
       0x106cee000 -        0x106dd7fff  com.apple.AnnotationKit (1.0 - 51.11) <9A9791EE-69B9-37B6-A34A-018CE49B248B> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/Annotation Kit
       0x106e6b000 -        0x1072afff7  com.apple.SceneKit (5.0 - 260.7.1) <61A4433D-A28A-37FF-BF20-1D69EDE78AF8> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
       0x107556000 -        0x1075d6ff3  com.apple.CoreHandwriting (96 - 1.2) <C016F95E-B454-39D0-A6D5-A99F46D908C0> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHand writing
       0x10a22a000 -        0x10a22aff5 +cl_kernels (???) <7638EF36-C037-42AA-BFF5-2786C09BC2AC> cl_kernels
       0x10b17e000 -        0x10b17efef +cl_kernels (???) <39A11992-7575-4644-82A0-AC32F04C8A6E> cl_kernels
       0x10c4f6000 -        0x10c5dcfef  unorm8_bgra.dylib (2.4.5) <9423FFD4-6EF3-31BF-9DE9-6D55BA76D59E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
       0x10de19000 -        0x10de1fff7  com.apple.BookKit (1.1 - 255) <501D110F-42F7-390F-A070-54F557F3C006> /System/Library/PrivateFrameworks/BookKit.framework/BookKit
       0x10de2e000 -        0x10de32ff3  libFontRegistryUI.dylib (134) <9C55337C-4D65-34C8-9BB9-90399B420A6F> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x7fff69496000 -     0x7fff694cc837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
    0x7fff89de7000 -     0x7fff89e7cff7  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
    0x7fff89e7d000 -     0x7fff89fadfff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
    0x7fff89fae000 -     0x7fff89fd6fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
    0x7fff89fd7000 -     0x7fff8a09aff7  libvMisc.dylib (516) <A84F3A3B-D349-3FBC-B5A6-E0F572734073> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8a09b000 -     0x7fff8a4cbfff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff8a4cc000 -     0x7fff8a550fff  com.apple.ViewBridge (103.1 - 103.1) <BABD572C-58AA-362C-B246-D45DCD990D16> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff8a551000 -     0x7fff8a59efff  com.apple.ImageCaptureCore (6.0 - 6.0) <C2DED299-7E2B-3501-9FD6-74892A7484B3> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8a5dc000 -     0x7fff8a5e5fff  libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8a7ac000 -     0x7fff8a7dcff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff8a7dd000 -     0x7fff8aa45ff3  com.apple.security (7.0 - 57031.10.10) <79C37E73-271B-3BEF-A96E-CDB83FF12CF0> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8aa49000 -     0x7fff8ab86fff  com.apple.ImageIO.framework (3.3.0 - 1232) <D7AF3CD2-FAB2-3798-9C26-914886852DCD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8ab87000 -     0x7fff8b6d1ff7  com.apple.AppKit (6.9 - 1344.72) <44EF7DEB-3072-3515-9F34-2857D557E828> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8b96b000 -     0x7fff8b971ff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8b9cb000 -     0x7fff8baabfff  com.apple.QuickLookUIFramework (5.0 - 675.13) <A4B5E57E-F363-3C63-8861-4DCEAC3FB23B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8baac000 -     0x7fff8bbf0ff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8bbf1000 -     0x7fff8bbf9fe7  libcldcpuengine.dylib (2.4.5) <F9EF8060-5E40-3E88-BC38-7452649672B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x7fff8bbfa000 -     0x7fff8bc61ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8bc6f000 -     0x7fff8be72ff3  com.apple.CFNetwork (720.2.4 - 720.2.4) <E550C671-930F-3B12-8798-23898473E179> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8be82000 -     0x7fff8be83fff  libSystem.B.dylib (1213) <90B107BC-FF74-32CC-B1CF-4E02F544D957> /usr/lib/libSystem.B.dylib
    0x7fff8be84000 -     0x7fff8be91fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
    0x7fff8be92000 -     0x7fff8c1fdfff  com.apple.VideoToolbox (1.0 - 1562.107) <2EAFB008-7F19-34C2-A5A6-43B4CD35FEF3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8c317000 -     0x7fff8c365fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
    0x7fff8c366000 -     0x7fff8c370ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8c371000 -     0x7fff8c379fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8c37a000 -     0x7fff8c450ff3  com.apple.DiskImagesFramework (10.10.1 - 396) <E7478685-E829-372A-A945-A512730D3312> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8c451000 -     0x7fff8c463ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
    0x7fff8c464000 -     0x7fff8c557ff7  libJP2.dylib (1232) <10B78725-0B8A-3D87-B2E3-8FEED0C07F21> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8c558000 -     0x7fff8c561fff  libGFXShared.dylib (11.1.1) <7AE7D152-597E-3B27-A52C-8DA76760B61C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8c581000 -     0x7fff8c59aff7  com.apple.CFOpenDirectory (10.10 - 187) <0F9747EF-12A3-3694-984D-0B8352CA6C0F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8c59b000 -     0x7fff8c5acff7  libsystem_coretls.dylib (35.1.2) <BC691CD1-17B6-39A5-BD02-AF973695FD1D> /usr/lib/system/libsystem_coretls.dylib
    0x7fff8c5ad000 -     0x7fff8c5d3ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8c5d4000 -     0x7fff8c732ffb  com.apple.avfoundation (2.0 - 889.102) <7D2E62AF-CDEA-394C-84B2-656629F00197> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8c78f000 -     0x7fff8c792fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8c7ad000 -     0x7fff8c839ff7  libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib
    0x7fff8c877000 -     0x7fff8c8cbfff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff8c8cc000 -     0x7fff8c96eff7  com.apple.Bluetooth (4.3.2 - 4.3.2f6) <95676652-21AB-3FFA-B53D-EBC8BF4E913E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff8c96f000 -     0x7fff8c96ffff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8c970000 -     0x7fff8cd47fe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8cd48000 -     0x7fff8cdcafff  com.apple.PerformanceAnalysis (1.0 - 1) <94F08B1A-F6AF-38D5-BE92-4FED34742966> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8cdcb000 -     0x7fff8cdf6fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff8cdf7000 -     0x7fff8ce21ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff8cea1000 -     0x7fff8cea4ff7  libdyld.dylib (353.2.1) <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6> /usr/lib/system/libdyld.dylib
    0x7fff8ceac000 -     0x7fff8ceb0fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff8ceb1000 -     0x7fff8cfa5fff  libFontParser.dylib (134.1) <EA8452DB-9221-3608-95BF-496F58106313> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8cfa6000 -     0x7fff8cfa8fff  com.apple.SecCodeWrapper (4.0 - 238.10.1) <8DAF71DB-C99A-3B72-A639-2C8CBEA84B93> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff8cfd1000 -     0x7fff8cfd4fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8cfd5000 -     0x7fff8cfd7ffb  libCGXType.A.dylib (775.16) <B2DC78CA-179F-39A7-8D0B-873DC0ACFE96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
    0x7fff8cfd8000 -     0x7fff8d0e6fff  com.apple.desktopservices (1.9.2 - 1.9.2) <8670FD3B-8A5B-3D84-B21E-DF21140545A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8d0e7000 -     0x7fff8d229fff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
    0x7fff8d22a000 -     0x7fff8d22cfff  libCVMSPluginSupport.dylib (11.1.1) <DA0706C5-F02A-3F3D-8EBA-18C04313CA2C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8d250000 -     0x7fff8d2c6fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
    0x7fff8d408000 -     0x7fff8d438fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff8dcd4000 -     0x7fff8dcdcffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
    0x7fff8dcdf000 -     0x7fff8dcf9fff  com.apple.AppleVPAFramework (1.2.10 - 1.2.10) <DC3D5A44-AB1E-32A9-9D22-FC922B52346A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff8dd3d000 -     0x7fff8dd83ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff8dfef000 -     0x7fff8dff8ff3  com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8dff9000 -     0x7fff8e121ff7  com.apple.coreui (2.1 - 305.6.1) <B56EC212-73C1-326F-B78C-EB856386296E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8e122000 -     0x7fff8e14dff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
    0x7fff8e18c000 -     0x7fff8e1adfff  com.apple.framework.Apple80211 (10.1 - 1010.64) <A7378C4B-FFD3-35B9-93E8-0534A2A7B51F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8e1ae000 -     0x7fff8e47dff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8e546000 -     0x7fff8e6d4fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8e6d5000 -     0x7fff8e6d5ff7  liblaunch.dylib (559.10.3) <DFCDEBDF-8247-3DC7-9879-E7E497DDA4B4> /usr/lib/system/liblaunch.dylib
    0x7fff8e72f000 -     0x7fff8e730fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8e731000 -     0x7fff8e745ff7  com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <62DF9340-01A1-3E12-A604-C90F6361FD9E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8e767000 -     0x7fff8e7d5ffb  com.apple.Heimdal (4.0 - 2.0) <3E5DA653-A343-3257-ADE1-BA879BAE280F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8e7d6000 -     0x7fff8e7fefff  libxpc.dylib (559.10.3) <876216DC-D5D3-381E-8AF9-49AE464E5107> /usr/lib/system/libxpc.dylib
    0x7fff8e7ff000 -     0x7fff8e803fff  libspindump.dylib (182) <085978DC-A34D-3B72-BC7B-025C35A0A373> /usr/lib/libspindump.dylib
    0x7fff8e804000 -     0x7fff8e80cfff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
    0x7fff8e8e6000 -     0x7fff8e8e8ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff8e8e9000 -     0x7fff8edd5ff7  com.apple.MediaToolbox (1.0 - 1562.107) <F0888EAC-FB6D-35C5-B2FB-AC9A72FE4650> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8ee03000 -     0x7fff8f210ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8f658000 -     0x7fff8f674ff7  com.apple.pluginkit.framework (1.0 - 1) <FEB6FF0B-A688-37C9-93CF-E886E7ED3141> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff8f6af000 -     0x7fff8f6b1fff  com.apple.EFILogin (2.0 - 2) <39895ACB-E756-342C-ABE5-DB7100EF0A69> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8f6b2000 -     0x7fff8f6b2fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8f728000 -     0x7fff8f77bffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
    0x7fff8f7af000 -     0x7fff8f800ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8f801000 -     0x7fff8f808fff  libCGCMS.A.dylib (775.16) <8A173E74-7123-35F1-B160-853528C144ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
    0x7fff8f811000 -     0x7fff8f81cfff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8f81d000 -     0x7fff8f839fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8f83a000 -     0x7fff8f847fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff8f8f3000 -     0x7fff8f926ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8f927000 -     0x7fff8f941ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8f942000 -     0x7fff8f96dfff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff902b4000 -     0x7fff902bcff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
    0x7fff905a8000 -     0x7fff90604fff  com.apple.QuickLookFramework (5.0 - 675.13) <70196DC4-E71B-37E8-AA15-B7FD21EC1012> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff90605000 -     0x7fff9063fffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff9069a000 -     0x7fff906a1fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff906c7000 -     0x7fff906ceff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff906d9000 -     0x7fff90a6ffff  com.apple.CoreFoundation (6.9 - 1152) <CBD1591C-405E-376E-87E9-B264610EBF49> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff90a7f000 -     0x7fff90a9cfff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73> /usr/lib/system/libsystem_kernel.dylib
    0x7fff90a9d000 -     0x7fff90b2eff7  libCoreStorage.dylib (471.10.6) <892DEEE7-C8C7-35EA-931D-FF9862BDEB2B> /usr/lib/libCoreStorage.dylib
    0x7fff90b76000 -     0x7fff90b7afff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff90c4e000 -     0x7fff90c86fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff90c87000 -     0x7fff90ca3ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff90ca4000 -     0x7fff90d18fff  com.apple.ApplicationServices.ATS (360 - 375) <2824D38D-460D-353C-9D18-499B4BEEABB7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff90d19000 -     0x7fff90d24fff  com.apple.AppSandbox (4.0 - 238.10.1) <4C171026-DC9A-3CEE-AB42-110859674F61> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff90d25000 -     0x7fff90e17ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff90e18000 -     0x7fff91093ff7  com.apple.CoreData (111 - 526.1) <DC4F037B-B7F4-381A-B939-4414489D76BF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff91094000 -     0x7fff91340fff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff91366000 -     0x7fff913e7ff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff913e8000 -     0x7fff91476ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff9173e000 -     0x7fff91740ff3  com.apple.SafariServices.framework (10600 - 10600.3.18) <2C2F0A8D-CC06-30CF-B247-93A96A25F0D5> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
    0x7fff91783000 -     0x7fff9189afe7  libvDSP.dylib (516) <DFEDB210-49D1-3803-88A2-C61DB6A45C3D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff9189b000 -     0x7fff9189cfff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

Please read this whole message before doing anything.
This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
Step 1
The purpose of this step is to determine whether the problem is localized to your user account.
Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
Test while logged in as Guest. Same problem?
After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
*Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
Step 2
The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
Please take this step regardless of the results of Step 1.
Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
Test while in safe mode. Same problem?
After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

Similar Messages

  • Preview app quits unexpectedly after installing lion

    I updated to osx Lion a short while ago, and every time i try to open an image or a document, it quits unexpectantely, and it shows this report :
    Process:         Preview [14592]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         5.5 (719)
    Build Info:      Preview-719000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [173]
    Date/Time:       2011-08-14 21:18:01.658 +0100
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Interval Since Last Report:          258391 sec
    Crashes Since Last Report:           50316
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      07FA9A17-0A16-4F51-B477-A64BEF496C34
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Application Specific Information:
    dyld: launch, running initializers
    /usr/lib/libSystem.B.dylib
    xpchelper reply message validation: sandbox creation failed: 1002
    Container object initialization failed: NSCocoaErrorDomain:513 You don’t have permission to save the file “Containers” in the folder “Library”.
    Dest: ~/Library/Containers/com.apple.Preview/Data/Library/Preferences
    Destination permissions info:
      0 stat: 2
    -1 stat: 2
    -2 stat: 2
    -3 stat: 2
    -4 stat: 2
    -5 m:040707 U acl:(null) LIBRARY
        fs: hfs, fsid: e000002, mf: 0480d000
    -6 m:040755 U acl:(null) HOME
        fs: hfs, fsid: e000002, mf: 0480d000
    -7 m:040755 R acl:(null)
        fs: hfs, fsid: e000002, mf: 0480d000
    Application Specific Signatures:
    sandbox creation failed: 1002
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libxpc.dylib                            0x00007fff899b7343 runtime_init + 823
    1   libdispatch.dylib                       0x00007fff8624e274 dispatch_once_f + 53
    2   libxpc.dylib                            0x00007fff899b7bd1 _xpc_runtime_set_domain + 285
    3   libxpc.dylib                            0x00007fff899b5006 _libxpc_initializer + 452
    4   libSystem.B.dylib                       0x00007fff8ab79e7e libSystem_initializer + 222
    5   dyld                                    0x00007fff6c427d1a ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 218
    6   dyld                                    0x00007fff6c427a66 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 46
    7   dyld                                    0x00007fff6c425258 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 260
    8   dyld                                    0x00007fff6c4251f1 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 157
    9   dyld                                    0x00007fff6c4251f1 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 157
    10  dyld                                    0x00007fff6c42602b ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 59
    11  dyld                                    0x00007fff6c41b4ad dyld::initializeMainExecutable() + 206
    12  dyld                                    0x00007fff6c41f580 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**) + 1852
    13  dyld                                    0x00007fff6c419059 _dyld_start + 49
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000252  rbx: 0x00007fff6c415010  rcx: 0x00007fff6c415262  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x00007fff6c4142a8  rbp: 0x00007fff6c416060  rsp: 0x00007fff6c414770
       r8: 0x00007fff6c414730   r9: 0x000000000000008a  r10: 0x0000000000000000  r11: 0x00007fff6c415034
      r12: 0x000000010cb091a0  r13: 0x000000010cb08e90  r14: 0x000000010cb08c30  r15: 0x000000000000000f
      rip: 0x00007fff899b7343  rfl: 0x0000000000010206  cr2: 0x00007fff6c413ff8
    Logical CPU: 1
    Binary Images:
           0x10c818000 -        0x10c9fffef  com.apple.Preview (5.5 - 719) <8F8450F1-AC7D-3468-AB39-323A5D1B1612> /Applications/Preview.app/Contents/MacOS/Preview
           0x10ca8f000 -        0x10caaefff  com.apple.MediaUI (1.0 - 1) <79541FEC-6ABC-3D34-92F0-AA469F48A878> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
        0x7fff6c418000 -     0x7fff6c44cac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff82249000 -     0x7fff82257ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff82258000 -     0x7fff822dcff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff822dd000 -     0x7fff82330fff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff82331000 -     0x7fff829ff9df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff82a00000 -     0x7fff82a05fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff82a06000 -     0x7fff82e21fff  com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff835de000 -     0x7fff835defff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff835df000 -     0x7fff8363bff7  com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff83b8d000 -     0x7fff83b90fff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff83bbd000 -     0x7fff83c0dfff  com.apple.CoreMediaIO (201.0 - 3148) <66287EB0-61F1-3175-90DC-24BB29473C67> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff840a9000 -     0x7fff84187ff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff84250000 -     0x7fff84250fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff84251000 -     0x7fff84270fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff84271000 -     0x7fff842e6ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff842e7000 -     0x7fff8430aff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff84327000 -     0x7fff8434fff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff84350000 -     0x7fff84627fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff84628000 -     0x7fff84a55fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff84a56000 -     0x7fff84b6bfff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff84b6c000 -     0x7fff84b99fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff84b9a000 -     0x7fff84bb0fff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff84bb1000 -     0x7fff84bb1fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff84bb2000 -     0x7fff85196faf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff85197000 -     0x7fff851bbff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff851bc000 -     0x7fff851c7fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff851c8000 -     0x7fff851cbfff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff851cc000 -     0x7fff851d0ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff851d1000 -     0x7fff851d1fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff851d2000 -     0x7fff851d5fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff851d6000 -     0x7fff851d9ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff85287000 -     0x7fff85287fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff852c4000 -     0x7fff852c6fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff852f1000 -     0x7fff85333ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff85431000 -     0x7fff85436ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff8547e000 -     0x7fff8547ffff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff8548f000 -     0x7fff85662ff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff85663000 -     0x7fff85a95fe7  com.apple.VideoToolbox (1.0 - 705.35) <B1B9F159-EEE2-38BB-A55E-CDB335A7A226> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff85a96000 -     0x7fff85a9afff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff85cbc000 -     0x7fff85e15ff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff85e16000 -     0x7fff85eb8ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff85eb9000 -     0x7fff85ee2fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff85f16000 -     0x7fff86014ff7  com.apple.QuickLookUIFramework (3.0 - 489.1) <A8A82434-D43D-3F12-9321-B2E8EC9B4B8E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff86181000 -     0x7fff86248ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff86249000 -     0x7fff86257fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
        0x7fff86258000 -     0x7fff8626aff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8626b000 -     0x7fff86367ff7  com.apple.avfoundation (2.0 - 180.23) <C4383696-561D-33F3-AD7C-51E672F580B2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff86368000 -     0x7fff86369fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff8636a000 -     0x7fff863dafff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff864d7000 -     0x7fff865b4fef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
        0x7fff865bf000 -     0x7fff8660dff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
        0x7fff8660e000 -     0x7fff86927fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff86928000 -     0x7fff86ba2ff7  com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff86bb0000 -     0x7fff86c35ff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff86c75000 -     0x7fff86c92fff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff86c93000 -     0x7fff86ca5ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff86cd1000 -     0x7fff86cd7fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff86ced000 -     0x7fff86de2fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff86de3000 -     0x7fff86de8fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff86de9000 -     0x7fff86deafff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff86e12000 -     0x7fff86e3dfff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff86e3e000 -     0x7fff87150fff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff87335000 -     0x7fff87338fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff87339000 -     0x7fff8733ffff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff87348000 -     0x7fff8742cdef  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff874f2000 -     0x7fff875f4ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff875f5000 -     0x7fff87663fff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff876f0000 -     0x7fff87710fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff87814000 -     0x7fff8781bfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff87c9d000 -     0x7fff87cb4fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff87cb5000 -     0x7fff87d1ffff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff87d20000 -     0x7fff87d53fff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff87d54000 -     0x7fff87d56fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff87f00000 -     0x7fff87fe0fff  com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff87fe1000 -     0x7fff87fe6fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff87fe7000 -     0x7fff87fe8fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff87ff3000 -     0x7fff8805aff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8805b000 -     0x7fff880b2fff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff880b3000 -     0x7fff880b8fff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff880b9000 -     0x7fff8814bfff  com.apple.PDFKit (2.6 - 2.6) <F838E95F-DEE9-354A-A34A-F5335D0AF1E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8822d000 -     0x7fff8849efff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8849f000 -     0x7fff885d8fef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff885d9000 -     0x7fff885dbfff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff892d6000 -     0x7fff8932aff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8932b000 -     0x7fff8932cfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8932d000 -     0x7fff894b7ff7  com.apple.QTKit (7.7.1 - 2246) <C8A57DE8-A86A-34B6-B6BA-565EE3B6D140> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8954e000 -     0x7fff89552fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff89553000 -     0x7fff89561fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8959f000 -     0x7fff895a7fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff895a8000 -     0x7fff89747fff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8974f000 -     0x7fff8978eff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
        0x7fff897cd000 -     0x7fff897cdfff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff897ce000 -     0x7fff897cfff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff897d0000 -     0x7fff897e6ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8982e000 -     0x7fff8982efff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8982f000 -     0x7fff898cefff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff898cf000 -     0x7fff89961fff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff899a9000 -     0x7fff899c6ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff899d5000 -     0x7fff899ecfff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff899ed000 -     0x7fff899edfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff899ee000 -     0x7fff899f4fff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff89ae2000 -     0x7fff89be5fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
        0x7fff89be6000 -     0x7fff89be7fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff89be8000 -     0x7fff89c63ff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff89c64000 -     0x7fff89c65ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff89c66000 -     0x7fff89d6bff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff89d6c000 -     0x7fff89dbffff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff89dea000 -     0x7fff89fecfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
        0x7fff89fed000 -     0x7fff89ff8ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff89ff9000 -     0x7fff89ffbff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff89ffc000 -     0x7fff8a00bfff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8a021000 -     0x7fff8a048fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8a049000 -     0x7fff8a1acfff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8a1ad000 -     0x7fff8a1c9ff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8a1ca000 -     0x7fff8a22afff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8a261000 -     0x7fff8a2e3fff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8a2e4000 -     0x7fff8a2eeff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff8a2ef000 -     0x7fff8a309fff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8a30a000 -     0x7fff8a337ff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8a338000 -     0x7fff8a33dfff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8a33e000 -     0x7fff8a3b1fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8a3f6000 -     0x7fff8a502fef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a503000 -     0x7fff8a567fff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8a568000 -     0x7fff8a593ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff8a5cf000 -     0x7fff8a621ff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8a622000 -     0x7fff8a651fff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8a652000 -     0x7fff8a975fff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8a976000 -     0x7fff8a98bfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8a9c9000 -     0x7fff8a9d0ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8a9d8000 -     0x7fff8aa8afff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8aad4000 -     0x7fff8ab78fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8ab79000 -     0x7fff8aba6fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
        0x7fff8ad32000 -     0x7fff8ad32fff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8ad33000 -     0x7fff8ad3efff  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <36377733-C737-3F36-A601-85D6188A2AAA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8ad47000 -     0x7fff8af54fff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8af55000 -     0x7fff8af5efff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff8afa4000 -     0x7fff8b36afff  com.apple.MediaToolbox (1.0 - 705.35) <EC6755D1-58BC-36F5-AB66-143D03A0AF8C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8b36b000 -     0x7fff8b3b2ff7  com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8b3f9000 -     0x7fff8b40cff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8b41b000 -     0x7fff8b455fff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8b456000 -     0x7fff8b563fff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8b564000 -     0x7fff8ba0bff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8ba81000 -     0x7fff8bad5ff7  com.apple.ImageCaptureCore (3.0 - 3.0) <C829E6A3-3EB6-3E1C-B9B8-759F56E34D3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8bad6000 -     0x7fff8bae1ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8c18e000 -     0x7fff8c194ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8c1a3000 -     0x7fff8c1c0ff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8c2f5000 -     0x7fff8c334fff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8c335000 -     0x7fff8c349ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8c34a000 -     0x7fff8c5b8ff7  com.apple.QuartzComposer (5.0 - 232) <CE01B3AC-C19F-3148-9301-615E8FD6F356> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8c5b9000 -     0x7fff8c604fff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8c605000 -     0x7fff8c641fff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
        0x7fff8c642000 -     0x7fff8c648fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8c65d000 -     0x7fff8c6f7ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8c6fa000 -     0x7fff8d2f2fff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8d585000 -     0x7fff8d58cfff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8d5ab000 -     0x7fff8dd3ffff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8de30000 -     0x7fff8dff1fe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8dff2000 -     0x7fff8e033fff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8e034000 -     0x7fff8e096ff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8e13b000 -     0x7fff8e17aff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8e81c000 -     0x7fff8e876fff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8e877000 -     0x7fff8e90dff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8e913000 -     0x7fff8e939ff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8e995000 -     0x7fff8e995fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 3163
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=172.0M resident=152.7M(89%) swapped_out_or_unallocated=19.2M(11%)
    Writable regions: Total=17.9M written=508K(3%) resident=664K(4%) swapped_out=0K(0%) unallocated=17.2M(96%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             9396K
    MALLOC guard page                    16K
    STACK GUARD                        56.0M
    Stack                              8192K
    __CI_BITMAP                          80K
    __DATA                             17.0M
    __IMAGE                            1256K
    __LINKEDIT                         47.4M
    __TEXT                            124.6M
    __UNICODE                           544K
    shared memory                        12K
    ===========                      =======
    TOTAL                             264.0M
    Model: iMac11,2, BootROM IM112.0057.B00, 2 processors, Intel Core i3, 3.06 GHz, 4 GB, SMC 1.64f5
    Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020
    Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.55.4-P2P
    Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD5000AAKS-40V6A0, 500.11 GB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Ext HDD 1021, 0x1058  (Western Digital Technologies, Inc.), 0x1021, 0xfa140000 / 6
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 3

    I updated to osx Lion a short while ago, and every time i try to open an image or a document, it quits unexpectantely, and it shows this report :
    Process:         Preview [14592]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         5.5 (719)
    Build Info:      Preview-719000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [173]
    Date/Time:       2011-08-14 21:18:01.658 +0100
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Interval Since Last Report:          258391 sec
    Crashes Since Last Report:           50316
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      07FA9A17-0A16-4F51-B477-A64BEF496C34
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Application Specific Information:
    dyld: launch, running initializers
    /usr/lib/libSystem.B.dylib
    xpchelper reply message validation: sandbox creation failed: 1002
    Container object initialization failed: NSCocoaErrorDomain:513 You don’t have permission to save the file “Containers” in the folder “Library”.
    Dest: ~/Library/Containers/com.apple.Preview/Data/Library/Preferences
    Destination permissions info:
      0 stat: 2
    -1 stat: 2
    -2 stat: 2
    -3 stat: 2
    -4 stat: 2
    -5 m:040707 U acl:(null) LIBRARY
        fs: hfs, fsid: e000002, mf: 0480d000
    -6 m:040755 U acl:(null) HOME
        fs: hfs, fsid: e000002, mf: 0480d000
    -7 m:040755 R acl:(null)
        fs: hfs, fsid: e000002, mf: 0480d000
    Application Specific Signatures:
    sandbox creation failed: 1002
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libxpc.dylib                            0x00007fff899b7343 runtime_init + 823
    1   libdispatch.dylib                       0x00007fff8624e274 dispatch_once_f + 53
    2   libxpc.dylib                            0x00007fff899b7bd1 _xpc_runtime_set_domain + 285
    3   libxpc.dylib                            0x00007fff899b5006 _libxpc_initializer + 452
    4   libSystem.B.dylib                       0x00007fff8ab79e7e libSystem_initializer + 222
    5   dyld                                    0x00007fff6c427d1a ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 218
    6   dyld                                    0x00007fff6c427a66 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 46
    7   dyld                                    0x00007fff6c425258 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 260
    8   dyld                                    0x00007fff6c4251f1 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 157
    9   dyld                                    0x00007fff6c4251f1 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 157
    10  dyld                                    0x00007fff6c42602b ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 59
    11  dyld                                    0x00007fff6c41b4ad dyld::initializeMainExecutable() + 206
    12  dyld                                    0x00007fff6c41f580 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**) + 1852
    13  dyld                                    0x00007fff6c419059 _dyld_start + 49
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000252  rbx: 0x00007fff6c415010  rcx: 0x00007fff6c415262  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x00007fff6c4142a8  rbp: 0x00007fff6c416060  rsp: 0x00007fff6c414770
       r8: 0x00007fff6c414730   r9: 0x000000000000008a  r10: 0x0000000000000000  r11: 0x00007fff6c415034
      r12: 0x000000010cb091a0  r13: 0x000000010cb08e90  r14: 0x000000010cb08c30  r15: 0x000000000000000f
      rip: 0x00007fff899b7343  rfl: 0x0000000000010206  cr2: 0x00007fff6c413ff8
    Logical CPU: 1
    Binary Images:
           0x10c818000 -        0x10c9fffef  com.apple.Preview (5.5 - 719) <8F8450F1-AC7D-3468-AB39-323A5D1B1612> /Applications/Preview.app/Contents/MacOS/Preview
           0x10ca8f000 -        0x10caaefff  com.apple.MediaUI (1.0 - 1) <79541FEC-6ABC-3D34-92F0-AA469F48A878> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
        0x7fff6c418000 -     0x7fff6c44cac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff82249000 -     0x7fff82257ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff82258000 -     0x7fff822dcff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff822dd000 -     0x7fff82330fff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff82331000 -     0x7fff829ff9df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff82a00000 -     0x7fff82a05fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff82a06000 -     0x7fff82e21fff  com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff835de000 -     0x7fff835defff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff835df000 -     0x7fff8363bff7  com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff83b8d000 -     0x7fff83b90fff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff83bbd000 -     0x7fff83c0dfff  com.apple.CoreMediaIO (201.0 - 3148) <66287EB0-61F1-3175-90DC-24BB29473C67> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff840a9000 -     0x7fff84187ff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff84250000 -     0x7fff84250fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff84251000 -     0x7fff84270fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff84271000 -     0x7fff842e6ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff842e7000 -     0x7fff8430aff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff84327000 -     0x7fff8434fff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff84350000 -     0x7fff84627fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff84628000 -     0x7fff84a55fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff84a56000 -     0x7fff84b6bfff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff84b6c000 -     0x7fff84b99fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff84b9a000 -     0x7fff84bb0fff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff84bb1000 -     0x7fff84bb1fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff84bb2000 -     0x7fff85196faf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff85197000 -     0x7fff851bbff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff851bc000 -     0x7fff851c7fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff851c8000 -     0x7fff851cbfff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff851cc000 -     0x7fff851d0ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff851d1000 -     0x7fff851d1fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff851d2000 -     0x7fff851d5fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff851d6000 -     0x7fff851d9ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff85287000 -     0x7fff85287fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff852c4000 -     0x7fff852c6fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff852f1000 -     0x7fff85333ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff85431000 -     0x7fff85436ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff8547e000 -     0x7fff8547ffff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff8548f000 -     0x7fff85662ff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff85663000 -     0x7fff85a95fe7  com.apple.VideoToolbox (1.0 - 705.35) <B1B9F159-EEE2-38BB-A55E-CDB335A7A226> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff85a96000 -     0x7fff85a9afff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff85cbc000 -     0x7fff85e15ff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff85e16000 -     0x7fff85eb8ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff85eb9000 -     0x7fff85ee2fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff85f16000 -     0x7fff86014ff7  com.apple.QuickLookUIFramework (3.0 - 489.1) <A8A82434-D43D-3F12-9321-B2E8EC9B4B8E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff86181000 -     0x7fff86248ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff86249000 -     0x7fff86257fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
        0x7fff86258000 -     0x7fff8626aff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8626b000 -     0x7fff86367ff7  com.apple.avfoundation (2.0 - 180.23) <C4383696-561D-33F3-AD7C-51E672F580B2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff86368000 -     0x7fff86369fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff8636a000 -     0x7fff863dafff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff864d7000 -     0x7fff865b4fef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
        0x7fff865bf000 -     0x7fff8660dff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
        0x7fff8660e000 -     0x7fff86927fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff86928000 -     0x7fff86ba2ff7  com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff86bb0000 -     0x7fff86c35ff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff86c75000 -     0x7fff86c92fff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff86c93000 -     0x7fff86ca5ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff86cd1000 -     0x7fff86cd7fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff86ced000 -     0x7fff86de2fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff86de3000 -     0x7fff86de8fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff86de9000 -     0x7fff86deafff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff86e12000 -     0x7fff86e3dfff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff86e3e000 -     0x7fff87150fff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff87335000 -     0x7fff87338fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff87339000 -     0x7fff8733ffff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff87348000 -     0x7fff8742cdef  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff874f2000 -     0x7fff875f4ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff875f5000 -     0x7fff87663fff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff876f0000 -     0x7fff87710fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff87814000 -     0x7fff8781bfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff87c9d000 -     0x7fff87cb4fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff87cb5000 -     0x7fff87d1ffff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff87d20000 -     0x7fff87d53fff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff87d54000 -     0x7fff87d56fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff87f00000 -     0x7fff87fe0fff  com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff87fe1000 -     0x7fff87fe6fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff87fe7000 -     0x7fff87fe8fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff87ff3000 -     0x7fff8805aff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8805b000 -     0x7fff880b2fff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff880b3000 -     0x7fff880b8fff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff880b9000 -     0x7fff8814bfff  com.apple.PDFKit (2.6 - 2.6) <F838E95F-DEE9-354A-A34A-F5335D0AF1E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8822d000 -     0x7fff8849efff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8849f000 -     0x7fff885d8fef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff885d9000 -     0x7fff885dbfff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff892d6000 -     0x7fff8932aff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8932b000 -     0x7fff8932cfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8932d000 -     0x7fff894b7ff7  com.apple.QTKit (7.7.1 - 2246) <C8A57DE8-A86A-34B6-B6BA-565EE3B6D140> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8954e000 -     0x7fff89552fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff89553000 -     0x7fff89561fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8959f000 -     0x7fff895a7fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff895a8000 -     0x7fff89747fff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8974f000 -     0x7fff8978eff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
        0x7fff897cd000 -     0x7fff897cdfff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff897ce000 -     0x7fff897cfff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff897d0000 -     0x7fff897e6ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8982e000 -     0x7fff8982efff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8982f000 -     0x7fff898cefff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff898cf000 -     0x7fff89961fff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff899a9000 -     0x7fff899c6ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff899d5000 -     0x7fff899ecfff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff899ed000 -     0x7fff899edfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff899ee000 -     0x7fff899f4fff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff89ae2000 -     0x7fff89be5fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
        0x7fff89be6000 -     0x7fff89be7fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff89be8000 -     0x7fff89c63ff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff89c64000 -     0x7fff89c65ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff89c66000 -     0x7fff89d6bff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff89d6c000 -     0x7fff89dbffff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff89dea000 -     0x7fff89fecfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
        0x7fff89fed000 -     0x7fff89ff8ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff89ff9000 -     0x7fff89ffbff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff89ffc000 -     0x7fff8a00bfff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8a021000 -     0x7fff8a048fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8a049000 -     0x7fff8a1acfff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8a1ad000 -     0x7fff8a1c9ff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8a1ca000 -     0x7fff8a22afff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8a261000 -     0x7fff8a2e3fff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8a2e4000 -     0x7fff8a2eeff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff8a2ef000 -     0x7fff8a309fff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8a30a000 -     0x7fff8a337ff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8a338000 -     0x7fff8a33dfff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8a33e000 -     0x7fff8a3b1fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8a3f6000 -     0x7fff8a502fef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a503000 -     0x7fff8a567fff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8a568000 -     0x7fff8a593ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff8a5cf000 -     0x7fff8a621ff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8a622000 -     0x7fff8a651fff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8a652000 -     0x7fff8a975fff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8a976000 -     0x7fff8a98bfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8a9c9000 -     0x7fff8a9d0ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8a9d8000 -     0x7fff8aa8afff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8aad4000 -     0x7fff8ab78fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8ab79000 -     0x7fff8aba6fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
        0x7fff8ad32000 -     0x7fff8ad32fff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8ad33000 -     0x7fff8ad3efff  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <36377733-C737-3F36-A601-85D6188A2AAA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8ad47000 -     0x7fff8af54fff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8af55000 -     0x7fff8af5efff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff8afa4000 -     0x7fff8b36afff  com.apple.MediaToolbox (1.0 - 705.35) <EC6755D1-58BC-36F5-AB66-143D03A0AF8C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8b36b000 -     0x7fff8b3b2ff7  com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8b3f9000 -     0x7fff8b40cff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8b41b000 -     0x7fff8b455fff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8b456000 -     0x7fff8b563fff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8b564000 -     0x7fff8ba0bff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8ba81000 -     0x7fff8bad5ff7  com.apple.ImageCaptureCore (3.0 - 3.0) <C829E6A3-3EB6-3E1C-B9B8-759F56E34D3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8bad6000 -     0x7fff8bae1ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8c18e000 -     0x7fff8c194ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8c1a3000 -     0x7fff8c1c0ff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8c2f5000 -     0x7fff8c334fff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8c335000 -     0x7fff8c349ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8c34a000 -     0x7fff8c5b8ff7  com.apple.QuartzComposer (5.0 - 232) <CE01B3AC-C19F-3148-9301-615E8FD6F356> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8c5b9000 -     0x7fff8c604fff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8c605000 -     0x7fff8c641fff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
        0x7fff8c642000 -     0x7fff8c648fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8c65d000 -     0x7fff8c6f7ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8c6fa000 -     0x7fff8d2f2fff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8d585000 -     0x7fff8d58cfff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8d5ab000 -     0x7fff8dd3ffff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8de30000 -     0x7fff8dff1fe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8dff2000 -     0x7fff8e033fff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8e034000 -     0x7fff8e096ff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8e13b000 -     0x7fff8e17aff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8e81c000 -     0x7fff8e876fff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8e877000 -     0x7fff8e90dff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8e913000 -     0x7fff8e939ff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8e995000 -     0x7fff8e995fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 3163
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=172.0M resident=152.7M(89%) swapped_out_or_unallocated=19.2M(11%)
    Writable regions: Total=17.9M written=508K(3%) resident=664K(4%) swapped_out=0K(0%) unallocated=17.2M(96%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             9396K
    MALLOC guard page                    16K
    STACK GUARD                        56.0M
    Stack                              8192K
    __CI_BITMAP                          80K
    __DATA                             17.0M
    __IMAGE                            1256K
    __LINKEDIT                         47.4M
    __TEXT                            124.6M
    __UNICODE                           544K
    shared memory                        12K
    ===========                      =======
    TOTAL                             264.0M
    Model: iMac11,2, BootROM IM112.0057.B00, 2 processors, Intel Core i3, 3.06 GHz, 4 GB, SMC 1.64f5
    Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020
    Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.55.4-P2P
    Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD5000AAKS-40V6A0, 500.11 GB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Ext HDD 1021, 0x1058  (Western Digital Technologies, Inc.), 0x1021, 0xfa140000 / 6
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 3

  • Hi I have a MacBook Pro 13" I have downloaded the most recent software updates. When looking to download Lion I found the App Store.app will not open. I get "App Store.app quit unexpectedly. Click report to open the application again. I have tried this se

    Hi, I have a MacBook Pro 13" laptop with Mac OSX Version 10.6.8 Processor 2.26GHz Intel Core 2 Duo. Memory 2GB 1067 MHz DDR3. After looking at the recomended steps to take prior to downloading Lion I now discovered the App Store.app application will not open. All i continue to get is "App Store.app quit unexpectedly. Click Report to open the application again". It contains a very long list of wording I am not familar with in the Problem details and system configuration. See below. I do hope in doing this I have not broken any rules with regards to the amount of wording we are permitted to use. Thank you in advance. Regards Don.
    Process:         App Store [968]
    Path:            /Applications/App Store.app/Contents/MacOS/App Store
    Identifier:      com.apple.appstore
    Version:         1.0.2 (63.1)
    Build Info:      Firenze-630100~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [100]
    Date/Time:       2011-07-21 16:09:55.103 +1000
    OS Version:      Mac OS X 10.6.8 (10K540)
    Report Version:  6
    Interval Since Last Report:          117649 sec
    Crashes Since Last Report:           25
    Per-App Interval Since Last Report:  103 sec
    Per-App Crashes Since Last Report:   25
    Anonymous UUID:                      A277F52C-F074-4661-9270-19F7F36E205B
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    abort() called
    *** Terminating app due to uncaught exception 'NSImageCacheException', reason: 'Cannot lock focus on image <NSImage 0x1003aa870 Size={0, 0} Reps=(
    )>, because it is size zero.'
    *** Call stack at first throw:
              0   CoreFoundation                      0x00007fff853ef7b4 __exceptionPreprocess + 180
              1   libobjc.A.dylib                     0x00007fff8456ef03 objc_exception_throw + 45
              2   CoreFoundation                      0x00007fff853ef5d7 +[NSException raise:format:arguments:] + 103
              3   CoreFoundation                      0x00007fff853ef564 +[NSException raise:format:] + 148
              4   AppKit                              0x00007fff807c39cc -[NSImage _lockFocusOnRepresentation:rect:context:hints:flipped:] + 319
              5   AppKit                              0x00007fff807c3883 __-[NSImage lockFocusWithRect:context:hints:flipped:]_block_invoke_1 + 100
              6   AppKit                              0x00007fff80757c1d -[NSImage _usingBestRepresentationForRect:context:hints:body:] + 178
              7   AppKit                              0x00007fff807c3809 -[NSImage lockFocusWithRect:context:hints:flipped:] + 289
              8   AppKit                              0x00007fff807c36d3 -[NSImage lockFocusFlipped:] + 142
              9   App Store                           0x000000010001c840 0x0 + 4295084096
              10  AppKit                              0x00007fff8074c444 -[NSControl drawRect:] + 405
              11  AppKit                              0x00007fff80744cc5 -[NSView _drawRect:clip:] + 3390
              12  AppKit                              0x00007fff80743938 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
              13  AppKit                              0x00007fff80743ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
              14  AppKit                              0x00007fff80743ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
              15  AppKit                              0x00007fff80768c5a -[NSToolbarItemViewer _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 301
              16  AppKit                              0x00007fff80743ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
              17  AppKit                              0x00007fff80743ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
              18  AppKit                              0x00007fff80743ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
              19  AppKit                              0x00007fff8074200a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 767
              20  AppKit                              0x00007fff80741b2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 254
              21  AppKit                              0x00007fff8073e3de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
              22  AppKit                              0x00007fff806b7c0e -[NSView displayIfNeeded] + 969
              23  AppKit                              0x00007fff80669922 -[NSWindow _setFrameCommon:display:stashSize:] + 1895
              24  AppKit                              0x00007fff8067fb34 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 787
              25  AppKit                              0x00007fff8067f7d2 -[NSWindow orderWindow:relativeTo:] + 94
              26  AppKit                              0x00007fff8064b974 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1726
              27  AppKit                              0x00007fff80649a91 loadNib + 226
              28  AppKit                              0x00007fff806491a4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 763
              29  AppKit                              0x00007fff80648dd9 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
              30  AppKit                              0x00007fff8064635b NSApplicationMain + 279
              31  App Store                           0x00000001000013f4 0x0 + 4294972404
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff82e360b6 __kill + 10
    1   libSystem.B.dylib                       0x00007fff82ed69f6 abort + 83
    2   libstdc++.6.dylib                       0x00007fff823a85d2 __tcf_0 + 0
    3   libobjc.A.dylib                         0x00007fff84572b39 _objc_terminate + 100
    4   libstdc++.6.dylib                       0x00007fff823a6ae1 __cxxabiv1::__terminate(void (*)()) + 11
    5   libstdc++.6.dylib                       0x00007fff823a6b16 __cxxabiv1::__unexpected(void (*)()) + 0
    6   libstdc++.6.dylib                       0x00007fff823a6bfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
    7   libobjc.A.dylib                         0x00007fff8456efa2 object_getIvar + 0
    8   com.apple.CoreFoundation                0x00007fff85447969 -[NSException raise] + 9
    9   com.apple.AppKit                        0x00007fff80669be4 -[NSWindow _setFrameCommon:display:stashSize:] + 2601
    10  com.apple.AppKit                        0x00007fff8067fb34 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 787
    11  com.apple.AppKit                        0x00007fff8067f7d2 -[NSWindow orderWindow:relativeTo:] + 94
    12  com.apple.AppKit                        0x00007fff8064b974 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1726
    13  com.apple.AppKit                        0x00007fff80649a91 loadNib + 226
    14  com.apple.AppKit                        0x00007fff806491a4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 763
    15  com.apple.AppKit                        0x00007fff80648dd9 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
    16  com.apple.AppKit                        0x00007fff8064635b NSApplicationMain + 279
    17  com.apple.appstore                      0x00000001000013f4 0x100000000 + 5108
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff82e00c0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff82e02add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff82e027b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff82e022de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff82e01c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff82e01aa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff82e01a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff82e01e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff82e01aa5 start_wqthread + 13
    Thread 3:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x00007fff82e22a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff82e26881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff82b9c690 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff87f874c1 WebCore::LocalStorageThread::threadEntryPoint() + 177
    4   libSystem.B.dylib                       0x00007fff82e20fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff82e20e89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff82e01a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff82e01e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff82e01aa5 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff707472f8  rcx: 0x00007fff5fbff358  rdx: 0x0000000000000000
      rdi: 0x00000000000003c8  rsi: 0x0000000000000006  rbp: 0x00007fff5fbff370  rsp: 0x00007fff5fbff358
       r8: 0x00007fff7074aa60   r9: 0x0000000000000063  r10: 0x00007fff82e320fa  r11: 0x0000000000000206
      r12: 0x00007fff85474b09  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000001
      rip: 0x00007fff82e360b6  rfl: 0x0000000000000206  cr2: 0x00007fff705bdfd0
    Binary Images:
           0x100000000 -        0x100044fff  com.apple.appstore 1.0.2 (63.1) <9113B2F3-EC62-24EA-C21A-352621712604> /Applications/App Store.app/Contents/MacOS/App Store
           0x100065000 -        0x10018eff7  com.apple.CommerceKit 1.0 (60.8) <F3B830C2-00E3-FE72-2D65-FDC943EC65EF> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff8010e000 -     0x7fff8018cff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8018d000 -     0x7fff801c0ff7  libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff80209000 -     0x7fff80215fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff80216000 -     0x7fff80245fff  com.apple.framework.Admin 4.6 (4.6) <376BC531-CE46-A147-9AF5-4D8F8E1522C5> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff80274000 -     0x7fff80294ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff802df000 -     0x7fff80561fe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff80562000 -     0x7fff80579fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff80586000 -     0x7fff80594ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff80595000 -     0x7fff805d2ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
        0x7fff805d3000 -     0x7fff8060ffe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <1E041185-131C-C237-C250-38BE933A269A> /usr/lib/libcurl.4.dylib
        0x7fff80610000 -     0x7fff80621ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff80622000 -     0x7fff80643fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff80644000 -     0x7fff8103eff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8135f000 -     0x7fff8136efff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff8136f000 -     0x7fff81374fff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff813b3000 -     0x7fff813b3ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff81566000 -     0x7fff8157afff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8157b000 -     0x7fff81634fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff81635000 -     0x7fff8165dfff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8165e000 -     0x7fff8165fff7  com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff81660000 -     0x7fff81721fff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff81722000 -     0x7fff81738fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff81739000 -     0x7fff81877fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff818af000 -     0x7fff8194ffff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff81969000 -     0x7fff81a80fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff81a81000 -     0x7fff81adafe7  com.apple.PackageKit 1.1.3 (92) <08D0E1A4-8E59-25E9-7203-49BF7B6112AC> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff81ba7000 -     0x7fff81c37fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff81cb5000 -     0x7fff81cf2ff7  libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff81cf3000 -     0x7fff81d30fff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff81d4c000 -     0x7fff81d62fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff81dae000 -     0x7fff81daeff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff81daf000 -     0x7fff81dc3ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff81dc4000 -     0x7fff81ea9fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff81eab000 -     0x7fff81efeff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff81f11000 -     0x7fff82030fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff82230000 -     0x7fff8226bfff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8226c000 -     0x7fff8226cff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8226d000 -     0x7fff822b6ff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff822b7000 -     0x7fff82317fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8235c000 -     0x7fff823d9fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff82446000 -     0x7fff82448fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff82449000 -     0x7fff82458fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff824db000 -     0x7fff82506ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fff82546000 -     0x7fff82551ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff82552000 -     0x7fff82561fef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff827af000 -     0x7fff8288cfff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8288d000 -     0x7fff828b2ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff828b3000 -     0x7fff828d0ff7  libPng.dylib ??? (???) <4815A8F2-24A0-E783-8A5A-7B4959F562D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff828d1000 -     0x7fff828d6ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff82938000 -     0x7fff82a04fff  com.apple.installframework 596 (596.1) <ED491B89-5D44-533B-5589-622F21EB4D16> /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
        0x7fff82b0a000 -     0x7fff82b41ff7  com.apple.DiskManagement 3.6 (358) <D0D9E19C-7F01-CEB6-681D-0B20D3B7E9B4> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff82b42000 -     0x7fff82b46ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff82b47000 -     0x7fff82b91ff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff82b92000 -     0x7fff82d9fff7  com.apple.JavaScriptCore 6534 (6534.49) <1D418EF7-CDBE-3832-0157-D853073948D0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff82da0000 -     0x7fff82de1ff7  com.apple.MediaKit 10.4 (486) <5ABA1213-744C-5C65-CA8E-84BE866DB7B4> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff82de7000 -     0x7fff82fa8fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff82fa9000 -     0x7fff82faaff7  libScreenReader.dylib ??? (???) <0E570442-073F-D6AD-5014-1FD91C631DCF> /usr/lib/libScreenReader.dylib
        0x7fff82fba000 -     0x7fff82fbaff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff82fbb000 -     0x7fff82fbeff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff83032000 -     0x7fff8306cfff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B> /usr/lib/libcups.2.dylib
        0x7fff8306d000 -     0x7fff83078fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff831da000 -     0x7fff831efff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff831f0000 -     0x7fff83239fef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8323a000 -     0x7fff83247ff7  com.apple.AppleFSCompression 24.4 (1.0) <57D6F613-CB5E-75BC-E351-3272D62227F5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff83f66000 -     0x7fff8403eff7  com.apple.DiscRecording 5.0.9 (5090.4.2) <1559C58F-ABD2-0C13-7E1D-75450FEC41D4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8403f000 -     0x7fff840d9fe7  com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff840da000 -     0x7fff84144fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff84145000 -     0x7fff84443fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff844d9000 -     0x7fff844daff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff84515000 -     0x7fff84564ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff84565000 -     0x7fff8461bff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff8461c000 -     0x7fff8461cff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff847f7000 -     0x7fff84804fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff84805000 -     0x7fff8480bff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff84a09000 -     0x7fff84a95fef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff84a96000 -     0x7fff84a9aff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff852fa000 -     0x7fff8533dff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8533e000 -     0x7fff854b5fe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff854b6000 -     0x7fff85853fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff85854000 -     0x7fff85885fff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff858cc000 -     0x7fff8591bfef  libTIFF.dylib ??? (???) <5DE9F066-9B64-CBE4-976A-CC7B8DD3C31A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8591c000 -     0x7fff85943ff7  libJPEG.dylib ??? (???) <B9AA5816-8CCB-AFCB-61FD-3820C6E8219D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff85944000 -     0x7fff85d87fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff85d88000 -     0x7fff85dc9fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff85e4a000 -     0x7fff85efafff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff85efb000 -     0x7fff85ffbfef  com.apple.DiskImagesFramework 10.6.8 (289.1) <4F2F2B6C-59D1-0631-71D1-F471BE2CE29A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff85ffc000 -     0x7fff86116fef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff86117000 -     0x7fff86151fff  com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff86182000 -     0x7fff861caff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff86245000 -     0x7fff8668cfef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff86745000 -     0x7fff868e1fff  com.apple.WebKit 6534 (6534.50) <05AEA122-3F31-0F56-4AA6-E84140C53785> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff868e2000 -     0x7fff8692efff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff8692f000 -     0x7fff86bb8ff7  com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff86c47000 -     0x7fff86c47ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff86c48000 -     0x7fff86d7dfff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff86fbc000 -     0x7fff86fc2ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff870ec000 -     0x7fff870effff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff872ad000 -     0x7fff87381fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff87382000 -     0x7fff873a5fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff873a6000 -     0x7fff87bb0fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff87bb1000 -     0x7fff87d6ffff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff87d70000 -     0x7fff87e31fef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff87ea7000 -     0x7fff87f64fff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff87f65000 -     0x7fff88f9ffff  com.apple.WebCore 6534 (6534.50) <8B0BB24A-C84C-A4F2-5544-C8071A35BBC5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8902b000 -     0x7fff89072ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff89073000 -     0x7fff890b4fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff890b5000 -     0x7fff89273ff7  com.apple.ImageIO.framework 3.0.4 (3.0.4) <6212CA66-7B18-2AED-6AA8-45185F5D9A03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff89274000 -     0x7fff89275fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff89276000 -     0x7fff8927cff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8933f000 -     0x7fff89351fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff89366000 -     0x7fff893e5fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff89409000 -     0x7fff89422fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff89423000 -     0x7fff8942afff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff89483000 -     0x7fff8948eff7  com.apple.bsd.ServiceManagement 1.3 (1.3) <CEB99ECF-4C55-C3DF-EE64-35903BF7B690> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8948f000 -     0x7fff89514ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff895ea000 -     0x7fff89605ff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8996f000 -     0x7fff89ca3fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff89ca4000 -     0x7fff89ca7ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff89ca8000 -     0x7fff89caafff  libRadiance.dylib ??? (???) <76C1B129-6F25-E43C-1498-B1B88B37163B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff89dd6000 -     0x7fff89e2bff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff89e2c000 -     0x7fff89ee1fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff89efe000 -     0x7fff89f03fff  libGIF.dylib ??? (???) <95443F88-7D4C-1DEE-A323-A70F7A1B4B0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff89f04000 -     0x7fff8a600ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8a601000 -     0x7fff8a601ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.26 GHz, 2 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: ZTEUSBDIAGPort, PPP (PPPSerial), ppp0
    Serial ATA Device: FUJITSU MJA2160BH FFS G1, 149.05 GB
    Serial ATA Device: MATSHITADVD-R   UJ-868
    USB Device: ZTE CDMA Technologies MSM, 0x19d2, 0x0031, 0x24100000 / 3
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06110000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2

    Hi danadixon77, thank you for your reply. I followed your instructions and put that file in the trash basket, Restarted "Is thaat the same as Reboot" the computer and am still getting the same appstore quit etc as before. Should I empty the trash basket or put back that file?

  • Since uploading Maverick, my Microsoft apps give an error message "(the app) quit unexpectedly.  Click Reopen to open the application again."  However, this does nothing but renew this window.  What to do?

    Since uploading Maverick, all of my Microsoft apps give an error message "(name of the app) quit unexpectedly.  Click Reopen to open the application again."  However, this does nothing but renew this window.  I have to click on the "OK" button to get rid of the error message.  What to do?

    Very Important, how much Free Space is on your Hard Drive first of all? Click on the Macintosh HD on the Desktop, then do a Get Info on it.
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.
    Do they launch OK while in Safe Mode?

  • Console.app quit unexpectedly

    On two systems, both my iMac and my MBP, Console.app quits unexpectedly when starting.  On my iMac, I have already tried the following:
    * reinstalled the OS X 10.7.4 combo updater
    * deleted ~/Library/Caches/com.apple.Console
    * deleted ~/Library/Application Support/Console
    * safe booted
    * disk utility, verify disk permissions
    * disk utility, verify disk
    None of these steps have changed the immediate quitting of Console.app on my iMac (I haven't tried on my MBP yet, and I really don't expect to see any different behavior there).
    The problem report produced by the system looks like this:
    Process:    
    Console [1446]
    Path:       
    /Applications/Utilities/Console.app/Contents/MacOS/Console
    Identifier: 
    com.apple.Console
    Version:    
    10.7 (385)
    Build Info: 
    ConsoleX-385000000000000~2
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [357]
    Date/Time:  
    2012-05-15 14:49:27.067 -0700
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:     
    215767 sec
    Crashes Since Last Report:      
    5
    Per-App Interval Since Last Report:  65 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                 
    4345D1CE-D670-44E8-975D-4D119E8F4D40
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff692cbfe8
    VM Regions Near 0x7fff692cbfe8:
    MALLOC_TINY       
    00007fdb6a000000-00007fdb6b200000 [ 18.0M] rw-/rwx SM=PRV 
    --> STACK GUARD       
    00007fff65acc000-00007fff692cc000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
    Stack             
    00007fff692cc000-00007fff69acc000 [ 8192K] rw-/rwx SM=COW  thread 0
    Application Specific Information:
    objc[1446]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib        
    0x00007fff8e1e05cb szone_malloc_should_clear + 2584
    1   libsystem_c.dylib        
    0x00007fff8e2153c8 malloc_zone_malloc + 77
    2   libsystem_c.dylib        
    0x00007fff8e2161a4 malloc + 44
    3   com.apple.CoreServices.CarbonCore
    0x00007fff9084e66c FSMount::getattrsbulk(void*, unsigned int, unsigned long*, unsigned int, unsigned int, FSAttributeInfo*, unsigned char*, unsigned char*) + 1412
    4   com.apple.CoreServices.CarbonCore
    0x00007fff9084de13 PBGetCatalogInfoBulkSync + 546
    5   com.apple.CoreServices.CarbonCore
    0x00007fff9084dbd4 FSGetCatalogInfoBulk + 66
    6   com.apple.Foundation     
    0x00007fff8d1f49af _NSDirectoryContentsFromCarbonError + 334
    7   com.apple.Foundation     
    0x00007fff8d1d55fa -[NSFileManager directoryContentsAtPath:matchingExtension:options:keepExtension:error:] + 394
    8   com.apple.Foundation     
    0x00007fff8d1d546a -[NSFileManager contentsOfDirectoryAtPath:error:] + 37
    9   com.apple.Console        
    0x0000000109ed3169 0x109ecc000 + 29033
    10  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    11  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    12  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    13  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    14  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    15  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    16  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    17  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    18  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    19  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    20  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    21  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    22  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    23  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    24  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    25  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    26  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    27  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    28  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    29  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    30  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    31  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    32  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    33  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    34  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    35  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    36  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    37  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    38  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    39  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    40  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    41  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    42  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    43  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    44  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    45  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    46  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    47  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    48  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    49  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    50  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    51  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    52  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    53  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    54  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    55  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    56  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    57  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    58  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    59  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    60  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    61  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    62  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    63  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    64  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    65  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    66  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    67  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    68  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    69  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    70  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    71  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    72  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    73  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    74  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    75  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    76  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    77  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    78  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    79  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    80  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    81  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    82  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    83  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    84  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    85  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    86  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    87  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    88  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    89  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    90  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    91  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    92  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    93  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    94  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    95  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    96  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    97  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    98  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    99  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    100 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    101 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    102 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    103 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    104 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    105 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    106 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    107 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    108 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    109 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    110 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    111 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    112 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    113 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    114 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    115 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    116 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    117 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    118 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    119 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    120 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    121 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    122 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    123 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    124 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    125 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    126 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    127 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    128 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    129 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    130 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    131 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    132 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    133 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    134 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    135 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    136 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    137 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    138 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    139 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    140 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    141 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    142 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    143 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    144 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    145 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    146 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    147 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    148 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    149 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    150 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    151 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    152 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    153 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    154 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    155 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    156 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    157 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    158 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    159 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    160 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    161 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    162 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    163 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    164 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    165 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    166 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    167 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    168 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    169 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    170 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    171 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    172 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    173 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    174 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    175 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    176 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    177 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    178 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    179 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    180 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    181 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    182 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    183 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    184 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    185 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    186 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    187 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    188 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    189 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    190 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    191 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    192 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    193 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    194 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    195 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    196 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    197 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    198 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    199 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    200 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    201 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    202 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    203 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    204 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    205 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    206 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    207 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    208 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    209 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    210 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    211 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    212 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    213 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    214 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    215 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    216 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    217 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    218 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    219 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    220 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    221 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    222 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    223 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    224 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    225 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    226 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    227 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    228 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    229 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    230 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    231 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    232 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    233 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    234 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    235 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    236 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    237 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    238 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    239 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    240 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    241 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    242 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    243 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    244 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    245 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    246 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    247 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    248 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    249 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    250 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    251 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    252 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    253 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    254 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    255 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    256 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    257 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    258 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    259 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    260 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    261 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    262 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    263 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    264 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    265 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    266 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    267 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    268 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    269 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    270 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    271 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    272 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    273 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    274 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    275 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    276 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    277 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    278 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    279 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    280 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    281 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    282 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    283 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    284 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    285 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    286 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    287 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    288 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    289 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    290 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    291 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    292 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    293 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    294 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    295 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    296 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    297 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    298 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    299 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    300 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    301 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    302 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    303 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    304 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    305 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    306 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    307 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    308 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    309 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    310 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    311 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    312 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    313 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    314 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    315 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    316 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    317 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    318 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    319 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    320 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    321 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    322 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    323 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    324 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    325 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    326 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    327 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    328 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    329 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    330 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    331 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    332 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    333 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    334 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    335 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    336 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    337 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    338 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    339 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    340 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    341 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    342 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    343 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    344 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    345 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    346 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    347 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    348 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    349 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    350 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    351 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    352 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    353 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    354 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    355 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    356 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    357 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    358 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    359 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    360 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    361 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    362 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    363 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    364 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    365 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    366 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    367 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    368 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    369 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    370 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    371 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    372 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    373 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    374 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    375 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    376 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    377 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    378 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    379 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    380 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    381 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    382 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    383 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    384 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    385 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    386 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    387 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    388 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    389 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    390 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    391 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    392 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    393 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    394 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    395 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    396 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    397 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    398 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    399 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    400 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    401 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    402 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    403 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    404 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    405 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    406 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    407 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    408 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    409 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    410 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    411 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    412 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    413 com.apple.Console        

    Thanks, Linc. Unfortunately, it doesn't appear to have made any difference.  Console.app is still quitting unexpectedly with what looks to be essentially the same output:
    Process:    
    Console [2623]
    Path:       
    /Applications/Utilities/Console.app/Contents/MacOS/Console
    Identifier: 
    com.apple.Console
    Version:    
    10.7 (385)
    Build Info: 
    ConsoleX-385000000000000~2
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [1472]
    Date/Time:  
    2012-05-15 19:27:45.906 -0700
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:     
    224571 sec
    Crashes Since Last Report:      
    11
    Per-App Interval Since Last Report:  79 sec
    Per-App Crashes Since Last Report:   13
    Anonymous UUID:                 
    4345D1CE-D670-44E8-975D-4D119E8F4D40
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff68d64fe8
    VM Regions Near 0x7fff68d64fe8:
    MALLOC_TINY       
    00007fdf13800000-00007fdf14b00000 [ 19.0M] rw-/rwx SM=PRV 
    --> STACK GUARD       
    00007fff65565000-00007fff68d65000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
    Stack             
    00007fff68d65000-00007fff69565000 [ 8192K] rw-/rwx SM=COW  thread 0
    Application Specific Information:
    objc[2623]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib        
    0x00007fff8eade5cb szone_malloc_should_clear + 2584
    1   libsystem_c.dylib        
    0x00007fff8eb133c8 malloc_zone_malloc + 77
    2   libsystem_c.dylib        
    0x00007fff8eb141a4 malloc + 44
    3   com.apple.CoreServices.CarbonCore
    0x00007fff85c4466c FSMount::getattrsbulk(void*, unsigned int, unsigned long*, unsigned int, unsigned int, FSAttributeInfo*, unsigned char*, unsigned char*) + 1412
    4   com.apple.CoreServices.CarbonCore
    0x00007fff85c43e13 PBGetCatalogInfoBulkSync + 546
    5   com.apple.CoreServices.CarbonCore
    0x00007fff85c43bd4 FSGetCatalogInfoBulk + 66
    6   com.apple.Foundation     
    0x00007fff89c869af _NSDirectoryContentsFromCarbonError + 334
    7   com.apple.Foundation     
    0x00007fff89c675fa -[NSFileManager directoryContentsAtPath:matchingExtension:options:keepExtension:error:] + 394
    8   com.apple.Foundation     
    0x00007fff89c6746a -[NSFileManager contentsOfDirectoryAtPath:error:] + 37
    9   com.apple.Console        
    0x000000010996c169 0x109965000 + 29033
    10  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    11  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    12  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    13  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    14  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    15  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    16  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    17  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    18  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    19  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    20  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    21  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    22  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    23  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    24  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    25  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    26  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    27  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    28  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    29  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    30  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    31  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    32  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    33  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    34  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    35  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    36  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    37  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    38  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    39  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    40  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    41  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    42  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    43  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    44  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    45  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    46  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    47  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    48  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    49  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    50  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    51  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    52  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    53  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    54  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    55  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    56  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    57  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    58  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    59  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    60  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    61  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    62  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    63  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    64  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    65  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    66  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    67  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    68  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    69  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    70  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    71  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    72  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    73  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    74  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    75  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    76  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    77  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    78  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    79  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    80  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    81  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    82  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    83  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    84  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    85  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    86  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    87  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    88  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    89  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    90  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    91  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    92  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    93  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    94  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    95  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    96  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    97  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    98  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    99  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    100 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    101 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    102 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    103 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    104 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    105 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    106 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    107 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    108 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    109 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    110 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    111 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    112 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    113 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    114 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    115 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    116 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    117 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    118 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    119 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    120 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    121 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    122 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    123 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    124 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    125 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    126 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    127 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    128 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    129 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    130 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    131 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    132 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    133 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    134 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    135 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    136 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    137 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    138 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    139 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    140 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    141 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    142 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    143 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    144 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    145 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    146 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    147 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    148 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    149 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    150 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    151 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    152 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    153 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    154 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    155 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    156 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    157 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    158 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    159 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    160 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    161 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    162 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    163 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    164 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    165 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    166 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    167 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    168 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    169 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    170 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    171 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    172 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    173 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    174 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    175 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    176 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    177 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    178 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    179 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    180 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    181 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    182 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    183 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    184 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    185 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    186 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    187 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    188 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    189 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    190 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    191 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    192 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    193 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    194 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    195 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    196 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    197 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    198 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    199 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    200 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    201 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    202 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    203 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    204 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    205 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    206 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    207 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    208 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    209 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    210 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    211 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    212 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    213 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    214 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    215 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    216 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    217 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    218 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    219 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    220 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    221 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    222 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    223 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    224 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    225 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    226 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    227 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    228 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    229 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    230 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    231 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    232 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    233 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    234 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    235 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    236 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    237 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    238 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    239 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    240 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    241 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    242 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    243 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    244 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    245 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    246 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    247 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    248 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    249 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    250 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    251 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    252 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    253 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    254 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    255 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    256 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    257 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    258 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    259 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    260 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    261 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    262 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    263 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    264 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    265 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    266 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    267 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    268 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    269 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    270 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    271 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    272 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    273 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    274 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    275 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    276 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    277 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    278 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    279 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    280 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    281 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    282 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    283 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    284 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    285 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    286 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    287 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    288 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    289 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    290 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    291 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    292 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    293 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    294 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    295 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    296 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    297 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    298 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    299 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    300 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    301 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    302 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    303 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    304 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    305 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    306 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    307 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    308 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    309 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    310 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    311 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    312 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    313 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    314 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    315 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    316 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    317 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    318 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    319 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    320 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    321 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    322 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    323 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    324 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    325 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    326 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    327 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    328 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    329 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    330 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    331 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    332 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    333 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    334 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    335 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    336 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    337 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    338 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    339 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    340 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    341 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    342 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    343 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    344 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    345 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    346 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    347 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    348 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    349 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    350 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    351 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    352 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    353 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    354 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    355 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    356 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    357 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    358 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    359 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    360 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    361 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    362 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    363 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    364 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    365 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    366 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    367 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    368 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    369 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    370 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    371 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    372 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    373 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    374 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    375 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    376 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    377 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    378 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    379 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    380 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    381 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    382 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    383 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    384 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    385 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    386 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    387 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    388 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    389 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    390 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    391 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    392 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    393 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    394 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    395 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    396 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    397 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    398 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    399 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    400 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    401 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    402 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    403 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    404 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    405 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    406 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    407 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    408 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    409 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    410 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    411 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    412 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    413 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    414 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    415 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    416 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    417 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    418 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    419 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    420 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    421 com.apple.Console        

  • HT2506 when i open preview it quits unexpectedly and says something about no signature code

    ok when i open preview it quits unexpectedly and says no signature code in details how do u fix this

    Two things to try to see if iphoto stops crashing.
    1. From your preferences directory drag com.apple.iPhoto.plist to your desktop and loaunch iphoto to see if it fixes your problem.  I'm a little leary of doing this since all your iphoto preferences will be recreated from scratch.  So if this experiment doesn't work replace the recreated one in Preferences with the old original one you dragged on to your desktop.
    2. Boot in safe mode.  Play with iphoto a little bit to see if it fails.  Whether it fails or not reboot normally.  Safe mode will suppress all third party additions, your login items, as well as doing a little bit of cleaning (e.g., some caches).  So it will be interesting to know if iphoto runs in safe mode and then after rebooting normally.

  • Apps quit unexpectedly on launch and I've already try the troubleshooting options

    Apps quit unexpectedly on launch and I've already try the troubleshooting options available on adobe.  It still don't work !

    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • Apps "quit unexpectedly"

    Since this morning,
    something weird is going on my iMac 27-inch, Mid 2011
    OS X 10.9.4 (13E28)
    Memory 16 GB
    The following apps “quit unexpectedly” . . .
    Calendar
    Contacts
    FaceTime
    Mail
    Maps
    Messages
    Reminders
    System Preferences - cannot access iCloud
    I have sent reports for each of these items to Apple
    Other apps are working ok!
    Is anyone else experiencing this
    or is it just me?

    Any third-party software that doesn't install by drag-and-drop into the Applications folder, and uninstall by drag-and-drop to the Trash, is a system modification.
    Whenever you remove system modifications, they must be removed completely, and the only way to do that is to use the uninstallation tool, if any, provided by the developers, or to follow their instructions. If the software has been incompletely removed, you may have to re-download or even reinstall it in order to finish the job.
    I never install system modifications myself, and except as stated in this comment, I don't know how to uninstall them. You'll have to do your own research to find that information.
    Here are some general guidelines to get you started. Suppose you want to remove something called “BrickMyMac” (a hypothetical example.) First, consult the product's Help menu, if there is one, for instructions. Finding none there, look on the developer's website, say www.brickmymac.com. (That may not be the actual name of the site; if necessary, search the Web for the product name.) If you don’t find anything on the website or in your search, contact the developer. While you're waiting for a response, download BrickMyMac.dmg and open it. There may be an application in there such as “Uninstall BrickMyMac.” If not, open “BrickMyMac.pkg” and look for an Uninstall button. The uninstaller might also be accessed by clicking the Customize button, if there is one.
    Back up all data before making any changes.
    You will generally have to restart the computer in order to complete an uninstallation. Until you do that, there may be no effect, or unpredictable effects.
    If you can’t remove software in any other way, you’ll have to erase and install OS X. Never install any third-party software unless you're sure you know how to uninstall it; otherwise you may create problems that are very hard to solve.
    Trying to remove complex system modifications by hunting for files by name often will not work and may make the problem worse. The same goes for "utilities" such as "AppCleaner" and the like that purport to remove software.

  • Apps quit unexpectedly says thread 0 crash (?) tried all the recommended fixesd

    Hi everyone - I know I'm on borrowed time with my 10 year old Mac mini but recently after installing new Camino and most recent Flash plugin that is compatible with 10.4.11 I started to have all apps quit unexpectedly, and so far I noticed it always happens right after trying to access Screen Saver in System Preferences or when I try to play a file in iTunes. I already repaired disk permissions and used disk repair from installer CD. I'm not able to copy the reports for some reason but they all say "thread 0 crash EXC.BAD.INSTRUCTION" The iTunes crash shows " libmathCommon.Adylib" in the reports. Anyone who attempts to help will get points from me - Thanks so much!!!

    Hve you tried:
    Uninstalling Camino
    Repairing permissions
    Are you sure you installed the correct version of Flash Player?
    You can check here:  http://www.adobe.com/products/flash/about/  to see which version you should install for your Mac and OS. Note that version 10,1,102,64 is the last version available to PPC Mac users*. The latest version,10.3.183.23 or later, is for Intel Macs only running Tiger or Leopard, as Adobe no longer support the PPC platform. Version 11.4.402.265 is for Snow Leopard onwards.
    * Unhelpfully, if you want the last version for PPC Macs, you need to go here:  http://kb2.adobe.com/cps/142/tn_14266.html  and scroll down to 'Archived Versions/Older Archives'. Flash Player 10.1.102.64 is the one you download. More information here:  http://kb2.adobe.com/cps/838/cpsid_83808.html
    You should first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb2.adobe.com/cps/909/cpsid_90906.html
    and also that you follow the instructions closely, such as closing ALL applications first before installing. You must also carry out a permission repair after installing anything from Adobe.

  • Apps quitting unexpectedly.  What do I do?

    A number of my apps quit unexpectedly and the screen goes blank.  Apps that I have been on when IPAD has quit on me include Safari, Twitter, Facebook, IBooks etc., how can i sort this out?

    See if either of these steps help.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Quit all apps and restart. Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus (-) sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • App quits unexpectedly --  Divide by zero exception

    Hi,
    I've been using a particular application for months without any issues. Suddenly, though, as of yesterday, the app "quits unexpectedly" whenever I try to launch it. I've attached the complete crash log below, but these lines seem particularly relevant:
    Exception Type: EXC_ARITHMETIC (SIGFPE)
    Exception Codes: EXCI386DIV (divide by zero)
    I don't think I've changed anything on the system. Does anyone have any idea what the problem is or how to solve it?
    Sorry to be so vague. (The application in question is an esoteric program, a "max patch" for creating eletronic music. It can be downloaded from this site, by following the "information on the electronics" link: http://www.chesternovello.com/Default.aspx?TabId=2432&State3041=2&workId3041=7852)
    Many thanks,
    D.
    Crash log
    Process: Lonh-v2.7 [290]
    Path: /Users/davebenson/Documents/electroacoustic_music/lonh/Lonh-v2.7.app/Contents/M acOS/Lonh-v2.7
    Identifier: com.cycling74.com.Max.Lonh-v2.7.appRuntime
    Version: 5.1.1 (41439) (5.1.1)
    Code Type: X86 (Native)
    Parent Process: launchd [142]
    Date/Time: 2010-09-16 12:16:39.548 -0400
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 3528115 sec
    Crashes Since Last Report: 128
    Per-App Interval Since Last Report: 25408 sec
    Per-App Crashes Since Last Report: 18
    Anonymous UUID: A9062AB7-EDFE-4339-8743-5C1F70E3C567
    Exception Type: EXC_ARITHMETIC (SIGFPE)
    Exception Codes: EXCI386DIV (divide by zero)
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 org.ircam.8c-cluster_ext~ 0x194d1daf c8clusternew + 481
    1 ...om.Max.Lonh-v2.7.appRuntime 0x0001c689 typedmess_fun + 1973
    2 ...om.Max.Lonh-v2.7.appRuntime 0x000b513f objectnew_typedflags + 637
    3 ...om.Max.Lonh-v2.7.appRuntime 0x000b517e objectnewtyped + 46
    4 ...om.Max.Lonh-v2.7.appRuntime 0x000118e7 newload_internal + 165
    5 ...om.Max.Lonh-v2.7.appRuntime 0x00011bec newload + 40
    6 ...om.Max.Lonh-v2.7.appRuntime 0x0001c689 typedmess_fun + 1973
    7 ...om.Max.Lonh-v2.7.appRuntime 0x0001c713 typedmess + 83
    8 ...om.Max.Lonh-v2.7.appRuntime 0x0001cd7f aeval + 893
    9 ...om.Max.Lonh-v2.7.appRuntime 0x00008aaa atombuf_eval + 152
    10 ...om.Max.Lonh-v2.7.appRuntime 0x00148eed jnewobj_new + 2283
    11 ...om.Max.Lonh-v2.7.appRuntime 0x0001c689 typedmess_fun + 1973
    12 ...om.Max.Lonh-v2.7.appRuntime 0x000b5104 objectnew_typedflags + 578
    13 ...om.Max.Lonh-v2.7.appRuntime 0x001527d4 jpatcher_newinstance + 492
    14 ...om.Max.Lonh-v2.7.appRuntime 0x000b1196 objectmethodtypedfun + 134
    15 ...om.Max.Lonh-v2.7.appRuntime 0x000b124f objectmethodtyped + 127
    16 ...om.Max.Lonh-v2.7.appRuntime 0x00153fda jpatcher_hidden + 112
    17 ...om.Max.Lonh-v2.7.appRuntime 0x0001c1e2 typedmess_fun + 782
    18 ...om.Max.Lonh-v2.7.appRuntime 0x0001c713 typedmess + 83
    19 ...om.Max.Lonh-v2.7.appRuntime 0x0001d14f eval_internal + 799
    20 ...om.Max.Lonh-v2.7.appRuntime 0x0001d2cb eval + 67
    21 ...om.Max.Lonh-v2.7.appRuntime 0x00009b59 binbuf_loadeval + 115
    22 ...om.Max.Lonh-v2.7.appRuntime 0x000116b1 lowload_type + 1137
    23 ...om.Max.Lonh-v2.7.appRuntime 0x00011833 intload_type(char*, short, long, symbol*, short, atom*, short) + 119
    24 ...om.Max.Lonh-v2.7.appRuntime 0x00011b21 newload_internal + 735
    25 ...om.Max.Lonh-v2.7.appRuntime 0x00011bec newload + 40
    26 ...om.Max.Lonh-v2.7.appRuntime 0x0001c689 typedmess_fun + 1973
    27 ...om.Max.Lonh-v2.7.appRuntime 0x0001c713 typedmess + 83
    28 ...om.Max.Lonh-v2.7.appRuntime 0x0001cd7f aeval + 893
    29 ...om.Max.Lonh-v2.7.appRuntime 0x00008aaa atombuf_eval + 152
    30 ...om.Max.Lonh-v2.7.appRuntime 0x00148eed jnewobj_new + 2283
    31 ...om.Max.Lonh-v2.7.appRuntime 0x0001c689 typedmess_fun + 1973
    32 ...om.Max.Lonh-v2.7.appRuntime 0x000b5104 objectnew_typedflags + 578
    33 ...om.Max.Lonh-v2.7.appRuntime 0x001527d4 jpatcher_newinstance + 492
    34 ...om.Max.Lonh-v2.7.appRuntime 0x0001c1e2 typedmess_fun + 782
    35 ...om.Max.Lonh-v2.7.appRuntime 0x0001c713 typedmess + 83
    36 ...om.Max.Lonh-v2.7.appRuntime 0x0001d14f eval_internal + 799
    37 ...om.Max.Lonh-v2.7.appRuntime 0x0001d2cb eval + 67
    38 ...om.Max.Lonh-v2.7.appRuntime 0x00009b59 binbuf_loadeval + 115
    39 ...om.Max.Lonh-v2.7.appRuntime 0x000116b1 lowload_type + 1137
    40 ...om.Max.Lonh-v2.7.appRuntime 0x00011833 intload_type(char*, short, long, symbol*, short, atom*, short) + 119
    41 ...om.Max.Lonh-v2.7.appRuntime 0x00011b21 newload_internal + 735
    42 ...om.Max.Lonh-v2.7.appRuntime 0x00011bec newload + 40
    43 ...om.Max.Lonh-v2.7.appRuntime 0x0001c689 typedmess_fun + 1973
    44 ...om.Max.Lonh-v2.7.appRuntime 0x0001c713 typedmess + 83
    45 ...om.Max.Lonh-v2.7.appRuntime 0x0001cd7f aeval + 893
    46 ...om.Max.Lonh-v2.7.appRuntime 0x00008aaa atombuf_eval + 152
    47 ...om.Max.Lonh-v2.7.appRuntime 0x00148eed jnewobj_new + 2283
    48 ...om.Max.Lonh-v2.7.appRuntime 0x0001c689 typedmess_fun + 1973
    49 ...om.Max.Lonh-v2.7.appRuntime 0x000b5104 objectnew_typedflags + 578
    50 ...om.Max.Lonh-v2.7.appRuntime 0x001527d4 jpatcher_newinstance + 492
    51 ...om.Max.Lonh-v2.7.appRuntime 0x0001c1e2 typedmess_fun + 782
    52 ...om.Max.Lonh-v2.7.appRuntime 0x0001c713 typedmess + 83
    53 ...om.Max.Lonh-v2.7.appRuntime 0x0001d14f eval_internal + 799
    54 ...om.Max.Lonh-v2.7.appRuntime 0x0001d2cb eval + 67
    55 ...om.Max.Lonh-v2.7.appRuntime 0x00009b59 binbuf_loadeval + 115
    56 ...om.Max.Lonh-v2.7.appRuntime 0x000116b1 lowload_type + 1137
    57 ...om.Max.Lonh-v2.7.appRuntime 0x00011833 intload_type(char*, short, long, symbol*, short, atom*, short) + 119
    58 ...om.Max.Lonh-v2.7.appRuntime 0x00011b21 newload_internal + 735
    59 ...om.Max.Lonh-v2.7.appRuntime 0x00011bec newload + 40
    60 ...om.Max.Lonh-v2.7.appRuntime 0x0001c689 typedmess_fun + 1973
    61 ...om.Max.Lonh-v2.7.appRuntime 0x0001c713 typedmess + 83
    62 ...om.Max.Lonh-v2.7.appRuntime 0x0001cd7f aeval + 893
    63 ...om.Max.Lonh-v2.7.appRuntime 0x00008aaa atombuf_eval + 152
    64 ...om.Max.Lonh-v2.7.appRuntime 0x00148eed jnewobj_new + 2283
    65 ...om.Max.Lonh-v2.7.appRuntime 0x0001c689 typedmess_fun + 1973
    66 ...om.Max.Lonh-v2.7.appRuntime 0x000b5104 objectnew_typedflags + 578
    67 ...om.Max.Lonh-v2.7.appRuntime 0x000b517e objectnewtyped + 46
    68 ...om.Max.Lonh-v2.7.appRuntime 0x00151fb2 jpatcher_newobject + 380
    69 ...om.Max.Lonh-v2.7.appRuntime 0x001524c9 jpatcher_pastefromdictionary + 403
    70 ...om.Max.Lonh-v2.7.appRuntime 0x00160c96 jpatcher_fromdictionary + 1692
    71 ...om.Max.Lonh-v2.7.appRuntime 0x0016102d jpatcher_new + 901
    72 ...om.Max.Lonh-v2.7.appRuntime 0x0001c689 typedmess_fun + 1973
    73 ...om.Max.Lonh-v2.7.appRuntime 0x000b513f objectnew_typedflags + 637
    74 ...om.Max.Lonh-v2.7.appRuntime 0x000b517e objectnewtyped + 46
    75 ...om.Max.Lonh-v2.7.appRuntime 0x00148d7b jnewobj_new + 1913
    76 ...om.Max.Lonh-v2.7.appRuntime 0x0001c689 typedmess_fun + 1973
    77 ...om.Max.Lonh-v2.7.appRuntime 0x000b5104 objectnew_typedflags + 578
    78 ...om.Max.Lonh-v2.7.appRuntime 0x000b517e objectnewtyped + 46
    79 ...om.Max.Lonh-v2.7.appRuntime 0x00151fb2 jpatcher_newobject + 380
    80 ...om.Max.Lonh-v2.7.appRuntime 0x001524c9 jpatcher_pastefromdictionary + 403
    81 ...om.Max.Lonh-v2.7.appRuntime 0x00160c96 jpatcher_fromdictionary + 1692
    82 ...om.Max.Lonh-v2.7.appRuntime 0x0016102d jpatcher_new + 901
    83 ...om.Max.Lonh-v2.7.appRuntime 0x0001c689 typedmess_fun + 1973
    84 ...om.Max.Lonh-v2.7.appRuntime 0x000b513f objectnew_typedflags + 637
    85 ...om.Max.Lonh-v2.7.appRuntime 0x000b517e objectnewtyped + 46
    86 ...om.Max.Lonh-v2.7.appRuntime 0x00010e19 jpatcherloadfromdictionary(char*, short, object*, short, atom*) + 437
    87 ...om.Max.Lonh-v2.7.appRuntime 0x00010f98 jpatcherloadfrombuffer(char*, short, char const*, long, short, atom*) + 310
    88 ...om.Max.Lonh-v2.7.appRuntime 0x00011207 jpatcher_load(char*, short, short, atom*) + 373
    89 ...om.Max.Lonh-v2.7.appRuntime 0x00011495 lowload_type + 597
    90 ...om.Max.Lonh-v2.7.appRuntime 0x00011d8b fileload_extended + 169
    91 ...om.Max.Lonh-v2.7.appRuntime 0x000122f7 fileload_unique + 99
    92 ...om.Max.Lonh-v2.7.appRuntime 0x0001232a fileload_type + 40
    93 ...om.Max.Lonh-v2.7.appRuntime 0x000639c4 xpcoll_loadentry + 42
    94 ...om.Max.Lonh-v2.7.appRuntime 0x00058250 linklist_funall + 68
    95 ...om.Max.Lonh-v2.7.appRuntime 0x000637a5 xpcoll_loadpatchers + 75
    96 ...om.Max.Lonh-v2.7.appRuntime 0x00063807 xpcoll_load + 57
    97 ...om.Max.Lonh-v2.7.appRuntime 0x0002a219 single_checkappforfiles + 49
    98 ...om.Max.Lonh-v2.7.appRuntime 0x000133f5 max_startup + 475
    99 ...om.Max.Lonh-v2.7.appRuntime 0x00188840 MaxApplication::initialise(juce::String const&) + 132
    100 ...om.Max.Lonh-v2.7.appRuntime 0x002179e1 juce::JUCEApplication::main(juce::String&, juce::JUCEApplication*) + 533
    101 ...om.Max.Lonh-v2.7.appRuntime 0x00217b03 juce::JUCEApplication::main(int, char**, juce::JUCEApplication*) + 125
    102 ...om.Max.Lonh-v2.7.appRuntime 0x001888ea main + 76
    103 ...om.Max.Lonh-v2.7.appRuntime 0x000061aa _start + 216
    104 ...om.Max.Lonh-v2.7.appRuntime 0x000060d1 start + 41
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x9481a942 kevent + 10
    1 libSystem.B.dylib 0x9481b05c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x9481a519 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x9481a2be dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x94819d41 pthreadwqthread + 390
    5 libSystem.B.dylib 0x94819b86 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x948199d2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x94819f68 pthreadwqthread + 941
    2 libSystem.B.dylib 0x94819b86 start_wqthread + 30
    Thread 3:
    0 libSystem.B.dylib 0x947f40fa machmsgtrap + 10
    1 libSystem.B.dylib 0x947f4867 mach_msg + 68
    2 com.apple.audio.midi.CoreMIDI 0x120f7f31 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155
    3 com.apple.audio.midi.CoreMIDI 0x121168fe MIDIProcess::RunMIDIInThread() + 150
    4 com.apple.audio.midi.CoreMIDI 0x120f9149 XThread::RunHelper(void*) + 17
    5 com.apple.audio.midi.CoreMIDI 0x120f8b16 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9482181d pthreadstart + 345
    7 libSystem.B.dylib 0x948216a2 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x947f415a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x94821ca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x94850848 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x945093b5 TSWaitOnConditionTimedRelative + 242
    4 ...ple.CoreServices.CarbonCore 0x945090f3 TSWaitOnSemaphoreCommon + 511
    5 ...ple.CoreServices.CarbonCore 0x9452d34b TimerThread + 97
    6 libSystem.B.dylib 0x9482181d pthreadstart + 345
    7 libSystem.B.dylib 0x948216a2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x194d1bdc ecx: 0x19462c20 edx: 0x00000000
    edi: 0x003d7400 esi: 0x00000000 ebp: 0xbffdef58 esp: 0xbffdef10
    ss: 0x0000001f efl: 0x00010282 eip: 0x194d1daf cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x19463000
    Binary Images:
    0x1000 - 0x375ff7 +com.cycling74.com.Max.Lonh-v2.7.appRuntime 5.1.1 (41439) (5.1.1) <52639ED7-5CCF-CA76-C421-66CEECFD0CB4> /Users/davebenson/Documents/electroacoustic_music/lonh/Lonh-v2.7.app/Contents/M acOS/Lonh-v2.7
    0x1478000 - 0x149dff7 +com.cycling74.MaxAPI 1.0 (1.0) <48CC1A64-4CB9-ACEF-6E41-9154793BD363> /Users/davebenson/Documents/electroacoustic_music/lonh/Lonh-v2.7.app/Contents/F rameworks/MaxAPI.framework/MaxAPI
    0x17f1000 - 0x17f2ff7 +com.cycling74.augraph 5.1.1 (41439) (41439) <09850A49-1921-D778-3BED-6ED443DE9BDA> /Users/davebenson/Documents/electroacoustic_music/lonh/Lonh-v2.7.app/Contents/s upport/mididrivers/augraph.mxo/Contents/MacOS/augraph
    0x17f6000 - 0x17f8ff7 +com.cycling74.coremidi 5.1.1 (41439) (41439) <EC030D8C-2C7F-63C0-21ED-B356E0199ABD> /Users/davebenson/Documents/electroacoustic_music/lonh/Lonh-v2.7.app/Contents/s upport/mididrivers/coremidi.mxo/Contents/MacOS/coremidi
    0x120e8000 - 0x12134fff com.apple.audio.midi.CoreMIDI 1.7 (42) <670CB7F9-AA00-86F3-6623-E1335F7AEA83> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x12161000 - 0x12161ff7 +com.cycling74.midi_adrewire 5.1.1 (41439) (41439) <D743F439-699E-2ABA-0032-E1BB7EAC8F45> /Users/davebenson/Documents/electroacousticmusic/lonh/Lonh-v2.7.app/Contents/support/mididrivers/midi_adrewire.mxo/Contents /MacOS/midiadrewire
    0x12165000 - 0x1217dff7 +com.cycling74.MaxAudioAPI ??? (1.0) <E38941A8-5166-32A6-DA74-E403C622BF08> /Users/davebenson/Documents/electroacoustic_music/lonh/Lonh-v2.7.app/Contents/F rameworks/MaxAudioAPI.framework/Versions/A/MaxAudioAPI
    0x17659000 - 0x1765dff7 com.apple.CommonCocoaPanels 4.0 (16) <30D57C5A-2C5E-3A3E-A9D8-F5E968322AD6> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCoco aPanels
    0x177df000 - 0x177ecff7 +com.cycling74.umenu 5.1.1 (41439) (41439) <1BA48ADF-0A64-FD29-B236-B96CA0F76408> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/umenu.mxo/Contents/MacOS/umenu
    0x177f6000 - 0x177f8ff7 +com.cycling74.adstatus 5.1.1 (41439) (41439) <6E33D20A-2CB8-228B-7B05-9FC5F98CCE87> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/adstatus.mxo/Contents/MacOS/adstatus
    0x17ccf000 - 0x17cd6ff7 +com.cycling74.ad_coreaudio 5.1.1 (41439) (41439) <48DF265F-F37B-D0AA-9A33-3AE7A30E21E8> /Users/davebenson/Documents/electroacousticmusic/lonh/Lonh-v2.7.app/Contents/support/ad/ad_coreaudio.mxo/Contents/MacOS/adcoreaudio
    0x17cdc000 - 0x17ce0ff3 com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <5570694E-039D-7970-6083-1C8A7B7C937B> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x17ce5000 - 0x17cebffb com.apple.audio.AppleHDAHALPlugIn 1.8.7 (1.8.7f1) <0FE8B697-6D19-69C6-FA94-E18064ACFAEC> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x17cf0000 - 0x17cf1ffb +com.cycling74.ad_nonreal 5.1.1 (41439) (41439) <B610E918-3F6E-A231-4EB1-8264AF345FA7> /Users/davebenson/Documents/electroacousticmusic/lonh/Lonh-v2.7.app/Contents/support/ad/ad_nonreal.mxo/Contents/MacOS/adnonreal
    0x17cf5000 - 0x17cf8ff7 +com.cycling74.comment 5.1.1 (41439) (41439) <CE22EA19-D8DF-5BC7-AF2C-10B2F1779755> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/comment.mxo/Contents/MacOS/comment
    0x1808a000 - 0x18092ffb +com.cycling74.ad_rewire 5.1.1 (41439) (41439) <F9D5D938-382B-D322-9F22-EBFA95A2D6E2> /Users/davebenson/Documents/electroacousticmusic/lonh/Lonh-v2.7.app/Contents/support/ad/ad_rewire.mxo/Contents/MacOS/adrewire
    0x180db000 - 0x180dfff7 +com.cycling74.message 5.1.1 (41439) (41439) <E5638F96-0FB0-82D8-67F3-833D3C135A26> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/message.mxo/Contents/MacOS/message
    0x18128000 - 0x1812cff7 +com.cycling74.ubutton 5.1.1 (41439) (41439) <1B372BED-0B46-D4F1-3AB1-0AC043591039> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/ubutton.mxo/Contents/MacOS/ubutton
    0x18134000 - 0x18138ff7 +com.cycling74.panel 5.1.1 (41439) (41439) <3D6668DC-5DFE-BBCF-BA1E-1C48F388837E> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/panel.mxo/Contents/MacOS/panel
    0x18180000 - 0x18181ff7 +com.cycling74.metro 5.1.1 (41439) (41439) <99782817-FB4C-D4F5-DE4F-E689F9F68FD3> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/metro.mxo/Contents/MacOS/metro
    0x18186000 - 0x1818bff7 +com.cycling74.radiogroup 5.1.1 (41439) (41439) <18E0C924-B301-ED69-A3AF-05AE02984DEA> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/radiogroup.mxo/Contents/MacOS/radiogroup
    0x181d4000 - 0x181d7ff7 +com.cycling74.button 5.1.1 (41439) (41439) <11C9812A-CD29-8E0D-424E-ADFBC421C8B2> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/button.mxo/Contents/MacOS/button
    0x18260000 - 0x1826aff7 +com.cycling74.number 5.1.1 (41439) (41439) <0BEE2A73-DA69-63A5-F79A-A658D393F8E0> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/number.mxo/Contents/MacOS/number
    0x182b4000 - 0x182b4ff7 +com.cycling74.uzi 5.1.1 (41439) (41439) <976665FE-2842-7456-30B5-0CB9CD649EF6> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/Uzi.mxo/Contents/MacOS/uzi
    0x182b8000 - 0x182b8ff7 +com.cycling74.spray 5.1.1 (41439) (41439) <039B9309-BC01-D145-7292-88CD6DCCC54B> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/spray.mxo/Contents/MacOS/spray
    0x185c7000 - 0x185caff7 +com.cycling74.toggle 5.1.1 (41439) (41439) <52B87A3D-229F-39C2-92F8-E225CAC29EA9> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/toggle.mxo/Contents/MacOS/toggle
    0x185d1000 - 0x185d1ff7 +com.cycling74.bgcolor 5.1.1 (41439) (41439) <F97BB47C-5520-0FA5-3317-E73A2F6EB149> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/bgcolor.mxo/Contents/MacOS/bgcolor
    0x185d5000 - 0x185d5ff7 +com.cycling74.clip~ 5.1.1 (41439) (41439) <B50853DE-EC92-B398-1AA4-CC2A82466114> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/clip~.mxo/Contents/MacOS/clip~
    0x185d9000 - 0x185d9ff7 +com.cycling74.send~ 5.1.1 (41439) (41439) <34EB389A-59F4-2378-6870-50FCDB9895E6> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/send~.mxo/Contents/MacOS/send~
    0x185dd000 - 0x185e2ff7 +com.cycling74.meter~ 5.1.1 (41439) (41439) <DED74D1A-104D-59AC-0510-B7E48387D7C7> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/meter~.mxo/Contents/MacOS/meter~
    0x185e9000 - 0x185e9ff7 +com.cycling74.prepend 5.1.1 (41439) (41439) <4D54141F-3581-6570-2BFE-5C9FB8BDBAE6> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/prepend.mxo/Contents/MacOS/prepend
    0x185ed000 - 0x185f1ff7 +com.cycling74.fpic 5.1.1 (41439) (41439) <44CBF652-B880-F541-2978-70D719E0F394> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/fpic.mxo/Contents/MacOS/fpic
    0x185f9000 - 0x185f9ff7 +com.cycling74.delay 5.1.1 (41439) (41439) <72F21204-E1A5-1592-3D71-3FF44FABC759> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/delay.mxo/Contents/MacOS/delay
    0x18dd1000 - 0x18dd1ff7 +com.cycling74.line 5.1.1 (41439) (41439) <934EAD9E-61F1-EEAB-18D9-88AF8881405A> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/line.mxo/Contents/MacOS/line
    0x18e57000 - 0x18e5cff7 +com.cycling74.coll 5.1.1 (41439) (41439) <F3ADAAD5-FE41-D365-CC79-9A356C84F1A6> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/coll.mxo/Contents/MacOS/coll
    0x18e63000 - 0x18e63ff7 +com.cycling74.dialog 5.1.1 (41439) (41439) <30FCC8D2-3A21-023C-6A5F-4971F85619A7> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/dialog.mxo/Contents/MacOS/dialog
    0x18e67000 - 0x18e68ff7 +com.cycling74.sprintf 5.1.1 (41439) (41439) <9F3FE79E-9DF3-8E4E-E7DE-39A4EFA7CCC0> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/sprintf.mxo/Contents/MacOS/sprintf
    0x18eee000 - 0x18eeeff7 +com.cycling74.clip 5.1.1 (41439) (41439) <5B138AB2-C3E2-C78B-AD6C-5DC24D9C30C2> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/clip.mxo/Contents/MacOS/clip
    0x18ef2000 - 0x18ef7ff7 +com.cycling74.slider 5.1.1 (41439) (41439) <3A86569D-099C-735A-209D-60BE00101373> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/slider.mxo/Contents/MacOS/slider
    0x19105000 - 0x19105ff7 +com.cycling74.split 5.1.1 (41439) (41439) <8B5A9543-202E-A834-D619-9D5ACFC40878> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/split.mxo/Contents/MacOS/split
    0x192d0000 - 0x192d0ff7 +com.cycling74.receive~ 5.1.1 (41439) (41439) <418A4B59-5E73-A3B3-416F-5973B92727F3> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/receive~.mxo/Contents/MacOS/receive~
    0x192d4000 - 0x192d4ff7 +com.cycling74.dspstate~ 5.1.1 (41439) (41439) <CD723161-E654-6D4E-BBC9-566488324BD8> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/dspstate~.mxo/Contents/MacOS/dspstate~
    0x19319000 - 0x1931efff +org.ircam.biquadv_ext~ ??? (1.0) /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/biquadvext~.mxo/Contents/MacOS/biquadvext~
    0x19363000 - 0x19363ff7 +com.cycling74.tapin~ 5.1.1 (41439) (41439) <5741073C-9D9F-61DA-D034-0D7B8F6A36D1> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/tapin~.mxo/Contents/MacOS/tapin~
    0x193a8000 - 0x193abff7 +com.cycling74.biquad~ 5.1.1 (41439) (41439) <E4634F26-F84E-B051-0643-B9C5395C7B5F> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/biquad~.mxo/Contents/MacOS/biquad~
    0x193af000 - 0x193b0ff7 +com.cycling74.line~ 5.1.1 (41439) (41439) <EA255A54-F761-EBB7-9DEE-0013C57EF515> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/line~.mxo/Contents/MacOS/line~
    0x193b4000 - 0x193b4ff7 +com.cycling74.plus~ 5.1.1 (41439) (41439) <FE715CD5-D347-CB57-2B9F-ECBD16E6E487> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/plus~.mxo/Contents/MacOS/plus~
    0x193b8000 - 0x193b9ff7 +com.cycling74.tapout~ 5.1.1 (41439) (41439) <DBC8044A-6E6C-3647-4BC4-BFF4FB589206> /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/tapout~.mxo/Contents/MacOS/tapout~
    0x193bd000 - 0x193c1fff +org.ircam.amp_4~ ??? (1.0) /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/amp4~.mxo/Contents/MacOS/amp4~
    0x193c5000 - 0x193c9fff +org.ircam.amp_2~ ??? (1.0) /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/amp2~.mxo/Contents/MacOS/amp2~
    0x194d1000 - 0x194d8fff +org.ircam.8c-cluster_ext~ ??? (1.0) /var/folders/8J/8J6E5N95F4KUovJ5iYMusU+TI/TemporaryItems/appRuntime-mxt/8c-clusterext~.mxo/Contents/MacOS/8c-clusterext~
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x90005ff7 libRadiance.dylib ??? (???) <AB06F616-E3EA-5966-029A-8AA44BBE5B28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x90006000 - 0x9000aff7 libGIF.dylib ??? (???) <3ECD4D2C-40FE-E9A0-A2D2-E36D1C00D3A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9000b000 - 0x9000cff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9000d000 - 0x9009ffe3 com.apple.print.framework.PrintCore 6.2 (312.5) <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x900e2000 - 0x90113ff3 libTrueTypeScaler.dylib ??? (???) <7601D717-236D-8F4E-91F5-E69BB2920478> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x90272000 - 0x90688ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x907f4000 - 0x90837ff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x90838000 - 0x909f2fe3 com.apple.ImageIO.framework 3.0.3 (3.0.3) <A93A514B-C1BF-21D0-FB03-CB775DE4FFAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x909f3000 - 0x90d17fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x90d20000 - 0x90d20ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x90d9a000 - 0x90e4aff3 com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91028000 - 0x91321fef com.apple.QuickTime 7.6.6 (1742) <89720F2A-F33B-FF09-3D81-F9F25A99F3EB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x913a1000 - 0x914b0fe7 com.apple.WebKit 6533.17 (6533.17.8) <7489BF63-4075-335A-93DE-878547A7A4B2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x914b1000 - 0x914b1ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x914b2000 - 0x914c6ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x914c7000 - 0x914ceff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x914cf000 - 0x914dfff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x915ba000 - 0x915d9fe3 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
    0x915da000 - 0x91615feb libFontRegistry.dylib ??? (???) <A102F61F-25D5-001A-20C3-56304C585072> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x917ab000 - 0x917f4fe7 libTIFF.dylib ??? (???) <9CFF48CC-4852-4D06-17AC-3C947C824159> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91abf000 - 0x91b68ff7 com.apple.CFNetwork 454.9.7 (454.9.7) <B740E1BD-01B7-34C2-2A9A-6DBC68B1EA5B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91b69000 - 0x91bafff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x91bb0000 - 0x91c5eff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930cd000 - 0x9312efe7 com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x934f1000 - 0x934f1ff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x934f2000 - 0x93503ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93800000 - 0x9385bff7 com.apple.framework.IOKit 2.0 (???) <A013B850-6ECB-594A-CBD6-DB156B11871B> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93888000 - 0x9388bff7 libCoreVMClient.dylib ??? (???) <CA0BA8DC-0159-A808-A300-750358A6970C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x9388c000 - 0x938c4ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <76C02F5C-98FD-BD64-B5FB-C698FB76EA25> /usr/lib/libcups.2.dylib
    0x938c5000 - 0x939a0fe7 com.apple.DesktopServices 1.5.7 (1.5.7) <A69072AD-C47E-A00D-4A69-6E46A7FB2119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x939a1000 - 0x939acff7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <4FA0CE4A-BDE5-0E3D-37F0-03B41F0C2637> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x939ad000 - 0x93a45fe7 edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93bca000 - 0x93bcaff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93bcb000 - 0x93c35fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x93c36000 - 0x93c57fe7 com.apple.opencl 12.1 (12.1) <DA2AC3FA-ED11-2D10-21E9-7BDF4778B228> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x93c58000 - 0x93cbcffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93d75000 - 0x93d78fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x93d79000 - 0x93de8ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93e63000 - 0x93e6aff3 com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93ec0000 - 0x93fb2ff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <D2C86308-F998-C83D-F49B-CD484D4EFE6A> /usr/lib/libcrypto.0.9.8.dylib
    0x93fb3000 - 0x93fc7fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x93fc8000 - 0x9414afe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2314BD12-0821-75BB-F3BC-98D324CFD30A> /usr/lib/libicucore.A.dylib
    0x9414b000 - 0x94204fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x94205000 - 0x94256ff7 com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9425e000 - 0x94260ff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94468000 - 0x94475ff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x944a9000 - 0x944c1ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x944c2000 - 0x947e2feb com.apple.CoreServices.CarbonCore 861.13 (861.13) <52803668-3669-36BD-57DD-078FBA835081> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x947e3000 - 0x947edfe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x947ee000 - 0x947f2ff7 libGFXShared.dylib ??? (???) <2D32BDBF-C941-93FD-E233-F03D28DB9E94> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x947f3000 - 0x94999feb libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    0x9499a000 - 0x9499fff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x949a0000 - 0x94a71fe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <8FDB4C40-D453-DA53-2A66-9A53998AB23C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x94acb000 - 0x94d2efef com.apple.security 6.1.1 (37594) <8AE73F5F-936C-80F6-B05B-A50C3082569C> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94d2f000 - 0x94d33ff7 IOSurface ??? (???) <66E11D8E-CF4B-EFD0-37F9-20177C647021> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x94d34000 - 0x94d77ff7 libGLU.dylib ??? (???) <2093A1FB-67BD-39E0-CDE5-A97A77BDDBCE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94d78000 - 0x94ea4fff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94eb2000 - 0x94eefff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) <398BB007-41FD-1A30-26D8-CB86ED5E467E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x94f0d000 - 0x94f31ff7 libJPEG.dylib ??? (???) <5CE96981-6B2A-D15B-4A17-E7BD329095B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x94f32000 - 0x94f54fef com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x94f58000 - 0x94ff5fe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94ff6000 - 0x950f7fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x952d4000 - 0x9536fff7 com.apple.ApplicationServices.ATS 4.3 (???) <7ECA252B-5F67-2816-A4F0-73E1DC833728> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x95370000 - 0x95567feb com.apple.JavaScriptCore 6533.17 (6533.17.6) <A88FBEE4-D53E-E865-B70E-7C01E75330E4> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95568000 - 0x955aaff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9570c000 - 0x95787fe7 com.apple.audio.CoreAudio 3.2.2 (3.2.2) <51D0E2DC-B15F-AF6C-70D8-026DDAD4E2A5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95788000 - 0x9579dfff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9579e000 - 0x957c6ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x959f0000 - 0x95b6afe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x95ba0000 - 0x95be4fe7 com.apple.Metadata 10.6.3 (507.10) <630494FA-3BB3-EDD3-E10B-8DAAF4831E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x95bea000 - 0x95bf5ff7 libGL.dylib ??? (???) <B87E0676-F5EF-8DA3-6DEE-13C43B3832A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x95bf6000 - 0x95c16fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x95c17000 - 0x95c33fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x95c34000 - 0x95c5afff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x95c5b000 - 0x95c5bff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x95d94000 - 0x95e5efef com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95ea1000 - 0x95f7eff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x96009000 - 0x9600cffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96014000 - 0x96a5fff7 com.apple.WebCore 6533.17 (6533.17.8) <CB22435A-3FAC-EAE2-3CF1-FB9D79635637> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96a60000 - 0x96dc8ff7 com.apple.QuartzCore 1.6.2 (227.22) <4288F0D2-0C87-F054-C372-8764B44DE024> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96dc9000 - 0x971feff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x97318000 - 0x97424ff7 libGLProgrammability.dylib ??? (???) <1B315838-F477-5416-7504-67EC3433AD4A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x975a7000 - 0x975c2ff7 libPng.dylib ??? (???) <36A3D75E-5178-4358-7F02-444E276D61AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x977ef000 - 0x97a5fffb com.apple.Foundation 6.6.3 (751.29) <E77D3906-99F4-FEF4-FBB0-86FB3C94073E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x97a60000 - 0x97a72ff7 com.apple.MultitouchSupport.framework 205.34 (205.34) <813475E3-B323-9405-F758-DDA1F5D63B20> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x97bb7000 - 0x97c37feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x97c38000 - 0x97d66fe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97d67000 - 0x97d67ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x97d92000 - 0x98672ff7 com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x98673000 - 0x98e62557 com.apple.CoreGraphics 1.543.50 (???) <74533178-5C90-0F54-1B06-2E1C5251ED5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x98e63000 - 0x98e6fff7 libkxld.dylib ??? (???) <322A4B52-8305-3081-6B74-813C3A87A56D> /usr/lib/system/libkxld.dylib
    0x98e70000 - 0x98e70ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x98f36000 - 0x98f77ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <8BAE1FC1-A478-F151-17C7-2D5DE470AC4F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x98f78000 - 0x98ffaffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x98ffb000 - 0x99009ff7 com.apple.opengl 1.6.9 (1.6.9) <4F06C166-00CF-5ACF-77E3-5A960A5E8AD3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x990e7000 - 0x99134feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x99143000 - 0x991f0fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x9926b000 - 0x992afff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x992b0000 - 0x992e3ff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x99365000 - 0x993b5ff7 com.apple.framework.familycontrols 2.0.1 (2010) <B9762E20-543D-13B9-F6BF-E8585F04CA01> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x993b6000 - 0x993d4ff7 com.apple.CoreVideo 1.6.1 (45.4) <E0DF044D-BF31-42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x995b8000 - 0x995c6fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x995c7000 - 0x9966fffb com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x996b8000 - 0x996b9ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x996fc000 - 0x99702fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x997b4000 - 0x997e5ff7 libGLImage.dylib ??? (???) <9340012D-595A-6243-9C97-7D30D76D9D9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x997e6000 - 0x997f0ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x997f1000 - 0x997f4ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <3B49AED9-0DBA-9D21-F9AC-8784363AD762> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x997f5000 - 0x998e9ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <9EC28185-D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib
    0x998ea000 - 0x998eaff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x998eb000 - 0x999a1ffb libFontParser.dylib ??? (???) <067DC1A2-764B-41EA-B07E-4205472749B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x999a2000 - 0x999abff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.26 GHz, 4 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.7f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Network Service: iPhone USB, Ethernet, en2
    Serial ATA Device: Hitachi HTS545032B9SA02, 298.09 GB
    Serial ATA Device: HL-DT-ST DVDRW GS23N
    USB Device: iPhone, 0x05ac (Apple Inc.), 0x1292, 0x24100000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000

    Division by zero is logic error which is with high probability caused by poor coding of the application therefore unlikely to have something to do with your macbook pro

  • HT201262 what do you do when an app quits unexpectedly before it opens?

    what do you do when an app quits unexpectedly before it opens?

    It could be Mountain Lion.  Developers have had access to Mountain Lion beta builds for many months, so it seems like they would have worked out the bugs before release, especially a major bug that causes the app to crash. Make sure you are installing the latest version downloaded from the developer's web site, not a version that came with your Kobo device.
    Sometimes, an app's preference file gets corrupted and the app crashes when it tries to read its preference file at launch.  So you can try deleting its preference file, so that the app can create a new one. 
    In Finder, from the menu bar, select Go -> Go to Folder.  Type
    /Users/<your user home folder name>/Library
    replacing <your user home folder name>.
    This will take you do your user account Library folder.  Go into the Preferences folder, and find the preference file for the Kobo app.  Its name will probabaly start with "kobo" or "com.kobo" or otherwise have "kobo" as part of the name, and end in ".plist".  Drag this file to the Desktop (so that it's no longer in the Preferences folder); don't trash it because if this is not the problem, you can put it back later. 
    Then, try running the Kobo app again.

  • 'iWork '09 apps quit unexpectedly' or 'iWork '09 doesn't open'

    'iWork '09 apps quit unexpectedly' or 'iWork '09 doesn't open' The strange thing is after installing I used the Pages app for about a day and a half and then suddenly I couldn't open it. I downloaded all available updates for my system and after doing that it worked until today. The apps open for a couple of seconds and then quit. My error message has the following lines:
    Exception Type: Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000010794000
    Crashed Thread: 6
    Anybody have a fix? I tried a reinstall and that didn't work

    Welcome to Apple Discussions
    After applying the combo updater for OS X, use Disk Utility to repair permissions. Also, another good first step in troubleshooting a misbehaving application is to delete its preference file. Go to HD > Users > (your account) > Library > Preferences, delete the com.apple.iwork.pages.plist, empty the Trash & then restart Pages.

  • Help! Calendar app quits unexpectedly

    On two of my Macs (a MacBook Pro and a Mac Pro, both running Mountain Lion), the calendar app quits unexpectedly on a surprisingly frequent basis. It works fine for entering one new calendar entry. On the second or third entry, whether adding a new one or editing an existing one, it will always quit. Before quitting, the screen freezes with the beach ball of death. Then, bam! Calendar is gone. After months of this, I'm extremely frustrated.
    I have tried deleting the iCal preferences and it hasn't helped. I'm running 10.8.5 now but the problem started several versions ago.
    Any suggestions as to what I could try to fix this?

    Same problem with my MacBook Pro, early 2013. It has happened frequently since upgrading to the Mavericks OS.

  • Preview often quits unexpectedly

    When I use Preview to read a PDF-formed document such as a user guide from Apple ,it often quits unexpectedly.In most cases,scanning is whatever ok,while highlighting some words or typing something new in notes always lead to quitting unexpectedly.Additionally,the handles above are sometimes paused by a multi-colored windmill blowing,and then it's quit again,again,again.
    I guess something is wrong during the process of saving new operation.Moreover,the same issue on my imac(2011)  just appears from macos 10.7.4 to 10.8.2
    I hope someone could do me a favor with this.Many thanks.

    OK,thanks for your being patient.I'm not familar with these computer codes,so you may need to skip some lines.
    in Step 1, the first two problems I described above had no details but a summary.
    The report for the third one is displayed like this:
    Preview(367) deny mach-lookup com.apple.SystemConfiguration.SCNetworkReachability
    Process:         Preview [367]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Load Address:    0x107c3e000
    Identifier:      com.apple.Preview
    Version:         765.4 (6.0.1)
    Build Info:      1-Preview~765004000000000
    Code Type:       x86_64 (Native)
    Parent Process:  launchd [214]
    Date/Time:       2012-10-02 16:31:59.194 +0800
    OS Version:      Mac OS X 10.8.2 (12C54)
    Report Version:  8
    Thread 0:
    0   libsystem_kernel.dylib                  0x00007fff81ccc0fa __psynch_cvwait + 10
    1   Foundation                              0x00007fff8c0c7cc6 -[NSCondition wait] + 240
    2   Foundation                              0x00007fff8c06b3e1 __NSURLConnectionInit_block_invoke_0 + 140
    3   libdispatch.dylib                       0x00007fff887990b6 _dispatch_client_callout + 8
    4   libdispatch.dylib                       0x00007fff88799041 dispatch_once_f + 50
    5   Foundation                              0x00007fff8c06b33d +[NSURLConnection(Loader) resourceLoaderRunLoop] + 33
    6   Foundation                              0x00007fff8c06b2fb -[NSHTTPCookieStorageInternal initWithSharedStorage] + 363
    7   Foundation                              0x00007fff8c06b15c -[NSHTTPCookieStorage(NSInternal) _initWithSharedStorage] + 90
    8   Foundation                              0x00007fff8c06b0e3 initSharedCookieManager + 40
    9   libsystem_c.dylib                       0x00007fff833d2f90 pthread_once + 87
    10  Foundation                              0x00007fff8c06b0b2 +[NSHTTPCookieStorage sharedHTTPCookieStorage] + 23
    11  WebKit                                  0x00007fff8237511c WKSetCookieStoragePrivateBrowsingEnabled + 28
    12  WebCore                                 0x00007fff834f54b2 WebCore::Settings::setPrivateBrowsingEnabled(bool) + 34
    13  WebKit                                  0x00007fff823249d5 -[WebView(WebPrivate) _preferencesChanged:] + 1477
    14  WebKit                                  0x00007fff823d454e -[WebView(WebPrivate) _commonInitializationWithFrameName:groupName:] + 2382
    15  WebKit                                  0x00007fff8231eb73 -[WebView(WebPrivate) _initWithFrame:frameName:groupName:usesDocumentViews:] + 195
    16  WebKit                                  0x00007fff8231e9af -[WebView initWithFrame:frameName:groupName:] + 255
    17  WebKit                                  0x00007fff8234a62c -[WebView initWithFrame:] + 60
    18  AppKit                                  0x00007fff84ada0e6 -[NSHTMLReader _loadUsingWebKit] + 1076
    19  AppKit                                  0x00007fff84ad9a6d -[NSHTMLReader attributedString] + 25
    20  AppKit                                  0x00007fff84ad79ea _NSReadAttributedStringFromURLOrData + 9406
    21  AppKit                                  0x00007fff84ad5493 -[NSAttributedString(NSAttributedStringKitAdditions) initWithData:options:documentAttributes:error:] + 112
    22  CorePDF                                 0x00007fff888c00f8 -[CPArchive structuredString] + 203
    23  CorePDF                                 0x00007fff888c015c -[CPArchive RTFDData] + 42
    24  CorePDF                                 0x00007fff888aa1f3 CGPDFArchiveGetRTFDData + 30
    25  PDFKit                                  0x00007fff8785a742 -[PDFSelection addRTFDToPasteboard:] + 160
    26  PDFKit                                  0x00007fff878a0225 -[PDFView writeSelectionToPasteboard:types:] + 391
    27  AppKit                                  0x00007fff8527defd -[_NSMenuContext getObjectsOfClass:fromRequestorProvidingType:] + 132
    28  AppKit                                  0x00007fff8527e579 -[_NSMenuContext determineSelectedStringForApplyingFiltersViaPasteboardFromRequestorSupplyingTyp e:attributed:] + 82
    29  AppKit                                  0x00007fff8527e7c3 -[_NSMenuContext _selectedStringAndRangeForApplyingFilters:attributed:] + 224
    30  AppKit                                  0x00007fff852815a1 -[_NSMenuContext filterEntriesByLinkDetection:] + 198
    31  AppKit                                  0x00007fff8528244f -[_NSMenuContext filterEntriesByTheirFilters:] + 700
    32  AppKit                                  0x00007fff85283e8d -[_NSMenuContext _preconcurrentPortionOfQualifyEntries:returningEntriesNeedingURLTypecheckingInt oSet:] + 305
    33  AppKit                                  0x00007fff852845d0 -[_NSMenuContext qualifyEntries:withCompletionHandler:] + 267
    34  AppKit                                  0x00007fff851a2b7e -[_NSServicesContextMenuUpdater populateMenu:withServiceEntries:forDisplay:] + 174
    35  AppKit                                  0x00007fff84dc3675 -[_NSServicesMenuUpdater insertServicesIntoMenu:withKeyEvent:isForDisplay:] + 695
    36  AppKit                                  0x00007fff84dc3369 -[_NSServicesMenuUpdater updateMenu:withEvent:withFlags:] + 92
    37  AppKit                                  0x00007fff84dc24cb -[NSMenu _populateFromDelegateWithEventRef:] + 197
    38  AppKit                                  0x00007fff84d66e64 -[NSMenu _populateWithEventRef:] + 83
    39  AppKit                                  0x00007fff84dc16ac -[NSCarbonMenuImpl _carbonPopulateEvent:handlerCallRef:] + 427
    40  AppKit                                  0x00007fff84dc1245 NSSLMMenuEventHandler + 342
    41  HIToolbox                               0x00007fff82bf3f0a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206
    42  HIToolbox                               0x00007fff82bf33d9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410
    43  HIToolbox                               0x00007fff82bf3236 SendEventToEventTargetWithOptions + 43
    44  HIToolbox                               0x00007fff82c3cd58 SendMenuPopulate(MenuData*, OpaqueEventTargetRef*, unsigned int, double, unsigned int, OpaqueEventRef*, unsigned char*) + 279
    45  HIToolbox                               0x00007fff82bc5d5a SendMenuOpening(MenuSelectData*, MenuData*, double, unsigned int, unsigned int, __CFDictionary*, unsigned char, unsigned char*) + 286
    46  HIToolbox                               0x00007fff82d5acff PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned int, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 895
    47  HIToolbox                               0x00007fff82d5a924 _HandlePopUpMenuSelection7 + 629
    48  AppKit                                  0x00007fff84e4461b _NSSLMPopUpCarbonMenu3 + 3916
    49  AppKit                                  0x00007fff84e436a8 -[NSCarbonMenuImpl _popUpContextMenu:withEvent:forView:withFont:] + 189
    50  AppKit                                  0x00007fff84f9e063 -[NSMenu _popUpContextMenu:withEvent:forView:withFont:] + 200
    51  AppKit                                  0x00007fff851639a7 -[NSView rightMouseDown:] + 130
    52  AppKit                                  0x00007fff84c87c81 -[NSWindow sendEvent:] + 8504
    53  Preview                                 0x0000000107c5a428
    54  AppKit                                  0x00007fff84c83744 -[NSApplication sendEvent:] + 5761
    55  Preview                                 0x0000000107c415f7
    56  AppKit                                  0x00007fff84b992fa -[NSApplication run] + 636
    57  AppKit                                  0x00007fff84b3dcb6 NSApplicationMain + 869
    58  libdyld.dylib                           0x00007fff821cd7e1 start + 0
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff81cccd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8879b9ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff81ccc6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff833d3cb3 _pthread_wqthread + 412
    2   libsystem_c.dylib                       0x00007fff833be171 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff81ccc6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff833d3cb3 _pthread_wqthread + 412
    2   libsystem_c.dylib                       0x00007fff833be171 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff81cca686 mach_msg_trap + 10
    1   liblaunch.dylib                         0x00007fff8c9177c4
    2   liblaunch.dylib                         0x00007fff8c9164d9 bootstrap_look_up3 + 69
    3   libxpc.dylib                            0x00007fff85dd1c21 _xpc_connection_bootstrap_look_up_slow + 371
    4   libxpc.dylib                            0x00007fff85dd0c82 _xpc_connection_init + 1062
    5   libdispatch.dylib                       0x00007fff887990b6 _dispatch_client_callout + 8
    6   libdispatch.dylib                       0x00007fff8879a47f _dispatch_queue_drain + 235
    7   libdispatch.dylib                       0x00007fff8879a2f1 _dispatch_queue_invoke + 52
    8   libdispatch.dylib                       0x00007fff8879a448 _dispatch_queue_drain + 180
    9   libdispatch.dylib                       0x00007fff8879a2f1 _dispatch_queue_invoke + 52
    10  libdispatch.dylib                       0x00007fff8879a1c3 _dispatch_worker_thread2 + 249
    11  libsystem_c.dylib                       0x00007fff833d3cab _pthread_wqthread + 404
    12  libsystem_c.dylib                       0x00007fff833be171 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff81ccc6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff833d3cb3 _pthread_wqthread + 412
    2   libsystem_c.dylib                       0x00007fff833be171 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff81cca6c2 semaphore_wait_trap + 10
    1   libxpc.dylib                            0x00007fff85dd3e1f xpc_connection_send_message_with_reply_sync + 127
    2   SystemConfiguration                     0x00007fff818688e0 _reach_server_target_add + 516
    3   SystemConfiguration                     0x00007fff818686bc __SCNetworkReachabilityServer_targetAdd + 32
    4   SystemConfiguration                     0x00007fff8183d9ac __SCNetworkReachabilityScheduleWithRunLoop + 171
    5   SystemConfiguration                     0x00007fff81840415 SCNetworkReachabilityScheduleWithRunLoop + 107
    6   Foundation                              0x00007fff8c06b49b +[NSURLConnection(Loader) _resourceLoadLoop:] + 121
    7   Foundation                              0x00007fff8c0c9612 __NSThread__main__ + 1345
    8   libsystem_c.dylib                       0x00007fff833d1742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff833be181 thread_start + 13
    Binary Images:
           0x107c3e000 -        0x107e4efef  com.apple.Preview (6.0.1 - 765.4) <50247CB0-A1F3-333B-B0EE-916EB4F138BD> /Applications/Preview.app/Contents/MacOS/Preview
        0x7fff8182c000 -     0x7fff8187dff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff81cba000 -     0x7fff81cd5ff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
        0x7fff821cb000 -     0x7fff821ceff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff82314000 -     0x7fff8249efff  com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff82bbb000 -     0x7fff82eebff7  com.apple.HIToolbox (2.0) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff833bd000 -     0x7fff83489fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff83497000 -     0x7fff84450fff  com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff84a4d000 -     0x7fff8567aff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff85dc8000 -     0x7fff85deaff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
        0x7fff87847000 -     0x7fff878e4ff7  com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff88797000 -     0x7fff887acff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff8889c000 -     0x7fff8892dfff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8c034000 -     0x7fff8c390fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8c914000 -     0x7fff8c91cfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    The fourth one like this:
    Preview(367) deny system-socket
    Process:         Preview [367]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Load Address:    0x107c3e000
    Identifier:      com.apple.Preview
    Version:         765.4 (6.0.1)
    Build Info:      1-Preview~765004000000000
    Code Type:       x86_64 (Native)
    Parent Process:  launchd [214]
    Date/Time:       2012-10-02 16:32:01.386 +0800
    OS Version:      Mac OS X 10.8.2 (12C54)
    Report Version:  8
    Thread 0:
    0   libsystem_kernel.dylib                  0x00007fff81ccd356 socket + 10
    1   SystemConfiguration                     0x00007fff818392af __SCNetworkReachabilityGetFlags + 717
    2   SystemConfiguration                     0x00007fff8183ddd5 __SCNetworkReachabilityScheduleWithRunLoop + 1236
    3   SystemConfiguration                     0x00007fff81840415 SCNetworkReachabilityScheduleWithRunLoop + 107
    4   Foundation                              0x00007fff8c06b49b +[NSURLConnection(Loader) _resourceLoadLoop:] + 121
    5   Foundation                              0x00007fff8c0c9612 __NSThread__main__ + 1345
    6   libsystem_c.dylib                       0x00007fff833d1742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff833be181 thread_start + 13
    Binary Images:
        0x7fff8182c000 -     0x7fff8187dff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff81cba000 -     0x7fff81cd5ff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
        0x7fff833bd000 -     0x7fff83489fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff8c034000 -     0x7fff8c390fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    for Step 2,Although the description of crashed threads looked much the same,I'd like to display them in the order of Thread 4,5,7,8.   (Thread 8 contained more information)
    ------------------------------------------------------------------Thread 4------------------------------------------------------------------
    Process:         Preview [402]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         6.0.1 (765.4)
    Build Info:      Preview-765004000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [213]
    User ID:         501
    Date/Time:       2012-10-01 14:44:06.646 +0800
    OS Version:      Mac OS X 10.8.2 (12C54)
    Report Version:  10
    Interval Since Last Report:          999 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  991 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                 
    Crashed Thread:  4  Dispatch queue: com.apple.root.default-priority
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000012ee83000
    VM Regions Near 0x12ee83000:
        VM_ALLOCATE            000000012ee82000-000000012ee83000 [    4K] rw-/rwx SM=ZER 
    -->
        VM_ALLOCATE            000000012ee91000-000000012ee92000 [    4K] rw-/rwx SM=ZER 
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff87871686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87870c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8ebbe803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8ebc3ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8ebc36b2 CFRunLoopRunSpecific + 290
    5   com.apple.HIToolbox                     0x00007fff887c20a4 RunCurrentEventLoopInMode + 209
    6   com.apple.HIToolbox                     0x00007fff887c1e42 ReceiveNextEventCommon + 356
    7   com.apple.HIToolbox                     0x00007fff887c1cd3 BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x00007fff8a749613 _DPSNextEvent + 685
    9   com.apple.AppKit                        0x00007fff8a748ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    10  com.apple.AppKit                        0x00007fff8a740283 -[NSApplication run] + 517
    11  com.apple.AppKit                        0x00007fff8a6e4cb6 NSApplicationMain + 869
    12  libdyld.dylib                           0x00007fff87d747e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff87873d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8e342dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8e3429ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff878736d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88f7aeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88f7acb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88f65171 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff878736d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88f7aeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88f7acb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88f65171 start_wqthread + 13
    Thread 4 Crashed:: Dispatch queue: com.apple.root.default-priority
    0   com.apple.CoreGraphics                  0x00007fff8c686847 CGImageCreateWithImageProvider + 952
    1   com.apple.CoreGraphics                  0x00007fff8c67b805 CGImageCreateCopy + 130
    2   com.apple.CoreGraphics                  0x00007fff8c67b758 CGImageCreateCopyWithColorSpace + 173
    3   com.apple.CoreGraphics                  0x00007fff8c61eaa6 CGImageCreateWithJPEGDataProvider3 + 490
    4   com.apple.CoreGraphics                  0x00007fff8c61e7e6 create_image_for_image + 208
    5   com.apple.CoreGraphics                  0x00007fff8c61e6e4 CGPDFImageCreateImage + 194
    6   com.apple.CoreGraphics                  0x00007fff8c61e434 CGPDFDrawingContextDrawImage + 39
    7   com.apple.CoreGraphics                  0x00007fff8c7eea75 op_Do + 96
    8   com.apple.CoreGraphics                  0x00007fff8c6aeab7 pdf_scanner_handle_xname + 104
    9   com.apple.CoreGraphics                  0x00007fff8c6add84 CGPDFScannerScan + 238
    10  com.apple.CoreGraphics                  0x00007fff8c6abb36 CGPDFDrawingContextDrawPage + 581
    11  com.apple.CoreGraphics                  0x00007fff8c6ab8a4 pdf_page_draw_in_context + 148
    12  com.apple.PDFKit                        0x00007fff8d3f94a6 -[PDFPage(PDFPagePrivate) drawWithBox:inContext:] + 1111
    13  com.apple.PDFKit                        0x00007fff8d3f49ec -[PDFDocument(PDFDocumentInternal) writeToConsumer:withOptions:] + 978
    14  com.apple.PDFKit                        0x00007fff8d3f1466 -[PDFDocument writeToURL:withOptions:] + 242
    15  com.apple.Preview                       0x0000000100f1134b 0x100e37000 + 893771
    16  com.apple.Preview                       0x0000000100f10fe0 0x100e37000 + 892896
    17  com.apple.Preview                       0x0000000100f10f43 0x100e37000 + 892739
    18  com.apple.AppKit                        0x00007fff8a620c72 -[NSDocument writeToURL:ofType:forSaveOperation:originalContentsURL:error:] + 453
    19  com.apple.AppKit                        0x00007fff8a620553 -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:forceTemporaryDirectory:error:] + 547
    20  com.apple.AppKit                        0x00007fff8a620324 -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:error:] + 28
    21  com.apple.AppKit                        0x00007fff8a61fea9 -[NSDocument writeSafelyToURL:ofType:forSaveOperation:error:] + 348
    22  com.apple.Preview                       0x0000000100ed82c8 0x100e37000 + 660168
    23  com.apple.AppKit                        0x00007fff8a61f647 __block_global_90 + 76
    24  com.apple.AppKit                        0x00007fff8a62cd4f __block_global_97 + 242
    25  libdispatch.dylib                       0x00007fff8e343f01 _dispatch_call_block_and_release + 15
    26  libdispatch.dylib                       0x00007fff8e3400b6 _dispatch_client_callout + 8
    27  libdispatch.dylib                       0x00007fff8e3411fa _dispatch_worker_thread2 + 304
    28  libsystem_c.dylib                       0x00007fff88f7acab _pthread_wqthread + 404
    29  libsystem_c.dylib                       0x00007fff88f65171 start_wqthread + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0x00007ffa5f71ced0  rbx: 0x000000012ee82fd0  rcx: 0x000000012a3113e0  rdx: 0x0000000000000007
      rdi: 0x000000012ee82fd0  rsi: 0x0000000000000006  rbp: 0x000000012f326160  rsp: 0x000000012f326100
       r8: 0x000000000000000d   r9: 0x000000000000001b  r10: 0x0000000000000000  r11: 0x00007ffa5f71cee0
      r12: 0x0000000000000004  r13: 0x0000000000000008  r14: 0x0000000000000005  r15: 0x00007ffa5f71ced0
      rip: 0x00007fff8c686847  rfl: 0x0000000000010206  cr2: 0x000000012ee83000
    Logical CPU: 1
    Binary Images:
           0x100e37000 -        0x101047fef  com.apple.Preview (6.0.1 - 765.4) <50247CB0-A1F3-333B-B0EE-916EB4F138BD> /Applications/Preview.app/Contents/MacOS/Preview
           0x1010eb000 -        0x101121fff  com.apple.MediaUI (1.1 - 22) <49961E63-DCC6-3092-8009-F856B902DA85> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
           0x101155000 -        0x10155eff7  com.apple.SceneKit (3.2 - 155.4) <6D1742E5-64AD-3002-B1E0-6FDE82F8AA60> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
           0x101931000 -        0x101931ffb +cl_kernels (???) <CFAA1B73-D1EA-45DF-9E3D-5337B8B53A52> cl_kernels
           0x101952000 -        0x101952ff9 +cl_kernels (???) <97BD2313-E546-4851-BA66-B27355640A89> cl_kernels
           0x1072ea000 -        0x1074a1fff  GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1074d8000 -        0x10761afff  libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x10764e000 -        0x1078effef  com.apple.AMDRadeonX3000GLDriver (1.0.29 - 1.0.0) <AFF4FFE6-F389-3E65-A224-F7382FB94620> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
           0x10793e000 -        0x107941fff  com.apple.IOAccelerator (19.0.26 - 19.0.26) <0CA40D23-427D-3AF9-8C5C-E2592CEF3DFD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
           0x107948000 -        0x107955ff7  libGPUSupportMercury.dylib (8.6.1) <5762E7E4-C76E-3442-8C30-3BA1DDCD8BAE> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
           0x107d5d000 -        0x107d8afff  GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x107d93000 -        0x107d9cfe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x107da2000 -        0x107da5ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x1086d3000 -        0x1086d4ff3 +cl_kernels (???) <8E5EE06D-FCEB-4A1D-B4B3-11393FD020ED> cl_kernels
           0x1086e1000 -        0x1086e1ff1 +cl_kernels (???) <CCBD6552-D0BA-4B98-AE3E-89A2E7F46B72> cl_kernels
           0x1086e3000 -        0x10877eff7  unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x108c3d000 -        0x108c3eff2 +cl_kernels (???) <6B9D2900-416D-42DF-B63F-7EF66D86A7A7> cl_kernels
           0x108c60000 -        0x108c61ff3 +cl_kernels (???) <AB960881-DE69-446D-B4AA-81A40D0E283A> cl_kernels
           0x10915a000 -        0x10930efff  libCMaps.A.dylib (324.6) <B64AAA66-4519-3BB6-BB75-296B7CB6834A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
           0x10962d000 -        0x10962effd +cl_kernels (???) <50CC0395-D8E8-4009-B325-2E644C52981C> cl_kernels
           0x109633000 -        0x109633ff5 +cl_kernels (???) <28EB99CA-4547-4300-93D9-4CF8100D919C> cl_kernels
           0x10963b000 -        0x10963bffa +cl_kernels (???) <AD31A229-2E8D-481C-94CA-FC75757B6CC4> cl_kernels
           0x10963f000 -        0x10963fff4 +cl_kernels (???) <DC3E58F2-CE51-4E96-A12B-D6DF55954A35> cl_kernels
           0x109644000 -        0x109644ff4 +cl_kernels (???) <C629BE14-08CA-4B85-8C76-0240F91EC522> cl_kernels
           0x109649000 -        0x109649ff0 +cl_kernels (???) <C5447CE2-905F-4F19-8056-BC337A0B160E> cl_kernels
           0x10964f000 -        0x10964fff5 +cl_kernels (???) <EC0B9481-C202-4D53-844D-1BBD6C2B3ECE> cl_kernels
           0x109651000 -        0x109651ff6 +cl_kernels (???) <20918849-2027-47D1-BF65-23C763BFC003> cl_kernels
           0x109655000 -        0x109655ff4 +cl_kernels (???) <C629BE14-08CA-4B85-8C76-0240F91EC522> cl_kernels
           0x10966a000 -        0x10966aff5 +cl_kernels (???) <7680FFF4-DBF8-4A95-B9D3-361AF48AF2A2> cl_kernels
           0x109845000 -        0x10986bfff  libPDFRIP.A.dylib (324.6) <6F0487BB-6C03-30C4-BD02-73D638828030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x10ea03000 -        0x10ebdcff7  libmecabra.dylib (359.50) <C8A3ABC2-E1E8-3A78-BF7B-A2724BF91762> /usr/lib/libmecabra.dylib
           0x10f191000 -        0x10f2aaff7  libmecab.1.0.0.dylib (359.50) <BDE1F58F-ED72-34BB-9027-2A7AA384F82E> /usr/lib/libmecab.1.0.0.dylib
           0x11a1d2000 -        0x11a28bff7  ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
        0x7fff60a37000 -     0x7fff60a6b93f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff85f01000 -     0x7fff86218ff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff864ba000 -     0x7fff864d0fff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff864d1000 -     0x7fff864f3ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff864f4000 -     0x7fff86549ff7  libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8654a000 -     0x7fff8654dfff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8654e000 -     0x7fff86579fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff86593000 -     0x7fff865b3fff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff865b4000 -     0x7fff865cefff  com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff86612000 -     0x7fff86617fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff869a4000 -     0x7fff86a55fff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff86ab6000 -     0x7fff86c07fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff86c08000 -     0x7fff86ce2ff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff86dec000 -     0x7fff86ebeff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff86f17000 -     0x7fff87014ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff87047000 -     0x7fff8708aff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8708b000 -     0x7fff87098fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8709b000 -     0x7fff87335ff7  com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff87352000 -     0x7fff87369fff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8736a000 -     0x7fff873d2fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff873d3000 -     0x7fff87424ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff87425000 -     0x7fff87516fff  com.apple.DiskImagesFramework (10.8 - 344) <B1B477F6-316D-32BD-8FCB-107F88649F69> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff87517000 -     0x7fff87519fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8751a000 -     0x7fff87520fff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff87661000 -     0x7fff87663ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff87664000 -     0x7fff87665ff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
        0x7fff8784e000 -     0x7fff87854fff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff87861000 -     0x7fff8787cff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
        0x7fff878bb000 -     0x7fff879d5fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff879d6000 -     0x7fff879e0fff  com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff879e1000 -     0x7fff879efff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
        0x7fff879f0000 -     0x7fff87c4bff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff87c4c000 -     0x7fff87c5fff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff87c65000 -     0x7fff87d62fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff87d63000 -     0x7fff87d71fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff87d72000 -     0x7fff87d75ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff87d76000 -     0x7fff87d83fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff87d84000 -     0x7fff87e8ffff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff87e90000 -     0x7fff87ebaff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff88046000 -     0x7fff88054ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff880c8000 -     0x7fff880c8fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff880c9000 -     0x7fff881e2ff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff881e3000 -     0x7fff8823fff7  com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff88240000 -     0x7fff8826bfff  com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff88762000 -     0x7fff88a92ff7  com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff88a93000 -     0x7fff88acdfff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff88ace000 -     0x7fff88aebfff  com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff88aec000 -     0x7fff88b13ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff88b16000 -     0x7fff88b18fff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff88b19000 -     0x7fff88f55fff  com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff88f56000 -     0x7fff88f63ff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff88f64000 -     0x7fff89030fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff89ff8000 -     0x7fff89ff8fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff89ff9000 -     0x7fff8a03dfff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff8a03e000 -     0x7fff8a0d8fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8a321000 -     0x7fff8a36cfff  com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8a37a000 -     0x7fff8a3d6fff  com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8a3db000 -     0x7fff8a589fff  com.apple.QuartzCore (1.8 - 304.0) <897FAA5D-FF13-33FE-878B-B164D684F019> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8a58a000 -     0x7fff8a5f3fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8a5f4000 -     0x7fff8b221ff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8b222000 -     0x7fff8b259ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff8b25a000 -     0x7fff8b2f4fff  com.apple.CoreSymbolication (3.0 - 87) <3D9CBE8D-F047-3DFA-B067-F9589E2AF8BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8b2f5000 -     0x7fff8b4f5fff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
        0x7fff8b4f6000 -     0x7fff8b50afff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8b50b000 -     0x7fff8b60dfff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8b60e000 -     0x7fff8b610fff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8b611000 -     0x7fff8b612ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8b613000 -     0x7fff8b8b7fff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8b8b8000 -     0x7fff8b8cbff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8b8cc000 -     0x7fff8b8ccfff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8b8f7000 -     0x7fff8b928ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8b96f000 -     0x7fff8b991ff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
        0x7fff8b99c000 -     0x7fff8b99cfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8b99d000 -     0x7fff8b9d8fff  com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8b9d9000 -     0x7fff8b9ddfff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8baad000 -     0x7fff8bae3fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8baf1000 -     0x7fff8bc65fff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8bc66000 -     0x7fff8bc9cfff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8bc9d000 -     0x7fff8bd5aff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8bd5b000 -     0x7fff8bd66ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8bd67000 -     0x7fff8bd6bfff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8bd6c000 -     0x7fff8c165ff7  com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8c166000 -     0x7fff8c16ffff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8c170000 -     0x7fff8c2f6fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8c2f7000 -     0x7fff8c2fbff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8c353000 -     0x7fff8c372ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8c383000 -     0x7fff8c3e0fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8c3e1000 -     0x7fff8c525fef  com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8c526000 -     0x7fff8c545ff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8c546000 -     0x7fff8c56efff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8c56f000 -     0x7fff8c56fffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8c5f3000 -     0x7fff8c5f3fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8c5f4000 -     0x7fff8cf84c67  com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8cf85000 -     0x7fff8cfd1ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8cfd2000 -     0x7fff8d2a2fff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8d2b4000 -     0x7fff8d387ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8d388000 -     0x7fff8d3affff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8d3b0000 -     0x7fff8d3d5ff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
        0x7fff8d3ee000 -     0x7fff8d48bff7  com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8d48c000 -     0x7fff8d494ff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8d499000 -     0x7fff8d4b0fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8d663000 -     0x7fff8d6b2ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8d6b3000 -     0x7fff8d6b3fff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8d6b4000 -     0x7fff8d6f7fff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8d70f000 -     0x7fff8d992fff  com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8d993000 -     0x7fff8d9edfff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8d9ee000 -     0x7fff8d9eefff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8db53000 -     0x7fff8db59fff  libCGXCoreImage.A.dylib (324.6) <45864BEA-B2EA-3F5F-9D04-F9832AB67A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8db5a000 -     0x7fff8db66fff  com.apple.CrashReporterSupport (10.8.2 - 414.3) <B1A904D2-1944-39AD-9F43-F589CEE3FCC3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8dd7d000 -     0x7fff8dd9efff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8dd9f000 -     0x7fff8dda3fff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8dda4000 -     0x7fff8dda6fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff8dda7000 -     0x7fff8dda7fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8dda8000 -     0x7fff8ddaffff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8ddb0000 -     0x7fff8dea5fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8dea6000 -     0x7fff8dec7ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8df08000 -     0x7fff8e2fffff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8e311000 -     0x7fff8e33dfff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8e33e000 -     0x7fff8e353ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff8e354000 -     0x7fff8e357fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8e413000 -     0x7fff8e420ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8e43c000 -     0x7fff8e442fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff8e443000 -     0x7fff8e4d4fff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8e4d5000 -     0x7fff8e557fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8e558000 -     0x7fff8e67092f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8e671000 -     0x7fff8e682ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff8e691000 -     0x7fff8e793fff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8e794000 -     0x7fff8e794fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8e795000 -     0x7fff8e7d4ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1>

Maybe you are looking for