Mac App Store Crashes

Dear all
I have a mac mini since August and this is the first time I faced an issue.
Every time i try to download an app from the mac app store, the app store quits unexpectedly.
I do not have any problems navigating the store. It only crashes when I try to download something.
I have downloaded apps before without any problems.
I always run the latest software updates from apple.
I would appreciate any help you can give me
Thanks in advance

I was having the same problem. Mac Pro, 10.6.8, unmounted every volume, blown away all of the App Preferences and caches in ~/Library, have rebooted (!!!!), tried the OCSP fixes, etc., and still no dice. When I click on the Upgrade or Buy buttons in the App Store, the program spins and becomes unresponsive. But! it looks like the reason many of us are having this problem is because we all disabled Spot Light. If you re-enable Spot Light, you can begin to download Lion or click Updates in the App Store. Hurray for our side, but **** it... Spot Light is/was slow. Sad fix, but at least things work again.
10.6.8 here, same issue although I had not disabled spotlight. However, it had been trying to estimate indexing time for the better part of the last 2 or 3 days with the mds process hogging most of a processor core.
solution:
disable indexing on system drive — sudo mdutil -i off /Volumes/SYSTEM_VOLUME_NAME
if the command hangs, find out the pid for mds — sudo kill -9 MDS_PID
to find out the pid run — top — once it is running type o then -cpu and press return — the mds process should be in the list beside its pid number
(to get out of top, press q)

Similar Messages

  • Mac App Store crashed when I purchase an app

    Mac App Store crashed when I purchase an app:(
    Did somebody meet this problem too?
    My App Store location is Hong Kong.
    Message was edited by: itgoodlonglong

    another site/forum was saying to unmount bootcamp partitions and it started working properly.
    im currently doing a permissions repair to see if that helps any -- worth a shot IMO.

  • Mac App Store crashes on start up

    Hi everybody! I've got a problem with Mac App Store: when i start it, it crashes. I've tried to repair permission, too. I don't know what i have to do to solve the problem. This is the error:
    Process: App Store [1034]
    Path: /Applications/App Store.app/Contents/MacOS/App Store
    Identifier: com.apple.appstore
    Version: 1.0 (54)
    Build Info: Firenze-540000~6
    Code Type: X86-64 (Native)
    Parent Process: launchd [100]
    Date/Time: 2011-03-03 20:44:52.445 +0100
    OS Version: Mac OS X 10.6.6 (10J567)
    Report Version: 6
    Interval Since Last Report: 50922 sec
    Crashes Since Last Report: 19
    Per-App Interval Since Last Report: 509447 sec
    Per-App Crashes Since Last Report: 18
    Anonymous UUID: 32F6F952-415B-482E-96B6-0FEED4D1AD2D
    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 'CIKernelNilArgument', reason: 'CISourceInCompositing: sourceIn: nil value for argument #1 (dst)'
    * Call stack at first throw:
    0 CoreFoundation 0x00007fff825177b4 __exceptionPreprocess + 180
    1 libobjc.A.dylib 0x00007fff80de20f3 objcexceptionthrow + 45
    2 CoreFoundation 0x00007fff825175d7 +[NSException raise:format:arguments:] + 103
    3 CoreFoundation 0x00007fff82517564 +[NSException raise:format:] + 148
    4 QuartzCore 0x00007fff88585d1f -[CIKernel apply:to:params:] + 232
    5 QuartzCore 0x00007fff88585b48 -[CIKernel apply:to:options:] + 343
    6 QuartzCore 0x00007fff885859ef -[CIFilter apply:] + 214
    7 QuartzCore 0x00007fff885883c3 -[CISourceInCompositing outputImage] + 246
    8 Foundation 0x00007fff845e35a8 -[NSObject(NSKeyValueCoding) valueForKey:] + 420
    9 QuartzCore 0x00007fff88581e64 -[CIFilter valueForKey:] + 39
    10 App Store 0x00000001000234d3 0x0 + 4295111891
    11 App Store 0x000000010001baef 0x0 + 4295080687
    12 App Store 0x000000010001bf44 0x0 + 4295081796
    13 AppKit 0x00007fff86f66c49 -[NSView _drawRect:clip:] + 3390
    14 AppKit 0x00007fff86f658bc -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
    15 AppKit 0x00007fff86f65c26 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    16 AppKit 0x00007fff86f8abea -[NSToolbarItemViewer _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 301
    17 AppKit 0x00007fff86f65c26 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    18 AppKit 0x00007fff86f65c26 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    19 AppKit 0x00007fff86f65c26 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    20 AppKit 0x00007fff86f63f8e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 767
    21 AppKit 0x00007fff86f63ab0 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 254
    22 AppKit 0x00007fff86f60362 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    23 AppKit 0x00007fff86ed9b9a -[NSView displayIfNeeded] + 969
    24 AppKit 0x00007fff86e8b71a -[NSWindow _setFrameCommon:display:stashSize:] + 1895
    25 AppKit 0x00007fff86ea1adc -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 787
    26 AppKit 0x00007fff86ea177a -[NSWindow orderWindow:relativeTo:] + 94
    27 AppKit 0x00007fff86e6d770 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1726
    28 AppKit 0x00007fff86e6b88d loadNib + 226
    29 AppKit 0x00007fff86e6af9d +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 763
    30 AppKit 0x00007fff86e6abd2 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
    31 AppKit 0x00007fff86e68153 NSApplicationMain + 279
    32 App Store 0x00000001000022a0 0x0 + 4294976160
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff82c4c616 __kill + 10
    1 libSystem.B.dylib 0x00007fff82ceccca abort + 83
    2 libstdc++.6.dylib 0x00007fff891705d2 _tcf0 + 0
    3 libobjc.A.dylib 0x00007fff80de5d29 objcterminate + 100
    4 libstdc++.6.dylib 0x00007fff8916eae1 _cxxabiv1::_terminate(void (*)()) + 11
    5 libstdc++.6.dylib 0x00007fff8916eb16 _cxxabiv1::_unexpected(void (*)()) + 0
    6 libstdc++.6.dylib 0x00007fff8916ebfc _gxx_exception_cleanup(_Unwind_ReasonCode, UnwindException*) + 0
    7 libobjc.A.dylib 0x00007fff80de2192 object_getIvar + 0
    8 com.apple.CoreFoundation 0x00007fff8256f969 -[NSException raise] + 9
    9 com.apple.AppKit 0x00007fff86e8b9dc -[NSWindow _setFrameCommon:display:stashSize:] + 2601
    10 com.apple.AppKit 0x00007fff86ea1adc -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 787
    11 com.apple.AppKit 0x00007fff86ea177a -[NSWindow orderWindow:relativeTo:] + 94
    12 com.apple.AppKit 0x00007fff86e6d770 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1726
    13 com.apple.AppKit 0x00007fff86e6b88d loadNib + 226
    14 com.apple.AppKit 0x00007fff86e6af9d +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 763
    15 com.apple.AppKit 0x00007fff86e6abd2 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
    16 com.apple.AppKit 0x00007fff86e68153 NSApplicationMain + 279
    17 com.apple.appstore 0x00000001000022a0 0x100000000 + 8864
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff82c1716a kevent + 10
    1 libSystem.B.dylib 0x00007fff82c1903d dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff82c18d14 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff82c1883e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff82c18168 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff82c18005 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff82c17f8a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff82c1839c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff82c18005 start_wqthread + 13
    Thread 3:
    0 libSystem.B.dylib 0x00007fff82c17f8a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff82c1839c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff82c18005 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x00007fff7055e2d8 rcx: 0x00007fff5fbff378 rdx: 0x0000000000000000
    rdi: 0x000000000000040a rsi: 0x0000000000000006 rbp: 0x00007fff5fbff390 rsp: 0x00007fff5fbff378
    r8: 0x00007fff70561a40 r9: 0x0000000000000063 r10: 0x00007fff82c48656 r11: 0x0000000000000202
    r12: 0x00007fff8259cb09 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000001
    rip: 0x00007fff82c4c616 rfl: 0x0000000000000202 cr2: 0x00007fff711abfd0
    Binary Images:
    0x100000000 - 0x10003ffff com.apple.appstore 1.0 (54) <C7C1CA67-FB2C-CE5E-E694-34C25BFFCC33> /Applications/App Store.app/Contents/MacOS/App Store
    0x10005e000 - 0x100183fe7 com.apple.CommerceKit 1.0 (51) <C6436804-7FF4-E006-9BA5-0678A6788687> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80010fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <397B9057-5CDF-3B19-4E61-9DFD49369375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff80011000 - 0x7fff80016fff libGFXShared.dylib ??? (???) <991F8197-FD06-2AF1-F99B-E448ED4FB2AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff80017000 - 0x7fff8001aff7 libCoreVMClient.dylib ??? (???) <609598E6-195D-E5D4-3B92-AE8D9768829C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff80295000 - 0x7fff8099206f com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff80993000 - 0x7fff80c91fe7 com.apple.HIToolbox 1.6.4 (???) <263AD497-F4CC-9610-E7D3-B95CF6F02030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff80cd2000 - 0x7fff80cefff7 libPng.dylib ??? (???) <14043CBC-329F-4009-299E-DEE411E16134> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff80cf0000 - 0x7fff80d2dfff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff80d2e000 - 0x7fff80d44fff com.apple.ImageCapture 6.0.1 (6.0.1) <09ABF2E9-D110-71A9-4A6F-8A61B683E936> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff80d45000 - 0x7fff80d76fff libGLImage.dylib ??? (???) <1A8E58CF-FA2F-14F7-A097-D34EEA8A7D03> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff80d77000 - 0x7fff80dd7fe7 com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff80dd8000 - 0x7fff80e8efff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff80f14000 - 0x7fff80f46fff libTrueTypeScaler.dylib ??? (???) <B9ECE1BD-A716-9F65-6466-4444D641F584> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff80f47000 - 0x7fff80f96ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff80f97000 - 0x7fff80fd2fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff81003000 - 0x7fff8111afef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff8115f000 - 0x7fff81239ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8123a000 - 0x7fff8123bff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8123c000 - 0x7fff81278fe7 libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <1E041185-131C-C237-C250-38BE933A269A> /usr/lib/libcurl.4.dylib
    0x7fff81304000 - 0x7fff81383fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8138c000 - 0x7fff813d5fef libGLU.dylib ??? (???) <CCE779A9-2467-A5AA-A558-691E43A1105F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff813d6000 - 0x7fff813d6ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff813f8000 - 0x7fff814d0fe7 com.apple.DiscRecording 5.0.8 (5080.4.1) <8D1F6E81-76EA-BA82-D4E2-10A87CCD5908> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff81510000 - 0x7fff8153ffff com.apple.framework.Admin 4.5 (4.5) <8F5A3803-7C4F-16DA-1B74-B9A1EF92614B> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x7fff81540000 - 0x7fff81556fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff815b3000 - 0x7fff81771fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02> /usr/lib/libicucore.A.dylib
    0x7fff8178e000 - 0x7fff817a0fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff818cb000 - 0x7fff818e1fe7 com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff818f8000 - 0x7fff81a19fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff81a1a000 - 0x7fff81a3fff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff81f45000 - 0x7fff81f46fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff81f91000 - 0x7fff81fd2fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff81fd3000 - 0x7fff82094fe7 libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff82095000 - 0x7fff8209afff libGIF.dylib ??? (???) <9A2723D8-61F9-6D65-D254-4F9273CDA54A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8209b000 - 0x7fff82150fe7 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
    0x7fff82151000 - 0x7fff82155ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff821a6000 - 0x7fff821a7ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff821a8000 - 0x7fff821f0ff7 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
    0x7fff821f1000 - 0x7fff8227dfef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8227e000 - 0x7fff8228afff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
    0x7fff82341000 - 0x7fff82388ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8239f000 - 0x7fff8245cff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff82466000 - 0x7fff825ddfe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff825de000 - 0x7fff825efff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff825f0000 - 0x7fff82645ff7 com.apple.framework.familycontrols 2.0.2 (2020) <A3CFF697-B9DB-A7E5-3B39-9DA9B34F0595> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff82646000 - 0x7fff8267bff7 com.apple.DiskManagement 3.4 (355) <08BAA106-6641-E45E-2A1C-B96442014B79> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x7fff8267c000 - 0x7fff8267cff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff828b9000 - 0x7fff829b9fef com.apple.DiskImagesFramework 10.6.5 (289) <ABC5E39D-B7F4-0966-55A9-B517F4D4B7AC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff82bfd000 - 0x7fff82dbefff libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
    0x7fff82dbf000 - 0x7fff82dc4ff7 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
    0x7fff82e62000 - 0x7fff82e9fff7 libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff82ea0000 - 0x7fff82ea3ff7 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
    0x7fff82ed4000 - 0x7fff82f64fff 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
    0x7fff82f65000 - 0x7fff82faeff7 com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff83021000 - 0x7fff83147fff com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff83148000 - 0x7fff8314eff7 IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8314f000 - 0x7fff83155ff7 com.apple.CommerceCore 1.0 (6) <E8A1144C-5666-9840-4729-256FE69CDBDB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff83156000 - 0x7fff83165fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff83166000 - 0x7fff83175fff com.apple.opengl 1.6.12 (1.6.12) <DE3F0528-7759-CDFD-A2CF-C51D3C9C8B39> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff83176000 - 0x7fff83185fff libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
    0x7fff831ce000 - 0x7fff831eeff7 com.apple.DirectoryService.Framework 3.6 (621.9) <FF6567B5-56BD-F3EC-E59D-1EC583C3CF73> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff831ef000 - 0x7fff831f5ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff831f6000 - 0x7fff8321cfe7 libJPEG.dylib ??? (???) <6690F15D-E970-2678-430E-590A94F5C8E9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8321d000 - 0x7fff8340cfe7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <233B3E34-CDC4-668A-529A-7E61D510D991> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8340d000 - 0x7fff8345fff7 com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff83460000 - 0x7fff8346bfff com.apple.CrashReporterSupport 10.6.6 (256) <E99205C8-C119-764D-E06B-65659A35024A> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff83523000 - 0x7fff835dcfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff83747000 - 0x7fff837ccff7 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
    0x7fff8385a000 - 0x7fff838b2fff com.apple.PackageKit 1.1.1 (90.2) <F5D8C238-9BDC-69CC-F06B-840CAC085ADC> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fff838b3000 - 0x7fff838b7ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <63F77AC8-84CB-0C2F-8D2B-190EE5CCDB45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff838d9000 - 0x7fff838dbfff libRadiance.dylib ??? (???) <76438F90-DD4B-9941-9367-F2DFDF927876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff838dc000 - 0x7fff8398bfff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8398c000 - 0x7fff84196fe7 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
    0x7fff84197000 - 0x7fff845c4fe7 com.apple.RawCamera.bundle 3.6.0 (558) <9F93BC25-80D8-15B5-5529-E6199E3A5CA1> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff845c5000 - 0x7fff845c6ff7 libScreenReader.dylib ??? (???) <0353C814-843D-89EA-6047-409A71377210> /usr/lib/libScreenReader.dylib
    0x7fff845c7000 - 0x7fff8484aff7 com.apple.Foundation 6.6.4 (751.42) <9A99D378-E97A-8C0F-3857-D0FAA30FCDD5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8484b000 - 0x7fff84c8efef 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
    0x7fff84c8f000 - 0x7fff84cc9fff libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
    0x7fff84cca000 - 0x7fff84f50fff com.apple.security 6.1.1 (37594) <1B4E1ABD-1BB3-DA49-F574-0EEB23E73C6A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff84f5d000 - 0x7fff84ffdfff com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff84ffe000 - 0x7fff85004fff libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <4EE16374-A094-D542-5BC5-7E846D0CE56E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff85187000 - 0x7fff851c1fff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff851c2000 - 0x7fff851eafff 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
    0x7fff8564f000 - 0x7fff85768fef libGLProgrammability.dylib ??? (???) <4F2DC233-7DD2-1204-CAA5-3E6524F0AB75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff85791000 - 0x7fff86404fef com.apple.WebCore 6533.19 (6533.19.4) <214A0165-E3D0-1F7A-F2D5-5337E00E410A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff86428000 - 0x7fff864fafe7 com.apple.CFNetwork 454.11.5 (454.11.5) <B3E2BE12-D7AA-5940-632A-1E5E7BF8E6E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff86579000 - 0x7fff865bafff com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff865bb000 - 0x7fff865c8ff7 com.apple.AppleFSCompression 24.4 (1.0) <57D6F613-CB5E-75BC-E351-3272D62227F5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff865c9000 - 0x7fff865c9ff7 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
    0x7fff86614000 - 0x7fff86635fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff8666c000 - 0x7fff869a0fff com.apple.CoreServices.CarbonCore 861.23 (861.23) <08F360FA-1771-4F0B-F356-BEF68BB9D421> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff869a1000 - 0x7fff869bcff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff86a41000 - 0x7fff86a43fff 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
    0x7fff86cb8000 - 0x7fff86cc3ff7 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
    0x7fff86cc4000 - 0x7fff86d10fff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff86d11000 - 0x7fff86e4ffff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff86e50000 - 0x7fff86e65ff7 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
    0x7fff86e66000 - 0x7fff8785cfff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff879be000 - 0x7fff879ccff7 libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
    0x7fff879cd000 - 0x7fff879cdff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff87b24000 - 0x7fff87b5dfef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <561D0DCB-47AD-A12C-9066-70E4CBAD331C> /usr/lib/libcups.2.dylib
    0x7fff87bf4000 - 0x7fff87c3eff7 com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff87ec0000 - 0x7fff88077fef com.apple.ImageIO.framework 3.0.4 (3.0.4) <2CB9997A-A28D-80BC-5921-E7D50BBCACA7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff88078000 - 0x7fff8808cff7 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
    0x7fff8808f000 - 0x7fff8808fff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff88090000 - 0x7fff880a4fff libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff880a5000 - 0x7fff8818afef com.apple.DesktopServices 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8818b000 - 0x7fff88240fe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff88248000 - 0x7fff8826bfff com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff882be000 - 0x7fff882c5fff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff882c6000 - 0x7fff882d1fff com.apple.bsd.ServiceManagement 1.1 (1.1) <D54D8562-BB62-A436-8A90-263908C1D0DC> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff8840e000 - 0x7fff8840eff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8840f000 - 0x7fff88412fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff88413000 - 0x7fff8847dfe7 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
    0x7fff884f3000 - 0x7fff88542fef libTIFF.dylib ??? (???) <AE9DC484-1382-F7AD-FE25-C28082FCB5D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff88543000 - 0x7fff8856eff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff8856f000 - 0x7fff8890cfe7 com.apple.QuartzCore 1.6.3 (227.34) <215222AF-B30A-7CE5-C46C-1A766C1D1D2E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff88caf000 - 0x7fff88cafff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff88cb0000 - 0x7fff88cc9fff 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
    0x7fff88ce6000 - 0x7fff88e63ff7 com.apple.WebKit 6533.19 (6533.19.4) <3B8D40F4-9B05-82BE-ECA5-7855A77AF700> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff88ed7000 - 0x7fff88f55fff com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff88f7a000 - 0x7fff88fbdff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <7E30B5F6-99FD-C716-8670-5DD4B4BAED72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff88fbe000 - 0x7fff89058fff com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff89059000 - 0x7fff89123fef com.apple.installframework 594 (594.1) <9D4CF39A-D18E-A8B1-2AFA-65CC8109A05F> /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
    0x7fff89124000 - 0x7fff891a1fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff891a2000 - 0x7fff891e3ff7 com.apple.MediaKit 10.3 (485) <0B1646B6-BBEC-774A-A2B5-A89EE5412AD0> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,1, BootROM MBP51.007E.B05, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.33f8
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 256 MB
    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.131.36.1)
    Bluetooth: Version 2.3.8f7, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9250421ASG, 232,89 GB
    Serial ATA Device: MATSHITADVD-R UJ-868
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0237, 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
    Hope you can give me an hand. Thanks in advance!

    Hi,
    Install the v10.6.6 combo update available here.
    http://support.apple.com/kb/dl1349
    Restart your Mac try the MAS. If you still have problems follow the instructions here for removing caches, cookies, and .plist files.
    http://discussions.info.apple.com/message.jspa?messageID=12899910
    Carolyn

  • Mac App Store crashs on launch - Lion 10.7.1

    Hello!
    PLEASE help me, as I'm not able to use the Mac App Store at all right now.
    It simply crashs when I start it, like that:
    http://cl.ly/3w0A0S0m353I301K3B3E
    The error message is as follows:
    Process:         App Store [453]
    Path:            /Applications/App Store.app/Contents/MacOS/App Store
    Identifier:      com.apple.appstore
    Version:         1.0 (54)
    Build Info:      Firenze-540000~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [214]
    Date/Time:       2011-08-29 18:57:25.411 +0200
    OS Version:      Mac OS X 10.7.1 (11B26)
    Report Version:  9
    Interval Since Last Report:          10376 sec
    Crashes Since Last Report:           26
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      A1FFB064-97D5-4E42-9C2B-213C5FBDFA90
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
      Symbol not found: _OBJC_CLASS_$_PKDistributionController
      Referenced from: /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
      Expected in: /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
    in /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
    I tried tons of things from the forums and the rest of the internet:
         *deleted the Mac App Store - copied from another Mac
         *reinstalled the 10.7.1 update (the error actually happened on 10.7.0 before I updated to 10.7.1)
         *shouted at the Mac (sorry for that)
         *booted in Safe Mode - tried the same things there
         *unmounted Boot camp
         *deleted all cache, property and cookie files
         *unpacked the 10.6.6 combo package and used the commerce framework from there, and the App Store too
         *pulled my hair
         *and so on...
    Nothing helped!
    PLEASE tell me how can I start the Mac App Store again!!?
    Thank you!!
    Artur

    Since you have Lion installed, use Lion Recovery

  • Mac App Store Crashes/OSX Tiger

    I run an iMac version 10.6.8.
    I can't get Mac App Store to open to download OSX Lion.
    Every time, it crashes immediately and will not re-open.
    I have read and tried all the suggested in this site - to no avail.
    Spot-Light has never been disabled on my Mac.
    I have removed all the suggested items from the library.
    I have not updated App Store from 10.6.6 or 10.6.7 as I'm running 10.6.8
    I'm thinking that this may cause Bigger Problems than those I already have.
    I'm not very experienced with tinkering with the Operating System my Mac, as I never have needed to in the past.
    I am more than happy to follow good advice though, and I'd be really chuffed if some one could help here.
    Here's hoping there is a kind person out there.
    Thanks
    Davy

    I had a similar problem in which I could not get the Mac App Store to work properly, but I believe your issue can be solved with less work involved on your part.
    For starters, you'll need Pacifist, which is an application that can look inside .dmg and .pkg files and allow you to pick and choose what you wish to install. In this case, you'll be looking inside an OS update and picking out the Mac App Store. This isn't entirely necessary, but it will make life a bit easier - and it's a useful thing to have around. It can be downloaded here - http://www.charlessoft.com/ and includes a trial version.
    Secondly, you'll need the Mac OS 10.6.6 update disk image, which can be downloaded from Apple's website. Google it if you want, or just go here - http://support.apple.com/kb/dl1349
    Once you've downloaded the OS update and installed Pacifist, you'll need to open Pacifist and have it explore the disk image of the update file that you have just downloaded. I forget the exact location of the App Store within the dmg, but I remember that I didn't have too much trouble finding it when I was doing the same thing. I'm currently re-downloading it so that I can check, though. I'll edit this post when it finishes.
    Once you've found it, you just need to drag and drop the App Store into your applications folder.

  • OS 10.6.8, mac app store crashes at launch, and safari crashes if I open a tab

    Ok, so i have had these problems for a while now, but i never bothered to try and fix them till a couple weeks ago because they are becoming really frustrating. both of them have been occuring before i updated to 10.6.8.
    The first problem is on Safari, whenever i open a tab safari unexpectedly quits. I have tried reseting safari completely, but that didn't fix it either.
    My mac app store also unexpectedly quits whenever i try to open it, I have tried the option suggested in other solutions where you find all the different files and move them to the trash, that didn't work. So then i tried deleting it all together and reinstalling it with the latest combo package. And that didn't work either.
    Today I got the system update for 10.2.8, i thought maybe that would fix it, but i still experience both of these problems and i don't know what to do.

    In that case:
    Reinstall OS X without erasing the drive
    Do the following:
    1. Repair the Hard Drive and Permissions
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    2. Reinstall Snow Leopard
    If the drive is OK then quit DU and return to the installer.  Proceed with reinstalling OS X.  Note that the Snow Leopard installer will not erase your drive or disturb your files.  After installing a fresh copy of OS X the installer will move your Home folder, third-party applications, support items, and network preferences into the newly installed system.

  • Aperture from Mac App Store crashes in 64-bit mode...

    Library not loaded: /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
    Referenced from: /Applications/Aperture.app/Contents/MacOS/Aperture
    Reason: no suitable image found. Did find:
    /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager: no matching architecture in universal wrapper
    I've seen solutions to this error, to the effect of, copy the old file from a previous version, but I don't have that luxury... I installed from the Mac App Store, onto OS 10.6.6. If i switch to 32-bit mode, it works, but I'd rather work in 64-bits if it's speedier.

    Have you tried the steps on the Aperture 3: Troubleshooting Basics page?
    http://support.apple.com/kb/HT3805
    If this does not resolve it, try creating another user account and try starting Ap from there and see if it works.
    Tony

  • I have a MBP from 2008 (before unibody) and when i try to use apps such as Mail and the Mac App Store, they crash when i click on the links (to purchase something). I found it only happened after i updated to 10.7.4. can some1 please tell me what i can do

    Hi everyone, I have a macbook pro from 2008 which is the model before they became unibody. I have been having trouble using some of the built-in apps ever since i updated to 10.7.4. I cant use mail or the Mac App store becuase when i go to click on a link to purchase something in the Mac App Store of create a new email in Mail, the app just crashes. I am then asked to reopen the app and i try to do the same thing again and they same thing happens. Its really painful as i want to download applications and access my mail on my mac. Could you guys please get back to me on with somethings that i could try to get these apps working again.
    Thanks

    Hi Richard,
    these are the things for when mail quits
    here are the things that come from the console app
    I also copied the words that came in the window when an app quits
    Process:         Mail [2229]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         5.2 (1278)
    Build Info:      Mail-1278000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [109]
    Date/Time:       2012-07-23 18:38:28.318 +0800
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          159173 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  61 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      903F8ACA-456A-4BFE-ACC9-1D5C31F6FF48
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff7b534568
    VM Regions Near 0x7fff7b534568:
        __DATA                 00007fff7b4c1000-00007fff7b4c4000 [   12K] rw-/rwx SM=COW  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    --> __DATA                 00007fff7b4c4000-00007fff7b571000 [  692K] rw-/rwx SM=COW  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        __DATA                 00007fff7b571000-00007fff7b57d000 [   48K] rw-/rwx SM=COW  /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    Application Specific Information:
    objc[2229]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                                     0x00007fff7b534568 OBJC_CLASS_$_NSProcessInfo + 0
    1   com.apple.mail                          0x0000000104401fe2 0x104365000 + 643042
    2   com.apple.mail                          0x0000000104401f1a 0x104365000 + 642842
    3   com.apple.AppKit                        0x00007fff8b2682ce -[NSWindow sendEvent:] + 2088
    4   com.apple.mail                          0x000000010442b9f9 0x104365000 + 813561
    5   com.apple.AppKit                        0x00007fff8b202a55 -[NSApplication sendEvent:] + 5593
    6   com.apple.mail                          0x00000001043e4d1b 0x104365000 + 523547
    7   com.apple.AppKit                        0x00007fff8b1990c6 -[NSApplication run] + 555
    8   com.apple.AppKit                        0x00007fff8b415244 NSApplicationMain + 867
    9   com.apple.mail                          0x000000010443d52c 0x104365000 + 886060
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff89dca7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff924e278a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff924e131a _dispatch_mgr_thread + 54
    Thread 2:: -[LibraryIMAPStore openSynchronously]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff89dca7e6 kevent + 10
    1   libsystem_info.dylib                    0x00007fff96c1cfe5 _mdns_search + 1537
    2   libsystem_info.dylib                    0x00007fff96c1d8b7 mdns_addrinfo + 615
    3   libsystem_info.dylib                    0x00007fff96c1e151 search_addrinfo + 152
    4   libsystem_info.dylib                    0x00007fff96c21a1c si_addrinfo + 1614
    5   libsystem_info.dylib                    0x00007fff96c19795 getaddrinfo + 166
    6   com.apple.SystemConfiguration           0x00007fff90d9c061 __SCNetworkReachabilityGetFlags + 2037
    7   com.apple.SystemConfiguration           0x00007fff90d9b841 SCNetworkReachabilityGetFlags + 163
    8   com.apple.MessageFramework              0x00007fff925ae764 -[NetworkController isHostReachable:] + 141
    9   com.apple.MessageFramework              0x00007fff925addc6 -[_NSSocket connectToHost:withPort:protocol:] + 188
    10  com.apple.MessageFramework              0x00007fff925ad24d -[Connection _connectUsingHostname:onPort:securityLayerType:clientIdentity:accountClass:] + 747
    11  com.apple.MessageFramework              0x00007fff925acdf6 -[Connection _connectUsingAccount:securityLayerType:] + 224
    12  com.apple.MessageFramework              0x00007fff925aca52 -[Connection connectAndSetSecurityLayerUsingAccount:] + 181
    13  com.apple.MessageFramework              0x00007fff925ac91d -[Connection connectUsingAccount:] + 80
    14  com.apple.MessageFramework              0x00007fff925ac19d -[IMAPAccount _connectAndAuthenticate:] + 476
    15  com.apple.MessageFramework              0x00007fff925aac42 -[IMAPAccount _recoverFromConnectionlessState] + 136
    16  com.apple.MessageFramework              0x00007fff925aa8bd -[IMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 159
    17  com.apple.MessageFramework              0x00007fff925aa612 -[IMAPAccount _gatewayForMailboxUid:name:options:] + 166
    18  com.apple.MessageFramework              0x00007fff925aa4ec -[IMAPAccount gatewayForStore:options:] + 126
    19  com.apple.MessageFramework              0x00007fff925aa32f -[LibraryIMAPStore _gatewayCreateIfNeeded:options:] + 131
    20  com.apple.MessageFramework              0x00007fff925a50e5 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 283
    21  com.apple.CoreFoundation                0x00007fff8a367efc __invoking___ + 140
    22  com.apple.CoreFoundation                0x00007fff8a367d94 -[NSInvocation invoke] + 132
    23  com.apple.MessageFramework              0x00007fff92590f68 -[MonitoredInvocation invoke] + 196
    24  com.apple.MessageFramework              0x00007fff9256da79 -[ThrowingInvocationOperation main] + 33
    25  com.apple.MessageFramework              0x00007fff9256da1f -[_MFInvocationOperation main] + 449
    26  com.apple.Foundation                    0x00007fff9584a6b4 -[__NSOperationInternal start] + 705
    27  com.apple.Foundation                    0x00007fff9585d912 ____NSOQSchedule_block_invoke_2 + 124
    28  libdispatch.dylib                       0x00007fff924e0a86 _dispatch_call_block_and_release + 18
    29  libdispatch.dylib                       0x00007fff924e1965 _dispatch_worker_thread2 + 255
    30  libsystem_c.dylib                       0x00007fff89e243da _pthread_wqthread + 316
    31  libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 3:: -[LibraryIMAPStore openSynchronously]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff89dca7e6 kevent + 10
    1   libsystem_info.dylib                    0x00007fff96c1cfe5 _mdns_search + 1537
    2   libsystem_info.dylib                    0x00007fff96c1d8b7 mdns_addrinfo + 615
    3   libsystem_info.dylib                    0x00007fff96c1e151 search_addrinfo + 152
    4   libsystem_info.dylib                    0x00007fff96c21a1c si_addrinfo + 1614
    5   libsystem_info.dylib                    0x00007fff96c19795 getaddrinfo + 166
    6   com.apple.SystemConfiguration           0x00007fff90d9c061 __SCNetworkReachabilityGetFlags + 2037
    7   com.apple.SystemConfiguration           0x00007fff90d9b841 SCNetworkReachabilityGetFlags + 163
    8   com.apple.MessageFramework              0x00007fff925ae764 -[NetworkController isHostReachable:] + 141
    9   com.apple.MessageFramework              0x00007fff925addc6 -[_NSSocket connectToHost:withPort:protocol:] + 188
    10  com.apple.MessageFramework              0x00007fff925ad24d -[Connection _connectUsingHostname:onPort:securityLayerType:clientIdentity:accountClass:] + 747
    11  com.apple.MessageFramework              0x00007fff925acdf6 -[Connection _connectUsingAccount:securityLayerType:] + 224
    12  com.apple.MessageFramework              0x00007fff925aca52 -[Connection connectAndSetSecurityLayerUsingAccount:] + 181
    13  com.apple.MessageFramework              0x00007fff925ac91d -[Connection connectUsingAccount:] + 80
    14  com.apple.MessageFramework              0x00007fff925ac19d -[IMAPAccount _connectAndAuthenticate:] + 476
    15  com.apple.MessageFramework              0x00007fff925aac42 -[IMAPAccount _recoverFromConnectionlessState] + 136
    16  com.apple.MessageFramework              0x00007fff925aa8bd -[IMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 159
    17  com.apple.MessageFramework              0x00007fff925aa612 -[IMAPAccount _gatewayForMailboxUid:name:options:] + 166
    18  com.apple.MessageFramework              0x00007fff925aa4ec -[IMAPAccount gatewayForStore:options:] + 126
    19  com.apple.MessageFramework              0x00007fff925aa32f -[LibraryIMAPStore _gatewayCreateIfNeeded:options:] + 131
    20  com.apple.MessageFramework              0x00007fff925a50e5 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 283
    21  com.apple.CoreFoundation                0x00007fff8a367efc __invoking___ + 140
    22  com.apple.CoreFoundation                0x00007fff8a367d94 -[NSInvocation invoke] + 132
    23  com.apple.MessageFramework              0x00007fff92590f68 -[MonitoredInvocation invoke] + 196
    24  com.apple.MessageFramework              0x00007fff9256da79 -[ThrowingInvocationOperation main] + 33
    25  com.apple.MessageFramework              0x00007fff9256da1f -[_MFInvocationOperation main] + 449
    26  com.apple.Foundation                    0x00007fff9584a6b4 -[__NSOperationInternal start] + 705
    27  com.apple.Foundation                    0x00007fff9585d912 ____NSOQSchedule_block_invoke_2 + 124
    28  libdispatch.dylib                       0x00007fff924e0a86 _dispatch_call_block_and_release + 18
    29  libdispatch.dylib                       0x00007fff924e1965 _dispatch_worker_thread2 + 255
    30  libsystem_c.dylib                       0x00007fff89e243da _pthread_wqthread + 316
    31  libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff89dc9e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff89dd8dea nanosleep + 164
    2   libsystem_c.dylib                       0x00007fff89dd8bb5 usleep + 53
    3   com.apple.AOSKit                        0x00007fff8f4ba0b8 -[AOSRequest sendSynchronously] + 56
    4   com.apple.AOSKit                        0x00007fff8f4b3736 -[AOSThreadManager AOSKPersistMailAliases:] + 1173
    5   com.apple.Foundation                    0x00007fff9585c72a -[NSThread main] + 68
    6   com.apple.Foundation                    0x00007fff9585c6a2 __NSThread__main__ + 1575
    7   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff89dc867a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89dc7d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a30250c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a30ac74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a30a486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff8a31a19f CFRunLoopRun + 95
    6   com.apple.AOSKit                        0x00007fff8f4ba031 -[AOSRequest _runRequestThread] + 306
    7   com.apple.Foundation                    0x00007fff9585c72a -[NSThread main] + 68
    8   com.apple.Foundation                    0x00007fff9585c6a2 __NSThread__main__ + 1575
    9   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    10  libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff89dc867a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89dc7d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a30250c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a30ac74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a30a486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff9580df7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation                    0x00007fff9580de67 -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.MessageFramework              0x00007fff9258e2dd -[RSSInterchange _runManager] + 1345
    8   com.apple.Foundation                    0x00007fff9585c72a -[NSThread main] + 68
    9   com.apple.Foundation                    0x00007fff9585c6a2 __NSThread__main__ + 1575
    10  libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    11  libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff89dc867a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89dc7d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a30250c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a30ac74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a30a486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff9580df7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation                    0x00007fff9580de67 -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.MessageFramework              0x00007fff925adaa9 +[_NSSocket _runIOThread] + 80
    8   com.apple.Foundation                    0x00007fff9585c72a -[NSThread main] + 68
    9   com.apple.Foundation                    0x00007fff9585c6a2 __NSThread__main__ + 1575
    10  libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    11  libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 8:: -[IMAPAccount fetchSynchronouslyIsAuto:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff89dc9bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff89e211a1 pthread_mutex_lock + 545
    2   com.apple.Foundation                    0x00007fff9580c1ee -[NSLock lock] + 163
    3   com.apple.MessageFramework              0x00007fff925aa5ec -[IMAPAccount _gatewayForMailboxUid:name:options:] + 128
    4   com.apple.MessageFramework              0x00007fff925aa4ec -[IMAPAccount gatewayForStore:options:] + 126
    5   com.apple.MessageFramework              0x00007fff925aa32f -[LibraryIMAPStore _gatewayCreateIfNeeded:options:] + 131
    6   com.apple.MessageFramework              0x00007fff925a50e5 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 283
    7   com.apple.MessageFramework              0x00007fff925f73be -[LibraryIMAPStore _fetchForCheckingNewMail:] + 51
    8   com.apple.MessageFramework              0x00007fff925f6dfa -[IMAPAccount fetchSynchronouslyIsAuto:] + 144
    9   com.apple.CoreFoundation                0x00007fff8a367efc __invoking___ + 140
    10  com.apple.CoreFoundation                0x00007fff8a367d94 -[NSInvocation invoke] + 132
    11  com.apple.MessageFramework              0x00007fff92590f68 -[MonitoredInvocation invoke] + 196
    12  com.apple.MessageFramework              0x00007fff9256da79 -[ThrowingInvocationOperation main] + 33
    13  com.apple.MessageFramework              0x00007fff9256da1f -[_MFInvocationOperation main] + 449
    14  com.apple.Foundation                    0x00007fff9584a6b4 -[__NSOperationInternal start] + 705
    15  com.apple.Foundation                    0x00007fff9585d912 ____NSOQSchedule_block_invoke_2 + 124
    16  libdispatch.dylib                       0x00007fff924e0a86 _dispatch_call_block_and_release + 18
    17  libdispatch.dylib                       0x00007fff924e1965 _dispatch_worker_thread2 + 255
    18  libsystem_c.dylib                       0x00007fff89e243da _pthread_wqthread + 316
    19  libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 9:: -[MFAosImapAccount fetchSynchronouslyIsAuto:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff89dc9bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff89e211a1 pthread_mutex_lock + 545
    2   com.apple.Foundation                    0x00007fff9580c1ee -[NSLock lock] + 163
    3   com.apple.MessageFramework              0x00007fff925aa5ec -[IMAPAccount _gatewayForMailboxUid:name:options:] + 128
    4   com.apple.MessageFramework              0x00007fff925aa4ec -[IMAPAccount gatewayForStore:options:] + 126
    5   com.apple.MessageFramework              0x00007fff925aa32f -[LibraryIMAPStore _gatewayCreateIfNeeded:options:] + 131
    6   com.apple.MessageFramework              0x00007fff925a50e5 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 283
    7   com.apple.MessageFramework              0x00007fff925f73be -[LibraryIMAPStore _fetchForCheckingNewMail:] + 51
    8   com.apple.MessageFramework              0x00007fff925f6dfa -[IMAPAccount fetchSynchronouslyIsAuto:] + 144
    9   com.apple.CoreFoundation                0x00007fff8a367efc __invoking___ + 140
    10  com.apple.CoreFoundation                0x00007fff8a367d94 -[NSInvocation invoke] + 132
    11  com.apple.MessageFramework              0x00007fff92590f68 -[MonitoredInvocation invoke] + 196
    12  com.apple.MessageFramework              0x00007fff9256da79 -[ThrowingInvocationOperation main] + 33
    13  com.apple.MessageFramework              0x00007fff9256da1f -[_MFInvocationOperation main] + 449
    14  com.apple.Foundation                    0x00007fff9584a6b4 -[__NSOperationInternal start] + 705
    15  com.apple.Foundation                    0x00007fff9585d912 ____NSOQSchedule_block_invoke_2 + 124
    16  libdispatch.dylib                       0x00007fff924e0a86 _dispatch_call_block_and_release + 18
    17  libdispatch.dylib                       0x00007fff924e1965 _dispatch_worker_thread2 + 255
    18  libsystem_c.dylib                       0x00007fff89e243da _pthread_wqthread + 316
    19  libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 10:: -[LibraryIMAPStore openSynchronously]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff89dc9bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff89e211a1 pthread_mutex_lock + 545
    2   com.apple.Foundation                    0x00007fff9580c1ee -[NSLock lock] + 163
    3   com.apple.MessageFramework              0x00007fff925aa5ec -[IMAPAccount _gatewayForMailboxUid:name:options:] + 128
    4   com.apple.MessageFramework              0x00007fff925aa4ec -[IMAPAccount gatewayForStore:options:] + 126
    5   com.apple.MessageFramework              0x00007fff925aa32f -[LibraryIMAPStore _gatewayCreateIfNeeded:options:] + 131
    6   com.apple.MessageFramework              0x00007fff925a50e5 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 283
    7   com.apple.CoreFoundation                0x00007fff8a367efc __invoking___ + 140
    8   com.apple.CoreFoundation                0x00007fff8a367d94 -[NSInvocation invoke] + 132
    9   com.apple.MessageFramework              0x00007fff92590f68 -[MonitoredInvocation invoke] + 196
    10  com.apple.MessageFramework              0x00007fff9256da79 -[ThrowingInvocationOperation main] + 33
    11  com.apple.MessageFramework              0x00007fff9256da1f -[_MFInvocationOperation main] + 449
    12  com.apple.Foundation                    0x00007fff9584a6b4 -[__NSOperationInternal start] + 705
    13  com.apple.Foundation                    0x00007fff9585d912 ____NSOQSchedule_block_invoke_2 + 124
    14  libdispatch.dylib                       0x00007fff924e0a86 _dispatch_call_block_and_release + 18
    15  libdispatch.dylib                       0x00007fff924e1965 _dispatch_worker_thread2 + 255
    16  libsystem_c.dylib                       0x00007fff89e243da _pthread_wqthread + 316
    17  libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 11:: -[LibraryIMAPStore openSynchronously]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff89dc9bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff89e211a1 pthread_mutex_lock + 545
    2   com.apple.Foundation                    0x00007fff9580c1ee -[NSLock lock] + 163
    3   com.apple.MessageFramework              0x00007fff925aa5ec -[IMAPAccount _gatewayForMailboxUid:name:options:] + 128
    4   com.apple.MessageFramework              0x00007fff925aa4ec -[IMAPAccount gatewayForStore:options:] + 126
    5   com.apple.MessageFramework              0x00007fff925aa32f -[LibraryIMAPStore _gatewayCreateIfNeeded:options:] + 131
    6   com.apple.MessageFramework              0x00007fff925a50e5 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 283
    7   com.apple.CoreFoundation                0x00007fff8a367efc __invoking___ + 140
    8   com.apple.CoreFoundation                0x00007fff8a367d94 -[NSInvocation invoke] + 132
    9   com.apple.MessageFramework              0x00007fff92590f68 -[MonitoredInvocation invoke] + 196
    10  com.apple.MessageFramework              0x00007fff9256da79 -[ThrowingInvocationOperation main] + 33
    11  com.apple.MessageFramework              0x00007fff9256da1f -[_MFInvocationOperation main] + 449
    12  com.apple.Foundation                    0x00007fff9584a6b4 -[__NSOperationInternal start] + 705
    13  com.apple.Foundation                    0x00007fff9585d912 ____NSOQSchedule_block_invoke_2 + 124
    14  libdispatch.dylib                       0x00007fff924e0a86 _dispatch_call_block_and_release + 18
    15  libdispatch.dylib                       0x00007fff924e1965 _dispatch_worker_thread2 + 255
    16  libsystem_c.dylib                       0x00007fff89e243da _pthread_wqthread + 316
    17  libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 12:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff89dc9bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff89e26274 _pthread_cond_wait + 840
    2   com.apple.CoreVideo                     0x00007fff91ca56c8 CVDisplayLink::runIOThread() + 710
    3   com.apple.CoreVideo                     0x00007fff91ca53e9 _ZL13startIOThreadPv + 148
    4   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 13:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff89dc9bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff89e26274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff9099bde0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff8d4eb76a ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                       0x00007fff8d4eb6c3 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                       0x00007fff8d4eb60b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 14:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff89dc867a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89dc7d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a30250c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a30ac74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a30a486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff95867fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff9585c72a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff9585c6a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff89dc9bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff89e26274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff90c127ed JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x00007fff90c12a40 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x00007fff90c12ae9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 16:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff89dc9bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff89e26274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff9099be37 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
    3   com.apple.JavaScriptCore                0x00007fff90c1b12c JSC::Heap::blockFreeingThreadMain() + 300
    4   com.apple.JavaScriptCore                0x00007fff90c1b169 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 17:: -[POPAccount fetchSynchronouslyIsAuto:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff89dca7e6 kevent + 10
    1   libsystem_info.dylib                    0x00007fff96c1cfe5 _mdns_search + 1537
    2   libsystem_info.dylib                    0x00007fff96c1d8b7 mdns_addrinfo + 615
    3   libsystem_info.dylib                    0x00007fff96c1e151 search_addrinfo + 152
    4   libsystem_info.dylib                    0x00007fff96c21a1c si_addrinfo + 1614
    5   libsystem_info.dylib                    0x00007fff96c19795 getaddrinfo + 166
    6   com.apple.SystemConfiguration           0x00007fff90d9c061 __SCNetworkReachabilityGetFlags + 2037
    7   com.apple.SystemConfiguration           0x00007fff90d9b841 SCNetworkReachabilityGetFlags + 163
    8   com.apple.MessageFramework              0x00007fff925ae764 -[NetworkController isHostReachable:] + 141
    9   com.apple.MessageFramework              0x00007fff925addc6 -[_NSSocket connectToHost:withPort:protocol:] + 188
    10  com.apple.MessageFramework              0x00007fff925ad24d -[Connection _connectUsingHostname:onPort:securityLayerType:clientIdentity:accountClass:] + 747
    11  com.apple.MessageFramework              0x00007fff925acdf6 -[Connection _connectUsingAccount:securityLayerType:] + 224
    12  com.apple.MessageFramework              0x00007fff925aca52 -[Connection connectAndSetSecurityLayerUsingAccount:] + 181
    13  com.apple.MessageFramework              0x00007fff925ac91d -[Connection connectUsingAccount:] + 80
    14  com.apple.MessageFramework              0x00007fff9264d87e -[Account _connectAndAuthenticate:] + 147
    15  com.apple.MessageFramework              0x00007fff9264dc5b -[Account authenticatedConnection] + 86
    16  com.apple.MessageFramework              0x00007fff92787f17 -[POP3FetchStore _authenticatedConnection] + 51
    17  com.apple.MessageFramework              0x00007fff9278831d -[POP3FetchStore fetchSynchronously] + 367
    18  com.apple.MessageFramework              0x00007fff9278a832 -[POPAccount fetchSynchronously] + 154
    19  com.apple.CoreFoundation                0x00007fff8a367efc __invoking___ + 140
    20  com.apple.CoreFoundation                0x00007fff8a367d94 -[NSInvocation invoke] + 132
    21  com.apple.MessageFramework              0x00007fff92590f68 -[MonitoredInvocation invoke] + 196
    22  com.apple.MessageFramework              0x00007fff9256da79 -[ThrowingInvocationOperation main] + 33
    23  com.apple.MessageFramework              0x00007fff9256da1f -[_MFInvocationOperation main] + 449
    24  com.apple.Foundation                    0x00007fff9584a6b4 -[__NSOperationInternal start] + 705
    25  com.apple.Foundation                    0x00007fff9585d912 ____NSOQSchedule_block_invoke_2 + 124
    26  libdispatch.dylib                       0x00007fff924e0a86 _dispatch_call_block_and_release + 18
    27  libdispatch.dylib                       0x00007fff924e1965 _dispatch_worker_thread2 + 255
    28  libsystem_c.dylib                       0x00007fff89e243da _pthread_wqthread + 316
    29  libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 18:: -[MFAosImapAccount _synchronizeAccountWithServerWithUserInput:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff89dc9bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff89e211a1 pthread_mutex_lock + 545
    2   com.apple.Foundation                    0x00007fff9580c1ee -[NSLock lock] + 163
    3   com.apple.MessageFramework              0x00007fff925aa5ec -[IMAPAccount _gatewayForMailboxUid:name:options:] + 128
    4   com.apple.MessageFramework              0x00007fff925aa4ec -[IMAPAccount gatewayForStore:options:] + 126
    5   com.apple.MessageFramework              0x00007fff92604bc3 -[IMAPAccount _listingForMailboxUid:listAllChildren:onlySubscribed:withUserInput:] + 96
    6   com.apple.MessageFramework              0x00007fff92604739 -[IMAPAccount _listingForMailboxUid:listAllChildren:withUserInput:] + 80
    7   com.apple.MessageFramework              0x00007fff9260468a -[IMAPAccount _synchronizeMailboxListWithUserInput:] + 67
    8   com.apple.MessageFramework              0x00007fff925fc2ee -[RemoteStoreAccount _synchronizeAccountWithServerWithUserInput:] + 329
    9   com.apple.MessageFramework              0x00007fff925fbf8a -[IMAPAccount _synchronizeAccountWithServerWithUserInput:] + 43
    10  com.apple.CoreFoundation                0x00007fff8a367efc __invoking___ + 140
    11  com.apple.CoreFoundation                0x00007fff8a367d94 -[NSInvocation invoke] + 132
    12  com.apple.MessageFramework              0x00007fff92590f68 -[MonitoredInvocation invoke] + 196
    13  com.apple.MessageFramework              0x00007fff9256da79 -[ThrowingInvocationOperation main] + 33
    14  com.apple.MessageFramework              0x00007fff9256da1f -[_MFInvocationOperation main] + 449
    15  com.apple.Foundation                    0x00007fff9584a6b4 -[__NSOperationInternal start] + 705
    16  com.apple.Foundation                    0x00007fff9585d912 ____NSOQSchedule_block_invoke_2 + 124
    17  libdispatch.dylib                       0x00007fff924e0a86 _dispatch_call_block_and_release + 18
    18  libdispatch.dylib                       0x00007fff924e1965 _dispatch_worker_thread2 + 255
    19  libsystem_c.dylib                       0x00007fff89e243da _pthread_wqthread + 316
    20  libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 19:: -[IMAPAccount _synchronizeAccountWithServerWithUserInput:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff89dc9bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff89e211a1 pthread_mutex_lock + 545
    2   com.apple.Foundation                    0x00007fff9580c1ee -[NSLock lock] + 163
    3   com.apple.MessageFramework              0x00007fff925aa5ec -[IMAPAccount _gatewayForMailboxUid:name:options:] + 128
    4   com.apple.MessageFramework              0x00007fff925aa4ec -[IMAPAccount gatewayForStore:options:] + 126
    5   com.apple.MessageFramework              0x00007fff92604bc3 -[IMAPAccount _listingForMailboxUid:listAllChildren:onlySubscribed:withUserInput:] + 96
    6   com.apple.MessageFramework              0x00007fff92604739 -[IMAPAccount _listingForMailboxUid:listAllChildren:withUserInput:] + 80
    7   com.apple.MessageFramework              0x00007fff9260468a -[IMAPAccount _synchronizeMailboxListWithUserInput:] + 67
    8   com.apple.MessageFramework              0x00007fff925fc2ee -[RemoteStoreAccount _synchronizeAccountWithServerWithUserInput:] + 329
    9   com.apple.MessageFramework              0x00007fff925fbf8a -[IMAPAccount _synchronizeAccountWithServerWithUserInput:] + 43
    10  com.apple.CoreFoundation                0x00007fff8a367efc __invoking___ + 140
    11  com.apple.CoreFoundation                0x00007fff8a367d94 -[NSInvocation invoke] + 132
    12  com.apple.MessageFramework              0x00007fff92590f68 -[MonitoredInvocation invoke] + 196
    13  com.apple.MessageFramework              0x00007fff9256da79 -[ThrowingInvocationOperation main] + 33
    14  com.apple.MessageFramework              0x00007fff9256da1f -[_MFInvocationOperation main] + 449
    15  com.apple.Foundation                    0x00007fff9584a6b4 -[__NSOperationInternal start] + 705
    16  com.apple.Foundation                    0x00007fff9585d912 ____NSOQSchedule_block_invoke_2 + 124
    17  libdispatch.dylib                       0x00007fff924e0a86 _dispatch_call_block_and_release + 18
    18  libdispatch.dylib                       0x00007fff924e1965 _dispatch_worker_thread2 + 255
    19  libsystem_c.dylib                       0x00007fff89e243da _pthread_wqthread + 316
    20  libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff89dca192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89e24594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff89dc9e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff89dd8dea nanosleep + 164
    2   libsystem_c.dylib                       0x00007fff89dd8bb5 usleep + 53
    3   com.apple.AOSKit                        0x00007fff8f4ba0b8 -[AOSRequest sendSynchronously] + 56
    4   com.apple.AOSKit                        0x00007fff8f4bfa68 -[AOSConfig setupInfo] + 237
    5   com.apple.AOSKit                        0x00007fff8f4bf3e6 +[AOSConfig validationURLWithAppleID:andCurrentClient:] + 57
    6   com.apple.AOSKit                        0x00007fff8f4b6b9c -[AOSThreadManager AOSKPersistAccountData:] + 1416
    7   com.apple.Foundation                    0x00007fff9585c72a -[NSThread main] + 68
    8   com.apple.Foundation                    0x00007fff9585c6a2 __NSThread__main__ + 1575
    9   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    10  libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff89dc867a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89dc7d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a30250c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a30ac74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a30a486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff8a31a19f CFRunLoopRun + 95
    6   com.apple.AOSKit                        0x00007fff8f4ba031 -[AOSRequest _runRequestThread] + 306
    7   com.apple.Foundation                    0x00007fff9585c72a -[NSThread main] + 68
    8   com.apple.Foundation                    0x00007fff9585c6a2 __NSThread__main__ + 1575
    9   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    10  libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 23:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00007fff89dc9e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff89dd8dea nanosleep + 164
    2   libsystem_c.dylib                       0x00007fff89dd8bb5 usleep + 53
    3   com.apple.AppKit                        0x00007fff8b3d14d3 -[NSUIHeartBeat _heartBeatThread:] + 1727
    4   com.apple.Foundation                    0x00007fff9585c72a -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff9585c6a2 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff89e228bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff89e25b75 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff89dca192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89e24594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff89dca192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89e24594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff89e25b85 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                

  • Mac App Store keeps crashing on my MacBook Pro

    The App Store on my MacBook Pro shows I have updates that I need to install but I can't do that because everytime I try to open it, it crashes.  I can't even fool it by going to get the new software update.  I have OS 10.8.2 and the error message I get is:
    Any help on how to get my neccessary updates?  Is this a bug?  I've not updated my iPhone or iPod yet to the newest iOS because I'm afraid it might do the same thing!
    Process:    
    App Store [38542]
    Path:       
    /Applications/App Store.app/Contents/MacOS/App Store
    Identifier: 
    com.apple.appstore
    Version:    
    1.2.2 (129.13)
    Build Info: 
    Firenze-129013000000000~4
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [247]
    User ID:    
    501
    Date/Time:  
    2013-05-20 13:47:34.094 -0400
    OS Version: 
    Mac OS X 10.8.2 (12C3006)
    Report Version:  10
    Sleep/Wake UUID: 6D877026-0BCA-4B55-A94D-3500A4613571
    Interval Since Last Report:     
    359938 sec
    Crashes Since Last Report:      
    7
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                 
    D812A6DF-ACF5-5CAC-5F15-649F884F7BE4
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
      Symbol not found: _OBJC_CLASS_$_CKUpToDate
      Referenced from: /Applications/App Store.app/Contents/MacOS/App Store
      Expected in: /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
    in /Applications/App Store.app/Contents/MacOS/App Store

    As you are running an old Mac OS X, install the OS X 10.8.3 Combo edition from the Apple website > http://support.apple.com/kb/DL1640?viewlocale=en_US&locale=en_US This will update all apps updated in 10.8.3, including the Mac App Store, so after upgrading, open Software Update and check that you can install all updates

  • Adobe Premiere Elements 11 Crashes from Mac App store (MBA 2013, Mavericks)

    When loading, it simply hangs for 3 minutes then crashes. Can't get past the loading screen.
    Bought for 80$ from the mac App store.
    Paul

    Crash Log:
    Process:         Adobe Premiere Elements 11 Editor [1875]
    Path:            /Applications/Adobe Premiere Elements 11 Editor.app/Contents/MacOS/Adobe Premiere Elements 11 Editor
    Identifier:      com.adobe.pre11editor
    Version:         11.0 (11.0)
    App Item ID:     571585871
    App External ID: 11641629
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [179]
    Responsible:     Adobe Premiere Elements 11 Editor [1875]
    User ID:         501
    Date/Time:       2013-11-20 08:44:49.368 -0500
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  E27E1474-DE20-E2D2-1E54-02F4880EF24C
    Sleep/Wake UUID: 94ECB1D5-1141-4523-AF85-D0E1EAAD6A18
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGSEGV)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8dfb4a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff89efce60 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff89efcd52 usleep + 54
    3   com.adobe.ExporterQuickTimeHost.framework          0x0000000122a15463 0x122a13000 + 9315
    4   com.adobe.ExporterQuickTimeHost.framework          0x0000000122a1a264 xSDKExport + 1476
    5   com.adobe.ExporterQuickTimeHost.framework          0x0000000122a19cdb xSDKExport + 59
    6   com.adobe.ExporterHost.framework          0x0000000103ad679f ML::ExporterHost::RegisterAMEWrapper(ASL::InterfaceRef<ML::IAMEWrapper, ML::IAMEWrapper>) + 241055
    7   com.adobe.ExporterHost.framework          0x0000000103ad7555 ML::ExporterHost::RegisterAMEWrapper(ASL::InterfaceRef<ML::IAMEWrapper, ML::IAMEWrapper>) + 244565
    8   com.adobe.ExporterHost.framework          0x0000000103ad719b ML::ExporterHost::RegisterAMEWrapper(ASL::InterfaceRef<ML::IAMEWrapper, ML::IAMEWrapper>) + 243611
    9   com.adobe.ExporterHost.framework          0x0000000103a95011 ML::ExporterFactory::ShutdownAMEPlugins() + 337
    10  com.adobe.PluginSupport.framework          0x00000001032cdc0c ML::AddPluginsToBlacklist(std::vector<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >, std::allocator<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > > > const&) + 5612
    11  com.adobe.PluginSupport.framework          0x00000001032d1cdc ML::ClearPluginCache() + 3084
    12  com.adobe.PluginSupport.framework          0x00000001032d3034 ML::LoadPlugins(std::vector<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >, std::allocator<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > > >&, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, std::vector<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >, std::allocator<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > > > const&, std::vector<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >, std::allocator<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > > > const&) + 2420
    13  com.adobe.PluginSupport.framework          0x00000001032eee7e ML::PluginSupport::LoadAllPlugins(std::vector<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >, std::allocator<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > > >&, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, std::vector<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >, std::allocator<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > > > const&, std::vector<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >, std::allocator<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > > > const&) + 334
    14  com.adobe.PluginSupport.framework          0x00000001032f07b9 ML::PluginSupport::LoadAllPlugins(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, std::vector<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >, std::allocator<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > > > const&, std::vector<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >, std::allocator<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > > > const&) + 73
    15  com.adobe.Mezzanine.framework           0x0000000104e98484 MZ::Initializer::Initializer(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 8964
    16  com.adobe.Mezzanine.framework           0x0000000104e9cb96 MZ::Initializer::Initializer(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 27158
    17  com.adobe.Mezzanine.framework           0x0000000104e96142 MZ::Initializer::Initializer(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 82
    18  com.adobe.Frontend.framework            0x00000001056a9324 unsigned short* std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >::_S_construct<unsigned short*>(unsigned short*, unsigned short*, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> const&, std::forward_iterator_tag) + 254420
    19  com.adobe.Frontend.framework            0x00000001056ae8be unsigned short* std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >::_S_construct<unsigned short*>(unsigned short*, unsigned short*, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> const&, std::forward_iterator_tag) + 276334
    20  com.adobe.Frontend.framework            0x00000001056a878b unsigned short* std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >::_S_construct<unsigned short*>(unsigned short*, unsigned short*, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> const&, std::forward_iterator_tag) + 251451
    21  com.adobe.Frontend.framework            0x00000001056ed17b AppMain + 203
    22  com.adobe.Startup.framework             0x000000010584e0c9 unsigned short* std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >::_S_construct<unsigned short*>(unsigned short*, unsigned short*, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> const&, std::forward_iterator_tag) + 7689
    23  com.adobe.pre11editor                   0x000000010000343a 0x100000000 + 13370
    24  com.adobe.pre11editor                   0x0000000100003a14 0x100000000 + 14868
    25  com.adobe.pre11editor                   0x00000001000032a8 0x100000000 + 12968
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8dfb5662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8e95643d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8e956152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8dfb4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff82effc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8f407a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8f407c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8f3d838d MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework             0x0000000100100a8f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework             0x000000010008f9a6 boost::function0<void>::operator()() const + 38
    7   com.adobe.dvacore.framework             0x00000001000f8e73 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boostthreads.framework          0x000000010002e714 thread_proxy + 132
    9   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 3:: Dispatch queue: com.apple.root.default-priority
    0   libobjc.A.dylib                         0x00007fff83d390e6 objc_release + 22
    1   libobjc.A.dylib                         0x00007fff83d3865a (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 502
    2   libdispatch.dylib                       0x00007fff8e9560ea _dispatch_root_queue_drain + 402
    3   libdispatch.dylib                       0x00007fff8e957193 _dispatch_worker_thread2 + 40
    4   libsystem_pthread.dylib                 0x00007fff82efeef8 _pthread_wqthread + 314
    5   libsystem_pthread.dylib                 0x00007fff82f01fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8dfb4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff82effc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8f407a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8f407c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8f3d838d MPWaitOnQueue + 192
    5   com.adobe.ASLFoundation.framework          0x000000010181d6f0 ASL::AsyncFileReader::AsyncFileReader() + 304
    6   com.apple.CoreServices.CarbonCore          0x00007fff8f3d890b PrivateMPEntryPoint + 58
    7   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8dfb4a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff89efce60 nanosleep + 200
    2   ScriptLayer                             0x000000010a78a4cb MZ::ScriptActions::BurnProperties::GetBurnProperties(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >&) + 487947
    3   ScriptLayer                             0x000000010a77637e MZ::ScriptActions::BurnProperties::GetBurnProperties(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >&) + 405694
    4   ScriptLayer                             0x000000010a78a836 MZ::ScriptActions::BurnProperties::GetBurnProperties(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >&) + 488822
    5   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8dfb4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff82effc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8f407a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8f407c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8f3d838d MPWaitOnQueue + 192
    5   com.adobe.ACE                           0x0000000104074a5d 0x10403a000 + 240221
    6   com.adobe.ACE                           0x000000010407440a 0x10403a000 + 238602
    7   com.apple.CoreServices.CarbonCore          0x00007fff8f3d890b PrivateMPEntryPoint + 58
    8   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8dfb4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff82effc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8f407a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8f407c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8f3d838d MPWaitOnQueue + 192
    5   com.adobe.ACE                           0x0000000104074a5d 0x10403a000 + 240221
    6   com.adobe.ACE                           0x000000010407440a 0x10403a000 + 238602
    7   com.apple.CoreServices.CarbonCore          0x00007fff8f3d890b PrivateMPEntryPoint + 58
    8   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8dfb4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff82effc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8f407a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8f407c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8f3d838d MPWaitOnQueue + 192
    5   com.adobe.ACE                           0x0000000104074a5d 0x10403a000 + 240221
    6   com.adobe.ACE                           0x000000010407440a 0x10403a000 + 238602
    7   com.apple.CoreServices.CarbonCore          0x00007fff8f3d890b PrivateMPEntryPoint + 58
    8   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8dfb4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff82effc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8f407a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8f407c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8f3d838d MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework             0x0000000100100a8f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework             0x000000010008f9a6 boost::function0<void>::operator()() const + 38
    7   com.adobe.dvacore.framework             0x00000001000f8e73 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boostthreads.framework          0x000000010002e714 thread_proxy + 132
    9   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8dfb4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff82effc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8f407a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8f407c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8f3d838d MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework             0x0000000100100a8f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework             0x000000010008f9a6 boost::function0<void>::operator()() const + 38
    7   com.adobe.dvacore.framework             0x00000001000f8e73 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boostthreads.framework          0x000000010002e714 thread_proxy + 132
    9   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8dfb4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff82effc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8f407a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8f407c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8f3d838d MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework             0x0000000100100a8f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework             0x000000010008f9a6 boost::function0<void>::operator()() const + 38
    7   com.adobe.dvacore.framework             0x00000001000f8e73 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boostthreads.framework          0x000000010002e714 thread_proxy + 132
    9   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8dfb4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff82effc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8f407a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8f407c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8f3d838d MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework             0x0000000100100a8f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework             0x000000010008f9a6 boost::function0<void>::operator()() const + 38
    7   com.adobe.dvacore.framework             0x00000001000f8e73 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boostthreads.framework          0x000000010002e714 thread_proxy + 132
    9   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8dfb4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff82effc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8f407a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8f407c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8f3d838d MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework             0x0000000100100a8f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework             0x000000010008f9a6 boost::function0<void>::operator()() const + 38
    7   com.adobe.dvacore.framework             0x00000001000f8e73 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boostthreads.framework          0x000000010002e714 thread_proxy + 132
    9   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8dfb564a kevent + 10
    1   com.adobe.dvatransport.framework          0x000000010199796e boost::asio::detail::kqueue_reactor<false>::run(bool) + 478
    2   com.adobe.dvatransport.framework          0x0000000101998a25 boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<false> >::run(boost::system::error_code&) + 517
    3   com.adobe.dvatransport.framework          0x0000000101975abc SkyConnectionEnv::MainLoop() + 76
    4   com.adobe.dvatransport.framework          0x0000000101975b29 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    5   com.adobe.boostthreads.framework          0x000000010002e714 thread_proxy + 132
    6   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8dfb4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff82effc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8f407a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8f407c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8f3d838d MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework             0x0000000100100a8f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework             0x000000010008f9a6 boost::function0<void>::operator()() const + 38
    7   com.adobe.dvacore.framework             0x00000001000f8e73 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boostthreads.framework          0x000000010002e714 thread_proxy + 132
    9   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8dfb4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff82effc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8f407a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8f407c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8f3d838d MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework             0x0000000100100a8f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework             0x000000010008f9a6 boost::function0<void>::operator()() const + 38
    7   com.adobe.dvacore.framework             0x00000001000f8e73 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boostthreads.framework          0x000000010002e714 thread_proxy + 132
    9   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8dfb4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff82effc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8f407a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8f407c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8f3d838d MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework             0x0000000100100a8f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework             0x000000010008f9a6 boost::function0<void>::operator()() const + 38
    7   com.adobe.dvacore.framework             0x00000001000f8e73 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    8   com.adobe.boostthreads.framework          0x000000010002e714 thread_proxy + 132
    9   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8dfb4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff82efef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff82f01fb9 start_wqthread + 13
    Thread 19:: ace
    0   libsystem_kernel.dylib                  0x00007fff8dfb4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff82effc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8f407a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8f407c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8f3d838d MPWaitOnQueue + 192
    5   com.adobe.CameraRaw                     0x000000011fc89bb6 0x11fa2c000 + 2481078
    6   com.adobe.CameraRaw                     0x000000011fc89843 0x11fa2c000 + 2480195
    7   com.apple.CoreServices.CarbonCore          0x00007fff8f3d890b PrivateMPEntryPoint + 58
    8   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 20:: ace
    0   libsystem_kernel.dylib                  0x00007fff8dfb4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff82effc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8f407a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8f407c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8f3d838d MPWaitOnQueue + 192
    5   com.adobe.CameraRaw                     0x000000011fc89bb6 0x11fa2c000 + 2481078
    6   com.adobe.CameraRaw                     0x000000011fc89843 0x11fa2c000 + 2480195
    7   com.apple.CoreServices.CarbonCore          0x00007fff8f3d890b PrivateMPEntryPoint + 58
    8   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 21:: ace
    0   libsystem_kernel.dylib                  0x00007fff8dfb4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff82effc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8f407a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8f407c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8f3d838d MPWaitOnQueue + 192
    5   com.adobe.CameraRaw                     0x000000011fc89bb6 0x11fa2c000 + 2481078
    6   com.adobe.CameraRaw                     0x000000011fc89843 0x11fa2c000 + 2480195
    7   com.apple.CoreServices.CarbonCore          0x00007fff8f3d890b PrivateMPEntryPoint + 58
    8   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 22:: cr_scratch
    0   libsystem_kernel.dylib                  0x00007fff8dfb4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff82effc3b _pthread_cond_wait + 727
    2   com.adobe.CameraRaw                     0x000000011ff83d0a 0x11fa2c000 + 5602570
    3   com.adobe.CameraRaw                     0x000000011ff281d2 0x11fa2c000 + 5226962
    4   com.adobe.CameraRaw                     0x000000011fdaddb9 0x11fa2c000 + 3677625
    5   libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8dfb4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff82efef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff82f01fb9 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff8dfb0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8dfafd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff82c94315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff82c93939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff82c93275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff82d489d1 CFRunLoopRun + 97
    6   com.adobe.dvacore.framework             0x00000001000eb359 dvacore::threads::RunPlatformEventLoop() + 89
    7   com.adobe.dvacore.framework             0x00000001000f0f71 dvacore::threads::(anonymous namespace)::EventLoopExecutor::EventLoopMain(dvacore::threads::SyncPoint&) + 177
    8   com.adobe.dvacore.framework             0x000000010008f9a6 boost::function0<void>::operator()() const + 38
    9   com.adobe.dvacore.framework             0x00000001000f8e73 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 99
    10  com.adobe.boostthreads.framework          0x000000010002e714 thread_proxy + 132
    11  libsystem_pthread.dylib                 0x00007fff82efd899 _pthread_body + 138
    12  libsystem_pthread.dylib                 0x00007fff82efd72a _pthread_start + 137
    13  libsystem_pthread.dylib                 0x00007fff82f01fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000004  rbx: 0x0000000000000000  rcx: 0x00007fff5fbfd478  rdx: 0x0000000000000001
      rdi: 0x0000000000000b03  rsi: 0x0000000000000000  rbp: 0x00007fff5fbfd4b0  rsp: 0x00007fff5fbfd478
       r8: 0x0000000000000001   r9: 0x0000000000000000  r10: 0x0000000000000001  r11: 0x0000000000000246
      r12: 0x0000000103b3a674  r13: 0x0000000000000008  r14: 0x0000000000000000  r15: 0x00007fff5fbfd4c0
      rip: 0x00007fff8dfb4a3a  rfl: 0x0000000000000247  cr2: 0x00000001055ff000
    Logical CPU:     0
    Error Code:      0x0200014e
    Trap Number:     133
    Binary Images:
           0x100000000 -        0x100003ff7 +com.adobe.pre11editor (11.0 - 11.0) <112DB9EB-9263-D15F-2AA9-1F2736FF5020> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/MacOS/Adobe Premiere Elements 11 Editor
           0x100009000 -        0x100010fff +com.adobe.boostdatetime.framework (boost_date_time version 11.0.0 - 11.0.0.0) <F535838A-7210-CD33-0D0D-A3F6B7F1F39C> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x10002c000 -        0x100034ff7 +com.adobe.boostthreads.framework (boost_threads version 11.0.0 - 11.0.0.0) <17CE347E-0989-4F42-D597-BE689D9FE9F6> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x10004b000 -        0x1001defe7 +com.adobe.dvacore.framework (dvacore version 11.0.0 - 11.0.0.0) <56B15387-2769-C071-972F-09D56755DD98> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x1003e2000 -        0x100748fef +com.adobe.dvaui.framework (dvaui version 11.0.0 - 11.0.0.0) <20ED994B-541F-A9BF-2A8E-35D9DD46CE41> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x100c07000 -        0x100cbfff7 +com.adobe.dvaworkspace.framework (dvaworkspace version 11.0.0 - 11.0.0.0) <C8A444F2-062A-979F-EEC6-7AF728579721> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x100dea000 -        0x100ea4fff +com.adobe.exo.framework (exo version 11.0.0 - 11.0.0.0) <CF225A6B-89A8-F9B4-BA0A-ADE4D1C5D7F0> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/exo.framework/Versions/A/exo
           0x101008000 -        0x1010f9fe7 +com.adobe.dvaeve.framework (dvaeve version 11.0.0 - 11.0.0.0) <58D8036B-BBA0-A419-A74F-05FD3C4F3264> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/dvaeve.framework/Versions/A/dvaeve
           0x10126e000 -        0x1012b2fff +com.adobe.dvatemporalxmp.framework (dvatemporalxmp version 11.0.0 - 11.0.0.0) <6C2B7858-4DA3-BA37-FD6C-D02F10ECDE95> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/dvatemporalxmp.framework/Versions/A/dvatemporalxmp
           0x1012da000 -        0x101338ffd +com.adobe.AdobeXMPCorePD (Adobe XMP Core 5.2 -c 3 - 61.141987) <37A7128D-857A-F1CF-A00D-497983A42017> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x101348000 -        0x1013ecfef +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.2 -f 17 - 61.141987) <C504760D-5727-CC17-08BD-74688712F2C4> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
           0x101422000 -        0x101641fff +com.adobe.UIFramework.framework (1.0) <2A6FE1F9-6551-F7DB-747B-A79839FD2C1B> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/UIFramework.framework/Versions/A/UIFramework
           0x10178f000 -        0x1017b0fff +com.adobe.dvamediatypes.framework (dvamediatypes version 11.0.0 - 11.0.0.0) <87127579-51DD-B546-16A1-145E6CFA58AB> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/dvamediatypes.framework/Versions/A/dvamediatypes
           0x1017dc000 -        0x1017ddfff +com.adobe.PRM.framework (PRM version 6.0.0 - 6.0.0.0) <659F1D10-FD66-448C-8EBD-49003E5DF0A1> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/PRM.framework/Versions/A/PRM
           0x1017e2000 -        0x10184cff7 +com.adobe.ASLFoundation.framework (ASLFoundation version 6.0.0 - 6.0.0.0) <261E186F-5577-F25D-6978-8024BFDFC7F8> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/ASLFoundation.framework/Versions/A/ASLFoundation
           0x1018f9000 -        0x10190ffff +com.adobe.ASLMessaging.framework (ASLMessaging version 6.0.0 - 6.0.0.0) <28925052-00CE-065A-A3AE-88E44A217EF2> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/ASLMessaging.framework/Versions/A/ASLMessaging
           0x10191f000 -        0x101920fff +com.adobe.MediaCore.Frameworks.Memory (1.0 - 1.0) <5C64DB58-4E47-FA6E-36E6-B850B8D0AF4D> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/Memory.framework/Versions/A/Memory
           0x101925000 -        0x101937ff7 +com.adobe.ASLUnitTesting.framework (ASLUnitTesting version 6.0.0 - 6.0.0.0) <18E22F0F-78DD-56DC-CC2A-39A30C7C72E8> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/ASLUnitTesting.framework/Versions/A/ASLUnitTesting
           0x101943000 -        0x101944fff +com.adobe.boostsystem.frameworkk (boost_system version 11.0.0 - 11.0.0.0) <99C2C43C-E42B-0F96-D4F2-A01490855A0C> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x10194e000 -        0x1019c6fff +com.adobe.dvatransport.framework (dvatransport version 11.0.0 - 11.0.0.0) <6217A016-0BD1-8C0E-2650-06E833A1D1E0> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/dvatransport.framework/Versions/A/dvatransport
           0x101a5e000 -        0x101a9eff7 +com.adobe.dvamarshal.framework (dvamarshal version 11.0.0 - 11.0.0.0) <2F808FA0-48E2-0EB6-F79E-D3FDFC3591B0> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/dvamarshal.framework/Versions/A/dvamarshal
           0x101b3c000 -        0x101d2dff7 +com.adobe.dynamiclink.framework (dynamiclink version 11.0.0 - 11.0.0.0) <136F8033-8F42-950D-D9E4-3887C21740A8> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/dynamiclink.framework/Versions/A/dynamiclink
           0x101eb2000 -        0x101ef2ff7 +com.adobe.MediaFoundation.framework (MediaFoundation version 6.0.0 - 6.0.0.0) <307A738A-8158-6675-3ABD-2CE3EEC9A17E> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/MediaFoundation.framework/Versions/A/MediaFoundation
           0x101f17000 -        0x101f98ff7 +com.adobe.AudioRenderer.framework (AudioRenderer version 6.0.0 - 6.0.0.0) <34A9EE22-F6D8-9870-52E7-22BA0D1D197E> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/AudioRenderer.framework/Versions/A/AudioRenderer
           0x101fc9000 -        0x101ff4fff +com.adobe.dvacaptioning.framework (dvacaptioning version 11.0.0 - 11.0.0.0) <E71B52D1-B789-F4D7-2B52-5B5F3F80C0FB> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/dvacaptioning.framework/Versions/A/dvacaptioning
           0x10202d000 -        0x102b72fef +com.adobe.Backend.framework (Backend version 6.0.0 - 6.0.0.0) <01006B55-0960-E93D-D6F6-6056DB2D79A0> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/Backend.framework/Versions/A/Backend
           0x102f9e000 -        0x10316dfef +com.adobe.ImageRenderer.framework (ImageRenderer version 6.0.0 - 6.0.0.0) <604E0D1E-2542-75F1-938B-07D16B686980> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/ImageRenderer.framework/Versions/A/ImageRenderer
           0x1031e8000 -        0x103229ff7 +com.adobe.MLFoundation.framework (MLFoundation version 6.0.0 - 6.0.0.0) <290D1062-077C-AC59-C172-B3709A476583> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/MLFoundation.framework/Versions/A/MLFoundation
           0x103251000 -        0x1032a2fff +com.adobe.VideoFrame.framework (VideoFrame version 6.0.0 - 6.0.0.0) <687AA939-909A-1F5D-2971-584DFCFE0460> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/VideoFrame.framework/Versions/A/VideoFrame
           0x1032c5000 -        0x103300ff7 +com.adobe.PluginSupport.framework (PluginSupport version 6.0.0 - 6.0.0.0) <D85AD8C1-C5EC-3EF1-0087-1FEAFF50582C> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/PluginSupport.framework/Versions/A/PluginSupport
           0x103322000 -        0x103360fff +com.adobe.SweetPeaSupport.framework (SweetPeaSupport version 6.0.0 - 6.0.0.0) <30B94A5C-0DAB-30FF-A4E7-B135084BF465> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/SweetPeaSupport.framework/Versions/A/SweetPeaSupport
           0x103384000 -        0x1033c7ff7 +com.adobe.AudioSupport.framework (AudioSupport version 6.0.0 - 6.0.0.0) <AD21BD8D-AEE3-33AC-B3B3-593C8F8E2B7A> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/AudioSupport.framework/Versions/A/AudioSupport
           0x1033e7000 -        0x1033eaff7 +com.adobe.MediaUtils.framework (MediaUtils version 6.0.0 - 6.0.0.0) <1811B566-DBB1-D879-8AFD-16C88AB0E91A> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/MediaUtils.framework/Versions/A/MediaUtils
           0x1033ef000 -        0x10340cff7 +com.adobe.AudioFilterHost.framework (AudioFilterHost version 6.0.0 - 6.0.0.0) <BCE9931F-0493-B559-02F5-EAEC12AFAE04> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/AudioFilterHost.framework/Versions/A/AudioFilterHost
           0x10341d000 -        0x103456fef +com.adobe.AudioFilters.framework (AudioFilters version 6.0.0 - 6.0.0.0) <FAABD66B-333C-2799-0A1F-BF8310EC8B70> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/AudioFilters.framework/Versions/A/AudioFilters
           0x1034a4000 -        0x1035ceff7 +com.adobe.VideoRenderer.framework (VideoRenderer version 6.0.0 - 6.0.0.0) <181A982C-5AE5-8171-0487-6115AF66FE35> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/VideoRenderer.framework/Versions/A/VideoRenderer
           0x10363a000 -        0x1037c7ff7 +com.adobe.ImporterHost.framework (ImporterHost version 6.0.0 - 6.0.0.0) <3CC3CB94-1F6D-B772-7ED9-64E358DA78E2> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/ImporterHost.framework/Versions/A/ImporterHost
           0x103860000 -        0x10393bff7 +com.adobe.VideoFilterHost.framework (VideoFilterHost version 6.0.0 - 6.0.0.0) <21D71210-D836-1C1E-C49E-B7232D1AA32B> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/VideoFilterHost.framework/Versions/A/VideoFilterHost
           0x10397d000 -        0x103a10ff7 +com.adobe.TimeWarpFilter.framework (TimeWarpFilter version 6.0.0 - 6.0.0.0) <80B8AD0E-ADF0-27DE-CB65-101F7FE31BB5> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/TimeWarpFilter.framework/Versions/A/TimeWarpFilter
           0x103a3e000 -        0x103b12fe7 +com.adobe.ExporterHost.framework (ExporterHost version 6.0.0 - 6.0.0.0) <9325D6F4-4EF7-65A0-6392-51CBBE189971> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/ExporterHost.framework/Versions/A/ExporterHost
           0x103b63000 -        0x103be5ff7 +com.adobe.PlayerHost.framework (PlayerHost version 6.0.0 - 6.0.0.0) <F4C33FE5-0CE3-8626-4488-16700BBD2ED8> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/PlayerHost.framework/Versions/A/PlayerHost
           0x103c21000 -        0x103c95fff +com.adobe.RecorderHost.framework (RecorderHost version 6.0.0 - 6.0.0.0) <86ADD28A-4C3B-56DD-DCA6-99967A22F5AC> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/RecorderHost.framework/Versions/A/RecorderHost
           0x103cd3000 -        0x103ce2ff7 +com.adobe.ProjectConverterHost.framework (ProjectConverterHost version 6.0.0 - 6.0.0.0) <3D28153A-CB17-AB1B-8BE2-B12435D9C6D2> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/ProjectConverterHost.framework/Versions/A/ProjectConverter Host
           0x103ced000 -        0x103cfcff7 +com.adobe.ProjectSupport.framework (ProjectSupport version 6.0.0 - 6.0.0.0) <7DD959E3-1A0E-7A7B-6FCD-457C34000580> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/ProjectSupport.framework/Versions/A/ProjectSupport
           0x103d08000 -        0x103d20ff7 +com.adobe.AMEAppFoundation.framework (AMEAppFoundation version 5.5.0 - 5.5.0.0) <996818F1-D6FA-F732-031A-ADD27DBE2C65> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/AMEAppFoundation.framework/Versions/A/AMEAppFoundation
           0x103d4b000 -        0x103d6efff +com.adobe.PostEncodeHost.framework (PostEncodeHost version 5.5.0 - 5.5.0.0) <92BF0E76-DDB7-E086-C287-DDC8769BE892> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/PostEncodeHost.framework/Versions/A/PostEncodeHost
           0x103da4000 -        0x103dc1fff +com.adobe.BIB (AdobeBIB 1.2.02.12659 - 1.2.02.12659) <6819BA1B-DF86-5EE8-C777-4E011D616A39> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x103dcd000 -        0x103e6dfef +com.adobe.AdobeScCore (ScCore 4.1.28 - 4.1.28.13048) <83CA2291-5B56-AB69-AF81-A1FBD64AA937> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x103eb6000 -        0x103f5affb +com.adobe.AdobeExtendScript (ExtendScript 4.1.28 - 4.1.28.13048) <3022B3E5-07EC-A68B-5E75-41996620745F> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
           0x103fbf000 -        0x104016ff7 +com.adobe.BravoInitializer.framework (BravoInitializer version 6.0.0 - 6.0.0.0) <F7317B8D-734B-D680-3D75-4B2C3652A998> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/BravoInitializer.framework/Versions/A/BravoInitializer
           0x10403a000 -        0x104178ff7 +com.adobe.ACE (AdobeACE 2.18.00.12659 - 2.18.00.12659) <50F24A33-D8E9-5F39-22C8-75B097EE97B8> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x1041a3000 -        0x1044ecfe7 +com.adobe.AGM (AdobeAGM 4.20.67.7392 - 4.20.67.7392) <8A8CBAD1-8538-7DC3-CEF9-3C93854A777A> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x1045c5000 -        0x1048f6fe7 +com.adobe.CoolType (AdobeCoolType 5.07.124.12659 - 5.07.124.12659) <C36D0E60-9ACD-1302-CBDC-07722DD97DE9> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x104998000 -        0x104a5cfff +com.adobe.AMEWrapper.framework (AMEWrapper version 5.5.0 - 5.5.0.0) <86794D90-C3B7-2592-83BF-98CCD1687028> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/AMEWrapper.framework/Versions/A/AMEWrapper
           0x104b38000 -        0x104c59fff +com.adobe.EncoderHost.framework (EncoderHost version 5.5.0 - 5.5.0.0) <EFBDAE9F-9F23-E6C7-9762-D26F4B8BD5B4> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/EncoderHost.framework/Versions/A/EncoderHost
           0x104d71000 -        0x105430ff7 +com.adobe.Mezzanine.framework (1.0) <F55E943A-B681-AFA9-F228-40869CE37908> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/Mezzanine.framework/Versions/A/Mezzanine
           0x10563e000 -        0x105796ff7 +com.adobe.Frontend.framework (1.0) <DBDEBEFE-D66B-5825-5BFD-0C0E7722338E> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/Frontend.framework/Versions/A/Frontend
           0x105844000 -        0x10587bff7 +com.adobe.Startup.framework (1.0) <3FD3E72C-7E3E-4A7A-A0FE-C6FB965CE683> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/Startup.framework/Versions/A/Startup
           0x10588e000 -        0x1058a8ff7 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <C1C5DE5C-39AB-0871-49A6-FA3449D39B8A> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x1058b2000 -        0x1058beff7 +com.adobe.boostsignals.framework (boost_signals version 11.0.0 - 11.0.0.0) <3E44FDC6-256A-5E03-C42A-8B7581B73F47> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x1058d7000 -        0x105baffe6 +libxerces-c-3.0.dylib (0) <46020284-EEA8-7D7B-388C-BF23A318C997> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/libxerces-c-3.0.dylib
           0x105d30000 -        0x105d57ff1 +com.mainconcept.mc-enc-dv (8.5 - 8.5.0.70720) <6852E5C4-06F1-3F75-B2F7-4B2E1A30CBB8> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/mc_enc_dv.framework/Versions/A/mc_enc_dv
           0x105d6d000 -        0x105d9aff7 +com.adobe.amefoundation.framework (amefoundation version 5.5.0 - 5.5.0.0) <46FAF7E1-4901-BEC9-FDCE-925E07A2E625> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/amefoundation.framework/Versions/A/amefoundation
           0x105de6000 -        0x105e10fff +com.adobe.ameproperties.framework (ameproperties version 5.5.0 - 5.5.0.0) <676974BE-F882-A63D-9A24-29477476ED6C> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/ameproperties.framework/Versions/A/ameproperties
           0x105e64000 -        0x105e85fff +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <57E822F5-271D-A9EE-A92C-88C8835DCC68> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x105e94000 -        0x105e98ff7 +com.adobe.AppServices.framework (AppServices version 5.5.0 - 5.5.0.0) <4ADF8A9F-9EB0-FDF7-AF2C-CF12518CB0B2> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/AppServices.framework/Versions/A/AppServices
           0x105ea4000 -        0x105efcfeb +com.adobe.headlights.LogSessionFramework (2.0.1.013) <FE58F688-F5A3-0BD1-B98D-8B9D3127D776> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x105f43000 -        0x105f47fff  com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x105f4e000 -        0x105feffff +com.adobe.EUIFramework.framework (1.0) <0A65F52B-8798-ABC6-D697-FEC0312B23F4> /Applications/Adobe Premiere Elements 11 Editor.app/Contents/Frameworks/EUIFramework.framework/Versions/A/EUIFramework
           0x106062000

  • Thanks Neil. Though I have purchased Mountain Lion from Mac App stores before HD crash, this is not shown in the list of purchases.why?

    Thanks Neil. Though I have purchased Mountain Lion from Mac App stores before HD crash, this is not shown in the list of purchases.why?
    regards,
    [email protected]

    If you go to System Preferences > Network do you see other networks listed on the left panel?  Is the lock in the lower left corner closed?  If not, highlight your network, then close the lock so you block other networks.

  • Mac App Store Keeps Crashing When Trying To Update

    I keep getting a NSInvalidArgumentException when I click on the updates tab in the mac App Store. Not really sure how to resolve the issue. Has anyone seen this before?
    Process:         App Store [660]
    Path:            /Applications/App Store.app/Contents/MacOS/App Store
    Identifier:      com.apple.appstore
    Version:         1.2.2 (129.16)
    Build Info:      Firenze-129016000000000~4
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [439]
    User ID:         8583
    Date/Time:       2013-11-23 14:27:23.203 -0800
    OS Version:      Mac OS X 10.8.5 (12F45)
    Report Version:  10
    Interval Since Last Report:          56403 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  23 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      046AFAE4-9D5F-8964-A0A3-5C5059E2CA59
    Crashed Thread:  14  Dispatch queue: com.apple.SoftwareUpdate.SUCatalogFetchAuthenticationHandler
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSArrayM insertObject:atIndex:]: object cannot be nil'
    terminate called throwing an exception
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff9044eb06 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x00007fff9273e3f0 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff903ff27a -[__NSArrayM insertObject:atIndex:] + 282
    3   libdispatch.dylib                   0x00007fff8e7fdf01 _dispatch_call_block_and_release + 15
    4   libdispatch.dylib                   0x00007fff8e7fa0b6 _dispatch_client_callout + 8
    5   libdispatch.dylib                   0x00007fff8e7fb47f _dispatch_queue_drain + 235
    6   libdispatch.dylib                   0x00007fff8e7fb2f1 _dispatch_queue_invoke + 52
    7   libdispatch.dylib                   0x00007fff8e7fb1c3 _dispatch_worker_thread2 + 249
    8   libsystem_c.dylib                   0x00007fff8fbd4cdb _pthread_wqthread + 404
    9   libsystem_c.dylib                   0x00007fff8fbbf191 start_wqthread + 13
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8f975686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f974c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff903eb233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff903f0916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff903f00e2 CFRunLoopRunSpecific + 290
    5   com.apple.HIToolbox                     0x00007fff8e86deb4 RunCurrentEventLoopInMode + 209
    6   com.apple.HIToolbox                     0x00007fff8e86dc52 ReceiveNextEventCommon + 356
    7   com.apple.HIToolbox                     0x00007fff8e86dae3 BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x00007fff89700533 _DPSNextEvent + 685
    9   com.apple.AppKit                        0x00007fff896ffdf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    10  com.apple.AppKit                        0x00007fff896f71a3 -[NSApplication run] + 517
    11  com.apple.AppKit                        0x00007fff8969bbd6 NSApplicationMain + 869
    12  com.apple.appstore                      0x0000000102c7ba24 0x102c7a000 + 6692
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8f977d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8e7fcdea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8e7fc9ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8f975686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f974c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff903eb233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff903f0916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff903f00e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff882f2546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff88350562 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 11:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8f977322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff9042ff46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 14 Crashed:: Dispatch queue: com.apple.SoftwareUpdate.SUCatalogFetchAuthenticationHandler
    0   libsystem_kernel.dylib                  0x00007fff8f977212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8fbd3b24 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff8fc17f61 abort + 143
    3   libc++abi.dylib                         0x00007fff9265d9eb abort_message + 257
    4   libc++abi.dylib                         0x00007fff9265b39a default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff9273e873 _objc_terminate() + 91
    6   libc++.1.dylib                          0x00007fff8f03e8fe std::terminate() + 20
    7   libobjc.A.dylib                         0x00007fff9273e5de objc_terminate + 9
    8   libdispatch.dylib                       0x00007fff8e7fa0ca _dispatch_client_callout + 28
    9   libdispatch.dylib                       0x00007fff8e7fb47f _dispatch_queue_drain + 235
    10  libdispatch.dylib                       0x00007fff8e7fb2f1 _dispatch_queue_invoke + 52
    11  libdispatch.dylib                       0x00007fff8e7fb1c3 _dispatch_worker_thread2 + 249
    12  libsystem_c.dylib                       0x00007fff8fbd4cdb _pthread_wqthread + 404
    13  libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 15:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8877fb66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff889a2bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff889b825f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
    Thread 16:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff889059d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff889058b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff889b825f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
    Thread 17:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff889059d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff889058b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff889b825f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
    Thread 18:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff889059d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff889058b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff889b825f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
    Thread 19:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8877fb66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff889a2bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff889b825f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
    Thread 20:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff889059d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff889058b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff889b825f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
    Thread 21:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff889059d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff889058b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff889b825f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
    Thread 22:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff889059d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff889058b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff889b825f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
    Thread 23:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8877fb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff93327d01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff9287812a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff889b825f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
    Thread 24:: Dispatch queue: com.apple.SoftwareUpdate.SUAppStoreController.ScanAndSession
    0   libsystem_kernel.dylib                  0x00007fff8f975686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f974c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff903eb233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff903f0916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff903f00e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff883557ee -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.Foundation                    0x00007fff8835569b -[NSRunLoop(NSRunLoop) runUntilDate:] + 78
    7   com.apple.SoftwareUpdate.framework          0x0000000103155316 -[NSRunLoop(SUAdditions) _runUntilCondition:periodicAction:] + 162
    8   com.apple.SoftwareUpdate.framework          0x0000000103126dab -[SUScan performSynchronousScan] + 152
    9   com.apple.SoftwareUpdate.framework          0x000000010314d2d5 __144-[SUAppStoreUpdateController _startScanningForUpdates:conditionally:includingPrerelease:rampedUnseen:skipIfN otInitial:notifyOn:progress:finish:]_block_invoke_0189 + 626
    10  libdispatch.dylib                       0x00007fff8e7fdf01 _dispatch_call_block_and_release + 15
    11  libdispatch.dylib                       0x00007fff8e7fa0b6 _dispatch_client_callout + 8
    12  libdispatch.dylib                       0x00007fff8e7fb47f _dispatch_queue_drain + 235
    13  libdispatch.dylib                       0x00007fff8e7fb2f1 _dispatch_queue_invoke + 52
    14  libdispatch.dylib                       0x00007fff8e7fb1c3 _dispatch_worker_thread2 + 249
    15  libsystem_c.dylib                       0x00007fff8fbd4cdb _pthread_wqthread + 404
    16  libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 31:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 32:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 33:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 34:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 35:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 36:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 37:
    0   libsystem_kernel.dylib                  0x00007fff8f9776d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fbd4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fbd4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fbbf191 start_wqthread + 13
    Thread 38:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff8f9770fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fbd6fb9 _pthread_cond_wait + 869
    2   com.apple.CoreVideo                     0x00007fff8fc9d2a1 CVDisplayLink::runIOThread() + 689
    3   com.apple.CoreVideo                     0x00007fff8fc9cfd7 startIOThread(void*) + 148
    4   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
    Thread 39:: Dispatch queue: com.apple.SoftwareUpdate.SUHelperProxy
    0   libsystem_kernel.dylib                  0x00007fff8f975686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f974c42 mach_msg + 70
    2   com.apple.SoftwareUpdate.framework          0x000000010313e26a suhelperd_client_make_queues + 76
    3   com.apple.SoftwareUpdate.framework          0x000000010314080b __27-[SUHelperProxy makeQueues]_block_invoke_0 + 61
    4   libdispatch.dylib                       0x00007fff8e7fa0b6 _dispatch_client_callout + 8
    5   libdispatch.dylib                       0x00007fff8e7fb723 _dispatch_barrier_sync_f_invoke + 39
    6   com.apple.SoftwareUpdate.framework          0x00000001031407aa -[SUHelperProxy makeQueues] + 131
    7   com.apple.SoftwareUpdate.framework          0x000000010312542a -[SUScan _scanMain:] + 2298
    8   com.apple.Foundation                    0x00007fff88350562 __NSThread__main__ + 1345
    9   libsystem_c.dylib                       0x00007fff8fbd2772 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff8fbbf1a1 thread_start + 13
    Thread 14 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x000000010848cc58  rdx: 0x0000000000000000
      rdi: 0x000000000000c10f  rsi: 0x0000000000000006  rbp: 0x000000010848cc80  rsp: 0x000000010848cc58
       r8: 0x00007fff786ef278   r9: 0x000000000000000b  r10: 0x0000000030000000  r11: 0x0000000000000206
      r12: 0x000000010848cde0  r13: 0x0000000000000000  r14: 0x000000010848d000  r15: 0x000000010848ccc0
      rip: 0x00007fff8f977212  rfl: 0x0000000000000206  cr2: 0x00007fff786e8ff0
    Logical CPU: 0
    Binary Images:
           0x102c7a000 -        0x102cfcff7  com.apple.appstore (1.2.2 - 129.16) <849DBFF9-A5EB-313A-AD23-B4267DCA1B8E> /Applications/App Store.app/Contents/MacOS/App Store
           0x102d2d000 -        0x102d71fff  com.apple.CoreRecognition (1.2 - 20.9) <9B01728E-489E-3E4F-9E43-D818A6AEBBE9> /System/Library/PrivateFrameworks/CoreRecognition.framework/Versions/A/CoreReco gnition
           0x102d85000 -        0x10307dfff  com.apple.CommerceKit (1.2.0 - 135.34) <EA0891D7-235D-3682-9D88-C1964A5F02FF> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
           0x10311b000 -        0x10317afff  com.apple.SoftwareUpdate.framework (6 - 473) <14DF8520-A1AA-3C75-B811-628E0909F6FD> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
           0x1031c5000 -        0x1031c9fff  com.apple.ServerInformation (1.2 - 1) <5AC80E5E-3B55-3784-854D-1D49A874E775> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
           0x1031d2000 -        0x103274fff  com.apple.PackageKit (3.0 - 262) <AFD81185-9C3D-3454-B29D-32B8828026B8> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
           0x1032e4000 -        0x103303ff7  com.apple.DistributionKit (700 - 735) <CEF22223-B453-353B-BED2-E08E072033A3> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
           0x104bdc000 -        0x104bdcff9 +cl_kernels (???) <AC1CCCCF-BB28-466A-9235-C3CEB208167F> cl_kernels
           0x10728b000 -        0x1072a1ff7  com.apple.webcontentfilter.framework (3.1 - 5) <1C3967C0-93B5-3D98-AC74-393EEAEA5505> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x107469000 -        0x107469ffc +cl_kernels (???) <7FE24213-30E4-4F16-BBA5-C56C038206E8> cl_kernels
           0x107b49000 -        0x107b4affb +cl_kernels (???) <028FD32B-26B3-478F-AA48-3C10CE16AAA1> cl_kernels
           0x107b57000 -        0x107b60fe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x107cca000 -        0x107d64ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x10829f000 -        0x1082a0ffb +cl_kernels (???) <90D4C12D-E5B8-48E5-BB69-9A61BED257A0> cl_kernels
           0x108303000 -        0x108304ffa +cl_kernels (???) <1D23A248-D881-48A1-819C-D608E21048C2> cl_kernels
           0x10c043000 -        0x10c201fff  GLEngine (8.10.1) <1BD4D913-CE6C-3389-B4E1-FC7352E4C23F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x10c238000 -        0x10c3a8fff  libGLProgrammability.dylib (8.10.1) <3E488CEF-5751-3073-B8EE-0B4CA39CB6AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x10c3e0000 -        0x10c868ff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.16.74 - 8.1.6) <A7A9E774-2CB7-3A51-9C65-0F39F0F6D1F3> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
           0x10c9dc000 -        0x10c9e1fff  com.apple.IOAccelerator (74.15 - 74.15) <D8C40179-4A29-3401-9B35-6E61EA278D41> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
           0x10c9e9000 -        0x10c9f5fff  libGPUSupportMercury.dylib (8.10.1) <1DE2D7F9-C031-3BBF-BD5F-4E1208B6F296> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
           0x10cdfc000 -        0x10ce27fff  GLRendererFloat (8.10.1) <055EC8E7-2D7E-370C-96AD-DBEEDB106927> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
        0x7fff6287a000 -     0x7fff628ae93f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff872b5000 -     0x7fff872e0fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff872e1000 -     0x7fff872e1ffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff872e2000 -     0x7fff872ecfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff874f4000 -     0x7fff874f4fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff874f5000 -     0x7fff87538ff7  com.apple.ShareKit (1.0 - 119.13) <9E8948B4-A2AE-3990-9A93-7DFA1D3A1326> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
        0x7fff87539000 -     0x7fff8753dfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8753e000 -     0x7fff87565ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff87566000 -     0x7fff87566fff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff87567000 -     0x7fff8757aff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8757b000 -     0x7fff8757fff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff87580000 -     0x7fff875acff7  libRIP.A.dylib (333.1) <CC2A33EB-409C-3C4D-97D4-41F4A080F874> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff87685000 -     0x7fff87691ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff876cd000 -     0x7fff87792ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff880c7000 -     0x7fff881c4ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff881c5000 -     0x7fff881c8fff  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
        0x7fff881c9000 -     0x7fff881e8ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8822e000 -     0x7fff8823bfff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8823c000 -     0x7fff8825eff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff882ba000 -     0x7fff88619fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8861a000 -     0x7fff88778fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff88779000 -     0x7fff88a14ff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff88a70000 -     0x7fff88b8afff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff88bbd000 -     0x7fff88bbdfff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff88c1e000 -     0x7fff88c1fff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff88c20000 -     0x7fff88c88fff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff88c89000 -     0x7fff88db3fff  com.apple.avfoundation (2.0 - 361.40.1) <82E0EE8C-6026-33AD-8947-B20D2ED7B2E1> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff88db4000 -     0x7fff89324ff7  com.apple.CoreAUC (6.22.03 - 6.22.03) <A77BC97A-B695-3F7E-8696-5B2357C2726B> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff89325000 -     0x7fff8932eff7  com.apple.CommerceCore (1.0 - 26.2) <AF35874A-6FA7-328E-BE30-8BBEF0B741A8> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff89578000 -     0x7fff8957bff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff895ab000 -     0x7fff8a1d8fff  com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8a1d9000 -     0x7fff8a615fff  com.apple.VideoToolbox (1.0 - 926.106) <B1185D9D-02AC-3D27-B894-21B1179F2AEF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8a616000 -     0x7fff8a672fff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8a673000 -     0x7fff8a69ffff  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
        0x7fff8a6a0000 -     0x7fff8a83bfef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8a83c000 -     0x7fff8a885ff7  com.apple.DiskManagement (5.3.1 - 680) <5438A1FF-B92C-3D28-A8E4-FB41F03144C2> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8a886000 -     0x7fff8a888fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8a889000 -     0x7fff8a8e3ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8a8e4000 -     0x7fff8a918fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8a919000 -     0x7fff8a91cfff  libRadiance.dylib (851) <C317B2C7-CA3A-329F-B6DC-7CC33FE08C81> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8a91d000 -     0x7fff8ab78ff7  com.apple.QuartzComposer (5.1 - 287.1) <D1DD68D1-05D5-3037-ABB6-BF6EB183C155> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8ab79000 -     0x7fff8abe7ff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8ac39000 -     0x7fff8ac47ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8ac48000 -     0x7fff8ac95fff  com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8ac96000 -     0x7fff8ac97fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8ac98000 -     0x7fff8ac99fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8ac9a000 -     0x7fff8ad38ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8ad39000 -     0x7fff8adbafff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8ae34000 -     0x7fff8ae35ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff8ae36000 -     0x7fff8af41fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8af92000 -     0x7fff8af94ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8af95000 -     0x7fff8afddfff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff8afde000 -     0x7fff8b01eff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8b076000 -     0x7fff8b076fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8b0b5000 -     0x7fff8b100fff  com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8b101000 -     0x7fff8b1fefff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8b202000 -     0x7fff8b23cff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8b23d000 -     0x7fff8b2a0fff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8b2a1000 -     0x7fff8b572ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8b574000 -     0x7fff8b574fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8b667000 -     0x7fff8b687fff  libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8b9af000 -     0x7fff8b9b0ff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
        0x7fff8b9be000 -     0x7fff8b9e0ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff8b9e4000 -     0x7fff8ba05ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8ba06000 -     0x7fff8ba07fff  libScreenReader.dylib (264.6) <299274C2-0030-3FDC-8C8F-2933095CD02B> /usr/lib/libScreenReader.dylib
        0x7fff8ba08000 -     0x7fff8badbff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8badc000 -     0x7fff8bb08fff  com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8bb09000 -     0x7fff8bb5aff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8bb5b000 -     0x7fff8bb5fff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8bbcc000 -     0x7fff8bfe9fff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8c013000 -     0x7fff8c06ffff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8c070000 -     0x7fff8c1c2fff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8c1c3000 -     0x7fff8c1eafff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8c1eb000 -     0x7fff8c1f3fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8c1f4000 -     0x7fff8c2f6fff  libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8c2f7000 -     0x7fff8c360fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8c361000 -     0x7fff8c389fff  libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8c4e4000 -     0x7fff8c79bff7  com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8c7c8000 -     0x7fff8c9fdff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8c9fe000 -     0x7fff8ca0afff  libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8ca0b000 -     0x7fff8ca8aff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8cac8000 -     0x7fff8cb48ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8cb8f000 -     0x7fff8cc84fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8cc85000 -     0x7fff8cd76ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8cdbf000 -     0x7fff8cdcbfff  com.apple.login (2.0 - 2.0) <2CE05B78-5D08-3666-B816-6E1874386407> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff8cdcc000 -     0x7fff8cf41ff7  com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8cf42000 -     0x7fff8cf7ffef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8cf80000 -     0x7fff8cf97fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8cf98000 -     0x7fff8cfa6fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8cfa7000 -     0x7fff8cfeaff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8cfeb000 -     0x7fff8d302ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8d303000 -     0x7fff8d339fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8d3c5000 -     0x7fff8d408ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8d409000 -     0x7fff8d40dfff  com.apple.SecCodeWrapper (2.1 - 1) <D25DD827-7F03-35AA-AD37-8E8D49AAD765> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8d40e000 -     0x7fff8d594fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8d595000 -     0x7fff8d595fff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8d596000 -     0x7fff8d5a1ff7  com.apple.DisplayServicesFW (2.7.2 - 357) <8AE56B58-A521-3F29-AAE2-10ADADBD30EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8d5ad000 -     0x7fff8d851ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8d852000 -     0x7fff8d85fff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8dd68000 -     0x7fff8dd96fff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8dd97000 -     0x7fff8dd97fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8de25000 -     0x7fff8de5eff7  libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
        0x7fff8de5f000 -     0x7fff8de72ff7  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
        0x7fff8de81000 -     0x7fff8dec0ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8dec1000 -     0x7fff8ded5fff  com.apple.AppContainer (2.1 - 1) <E1BC0E2F-836F-3082-A8CF-3CE7F6746535> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8e2c0000 -     0x7fff8e2c1ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8e2c2000 -     0x7fff8e317ff7  libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resour

    Back up all data. Don't continue unless you're sure you can restore from a backup, even if you're unable to log in.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Enter the following command in the Terminal window in the same way as before (triple-click, copy, and paste):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    This time you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.
    Boot into Recovery. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not  going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Mac App Store launch crash

    After i have tried to setup adobe flash player the biggest part of apps crashing while i'm trying to launch them.
    Crash report from mac app store:
    Process:               App Store [2807]
    Path:                  /Applications/App Store.app/Contents/MacOS/App Store
    Identifier:            com.apple.appstore
    Version:               2.0 (376.6.2)
    Build Info:            Commerce-376006002000000~7
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           App Store [2807]
    User ID:               501
    Date/Time:             2015-04-01 14:12:00.647 +0300
    OS Version:            Mac OS X 10.10.2 (14C109)
    Report Version:        11
    Anonymous UUID:        4A06BB76-839C-A6E7-AF34-6EAAF1464438
    Time Awake Since Boot: 3300 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes:       0x0000000000000001, 0x0000000000000000
    Application Specific Information:
    libcoreservices: _dirhelper: 523: mkdir: path=/var/folders/c4/491130xd27x7x6y9_4fzp7dh0000gn/T/com.apple.appstore/ modes[1]=0700: Permission denied
    Could not obtain valid temporary directory for sandboxed app: Input/output error (5); returned size: 0
    Application Specific Signatures:
    _libsecinit_setup_sandbox():confstr(_CS_DARWIN_USER_TEMP_DIR...)
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_secinit.dylib       0x00007fff9a6bd51b _libsecinit_setup_app_sandbox + 905
    1   libsystem_secinit.dylib       0x00007fff9a6bcb21 _libsecinit_initialize_once + 20
    2   libdispatch.dylib             0x00007fff928e4c13 _dispatch_client_callout + 8
    3   libdispatch.dylib             0x00007fff928e4b26 dispatch_once_f + 117
    4   libSystem.B.dylib             0x00007fff948c8aaa libSystem_initializer + 131
    5   dyld                           0x00007fff6b1adceb ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 265
    6   dyld                           0x00007fff6b1ade78 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 40
    7   dyld                           0x00007fff6b1aa871 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 305
    8   dyld                           0x00007fff6b1aa806 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 198
    9   dyld                           0x00007fff6b1aa806 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 198
    10  dyld                           0x00007fff6b1aa806 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 198
    11  dyld                           0x00007fff6b1aa806 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 198
    12  dyld                           0x00007fff6b1aa806 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 198
    13  dyld                           0x00007fff6b1aa806 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 198
    14  dyld                           0x00007fff6b1aa6f8 ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 138
    15  dyld                           0x00007fff6b1aa969 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 75
    16  dyld                           0x00007fff6b19d245 dyld::initializeMainExecutable() + 187
    17  dyld                           0x00007fff6b1a0be1 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 2716
    18  dyld                           0x00007fff6b19c276 dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 512
    19  dyld                           0x00007fff6b19c036 _dyld_start + 54
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff9a6bdeac  rbx: 0x00007fff5fa2eeb0  rcx: 0x5b00b1d3aa612c86  rdx: 0x00007fff5fa2e378
      rdi: 0x0000000000000000  rsi: 0x00007fff5fa2e570  rbp: 0x00007fff5fa2f6e0  rsp: 0x00007fff5fa2ea60
       r8: 0x0000000000000000   r9: 0x00007fff95742d70  r10: 0x00007fff9a6bdeab  r11: 0x00007fff5fa2ef15
      r12: 0x0000608000181930  r13: 0x0000608000069ec0  r14: 0x00007fc611005a00  r15: 0x00000001001d8580
      rip: 0x00007fff9a6bd51b  rfl: 0x0000000000010206  cr2: 0x00007fff7db2a1b0
    Logical CPU:     1
    Error Code:      0x00000000
    Trap Number:     6
    Binary Images:
           0x1001cd000 -        0x1001d0ff7  com.apple.appstore (2.0 - 376.6.2) <C80A95E6-75AA-3E23-8866-4503F6D94C61> /Applications/App Store.app/Contents/MacOS/App Store
           0x1001dc000 -        0x1001dcfff  com.apple.StoreJavaScript (1.0 - 1) <6E75E32C-BD7F-37F1-88B5-2D4B4BE66A1E> /System/Library/PrivateFrameworks/StoreJavaScript.framework/Versions/A/StoreJav aScript
           0x1001e6000 -        0x10023cfff  com.apple.StoreUI (1.0 - 1) <74EDB462-A4A6-3669-BA1D-C73397E4A454> /System/Library/PrivateFrameworks/StoreUI.framework/Versions/A/StoreUI
           0x100288000 -        0x1002e4fff  com.apple.CoreRecognition (1.3 - 41) <E40F6826-6AE7-3E6D-8D84-FD6584C305BA> /System/Library/PrivateFrameworks/CoreRecognition.framework/Versions/A/CoreReco gnition
        0x7fff6b19b000 -     0x7fff6b1d1837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
        0x7fff8b8bb000 -     0x7fff8b8bbfff  com.apple.WebKit2 (10600 - 10600.3.18) <798960DA-4067-34CB-910A-56CCFEEBC072> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8b92a000 -     0x7fff8b92aff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff8b92b000 -     0x7fff8b934ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff8b958000 -     0x7fff8b959ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff8b95a000 -     0x7fff8b9c9fff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8b9ca000 -     0x7fff8b9d7ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff8b9d8000 -     0x7fff8b9d8fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <B92888D0-ED3F-3430-8F3A-6E56FD16C5F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8b9e4000 -     0x7fff8ba04fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8bad1000 -     0x7fff8bbc3ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff8c4bd000 -     0x7fff8c4c1fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8c4c2000 -     0x7fff8c4c4ff7  com.apple.securityhi (9.0 - 55006) <1F40ECF1-6AEF-3E64-9DAD-ADC646CCEA98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8c603000 -     0x7fff8c9dafe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8c9e5000 -     0x7fff8cb17ff7  com.apple.MediaControlSender (2.0 - 215.15) <454420EB-E6FE-3074-8D58-67471E1D61E5> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8cb9a000 -     0x7fff8cbf9ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8cc23000 -     0x7fff8cc24fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8cc25000 -     0x7fff8cc42fff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8ceda000 -     0x7fff8d32dfc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8d32e000 -     0x7fff8d35dfff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8d5c9000 -     0x7fff8d5d3ff7  com.apple.CrashReporterSupport (10.10 - 629) <4BCAA6B5-EC7F-365F-9D3F-BC483B7E956C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8d5d4000 -     0x7fff8d5dcffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff8d5dd000 -     0x7fff8d653fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff8d655000 -     0x7fff8d656fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff8d7e6000 -     0x7fff8d7fdff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff8d825000 -     0x7fff8d94dff7  com.apple.coreui (2.1 - 305.6.1) <B56EC212-73C1-326F-B78C-EB856386296E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8d94e000 -     0x7fff8d953ff7  com.apple.ServerInformation (2.0 - 1) <78FDEDE5-202A-3A65-BE75-B0F44A811C80> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff8d954000 -     0x7fff8d979ff7  libPng.dylib (1232) <6E72AE55-AFB0-3FC4-80B2-EBC3353436B7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8d97a000 -     0x7fff8de66ff7  com.apple.MediaToolbox (1.0 - 1562.107) <F0888EAC-FB6D-35C5-B2FB-AC9A72FE4650> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8de67000 -     0x7fff8deadffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8deae000 -     0x7fff8deafff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
        0x7fff8dee9000 -     0x7fff8e740ffb  com.apple.CoreGraphics (1.600.0 - 775.16) <864C1845-C41E-314C-A3B4-438DC39E5FBC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8e766000 -     0x7fff8e796fff  com.apple.GSS (4.0 - 2.0) <FD154E62-F4CF-339D-B66C-AF4AED6A94A6> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8e8bc000 -     0x7fff8e8bffff  com.apple.xpc.ServiceManagement (1.0 - 1) <5EFD45BF-B0CD-39F2-8232-6BA33E63E5D4> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8e98b000 -     0x7fff8e9a2fff  com.apple.login (3.0 - 3.0) <85DEFDD5-FC3E-3AA1-8037-12F2DCE6BE3D> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff8e9a3000 -     0x7fff8e9a3fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8ea33000 -     0x7fff8ea80ff3  com.apple.CoreMediaIO (601.0 - 4749) <ED45B200-08A1-3E72-8DE9-9901C94A7BCA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8eb08000 -     0x7fff8eb25ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff8eb26000 -     0x7fff8eb3ffff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8eb59000 -     0x7fff8ebeaff7  libCoreStorage.dylib (471.10.6) <892DEEE7-C8C7-35EA-931D-FF9862BDEB2B> /usr/lib/libCoreStorage.dylib
        0x7fff8ebeb000 -     0x7fff8ebf6fff  libGL.dylib (11.1.1) <1F0EB9FB-4B0F-349B-80DD-93FD3F45B9C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8ebf7000 -     0x7fff8ec0dff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff8ec51000 -     0x7fff8ecd3fff  com.apple.PerformanceAnalysis (1.0 - 1) <94F08B1A-F6AF-38D5-BE92-4FED34742966> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8ed27000 -     0x7fff8ee57fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff8f7dc000 -     0x7fff8f7dcfff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8f7dd000 -     0x7fff8f7e8ff7  libkxld.dylib (2782.10.72) <68E07A32-28F5-3FBB-9D74-00B4F53C2FD4> /usr/lib/system/libkxld.dylib
        0x7fff8f7e9000 -     0x7fff8f848ff7  com.apple.StoreFoundation (1.0 - 1) <2F4B0037-C611-3561-A381-4FFFE4182830> /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFou ndation
        0x7fff8f849000 -     0x7fff8f84dfff  com.apple.TCC (1.0 - 1) <61F36A72-B983-3A2D-9D37-A2F194D31E7D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8f84e000 -     0x7fff8f8b5ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8f8bf000 -     0x7fff8fb27ff3  com.apple.security (7.0 - 57031.10.10) <79C37E73-271B-3BEF-A96E-CDB83FF12CF0> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8fb28000 -     0x7fff8fb31fff  libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8fb32000 -     0x7fff8fbedff7  com.apple.DiscRecording (9.0 - 9000.4.2) <9BB46993-311A-3F2E-BD77-3CBEFB71C1F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8fbee000 -     0x7fff8fc28ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff9056f000 -     0x7fff90584ff7  com.apple.AppContainer (4.0 - 238.10.1) <24A43E31-BCD3-32DB-8023-DE7EEA912E89> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff90585000 -     0x7fff90585fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff90586000 -     0x7fff9086dffb  com.apple.CoreServices.CarbonCore (1108.2 - 1108.2) <FD87F83F-301A-3BD6-8262-5692FC1B4457> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff90ad0000 -     0x7fff90b00ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff90b01000 -     0x7fff90b02fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff90b03000 -     0x7fff90b3affb  com.apple.LDAPFramework (2.4.28 - 194.5) <D22234AA-8B30-3010-8CF0-67516D52CC33> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff90b3b000 -     0x7fff90b43fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff90b44000 -     0x7fff90c1aff3  com.apple.DiskImagesFramework (10.10.1 - 396) <E7478685-E829-372A-A945-A512730D3312> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff90c1b000 -     0x7fff90c2dfff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff90c3d000 -     0x7fff90c68fff  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
        0x7fff90c69000 -     0x7fff90dc7ffb  com.apple.avfoundation (2.0 - 889.102) <7D2E62AF-CDEA-394C-84B2-656629F00197> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff90dc8000 -     0x7fff90dc8fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff90e26000 -     0x7fff90e2fff3  com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff910dd000 -     0x7fff9110fff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff91110000 -     0x7fff91313ff3  com.apple.CFNetwork (720.2.4 - 720.2.4) <E550C671-930F-3B12-8798-23898473E179> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff91314000 -     0x7fff91321fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff91322000 -     0x7fff91464fff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
        0x7fff914ea000 -     0x7fff915f8fff  com.apple.desktopservices (1.9.2 - 1.9.2) <8670FD3B-8A5B-3D84-B21E-DF21140545A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff915f9000 -     0x7fff91604ff7  com.apple.DirectoryService.Framework (10.10 - 187) <29F7A48C-D8DD-33EB-B9E3-863DA7DBB421> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff91605000 -     0x7fff9169aff7  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
        0x7fff9169b000 -     0x7fff91724fff  com.apple.CoreSymbolication (3.1 - 57020) <FDF8F348-164D-38F9-90EB-F42585DD2C77> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff91de0000 -     0x7fff91fda46f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
        0x7fff91fe3000 -     0x7fff92082df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff920a7000 -     0x7fff920e7ff7  libGLImage.dylib (11.1.1) <3986BFA3-4F55-380F-B01D-91BA9785D70C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff920e8000 -     0x7fff9213bffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff921ce000 -     0x7fff921dfff7  libsystem_coretls.dylib (35.1.2) <BC691CD1-17B6-39A5-BD02-AF973695FD1D> /usr/lib/system/libsystem_coretls.dylib
        0x7fff921e0000 -     0x7fff92218ffb  libsystem_network.dylib (411.1) <2EC3A005-473F-3C36-A665-F88B5BACC7F0> /usr/lib/system/libsystem_network.dylib
        0x7fff92219000 -     0x7fff92224fff  com.apple.CommerceCore (1.0 - 376.6.2) <3FD9A3A6-C12F-31E0-B90E-5E325B595750> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff92225000 -     0x7fff92252fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff92253000 -     0x7fff9225bfff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff922b4000 -     0x7fff9234affb  com.apple.CoreMedia (1.0 - 1562.107) <FE18102D-8D7A-3500-A400-747AA8C0B3D0> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff9242c000 -     0x7fff927c2fff  com.apple.CoreFoundation (6.9 - 1152) <CBD1591C-405E-376E-87E9-B264610EBF49> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff927c3000 -     0x7fff927c3fff  com.apple.Carbon (154 - 157) <0DF27AD6-ED64-34D7-825D-65297D276652> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff927cf000 -     0x7fff927f8ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff927f9000 -     0x7fff927fcff7  libdyld.dylib (353.2.1) <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6> /usr/lib/system/libdyld.dylib
        0x7fff927fd000 -     0x7fff9282bff7  com.apple.CommerceKit (1.2.0 - 376.6.2) <684FCA6B-0F93-35EA-8174-63FEFFE05202> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff9285b000 -     0x7fff92863ffb  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
        0x7fff92873000 -     0x7fff92878ff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff92891000 -     0x7fff928e2ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff928e3000 -     0x7fff9290dff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff9290e000 -     0x7fff9291ffff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff92924000 -     0x7fff92949ff7  libJPEG.dylib (1232) <09466709-4742-3418-A0AC-116EF9714E2D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff9294a000 -     0x7fff92c78fff  com.apple.Foundation (6.9 - 1152.14) <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff92c79000 -     0x7fff92c7dff7  libGIF.dylib (1232) <061D5354-FE4F-3C7E-B563-99DC0198062D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff92d5a000 -     0x7fff92d95fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff92e48000 -     0x7fff92e56ff7  com.apple.opengl (11.1.1 - 11.1.1) <F79F5FFF-372E-329E-81FB-EE9BD6A2A7A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff92e58000 -     0x7fff92ed9ff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff92eda000 -     0x7fff92eddfff  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
        0x7fff92ede000 -     0x7fff92edeff7  liblaunch.dylib (559.10.3) <DFCDEBDF-8247-3DC7-9879-E7E497DDA4B4> /usr/lib/system/liblaunch.dylib
        0x7fff92edf000 -     0x7fff92ee6fff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
        0x7fff92ee7000 -     0x7fff92eebfff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff92ef3000 -     0x7fff92fe6ff7  libJP2.dylib (1232) <10B78725-0B8A-3D87-B2E3-8FEED0C07F21> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff92fef000 -     0x7fff9312cfff  com.apple.ImageIO.framework (3.3.0 - 1232) <D7AF3CD2-FAB2-3798-9C26-914886852DCD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff9312d000 -     0x7fff93136fff  libGFXShared.dylib (11.1.1) <7AE7D152-597E-3B27-A52C-8DA76760B61C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff93137000 -     0x7fff9364aff3  com.apple.JavaScriptCore (10600 - 10600.3.13) <C0C3246C-D26F-3440-AC75-81CFFA4F9C91> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff9364b000 -     0x7fff93667ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff93668000 -     0x7fff9366aff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff936af000 -     0x7fff936c9ff7  libextension.dylib (55.1) <6D0CF094-85E8-3F5B-A3F1-25ECF60F80D9> /usr/lib/libextension.dylib
        0x7fff9370c000 -     0x7fff93780fff  com.apple.ApplicationServices.ATS (360 - 375) <2824D38D-460D-353C-9D18-499B4BEEABB7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff93781000 -     0x7fff93966ff3  libicucore.A.dylib (531.31) <B08E00D5-13C6-3391-AB3A-8DE693D3B42E> /usr/lib/libicucore.A.dylib
        0x7fff93977000 -     0x7fff93979ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff9397a000 -     0x7fff93c7effb  com.apple.HIToolbox (2.1.1 - 757.3) <D827FC03-5668-3AA4-AF0E-46EEF7358EEA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff93c7f000 -     0x7fff93cf7ff7  com.apple.SystemConfiguration (1.14 - 1.14) <E0495F7D-5624-3EF7-B7E5-DA0EE708B6E4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff93cf8000 -     0x7fff93cfdff7  libsystem_stats.dylib (163.10.18) <9B8CCF24-DDDB-399A-9237-4BEC225D2E8C> /usr/lib/system/libsystem_stats.dylib
        0x7fff93cfe000 -     0x7fff93d04ff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff93d05000 -     0x7fff93d1fff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff93d25000 -     0x7fff93d91fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <37551DDD-C07C-31EB-923A-9721F03D7E29> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff93d92000 -     0x7fff93f20fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff93f21000 -     0x7fff93f23fff  libsystem_configuration.dylib (699.1.5) <5E14864E-089A-3D84-85A4-980B776427A8> /usr/lib/system/libsystem_configuration.dylib
        0x7fff93f24000 -     0x7fff9403cffb  com.apple.CoreText (352.0 - 454.3) <B3B8C775-14FA-38F3-9CD5-830422AE9C49> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff9410c000 -     0x7fff9410efff  com.apple.loginsupport (1.0 - 1) <21DBC18C-F260-39FC-B52F-04A5AA84523A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff94117000 -     0x7fff9411dfff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff9418f000 -     0x7fff941d0fff  libGLU.dylib (11.1.1) <E9ADAD30-0133-320D-A60E-D1A7F91A7795> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff941d1000 -     0x7fff941ebff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff941ec000 -     0x7fff9420ffff  com.apple.Sharing (328.3.2 - 328.3.2) <F555679F-1CD1-3EB2-8E01-FCB80EF07330> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff94210000 -     0x7fff94224ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
        0x7fff94298000 -     0x7fff9438cfff  libFontParser.dylib (134.1) <EA8452DB-9221-3608-95BF-496F58106313> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff9438d000 -     0x7fff94653fff  com.apple.WebKit (10600 - 10600.3.18) <F8E36318-4F4C-348B-B1DE-D4BE035036AD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff94790000 -     0x7fff94838ff7  com.apple.PackageKit (3.0 - 436) <2EB311B0-89DC-3667-B5B6-8CE240411EC5> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff94839000 -     0x7fff94864fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff94865000 -     0x7fff94867fff  com.apple.SecCodeWrapper (4.0 - 238.10.1) <8DAF71DB-C99A-3B72-A639-2C8CBEA84B93> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff948a9000 -     0x7fff948b1ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
        0x7fff948b2000 -     0x7fff948b9ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff948c7000 -     0x7fff948c8fff  libSystem.B.dylib (1213) <90B107BC-FF74-32CC-B1CF-4E02F544D957> /usr/lib/libSystem.B.dylib
        0x7fff948c9000 -     0x7fff948cbfff  libRadiance.dylib (1232) <E670DDEF-60F8-3AEB-B6A2-B20A1340634C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff948cc000 -     0x7fff948d7fff  com.apple.AppSandbox (4.0 - 238.10.1) <4C171026-DC9A-3CEE-AB42-110859674F61> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff948e5000 -     0x7fff948eaffb  libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
        0x7fff948eb000 -     0x7fff948f3fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff9491f000 -     0x7fff94a36fe7  libvDSP.dylib (516) <DFEDB210-49D1-3803-88A2-C61DB6A45C3D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff94a79000 -     0x7fff94b17fff  com.apple.Metadata (10.7.0 - 917.1) <46BE997C-B1F4-3BED-9332-FAC87297C87A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff94b67000 -     0x7fff94b81fff  com.apple.AppleVPAFramework (1.2.10 - 1.2.10) <DC3D5A44-AB1E-32A9-9D22-FC922B52346A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff94fb8000 -     0x7fff94fd5fff  com.apple.DistributionKit (700 - 920) <E0ED0C5F-6C97-3AB5-A33C-58DE0C1100A3> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff95012000 -     0x7fff95066fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff95093000 -     0x7fff950beff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff951f9000 -     0x7fff9520bff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff952a4000 -     0x7fff952f1ff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff952f2000 -     0x7fff95386fff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff95387000 -     0x7fff956bafff  libmecabra.dylib (666.2) <F757CABA-3EDB-3ABA-A378-A7C574EA233B> /usr/lib/libmecabra.dylib
        0x7fff956bb000 -     0x7fff95747ff7  libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib
        0x7fff9576e000 -     0x7fff957a7fff  com.apple.AirPlaySupport (2.0 - 215.15) <C36CC8AF-27CC-3B18-9C3C-3F845B35FDEC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff957e9000 -     0x7fff957eeff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff957ef000 -     0x7fff957f1fff  com.apple.EFILogin (2.0 - 2) <39895ACB-E756-342C-ABE5-DB7100EF0A69> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff95976000 -     0x7fff9597afff  com.apple.LoginUICore (3.0 - 3.0) <035C8626-9E66-3E3F-9976-BA4BCD9646F3> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff9597b000 -     0x7fff959b8ff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff95a78000 -     0x7fff95a7dfff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff95a7e000 -     0x7fff95aecffb  com.apple.Heimdal (4.0 - 2.0) <3E5DA653-A343-3257-ADE1-BA879BAE280F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff95af1000 -     0x7fff95b0aff7  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
        0x7fff95b0b000 -     0x7fff96655ff7  com.apple.AppKit (6.9 - 1344.72) <44EF7DEB-3072-3515-9F34-2857D557E828> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff966b5000 -     0x7fff966c3fff  libIASAuthReboot.dylib (920) <B165E345-197F-3DC7-A52B-64C34FD95D0A> /usr/lib/libIASAuthReboot.dylib
        0x7fff966c4000 -     0x7fff966cbfff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff96734000 -     0x7fff96826fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff9683e000 -     0x7fff9683fff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff96840000 -     0x7fff96850ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff96851000 -     0x7fff9686bff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff9686c000 -     0x7fff96bd7fff  com.apple.VideoToolbox (1.0 - 1562.107) <2EAFB008-7F19-34C2-A5A6-43B4CD35FEF3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff96bd8000 -     0x7fff96d43ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff96d44000 -     0x7fff96d5fff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff972f2000 -     0x7fff982a9ffb  com.apple.WebCore (10600 - 10600.3.15) <59A28076-26E4-3CE2-B6FC-AF59308C0B95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff983ca000 -     0x7fff983d5fdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff983d6000 -     0x7fff9840efff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff98429000 -     0x7fff98455fff  libsandbox.1.dylib (358.1.1) <BA84BDAF-2C59-3CED-8970-9FB029BD7442> /usr/lib/libsandbox.1.dylib
        0x7fff98493000 -     0x7fff98495ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff984ab000 -     0x7fff984b3ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff984b4000 -     0x7fff984beff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff984bf000 -     0x7fff985e1ff7  com.apple.LaunchServices (644.12.4 - 644.12.4) <59E909E8-ED4A-33EA-B85D-D409BADDF854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff98749000 -     0x7fff9874bff7  libsystem_sandbox.dylib (358.1.1) <95312E09-DA28-324A-A084-F3E574D0210E> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff9874c000 -     0x7fff98758ff7  com.apple.OpenDirectory (10.10 - 187) <8B98ECCB-7EFA-3A58-BD2B-A0835D869B1A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff98759000 -     0x7fff98781fff  libxpc.dylib (559.10.3) <876216DC-D5D3-381E-8AF9-49AE464E5107> /usr/lib/system/libxpc.dylib
        0x7fff98aaa000 -     0x7fff98b11ffb  com.apple.datadetectorscore (6.0 - 396.1.1) <80379385-A4EC-3F9B-AFED-9B1DF781943D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff98b12000 -     0x7fff98b21fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff98b22000 -     0x7fff98cd2ff7  com.apple.QuartzCore (1.10 - 361.15) <72A78C43-30DF-3748-9015-4B28119DB27B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff98cd3000 -     0x7fff98d2efff  libTIFF.dylib (1232) <29A5C7F7-D50B-35B3-8FA2-A55A47E497A6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff98d4b000 -     0x7fff9901aff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff9901b000 -     0x7fff9906cff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <56AA4060-63DF-3DF0-AB8A-880D0DD6F075> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff9906d000 -     0x7fff990c7ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff990c8000 -     0x7fff990c8fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <F1B96A61-7E4B-31BD-A35B-BA7EF1F16EF4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff990f9000 -     0x7fff99129fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff9912a000 -     0x7fff9912bff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff9916c000 -     0x7fff99188fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff9919e000 -     0x7fff991ecfff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff991ed000 -     0x7fff99201ff7  com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <62DF9340-01A1-3E12-A604-C90F6361FD9E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff99303000 -     0x7fff99349ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff9934a000 -     0x7fff99399ff7  com.apple.opencl (2.4.2 - 2.4.2) <D16CFDE6-B5F7-301A-995E-8B583D8C675A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff993b8000 -     0x7fff9942cff3  com.apple.securityfoundation (6.0 - 55126) <DEC91795-7754-334A-8CDA-B429F41B922D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff9942d000 -     0x7fff99479ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff99500000 -     0x7fff99521fff  com.apple.framework.Apple80211 (10.1 - 1010.64) <A7378C4B-FFD3-35B9-93E8-0534A2A7B51F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff9952a000 -     0x7fff9952efff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff9952f000 -     0x7fff99562ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff99563000 -     0x7fff99589ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff99597000 -     0x7fff9959afff  libScreenReader.dylib (390.21) <364E0A52-4076-3F55-8C77-7CC5E085E4C4> /usr/lib/libScreenReader.dylib
        0x7fff9959b000 -     0x7fff995aeff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff995af000 -     0x7fff99672ff7  libvMisc.dylib (516) <A84F3A3B-D349-3FBC-B5A6-E0F572734073> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff99673000 -     0x7fff996bdfff  com.apple.DiskManagement (7.1 - 847.1) <DC68FBAD-CAC1-30EA-B979-FFED401ADA21> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff996be000 -     0x7fff996beff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff996c3000 -     0x7fff996c8ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff996cf000 -     0x7fff99718ff3  com.apple.HIServices (1.22 - 520.12) <8EAC82AB-6A7D-3606-AF6F-60A9410D1278> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff99961000 -     0x7fff99bdcff7  com.apple.CoreData (111 - 526.1) <DC4F037B-B7F4-381A-B939-4414489D76BF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff99bdd000 -     0x7fff99be8ff7  libcsfde.dylib (471.10.6) <E1BF5816-3CE6-30CE-B3EE-F68CB6BA1378> /usr/lib/libcsfde.dylib
        0x7fff99be9000 -     0x7fff99c8bff7  com.apple.Bluetooth (4.3.2 - 4.3.2f6) <95676652-21AB-3FFA-B53D-EBC8BF4E913E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff99c8c000 -     0x7fff99dd4ff7  com.apple.WebKitLegacy (10600 - 10600.3.18) <91B3E705-1378-3F73-B079-3223E838B629> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy. framework/Versions/A/WebKitLegacy
        0x7fff9a052000 -     0x7fff9a058fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff9a059000 -     0x7fff9a085fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff9a337000 -     0x7fff9a33dff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff9a33e000 -     0x7fff9a34bff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff9a34c000 -     0x7fff9a3beff7  com.apple.framework.IOKit (2.0.2 - 1050.10.8) <FDFB1FBE-6A0E-3D63-828C-CD53500FCB0F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff9a3bf000 -     0x7fff9a3c1fff  libCVMSPluginSupport.dylib (11.1.1) <DA0706C5-F02A-3F3D-8EBA-18C04313CA2C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff9a3c2000 -     0x7fff9a3fdfff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff9a3fe000 -     0x7fff9a421ff7  com.apple.framework.familycontrols (4.1 - 410) <153DC4C9-3C06-3147-8AC6-024AB4819C00> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff9a422000 -     0x7fff9a422fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff9a423000 -     0x7fff9a4e3fff  com.apple.backup.framework (1.6.2 - 1.6.2) <63E8CA47-B7B8-3A63-B505-D1622CE52527> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff9a4e4000 -     0x7fff9a4f5ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff9a4f6000 -     0x7fff9a5dafff  libcrypto.0.9.8.dylib (52.10.1) <2A2924DE-63FB-37F6-B102-84D69240675B> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff9a678000 -     0x7fff9a6a0fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff9a6a1000 -     0x7fff9a6a3fff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff9a6b7000 -     0x7fff9a6bbfff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff9a6bc000 -     0x7fff9a6bdfff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff9a6be000 -     0x7fff9a73bfff  com.apple.CoreServices.OSServices (640.3 - 640.3) <84A91B00-0ED4-350C-B30A-AEAE437AE02A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff9a73c000 -     0x7fff9a73fff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff9a885000 -     0x7fff9ac92ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff9aca1000 -     0x7fff9accefff  com.apple.Accounts (113 - 113) <990F0F61-6AC5-3076-932E-02A9A7F75AC4> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff9accf000 -     0x7fff9ad61fff  com.apple.SoftwareUpdate.framework (6 - 744.3.1) <5D93AF83-C519-3B20-A7B5-6BB3D4E9516D> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff9ad71000 -     0x7fff9ad7cfff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff9adbe000 -     0x7fff9adc9ff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <7DF3C68C-B219-3E13-AE72-24B8606A1560> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff9ade9000 -     0x7fff9ae05ff7  com.apple.pluginkit.framework (1.0 - 1) <FEB6FF0B-A688-37C9-93CF-E886E7ED3141> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
        0x7fff9ae06000 -     0x7fff9ae21fff  com.apple.PackageKit.PackageUIKit (3.0 - 436) <A9D85786-9323-3C2D-A6A0-83443014A750> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff9aea1000 -     0x7fff9b2d1fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff9b2d2000 -     0x7fff9b2d5fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        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: 1503
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=223.8M resident=61.4M(27%) swapped_out_or_unallocated=162.4M(73%)
    Writable regions: Total=30.7M written=624K(2%) resident=828K(3%) swapped_out=0K(0%) unallocated=29.9M(97%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    Kernel Alloc Once                     4K
    MALLOC                             22.2M
    MALLOC (admin)                       16K
    STACK GUARD                        56.0M
    Stack                              8192K
    VM_ALLOCATE                          52K
    __DATA                             19.0M
    __IMAGE                             528K
    __LINKEDIT                         70.5M
    __TEXT                            153.3M
    __UNICODE                           544K
    shared memory                         4K
    ===========                      =======
    TOTAL                             330.2M
    Model: MacBook7,1, BootROM MB71.0039.B0E, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.60f6
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR3, 1067 MHz, 0x802C, 0x384A53463132383634485A2D314731463120
    Memory Module: BANK 1/DIMM0, 1 GB, DDR3, 1067 MHz, 0x802C, 0x384A53463132383634485A2D314731463120
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.24)
    Bluetooth: Version 4.3.2f6 15235, 3 services, 27 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Hitachi HTS545025B9SA02, 250,06 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N
    USB Device: Built-in iSight
    USB Device: BRCM2070 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    Thunderbolt Bus:

    Back up all data before proceeding.
    This procedure will unlock all your user files (not system files) and reset their ownership, permissions, and access controls to the default. If you've intentionally set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it, but you do need to follow the instructions below.
    Step 1
    If you have more than one user, and the one in question is not an administrator, then go to Step 2.
    Triple-click anywhere in the following line on this page to select it:
    sudo find ~ $TMPDIR.. -exec chflags -h nouchg,nouappnd,noschg,nosappnd {} + -exec chown -h $UID {} + -exec chmod +rw {} + -exec chmod -h -N {} + -type d -exec chmod -h +x {} + 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Paste into the Terminal window by pressing command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    You'll be prompted for your login password, which won't be displayed when you type it. Type carefully and then press return. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command may take several minutes to run, depending on how many files you have. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1, if you prefer not to take it, or if it doesn't solve the problem.
    Start up in Recovery mode. When the OS X Utilities screen appears, select
              Utilities ▹ Terminal
    from the menu bar. A Terminal window will open. In that window, type this:
    resetp
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not going to reset a password.
    Select your startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
               ▹ Restart
    from the menu bar.

  • Mac app store keeps crashing on OSX 10.6.8

    I can open and browse the Mac App store on my MBP but as soon as I try to download any apps the App Store hangs and I have to use Force Quit to shut it down.  I have tried all the suggestions I have read elsewhere including deleting all the plist files from the library, repairing permissions, starting in safe mode, deleting the app store app and copying it across from my iMac where it runs perfectly but without success.
    Any help much appreciated.
    Thanks

    Install the Mac OS X 10.6.8 Update Combo
    That will reinstall the Mac App Store for you.
    Restart your Mac after the combo is installed.
    It's ok to do this even though you are already running v10.6.8.

  • My 10.8.3 update did not install properly citing an 'Unknown Error'. Now, my Mail and Mac App Store aren't working. What went wrong and how do i fix it ?

    My 10.8.3 update did not install properly citing an 'Unknown Error'. Now, my Mail and Mac App Store aren't working. What went wrong and how do i fix it ?

    I tried this and still have the same problems. If I open Address book or the Mac App Store I get the library rebuild popup and a hang. I created a fresh user and then things are better apart from the printing issue. Its clearly some 3rd party software issue but the crash logs are meningless to me. I used the excellent Etre check app from http://www.etresoft.com/etrecheck so I have a list of what is being loaded and can compare clean and crashed user info but as I cant work out which of the startup items, launch agents, launch daemons etc that  are causing the problem.
    I have eliminated Dropbox, Mac Keeper and Witness, and it isnt related to my exterrnal LED cinema dispay or my external thunderbolt drives, or any USB devices if thats any help to anyone else. Info from Etrecheck follows -
    Kernel Extensions:
              com.oxsemi.driver.OxsemiDeviceType00          Version: 1.28.7
              com.rogueamoeba.InstantOn          Version: 6.0.2
              com.rogueamoeba.InstantOnCore          Version: 6.0.2
              com.Cycling74.driver.Soundflower          Version: 1.5.3
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
                 [not loaded] com.adobe.fpsaud.plist
                 [not loaded] com.adobe.SwitchBoard.plist
                 [not loaded] com.bombich.ccc.plist
                 [not loaded] com.dymo.pnpd.plist
                 [not loaded] com.intego.BackupManagerPro.daemon.plist
                 [not loaded] com.micromat.TechToolProDaemon.plist
                 [not loaded] com.microsoft.office.licensing.helper.plist
                 [not loaded] com.orbicule.witnessd.plist
                 [not loaded] com.sierrawireless.SwitchTool.plist
                 [not loaded] com.stclairsoft.AppTamerAgent.plist
                 [not loaded] org.macosforge.xquartz.privileged_startx.plist
                 [not loaded]          pcloudd.plist
    Launch Agents:
                     [loaded] com.divx.dms.agent.plist
                     [loaded] com.divx.update.agent.plist
                     [loaded] com.epson.epw.agent.plist
                     [loaded] com.lacie.raidmonitor.daemon.plist
                     [loaded] com.lacie.safemanager.daemon.plist
                     [loaded] com.micromat.TechToolProAgent.plist
                     [loaded] com.orbicule.WitnessUserAgent.plist
                     [loaded] org.macosforge.xquartz.startx.plist
    User Launch Agents:
                 [not loaded]          .DS_Store
                     [loaded] com.adobe.AAM.Updater-1.0.plist
                     [loaded] com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist
                     [loaded] com.digitalrebellion.SoftwareUpdateAutoCheck.plist
                     [loaded] com.divx.agent.postinstall.plist
                     [loaded] com.google.keystone.agent.plist
                     [loaded] com.propaganda.dejavu.dvmonitor.plist
                     [loaded] com.valvesoftware.steamclean.plist
                     [loaded] com.zeobit.MacKeeper.Helper.plist
    User Login Items:
              iTunesHelper
              Synergy
              TomTomHOMERunner
              Dropbox
    3rd Party Preference Panes:
              Déjà Vu
              Flash Player
              Flip4Mac WMV
              GR-55
              Paragon NTFS for Mac ® OS X
              Perian
              Printopia
              TechTool Protection
              Witness

Maybe you are looking for

  • Cash Flow (Direct Method ) Report ( T-Code S_ALR_870_12271 ) not Working

    Hi All,          I am trying to run Cash Flow (Direct Method ) Report with T-Code S_ALR_870_12271 but it's showing Output  as following .      No records were selected                Table     Financial Statement Key Figures      Report name     0SAP

  • I have three macs... Do I need to buy 3 separate upgrades for lion at $29.99?

    i have three macs... Do I need to buy 3 separate upgrades for lion at $29.99?

  • RRI-Drilldown  to R/3 system

    RRI drill down to R/3 sytem Posted: Mar 29, 2005 4:17 PM      Reply      E-mail this post  Hi, I am working on setting up RRI drill i n the HR benefits InfoCube I did the set up in RSBBS with sender and receiver information etc. I am using the standa

  • DB2 problems with Dynamic SQL

    Does anyone out there use dynamic SQL with DB2? If so, are the sql statements causing a PreparedStatement to be executed on DB2. I posted this question similarly before, but never resolved it, and it is killing me. I have to resolve this ASAP! Here i

  • To match the angle of the gradient to the path?

    Hello everybody! I checked a little bit the other posts and I saw one from Steve similar but I think my question is a little different: If you consider this example on the picture, is it possible that the gradient automatically comes to the same angl