Xcode 4.4 keeps crashing

Hi all,
Just installed the new Xcode 4.4 upgrade through the App Store today and it keeps crashing when I run build. I have tried several different bits of code in case that was the problem, but everything crashes. Have sent the error logs to Apple, but wondered if anyone else has this issue?
Have deleted 4.4 and will download an re-install the previous 4.3 version and hope that fixes the problem.
Simon

Hello Everyone,
Xcode 4.4 Crashing
I was runing OS X Lion 10.7.4 with Xcode 4.3.3. This ran fine and I could build and run the iOS simulator fine. I then decided on Wednesday the 23rd July to upgrage Xcode to version 4.4. From that point on when I build and run with the iOS simulator as a target, Xcode 4.4 crashed.
I then upgrated to OS to Moutain Lion 10.8 with Xcode 4.4 still installed. Exactly the same happened Xcode 4.4 would crash regardless of project or user profile.
After reading Simon (from Harrogate) comments I decided to unistall Xcode 4.4 and clean up the residual with MacKeeper.
My intentions were to go back to Xcode 4.3.3.
After the uninstall of Xcode 4.4 I did a cold reboot and then just to see re-installed Xcode 4.4 from the App Store.
I performed a re-start and then everything worked fine.
It appears there is an incompatability between the current Xcode 4.4 and OS X Lion 10.7.4.
If you do have Xcode 4.4 installed running OS X Lion 10.7.4 and perform the upgrade of the OS to Mountain Lion 10.8 this incomatabliity appears to propogate.
Solution
Upgrate OS X to Mountain Lion 10.8.
Completely unistall Xcode 4.4 (if still installed).
Clean up and residual install with the likes of MacKeeper.
Re-boot and re-install Xcode 4.4.
Regards,
Steve

Similar Messages

  • Xcode 4.1 keeps crashing on lion

    Hi All,
    I would really appreciate any help I could get on this. I have a new macbook pro (july 11), installed lion on it from the app store, and then xcode 4.1. Everytime I tried installing it just keep crashing. From the secondary user account I am able to see a startup screen before it crashed. I tried uninsalling using
    sudo /Developer/Library/uninstall-devtools –mode=all
    deleting the app and reinstalling it. After updating itunes etc. and all this several times but it just keeps crashing. I deleted an antivirus I had etc. Now, I am out of ideas.  I have included the report below. If anyone can help I would really appreciate it.
    Thanks
    J
    UNCAUGHT EXCEPTION (NSInvalidArgumentException): *** -[NSKeyedUnarchiver initForReadingWithData:]: incomprehensible archive (0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
    UserInfo: (null)
    Hints: None
    Backtrace:
      0  0x00007fff922b096a __exceptionPreprocess (in CoreFoundation)
      1  0x00007fff8956ad5e objc_exception_throw (in libobjc.A.dylib)
      2  0x00007fff922b07ba +[NSException raise:format:arguments:] (in CoreFoundation)
      3  0x00007fff922b0744 +[NSException raise:format:] (in CoreFoundation)
      4  0x00007fff8e7a9017 -[NSKeyedUnarchiver initForReadingWithData:] (in Foundation)
      5  0x00007fff8e7d803a +[NSKeyedUnarchiver unarchiveObjectWithFile:] (in Foundation)
      6  0x00007fff90a44e68 -[NSManagedObjectModel initWithContentsOfURL:] (in CoreData)
      7  0x000000010f79c060 -[DSADocSet initWithBundle:withPersistentStoreURL:modelVersion:forLocalization:error:] (in DADocSetAccess)
      8  0x000000010f79be66 -[DSADocSet initWithDocRootDirectory:forLocalization:error:] (in DADocSetAccess)
      9  0x000000010f812178 -[DSMDocSetLoader loadDocSetAtPath:] (in DADocSetManagement)
    10  0x00007fff87d8d90a _dispatch_call_block_and_release (in libdispatch.dylib)
    11  0x00007fff87d8f77a _dispatch_main_queue_callback_4CF (in libdispatch.dylib)
    12  0x00007fff92245c0c __CFRunLoopRun (in CoreFoundation)
    13  0x00007fff92245216 CFRunLoopRunSpecific (in CoreFoundation)
    14  0x00007fff8f2994ff RunCurrentEventLoopInMode (in HIToolbox)
    15  0x00007fff8f2a0b73 ReceiveNextEventCommon (in HIToolbox)
    16  0x00007fff8f2a0aae BlockUntilNextEventMatchingListInMode (in HIToolbox)
    17  0x00007fff8d29e191 _DPSNextEvent (in AppKit)
    18  0x00007fff8d29da95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
    19  0x00007fff8d553a4d -[NSApplication _realDoModalLoop:peek:] (in AppKit)
    20  0x00007fff8d553681 -[NSApplication runModalForWindow:] (in AppKit)
    21  0x00007fff8d546f06 -[NSAlert runModal] (in AppKit)
    22  0x00007fff8d2ccd66 -[NSPersistentUIManager promptToIgnorePersistentState] (in AppKit)
    23  0x00007fff8d2a13dd -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] (in AppKit)
    24  0x00007fff8d2a1241 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] (in AppKit)
    25  0x00007fff8d2a0fb1 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] (in AppKit)
    26  0x00007fff922a2f51 -[NSObject performSelector:withObject:withObject:] (in CoreFoundation)
    27  0x00007fff8e7a31c7 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 (in Foundation)
    28  0x00007fff8e7a214e -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] (in Foundation)
    29  0x00007fff8e7a1fdc _NSAppleEventManagerGenericHandler (in Foundation)
    30  0x00007fff866c1a85 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) (in AE)
    31  0x00007fff866c1963 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ (in AE)
    32  0x00007fff866c1857 aeProcessAppleEvent (in AE)
    33  0x00007fff8f2a812d AEProcessAppleEvent (in HIToolbox)
    34  0x00007fff8d29e3dd _DPSNextEvent (in AppKit)
    35  0x00007fff8d29da95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
    36  0x00007fff8d29a3d6 -[NSApplication run] (in AppKit)
    37  0x00007fff8d51852a NSApplicationMain (in AppKit)
    38  0x000000010c829eec (in Xcode)
    39  0x0000000000000002

    Does anyone know why i'm getting this error?
    ASSERTION FAILURE in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-934/Xcode3Sources/ XcodeIDE/Frameworks/DevToolsBase/pbxcore/Target.subproj/PBXTarget.m:1701
    Details:  Platform failed to completely load.  Examine Console Log for error messages.
    Object:   <PBXNativeTarget: 0x4014e3f40>
    Method:   -createPropertyExpansionContextWithBuildParameters:
    Thread:   <NSThread: 0x40010a260>{name = (null), num = 1}
    Hints:   None
    Backtrace:
      0  0x0000000108c1d366 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
      1  0x000000010828d1a4 _DVTAssertionFailureHandler (in DVTFoundation)
      2  0x000000010c379a94 -[PBXTarget createPropertyExpansionContextWithBuildParameters:] (in DevToolsCore)
      3  0x000000010c37a508 -[PBXTarget cachedPropertyExpansionContextForWorkspaceArenaSnapshot:configurationNamed:] (in DevToolsCore)
      4  0x000000010c37ed37 -[PBXTarget packageTypeForConfigurationNamed:] (in DevToolsCore)
      5  0x000000010c3d696d -[PBXNativeTarget productReferenceIsExecutable] (in DevToolsCore)
      6  0x000000010c503743 -[Xcode3TargetProduct productIsExecutable] (in DevToolsCore)
      7  0x00000001087ae936 -[IDEWorkspace _referencedBlueprintsDidUpdateForProvider:] (in IDEFoundation)
      8  0x0000000108813002 __46-[IDEWorkspace _referencedContainersDidUpdate]_block_invoke_0653 (in IDEFoundation)
      9  0x0000000108812bae -[IDEWorkspace invokeChangingValueForKey:fromSet:toSet:block:] (in IDEFoundation)
    10  0x00000001087ad913 -[IDEWorkspace _referencedContainersDidUpdate] (in IDEFoundation)
    11  0x0000000108812a4c __38-[IDEWorkspace _setupContainerQueries]_block_invoke_0515 (in IDEFoundation)
    12  0x00007fff95e817b2 NSKeyValueNotifyObserver (in Foundation)
    13  0x00007fff95e486cb -[NSObject(NSKeyValueObserverRegistration) _addObserver:forProperty:options:context:] (in Foundation)
    14  0x00007fff95e47134 -[NSObject(NSKeyValueObserverRegistration) addObserver:forKeyPath:options:context:] (in Foundation)
    15  0x000000010823fe7d -[DVTObservingBlockToken _setupObservingWithOptions:] (in DVTFoundation)
    16  0x000000010823fd7e -[DVTObservingBlockToken setHandlerBlock:forKeyPath:options:] (in DVTFoundation)
    17  0x000000010823fb6d -[NSObject(DVTObservingConvenience) dvt_newObserverForKeyPath:options:owner:withHandlerBlock:] (in DVTFoundation)
    18  0x00000001087acfef -[IDEWorkspace _setupContainerQueries] (in IDEFoundation)
    19  0x0000000108810d7e -[IDEWorkspace _setupWorkspaceArenaIfNeeded] (in IDEFoundation)
    20  0x000000010881102e __81-[IDEWorkspace _finishLoadingAsynchronously:shouldUpgradeFromSimpleFilesFocused:]_block_invoke _0 (in IDEFoundation)
    21  0x00007fff95eb9b05 -[NSBlockOperation main] (in Foundation)
    22  0x00007fff95e806d8 -[__NSOperationInternal start] (in Foundation)
    23  0x00007fff95e93936 ____NSOQSchedule_block_invoke_2 (in Foundation)
    24  0x00007fff9526b8ba _dispatch_call_block_and_release (in libdispatch.dylib)
    25  0x00007fff9526d72a _dispatch_main_queue_callback_4CF (in libdispatch.dylib)
    26  0x00007fff99bd206c __CFRunLoopRun (in CoreFoundation)
    27  0x00007fff99bd1676 CFRunLoopRunSpecific (in CoreFoundation)
    28  0x00007fff91fbb31f RunCurrentEventLoopInMode (in HIToolbox)
    29  0x00007fff91fc25c9 ReceiveNextEventCommon (in HIToolbox)
    30  0x00007fff91fc2456 BlockUntilNextEventMatchingListInMode (in HIToolbox)
    31  0x00007fff92d34f5d _DPSNextEvent (in AppKit)
    32  0x00007fff92d34861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
    33  0x00007fff92d3119d -[NSApplication run] (in AppKit)
    34  0x00007fff92fafb88 NSApplicationMain (in AppKit)
    35  0x0000000108221eec (in Xcode)
    36  0x0000000000000002

  • XCode 4.4.1 crashing

    XCode 4.4.1 is crashing on my 10.8.1 Mountain Lion Build
    I created a small project called "CloudBuilder" and I following along with my standford IPhone Class.
    I actually used all XCode versions ince 3.2 and I appailed that XCode is still crashing.
    Before you Apple FanBoys jump in and ssay it not happening to you, keep in mind I getting XCode crashin on
    every version of XCode I used so its defiantly not an install issue.
    I running on a top of line MacBook Pro 8 GB memory Core i7 with 512 GB SSD so hardwrae is nice.
    YES I have delete the two preferences files and reboot and rerun XCode (same issue)
    This is a bug in XCode pr maybe the IOS SDK.
    It happens whn I in IB and I dragging controls on the view. When I flip between an IBOutlet and an IBAction
    XCode freaks out and crashes sometimes. The bug seems intermediate and I cannot replicate it often,
    I keep closing XCode and delete preference files and rebooting.
    Yes, I installed the command line tools from 10.8.1 and the updated 10.8.1 Core Data library
    Eventually its goes away but will reappear later when my project gets bigger.
    Here the console output
    Anybody else seeing this?
    Date/Time:       2012-07-31 03:15:55.666 -0700
    OS Version:      iPhone OS 5.1.1 (9B206)
    Report Version:  104
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x00000000, 0x00000000
    Crashed Thread:  0
    Last Exception Backtrace:
    0   CoreFoundation                          0x37c1588f __exceptionPreprocess + 163
    1   libobjc.A.dylib                         0x32f46259 objc_exception_throw + 33
    2   CoreFoundation                          0x37c155c5 -[NSException init] + 1
    3   Foundation                              0x36dbf323 _NSSetUsingKeyValueSetter + 131
    4   Foundation                              0x36dbee23 -[NSObject(NSKeyValueCoding) setValue:forKey:] + 231
    5   UIKit                                   0x30bb0965 -[UIView(CALayerDelegate) setValue:forKey:] + 157
    6   Foundation                              0x36d98f09 -[NSObject(NSKeyValueCoding) setValue:forKeyPath:] + 133
    7   CoreFoundation                          0x37b747d3 -[NSObject performSelector:] + 39
    8   CoreFoundation                          0x37b75461 -[NSArray makeObjectsPerformSelector:] + 153
    9   UIKit                                   0x30c660ad -[UINib instantiateWithOwner:options:] + 897
    10  UIKit                                   0x30bd43c7 -[UIViewController _loadViewFromNibNamed:bundle:] + 247
    11  UIKit                                   0x30ab1c59 -[UIViewController loadView] + 89
    12  UIKit                                   0x30a27c17 -[UIViewController view] + 51
    13  UIKit                                   0x30a26461 -[UIWindow addRootViewControllerViewIfPossible] + 45
    14  UIKit                                   0x30a18e87 -[UIWindow _setHidden:forced:] + 295
    15  UIKit                                   0x30a897d5 -[UIWindow makeKeyAndVisible] + 25
    16  UIKit                                   0x30a26e6d -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] + 1633
    17  UIKit                                   0x30a207dd -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 409
    18  UIKit                                   0x309eeac3 -[UIApplication handleEvent:withNewEvent:] + 1011
    19  UIKit                                   0x309ee567 -[UIApplication sendEvent:] + 55
    20  UIKit                                   0x309edf3b _UIApplicationHandleEvent + 5827
    21  GraphicsServices                        0x3604f22b PurpleEventCallback + 883
    22  CoreFoundation                          0x37be9523 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 39
    23  CoreFoundation                          0x37be94c5 __CFRunLoopDoSource1 + 141
    24  CoreFoundation                          0x37be8313 __CFRunLoopRun + 1371
    25  CoreFoundation                          0x37b6b4a5 CFRunLoopRunSpecific + 301
    26  CoreFoundation                          0x37b6b36d CFRunLoopRunInMode + 105
    27  UIKit                                   0x30a1f86b -[UIApplication _run] + 551
    28  UIKit                                   0x30a1ccd5 UIApplicationMain + 1081
    29  CloudBuilder                            0x000a9145 main (main.m:16)
    30  CloudBuilder                            0x000a8a3c start + 40
    Thread 0 name:  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:
    0   libsystem_kernel.dylib                  0x3087632c __pthread_kill + 8
    1   libsystem_c.dylib                       0x32e07208 pthread_kill + 48
    2   libsystem_c.dylib                       0x32e00298 abort + 88
    3   libc++abi.dylib                         0x37290f64 abort_message + 40
    4   libc++abi.dylib                         0x3728e346 default_terminate() + 18
    5   libobjc.A.dylib                         0x32f46350 _objc_terminate + 140
    6   libc++abi.dylib                         0x3728e3be safe_handler_caller(void (*)()) + 70
    7   libc++abi.dylib                         0x3728e44a std::terminate() + 14
    8   libc++abi.dylib                         0x3728f81e __cxa_rethrow + 82
    9   libobjc.A.dylib                         0x32f462a2 objc_exception_rethrow + 6
    10  CoreFoundation                          0x37b6b506 CFRunLoopRunSpecific + 398
    11  CoreFoundation                          0x37b6b366 CFRunLoopRunInMode + 98
    12  UIKit                                   0x30a1f864 -[UIApplication _run] + 544
    13  UIKit                                   0x30a1ccce UIApplicationMain + 1074
    14  CloudBuilder                            0x000a913e main (main.m:16)
    15  CloudBuilder                            0x000a8a34 start + 32
    Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
    Thread 1:
    0   libsystem_kernel.dylib                  0x308663a8 kevent + 24
    1   libdispatch.dylib                       0x34540f04 _dispatch_mgr_invoke + 708
    2   libdispatch.dylib                       0x34540c22 _dispatch_mgr_thread + 30
    Thread 2:
    0   libsystem_kernel.dylib                  0x30876cd4 __workq_kernreturn + 8
    1   libsystem_c.dylib                       0x32dc2f36 _pthread_wqthread + 610
    2   libsystem_c.dylib                       0x32dc2cc8 start_wqthread + 0
    Thread 3:
    0   libsystem_kernel.dylib                  0x30876cd4 __workq_kernreturn + 8
    1   libsystem_c.dylib                       0x32dc2f36 _pthread_wqthread + 610
    2   libsystem_c.dylib                       0x32dc2cc8 start_wqthread + 0
    Thread 4 name:  WebThread
    Thread 4:
    0   libsystem_kernel.dylib                  0x30866004 mach_msg_trap + 20
    1   libsystem_kernel.dylib                  0x308661fa mach_msg + 50
    2   CoreFoundation                          0x37be93ec __CFRunLoopServiceMachPort + 120
    3   CoreFoundation                          0x37be8124 __CFRunLoopRun + 876
    4   CoreFoundation                          0x37b6b49e CFRunLoopRunSpecific + 294
    5   CoreFoundation                          0x37b6b366 CFRunLoopRunInMode + 98
    6   WebCore                                 0x30ff3c9c RunWebThread(void*) + 396
    7   libsystem_c.dylib                       0x32dc872e _pthread_start + 314
    8   libsystem_c.dylib                       0x32dc85e8 thread_start + 0
    Thread 0 crashed with ARM Thread State:
        r0: 0x00000000    r1: 0x00000000      r2: 0x00000001      r3: 0x00000000
        r4: 0x00000006    r5: 0x3e742d98      r6: 0x00000002      r7: 0x2fea59c0
        r8: 0x3f938b30    r9: 0x00000000     r10: 0x3e29542c     r11: 0x00193c50
        ip: 0x00000148    sp: 0x2fea59b4      lr: 0x32e0720f      pc: 0x3087632c
      cpsr: 0x00000010
    Binary Images:
       0xa7000 -    0xa9fff +CloudBuilder armv7  <f9f4e4be658934dda3902ab3474f68bb> /var/mobile/Applications/58867A7E-923D-4D91-B3E7-E030AE3D5A1B/CloudBuilder.app/ CloudBuilder
       0xb2000 -    0xb4fff +libXcodeDebuggerSupport.dylib armv7  <4139c9fae6e832c9ab1eb62e3330e328> /Developer/usr/lib/libXcodeDebuggerSupport.dylib
    0x2fea6000 - 0x2fec7fff  dyld armv7  <77eddfd654df393ba9c95ff01715fd08> /usr/lib/dyld
    0x300f4000 - 0x300f4fff  vecLib armv7  <a2cfe25e77aa36bfb4a30b2d0d2dd465> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vec Lib
    0x301c6000 - 0x3029efff  vImage armv7  <caf3648be2933384b6aa1ae7408ab4f0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vIm age
    0x302cf000 - 0x302d9fff  libvMisc.dylib armv7  <e8248c797b9b363594bb652ddf7ce16d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib vMisc.dylib
    0x303af000 - 0x30670fff  libLAPACK.dylib armv7  <0e94e9a7e7a334649afaccae0f1215a2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib LAPACK.dylib
    0x30682000 - 0x3068afff  MobileWiFi armv7  <b76c3e9fb78234c392058250d4620e72> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
    0x3068d000 - 0x306b2fff  OpenCL armv7  <f4b08361179a3f6bb033415b0d7c6251> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
    0x306ff000 - 0x306fffff  libCVMSPluginSupport.dylib armv7  <a80aaa9989483ce3a496a061fd1e9e0a> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
    0x30865000 - 0x3087bfff  libsystem_kernel.dylib armv7  <311f379a9fde305d80c1b22b7dd2e52a> /usr/lib/system/libsystem_kernel.dylib
    0x308c1000 - 0x308d2fff  DataAccessExpress armv7  <e6144ba265da3bb7b9a263aa1a29b054> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
    0x308d3000 - 0x30980fff  libxml2.2.dylib armv7  <58d47f064e0232119f4b838ad659f9c1> /usr/lib/libxml2.2.dylib
    0x30981000 - 0x30997fff  EAP8021X armv7  <952fcfdec0633aff923768fca1a26fcb> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
    0x309eb000 - 0x30e8dfff  UIKit armv7  <cd513a2f22f53d698c3e10f6fe48a63e> /System/Library/Frameworks/UIKit.framework/UIKit
    0x30f0b000 - 0x30f46fff  libCGFreetype.A.dylib armv7  <55941c96cf1f3b048e72a148c4496c16> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dyl ib
    0x30f4a000 - 0x31709fff  WebCore armv7  <2690c38c9c5f3c09975d619dd1dfbed7> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
    0x3176e000 - 0x318b7fff  libicucore.A.dylib armv7  <b70646b63f1f3b33896dd8cb91b8dab1> /usr/lib/libicucore.A.dylib
    0x31a73000 - 0x31ac4fff  libstdc++.6.dylib armv7  <c352af5a742e3c7a8d4d7e5f6f454793> /usr/lib/libstdc++.6.dylib
    0x31c0f000 - 0x31c14fff  libcopyfile.dylib armv7  <52e874396c393ed29099789ce702cfe2> /usr/lib/system/libcopyfile.dylib
    0x31e5c000 - 0x31e5ffff  libsystem_network.dylib armv7  <356cb66612e836968ef24e6e5c3364cc> /usr/lib/system/libsystem_network.dylib
    0x31e60000 - 0x31ea5fff  GeoServices armv7  <a26be2e76e8730ab91a16502aba376be> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
    0x31ead000 - 0x31eb9fff  CoreVideo armv7  <364fa32d513f3c11b50970120545f1a8> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
    0x31ebc000 - 0x31ef1fff  SystemConfiguration armv7  <4464a4e3bb3f32f7abaa35ebf31fda49> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
    0x31f7c000 - 0x31f7cfff  liblangid.dylib armv7  <644ff4bcfbf337b5b5859e3f0fc0a9a8> /usr/lib/liblangid.dylib
    0x31f7d000 - 0x31f9cfff  libSystem.B.dylib armv7  <0c55744b6f7335eebba4ca2c3d10b43c> /usr/lib/libSystem.B.dylib
    0x321fb000 - 0x321fcfff  libsystem_blocks.dylib armv7  <9fdc27af7350323bbc7d98e14e027907> /usr/lib/system/libsystem_blocks.dylib
    0x321fd000 - 0x32200fff  libcompiler_rt.dylib armv7  <b2c05d8601c13be884097192dca4e187> /usr/lib/system/libcompiler_rt.dylib
    0x32381000 - 0x323b9fff  VideoToolbox armv7  <9f25f38d1cd13a1daff99cfde8884410> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
    0x3287e000 - 0x328c1fff  libcommonCrypto.dylib armv7  <95b49daf4cf038b6bea8010bba3a1e26> /usr/lib/system/libcommonCrypto.dylib
    0x32a6f000 - 0x32a80fff  libxpc.dylib armv7  <ccf25b1e49ce3b2fa58d8c8546755505> /usr/lib/system/libxpc.dylib
    0x32b1c000 - 0x32b20fff  libcache.dylib armv7  <d6a7436ed8dc33d795c9b42baf864882> /usr/lib/system/libcache.dylib
    0x32c7f000 - 0x32c8bfff  libCRFSuite.dylib armv7  <bdb2b4d1a78c39c1ba60d791207aed2a> /usr/lib/libCRFSuite.dylib
    0x32c99000 - 0x32c9cfff  libmacho.dylib armv7  <e52b77623bd031bc807e77029566c777> /usr/lib/system/libmacho.dylib
    0x32d40000 - 0x32db9fff  ProofReader armv7  <6db611d8df6530d480f97a40bc519f70> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
    0x32dba000 - 0x32e46fff  libsystem_c.dylib armv7  <f859ce1ad1773f0ba98d7c6e135b7697> /usr/lib/system/libsystem_c.dylib
    0x32e47000 - 0x32e48fff  libdyld.dylib armv7  <977b0ad6f2f433108b4a0324a57cd2ab> /usr/lib/system/libdyld.dylib
    0x32eae000 - 0x32eb2fff  libGFXShared.dylib armv7  <998fccc16cf735dbb62324202995e193> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
    0x32f3d000 - 0x33003fff  libobjc.A.dylib armv7  <90014d1bc583366d85622e43097df416> /usr/lib/libobjc.A.dylib
    0x33004000 - 0x330f5fff  QuartzCore armv7  <35d64a9da5523ae08c9e41511fd3061b> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
    0x330f6000 - 0x330fcfff  liblockdown.dylib armv7  <9e45ce468a6f31e5b8263f2c224aa800> /usr/lib/liblockdown.dylib
    0x3331b000 - 0x3331ffff  libAccessibility.dylib armv7  <9a17d07b5a3b38cfafdf16f78c99b572> /usr/lib/libAccessibility.dylib
    0x333c8000 - 0x333d1fff  libMobileGestalt.dylib armv7  <4a15e845dc6f3a4a980de66c1cc44c42> /usr/lib/libMobileGestalt.dylib
    0x333f1000 - 0x3343bfff  libvDSP.dylib armv7  <441b42aca07b3da39feab25f8349918f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib vDSP.dylib
    0x334b3000 - 0x334b9fff  libnotify.dylib armv7  <9406297de3e43742887890662a87ab53> /usr/lib/system/libnotify.dylib
    0x334be000 - 0x3367bfff  ImageIO armv7  <02e3578171fa3b6a969b244275fd2bab> /System/Library/Frameworks/ImageIO.framework/ImageIO
    0x3377d000 - 0x33796fff  libRIP.A.dylib armv7  <1828cddc5dd93c61afbefb59587d7f8a> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
    0x33c47000 - 0x33c9ffff  CoreAudio armv7  <be335e8eb6f93594b028a6ddd503a183> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
    0x33d6d000 - 0x33d7cfff  SpringBoardServices armv7  <a2363f8ed49932dba415d2d4cd32fb74> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServ ices
    0x33da0000 - 0x33da2fff  MobileInstallation armv7  <215d93dbb0f63cbf828f9126eb7b5349> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallati on
    0x3420a000 - 0x343eefff  AudioToolbox armv7  <c91e27850452330ea804db6408840fd2> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
    0x343f8000 - 0x344e6fff  libiconv.2.dylib armv7  <2cfefe2ad1d335dd9549562910e7a2e2> /usr/lib/libiconv.2.dylib
    0x344ea000 - 0x344fefff  PersistentConnection armv7  <54091a638f8731cd85ccf00fa06972c3> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConn ection
    0x3453d000 - 0x34553fff  libdispatch.dylib armv7  <9ecfaef4110a3bf9a92d12f0fe8d1d78> /usr/lib/system/libdispatch.dylib
    0x3466a000 - 0x3466bfff  libremovefile.dylib armv7  <402f8956975d3b6fb86ab9b31a43242c> /usr/lib/system/libremovefile.dylib
    0x349a2000 - 0x349c2fff  libxslt.1.dylib armv7  <39348471007e39dab80af68b08390456> /usr/lib/libxslt.1.dylib
    0x34ad9000 - 0x34b58fff  libsqlite3.dylib armv7  <bf01f5ed47b033d8bde30d735ff44416> /usr/lib/libsqlite3.dylib
    0x34b87000 - 0x34b8bfff  AggregateDictionary armv7  <3a3a33f3a05538988c6e2bb363dc46a8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictio nary
    0x34c3b000 - 0x34c58fff  libsystem_info.dylib armv7  <50863bcbf478323e96a8e5b1a83ea6f9> /usr/lib/system/libsystem_info.dylib
    0x34dbc000 - 0x34dbffff  NetworkStatistics armv7  <7848d8ebad99367cb4f7f4e3fe88e5d6> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
    0x34e2e000 - 0x34e2efff  libgcc_s.1.dylib armv7  <eb82984fa36c329387aa518aa5205f3d> /usr/lib/libgcc_s.1.dylib
    0x34e4d000 - 0x34e8bfff  IOKit armv7  <fcda71d29d6136dfbd84c1725f4998e5> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x34e8c000 - 0x34e8cfff  libunwind.dylib armv7  <e0a73a57795f3e1698a52ebe6fc07005> /usr/lib/system/libunwind.dylib
    0x3570f000 - 0x35715fff  liblaunch.dylib armv7  <aa2bcba6fc7a36a191958fef2e995475> /usr/lib/system/liblaunch.dylib
    0x35716000 - 0x3574dfff  Security armv7  <eea56f71fde83c2981f9281dc7823725> /System/Library/Frameworks/Security.framework/Security
    0x357be000 - 0x357e1fff  Bom armv7  <c3435ecd2e5839f89de51edad0e1bb00> /System/Library/PrivateFrameworks/Bom.framework/Bom
    0x357e2000 - 0x35806fff  PrintKit armv7  <08509c7bc915358b953de6f5cbef5c56> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
    0x35807000 - 0x3584ffff  CoreMedia armv7  <e274e1b894753b2eb05cf7b22a36d0c1> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
    0x35850000 - 0x3589cfff  CoreTelephony armv7  <b8f80d5d594c31d2b5d8fba9fdedb7e1> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
    0x3589d000 - 0x358a1fff  IOMobileFramebuffer armv7  <42dbc26828e934acabb4f3b0a35d8250> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebu ffer
    0x358a5000 - 0x358a9fff  IOSurface armv7  <443ac3aab9283da480dd9dcda3c5c88e> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
    0x358e0000 - 0x358e2fff  libCoreVMClient.dylib armv7  <d4d4aa3090c83e87bcb15ed00b93fd5c> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
    0x358e3000 - 0x358e6fff  CaptiveNetwork armv7  <f5cc4b97ce9432da9426f12621453325> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
    0x35ac4000 - 0x35b0dfff  AddressBook armv7  <b17a2962e9043e0385c3c2c652155f2b> /System/Library/Frameworks/AddressBook.framework/AddressBook
    0x35b11000 - 0x35b1cfff  AccountSettings armv7  <373e59421d983c93931cfbad87b1ae35> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
    0x35c06000 - 0x35c46fff  libGLImage.dylib armv7  <40448706190031f6b0d9636cc11ee81d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
    0x35df9000 - 0x35ed0fff  CFNetwork armv7  <765a472c824830eea91b8f02d12867e4> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
    0x36038000 - 0x36042fff  libbz2.1.0.dylib armv7  <40e4045fb79e382b8833707746cf28b1> /usr/lib/libbz2.1.0.dylib
    0x36043000 - 0x36049fff  MobileKeyBag armv7  <e1f06241ef0e3f0aae00f15df572077e> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
    0x3604a000 - 0x36054fff  GraphicsServices armv7  <cb64e146a8ee3fda9e80ffae1ccc9c5a> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
    0x36055000 - 0x3605dfff  ProtocolBuffer armv7  <0e846afacf823d2b8c029cc3010a8253> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
    0x3605e000 - 0x3606dfff  OpenGLES armv7  <e80acc691001301e96101bb89d940033> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
    0x3606e000 - 0x36193fff  JavaScriptCore armv7  <2ffc6c87b94434288366bd53765ee267> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
    0x361c8000 - 0x3670cfff  FaceCoreLight armv7  <f326d88709683520b251dc53cb847c11> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
    0x36712000 - 0x36712fff  Accelerate armv7  <55b24cf91a8b3532bde6733c96f14c08> /System/Library/Frameworks/Accelerate.framework/Accelerate
    0x36713000 - 0x36729fff  DictionaryServices armv7  <6ed2e967136f37d4a4b9b318d6c43b83> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServic es
    0x36aec000 - 0x36aedfff  DataMigration armv7  <d77f0e8f39ee37f5a2ac713a3fd9e693> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
    0x36aee000 - 0x36b5efff  CoreImage armv7  <86ac6f5a267637b6b7f8a831dfc7c64b> /System/Library/Frameworks/CoreImage.framework/CoreImage
    0x36bcb000 - 0x36bccfff  libsystem_sandbox.dylib armv7  <6a8f2f33c7543808a0f4599101c3b61a> /usr/lib/system/libsystem_sandbox.dylib
    0x36bcd000 - 0x36bcefff  CoreSurface armv7  <97f871f09f503c98a6371c2b657430d8> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
    0x36ca4000 - 0x36caafff  MobileIcons armv7  <ed1b46f917903c9b9baaa2be4392dafe> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
    0x36cbb000 - 0x36d04fff  libc++.1.dylib armv7  <5b690e5dd5a43a7fb166ade9fe58a7a4> /usr/lib/libc++.1.dylib
    0x36d33000 - 0x36d84fff  CoreText armv7  <5bfac4ee88d03d5b87a1f105abb7756c> /System/Library/Frameworks/CoreText.framework/CoreText
    0x36d96000 - 0x36f14fff  Foundation armv7  <c40ddb073142315bb4ebb214343d0b7f> /System/Library/Frameworks/Foundation.framework/Foundation
    0x36f15000 - 0x36f2afff  libresolv.9.dylib armv7  <66f7557fa4b43979b186e00271839fdb> /usr/lib/libresolv.9.dylib
    0x37174000 - 0x3721efff  libBLAS.dylib armv7  <bf822cc1a3243ae7b104cf73ca22d352> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib BLAS.dylib
    0x3722b000 - 0x3722cfff  libdnsinfo.dylib armv7  <9aede8d6579d3430ac39ae5f95cce498> /usr/lib/system/libdnsinfo.dylib
    0x37273000 - 0x37289fff  libmis.dylib armv7  <258bc92be5823b239b4412dd42cb4807> /usr/lib/libmis.dylib
    0x3728a000 - 0x37291fff  libc++abi.dylib armv7  <bab4dcbfc5943d3fbb637342d35e8045> /usr/lib/libc++abi.dylib
    0x37370000 - 0x373bafff  ManagedConfiguration armv7  <f1fbb825def23043830a095b953a9c94> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfigu ration
    0x373bb000 - 0x373befff  CoreTime armv7  <a398de5ba1e43a11b7008e9bb5a7f6fe> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
    0x373e3000 - 0x373e3fff  libkeymgr.dylib armv7  <ebd2dddf55d83cf48a18913968775960> /usr/lib/system/libkeymgr.dylib
    0x373e4000 - 0x373f1fff  libbsm.0.dylib armv7  <750a0de73a733019a77144b805d4d2f8> /usr/lib/libbsm.0.dylib
    0x373f4000 - 0x374c4fff  WebKit armv7  <3c5dd2ec46fe3e189c25bba78ad88fa1> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
    0x374c8000 - 0x37504fff  AppSupport armv7  <311eac85b2a433a884dacba77217b49e> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
    0x37505000 - 0x3750cfff  AssetsLibraryServices armv7  <38132ecfd74b325fb1a4142bab663c19> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibrary Services
    0x3752a000 - 0x3752ffff  libsystem_dnssd.dylib armv7  <27bb5462450732e380f5a2c170546e93> /usr/lib/system/libsystem_dnssd.dylib
    0x37987000 - 0x37accfff  CoreGraphics armv7  <903545b89a7f311d95100ac7d1d44709> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
    0x37acd000 - 0x37ad9fff  libz.1.dylib armv7  <36ce86a3dc8c344596c8c325615f374b> /usr/lib/libz.1.dylib
    0x37b5c000 - 0x37c73fff  CoreFoundation armv7  <6d450fe923d7387f8b01845e0edd713d> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
    0x37c93000 - 0x37ce1fff  CoreLocation armv7  <44550ebedf23334d85441d9743b74e03> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
    0x37d07000 - 0x37d16fff  GenerationalStorage armv7  <d84c3fd0e7bd36e78c256f2f4c5a4e91> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalSto rage
    0x37d17000 - 0x37d5bfff  MobileCoreServices armv7  <757226927a873d5492be721908077b48> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices

    Tony - Also experiencing the same issue - (also filed under devforums and TSI raised too!) - See content that follows.. I narrowed down the issue to do with CloudStorage (NSUbiquitousKeyValueStore)
    Guys,
    I seriously think this is a new issue occuring after the update of 10.8.1 (MacBookPro Retina) with XCode 4.4.1
    So here goes...
            _ubiquity = [[NSFileManager defaultManager] URLForUbiquityContainerIdentifier:nil];
            _defaults = [NSUserDefaults standardUserDefaults];
            // if ubiquity is available - use it !
            if (_ubiquity) {
                _cloudStore = [NSUbiquitousKeyValueStore defaultStore];
                [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(storeDidChange:) name:NSUbiquitousKeyValueStoreDidChangeExternallyNotificationobject:_cloudStore ];
                [_cloudStore synchronize];
    Later on in the code (someplace else)....
        - (void) setDateOfBirth:(NSDate *)dateOfBirth
            if (self.isCloudEnabled) {
                [_cloudStore setObject:dateOfBirth forKey:@"dateOfBirth"];
            } else {
                [_defaults setObject:dateOfBirth forKey:@"dateOfBirth"];
                [_defaults synchronize];
    (_defaults is a NSUserDefaults object FYI - see above code seg)...
    So when the line (_cloudStore setObject...) occurs, 4 seconds later i receive a crash....
    Aug 23 19:49:04 Sams-MBPr.local filecoordinationd[172]: NSFileCoordinator only handles URLs that use the file: scheme. This one does not:
    x-xcode-log://217822E6-14E4-4004-B9A0-D07C7A613B48
    Per debugger in xcode...
    libxpc.dylib`xpc_get_type:
    0x373dc10c:  ldr    r0, [r0, #4]
    0x373dc10e:  bx     lr
    With the iPhone connected (disconnected from the machine), the error occurs again, and the crashlog shows the following...
    Incident Identifier: DF93D111-C075-4EB0-8287-9EC1964EA7A0
    CrashReporter Key:   c70aa078615a40b5afc89a9d7dc1c8966fb3d753
    Hardware Model:      iPhone3,1
    Process:         gocial [1083]
    Path:            /var/mobile/Applications/4796306D-B310-4EF6-81CD-B9EFE7F40287/gocial.app/gocial
    Identifier:      gocial
    Version:         ??? (???)
    Code Type:       ARM (Native)
    Parent Process:  launchd [1]
    Date/Time:       2012-08-23 20:10:14.967 +0200
    OS Version:      iPhone OS 5.1.1 (9B208)
    Report Version:  104
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000004
    Crashed Thread:  0
    Thread 0 name:  Dispatch queue: com.apple.ubkvstore
    Thread 0 Crashed:
    0   libxpc.dylib                  0x373dc10c xpc_get_type + 0
    1   libxpc.dylib                  0x373dd7da xpc_connection_send_message_with_reply_sync + 14
    2   SyncedDefaults                0x33393f84 -[SYDClient _sendMessageWithReplySync:] + 236
    3   SyncedDefaults                0x33393c7a -[SYDClient sendMessageWithName:userInfo:] + 38
    4   SyncedDefaults                0x333956f4 -[SYDRemotePreferencesSource synchronizeForced:] + 672
    5   Foundation                    0x3296caa0 __66-[NSUbiquitousKeyValueStore _synchronizeForced:notificationQueue:]_block_invoke_0 + 124
    6   libdispatch.dylib             0x376d0790 _dispatch_barrier_sync_f_invoke + 16
    7   libdispatch.dylib             0x376d0604 dispatch_barrier_sync_f$VARIANT$up + 56
    8   libdispatch.dylib             0x376d0238 dispatch_sync_f$VARIANT$up + 12
    9   libdispatch.dylib             0x376d08b6 dispatch_sync$VARIANT$up + 26
    10  Foundation                    0x3286a05a -[NSUbiquitousKeyValueStore _synchronizeForced:notificationQueue:] + 314
    11  Foundation                    0x32869f18 -[NSUbiquitousKeyValueStore _synchronizeForced:] + 16
    12  Foundation                    0x3296c50c -[NSUbiquitousKeyValueStore _syncConcurrently] + 144
    13  Foundation                    0x328db606 __NSFireTimer + 138
    14  CoreFoundation                0x36c72a2c __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 8
    15  CoreFoundation                0x36c72692 __CFRunLoopDoTimer + 358
    16  CoreFoundation                0x36c71268 __CFRunLoopRun + 1200
    17  CoreFoundation                0x36bf449e CFRunLoopRunSpecific + 294
    18  CoreFoundation                0x36bf4366 CFRunLoopRunInMode + 98
    19  GraphicsServices              0x34dbb432 GSEventRunModal + 130
    20  UIKit                         0x34e9dcce UIApplicationMain + 1074
    21  gocial                        0x0003b7b6 main (main.m:16)
    22  gocial                        0x0003b750 start + 32
    Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager 
    Thread 1:
    0   libsystem_kernel.dylib        0x368a43a8 kevent + 24
    1   libdispatch.dylib             0x376d1ea4 _dispatch_mgr_invoke + 708
    2   libdispatch.dylib             0x376d1bc2 _dispatch_mgr_thread + 30
    Thread 2:
    0   libsystem_kernel.dylib        0x368b4cd4 __workq_kernreturn + 8
    1   libsystem_c.dylib             0x331e6f36 _pthread_wqthread + 610
    2   libsystem_c.dylib             0x331e6cc8 start_wqthread + 0
    Thread 3:
    0   libsystem_kernel.dylib        0x368b4cd4 __workq_kernreturn + 8
    1   libsystem_c.dylib             0x331e6f36 _pthread_wqthread + 610
    2   libsystem_c.dylib             0x331e6cc8 start_wqthread + 0
    Thread 4 name:  WebThread
    Thread 4:
    0   libsystem_kernel.dylib        0x368a4004 mach_msg_trap + 20
    1   libsystem_kernel.dylib        0x368a41fa mach_msg + 50
    2   CoreFoundation                0x36c723ec __CFRunLoopServiceMachPort + 120
    3   CoreFoundation                0x36c71124 __CFRunLoopRun + 876
    4   CoreFoundation                0x36bf449e CFRunLoopRunSpecific + 294
    5   CoreFoundation                0x36bf4366 CFRunLoopRunInMode + 98
    6   WebCore                       0x31be7c9c RunWebThread(void*) + 396
    7   libsystem_c.dylib             0x331ec72e _pthread_start + 314
    8   libsystem_c.dylib             0x331ec5e8 thread_start + 0
    Thread 5:
    0   libsystem_kernel.dylib        0x368b4cd4 __workq_kernreturn + 8
    1   libsystem_c.dylib             0x331e6f36 _pthread_wqthread + 610
    2   libsystem_c.dylib             0x331e6cc8 start_wqthread + 0
    Thread 6 name:  com.apple.NSURLConnectionLoader
    Thread 6:
    0   libsystem_kernel.dylib        0x368a4004 mach_msg_trap + 20
    1   libsystem_kernel.dylib        0x368a41fa mach_msg + 50
    2   CoreFoundation                0x36c723ec __CFRunLoopServiceMachPort + 120
    3   CoreFoundation                0x36c71124 __CFRunLoopRun + 876
    4   CoreFoundation                0x36bf449e CFRunLoopRunSpecific + 294
    5   CoreFoundation                0x36bf4366 CFRunLoopRunInMode + 98
    6   Foundation                    0x32846bb2 +[NSURLConnection(Loader) _resourceLoadLoop:] + 302
    7   Foundation                    0x32846a7a -[NSThread main] + 66
    8   Foundation                    0x328da58a __NSThread__main__ + 1042
    9   libsystem_c.dylib             0x331ec72e _pthread_start + 314
    10  libsystem_c.dylib             0x331ec5e8 thread_start + 0
    Thread 7 name:  com.apple.CFSocket.private
    Thread 7:
    0   libsystem_kernel.dylib        0x368b4570 __select + 20
    1   CoreFoundation                0x36c7663a __CFSocketManager + 726
    2   libsystem_c.dylib             0x331ec72e _pthread_start + 314
    3   libsystem_c.dylib             0x331ec5e8 thread_start + 0
    Thread 0 crashed with ARM Thread State:
        r0: 0x00000000    r1: 0x00000000      r2: 0x00000001      r3: 0x00000000
        r4: 0x00000000    r5: 0x00264aa0      r6: 0x3f665380      r7: 0x2fe36ae0
        r8: 0x3fa99670    r9: 0x0026f320     r10: 0x00000000     r11: 0x37fb38df
        ip: 0x3eede1c0    sp: 0x2fe36a9c      lr: 0x373dd7e1      pc: 0x373dc10c
      cpsr: 0x80000030
    Notice the first lines (libxpc)....
    Appreciate any help - 10 minutes before updating my MBPr, everything was working fine - Now im royally f**....
    Have escalated this to TSI and awaiting a response. If anyone has advice, please feel free to reach out at sam.colak at me dot com.
    Thanks in advance,
    Samuel

  • Why is automator keep crashing?

    Why is automator keep crashing when I save an action? Folder actions stopped working as well. I deleted all prefs with no luck. Action will run when automator is open and I test it but when I try to save it, it crashes.

    2/20/15 8:36:55.103 AM Automator[12412]: -[AMApplicationRegistry loadDefinitionAtURL:]: No application name for definition at URL file:///Library/Automator/Office.definition/
    2/20/15 8:36:55.103 AM Automator[12412]: -[AMApplicationRegistry _loadDefinitionsAtURLS:]: Failed to load definition at URL file:///Library/Automator/Office.definition/
    2/20/15 8:36:55.695 AM Automator[12412]: parametersUpdated selected item with title: name & email
    2/20/15 8:36:55.741 AM Automator[12412]: opened selecting item with title: name & email
    2/20/15 8:36:55.741 AM Automator[12412]: parametersUpdated selected item with title: name & email
    2/20/15 8:36:55.741 AM Automator[12412]: parametersUpdated selected item with title: name & email
    2/20/15 8:36:56.276 AM Automator[12412]: The action “Build Xcode Project” could not be loaded because the application “Xcode” was not found.
    2/20/15 8:36:56.277 AM Automator[12412]: The action “CVS Add” could not be loaded because the file “/usr/bin/cvs” was not found.
    2/20/15 8:36:56.277 AM Automator[12412]: The action “CVS Checkout” could not be loaded because the file “/usr/bin/cvs” was not found.
    2/20/15 8:36:56.277 AM Automator[12412]: The action “CVS Commit” could not be loaded because the file “/usr/bin/cvs” was not found.
    2/20/15 8:36:56.277 AM Automator[12412]: The action “CVS Update” could not be loaded because the file “/usr/bin/cvs” was not found.
    2/20/15 8:36:56.280 AM Automator[12412]: The action “Initiate Remote Broadcast” could not be loaded because the application “QuickTime Broadcaster” was not found.
    2/20/15 8:36:56.281 AM Automator[12412]: The action “New QuickTime Slideshow” could not be loaded because the application “QuickTime Player” was not found.
    2/20/15 8:36:56.318 AM Automator[12412]: The action “Set Movie Annotations” could not be loaded because the application “QuickTime Player” was not found.
    2/20/15 8:36:56.318 AM Automator[12412]: The action “Set Movie Playback Properties” could not be loaded because the application “QuickTime Player” was not found.
    2/20/15 8:36:56.319 AM Automator[12412]: The action “Set Movie URL” could not be loaded because the application “QuickTime Player” was not found.
    2/20/15 8:37:42.618 AM Automator[12465]: -[AMApplicationRegistry loadDefinitionAtURL:]: No application name for definition at URL file:///Library/Automator/Office.definition/
    2/20/15 8:37:42.618 AM Automator[12465]: -[AMApplicationRegistry _loadDefinitionsAtURLS:]: Failed to load definition at URL file:///Library/Automator/Office.definition/
    2/20/15 8:37:42.823 AM Automator[12465]: parametersUpdated selected item with title: name & email
    2/20/15 8:37:42.829 AM Automator[12465]: opened selecting item with title: name & email
    2/20/15 8:37:42.829 AM Automator[12465]: parametersUpdated selected item with title: name & email
    2/20/15 8:37:42.829 AM Automator[12465]: parametersUpdated selected item with title: name & email
    2/20/15 8:37:42.857 AM Automator[12465]: The action “Build Xcode Project” could not be loaded because the application “Xcode” was not found.
    2/20/15 8:37:42.857 AM Automator[12465]: The action “CVS Add” could not be loaded because the file “/usr/bin/cvs” was not found.
    2/20/15 8:37:42.858 AM Automator[12465]: The action “CVS Checkout” could not be loaded because the file “/usr/bin/cvs” was not found.
    2/20/15 8:37:42.858 AM Automator[12465]: The action “CVS Commit” could not be loaded because the file “/usr/bin/cvs” was not found.
    2/20/15 8:37:42.858 AM Automator[12465]: The action “CVS Update” could not be loaded because the file “/usr/bin/cvs” was not found.
    2/20/15 8:37:42.860 AM Automator[12465]: The action “Initiate Remote Broadcast” could not be loaded because the application “QuickTime Broadcaster” was not found.
    2/20/15 8:37:42.861 AM Automator[12465]: The action “New QuickTime Slideshow” could not be loaded because the application “QuickTime Player” was not found.
    2/20/15 8:37:42.863 AM Automator[12465]: The action “Set Movie Annotations” could not be loaded because the application “QuickTime Player” was not found.
    2/20/15 8:37:42.863 AM Automator[12465]: The action “Set Movie Playback Properties” could not be loaded because the application “QuickTime Player” was not found.
    2/20/15 8:37:42.864 AM Automator[12465]: The action “Set Movie URL” could not be loaded because the application “QuickTime Player” was not found.
    2/20/15 8:37:54.022 AM Automator[12465]: Code signing certificates not found.
    2/20/15 8:39:23.385 AM Automator[12506]: -[AMApplicationRegistry loadDefinitionAtURL:]: No application name for definition at URL file:///Library/Automator/Office.definition/
    2/20/15 8:39:23.385 AM Automator[12506]: -[AMApplicationRegistry _loadDefinitionsAtURLS:]: Failed to load definition at URL file:///Library/Automator/Office.definition/
    2/20/15 8:39:23.570 AM Automator[12506]: parametersUpdated selected item with title: name & email
    2/20/15 8:39:23.576 AM Automator[12506]: opened selecting item with title: name & email
    2/20/15 8:39:23.576 AM Automator[12506]: parametersUpdated selected item with title: name & email
    2/20/15 8:39:23.576 AM Automator[12506]: parametersUpdated selected item with title: name & email
    2/20/15 8:39:23.604 AM Automator[12506]: The action “Build Xcode Project” could not be loaded because the application “Xcode” was not found.
    2/20/15 8:39:23.605 AM Automator[12506]: The action “CVS Add” could not be loaded because the file “/usr/bin/cvs” was not found.
    2/20/15 8:39:23.605 AM Automator[12506]: The action “CVS Checkout” could not be loaded because the file “/usr/bin/cvs” was not found.
    2/20/15 8:39:23.605 AM Automator[12506]: The action “CVS Commit” could not be loaded because the file “/usr/bin/cvs” was not found.
    2/20/15 8:39:23.605 AM Automator[12506]: The action “CVS Update” could not be loaded because the file “/usr/bin/cvs” was not found.
    2/20/15 8:39:23.608 AM Automator[12506]: The action “Initiate Remote Broadcast” could not be loaded because the application “QuickTime Broadcaster” was not found.
    2/20/15 8:39:23.608 AM Automator[12506]: The action “New QuickTime Slideshow” could not be loaded because the application “QuickTime Player” was not found.
    2/20/15 8:39:23.610 AM Automator[12506]: The action “Set Movie Annotations” could not be loaded because the application “QuickTime Player” was not found.
    2/20/15 8:39:23.611 AM Automator[12506]: The action “Set Movie Playback Properties” could not be loaded because the application “QuickTime Player” was not found.
    2/20/15 8:39:23.611 AM Automator[12506]: The action “Set Movie URL” could not be loaded because the application “QuickTime Player” was not found.
    2/20/15 8:43:35.834 AM Automator[12520]: -[AMApplicationRegistry loadDefinitionAtURL:]: No application name for definition at URL file:///Library/Automator/Office.definition/
    2/20/15 8:43:35.834 AM Automator[12520]: -[AMApplicationRegistry _loadDefinitionsAtURLS:]: Failed to load definition at URL file:///Library/Automator/Office.definition/
    2/20/15 8:43:36.069 AM Automator[12520]: parametersUpdated selected item with title: name & email
    2/20/15 8:43:36.070 AM Automator[12520]: opened selecting item with title: name & email
    2/20/15 8:43:36.070 AM Automator[12520]: parametersUpdated selected item with title: name & email
    2/20/15 8:43:36.070 AM Automator[12520]: parametersUpdated selected item with title: name & email
    2/20/15 8:43:36.097 AM Automator[12520]: The action “Build Xcode Project” could not be loaded because the application “Xcode” was not found.
    2/20/15 8:43:36.098 AM Automator[12520]: The action “CVS Add” could not be loaded because the file “/usr/bin/cvs” was not found.
    2/20/15 8:43:36.098 AM Automator[12520]: The action “CVS Checkout” could not be loaded because the file “/usr/bin/cvs” was not found.
    2/20/15 8:43:36.098 AM Automator[12520]: The action “CVS Commit” could not be loaded because the file “/usr/bin/cvs” was not found.
    2/20/15 8:43:36.099 AM Automator[12520]: The action “CVS Update” could not be loaded because the file “/usr/bin/cvs” was not found.
    2/20/15 8:43:36.101 AM Automator[12520]: The action “Initiate Remote Broadcast” could not be loaded because the application “QuickTime Broadcaster” was not found.
    2/20/15 8:43:36.102 AM Automator[12520]: The action “New QuickTime Slideshow” could not be loaded because the application “QuickTime Player” was not found.
    2/20/15 8:43:36.104 AM Automator[12520]: The action “Set Movie Annotations” could not be loaded because the application “QuickTime Player” was not found.
    2/20/15 8:43:36.104 AM Automator[12520]: The action “Set Movie Playback Properties” could not be loaded because the application “QuickTime Player” was not found.
    2/20/15 8:43:36.104 AM Automator[12520]: The action “Set Movie URL” could not be loaded because the application “QuickTime Player” was not found.
    Process:               Automator [12412]
    Path:                  /Applications/Automator.app/Contents/MacOS/Automator
    Identifier:            com.apple.Automator
    Build Info:            Automator_executables-409001000000000~3
    Responsible:           Automator [12412]
        __TEXT                 000000010e216000-000000010e242000 [  176K] r-x/rwx SM=COW  /Applications/Automator.app/Contents/MacOS/Automator
    8   com.apple.Automator.CreateNewEmail 0x0000000114007546 0x114004000 + 13638
    9   com.apple.AutomatorFramework   0x00007fff9361615a -[AMAction _runWithInput:] + 91
    10  com.apple.AutomatorFramework   0x00007fff93611e10 -[AMWorkflowRunner runAction:withInput:loopParent:] + 1040
    11  com.apple.AutomatorFramework   0x00007fff9361197f -[AMRunActionOperation main] + 105
           0x10e216000 -        0x10e241ff7  com.apple.Automator (2.5 - 409.1) <AF41027A-F2D0-35DD-BEE1-437875F2310A> /Applications/Automator.app/Contents/MacOS/Automator
           0x114004000 -        0x114009ff7  com.apple.Automator.CreateNewEmail (1.2.2 - 1.2.2) <CC248F90-EEC3-38A2-9FF8-A33A4E5AFA2E> /System/Library/Automator/New Mail Message.action/Contents/MacOS/New Mail Message
        0x7fff935e1000 -     0x7fff93747ff7  com.apple.AutomatorFramework (2.5 - 409.1) <7C9BC7F5-8E6C-3BC5-8AB3-BAEC550AA5B8> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
    Process:               Automator [12520]
    Path:                  /Applications/Automator.app/Contents/MacOS/Automator
    Identifier:            com.apple.Automator
    Build Info:            Automator_executables-409001000000000~3
    Responsible:           Automator [12520]
        __TEXT                 0000000108ccf000-0000000108cfb000 [  176K] r-x/rwx SM=COW  /Applications/Automator.app/Contents/MacOS/Automator
           0x108ccf000 -        0x108cfaff7  com.apple.Automator (2.5 - 409.1) <AF41027A-F2D0-35DD-BEE1-437875F2310A> /Applications/Automator.app/Contents/MacOS/Automator
           0x10ecc1000 -        0x10ecc6ff7  com.apple.Automator.CreateNewEmail (1.2.2 - 1.2.2) <CC248F90-EEC3-38A2-9FF8-A33A4E5AFA2E> /System/Library/Automator/New Mail Message.action/Contents/MacOS/New Mail Message
        0x7fff935e1000 -     0x7fff93747ff7  com.apple.AutomatorFramework (2.5 - 409.1) <7C9BC7F5-8E6C-3BC5-8AB3-BAEC550AA5B8> /System/Library/Frameworks/Automator.framework/Versions/A/Automator

  • Cc1objplus keeps crashing every few minutes

    Since upgrading to 2.2.1, cc1objplus keeps crashing in the background while just editing code. This usually happens if the saved code has compilation errors. Is there a misfeature I need to turn off that would have the compiler doing something in the background? This is getting very annoying very fast.

    Thanks, I'll turn off that setting.
    The crashing problem started since XCode 2.2.1. Since it happens on more than one machine I'll save the time consuming reinstall step and assume it's a bug in the newer package.
    The objective-C++ compilation (.mm) has always been rather delegate so I'm not surprised. I quote often get internal compiler errors on weird syntax issues and have for several releases of MacOS and XCode.

  • Mail keeps crashing and app store and terminal and wont open in Mavericks

    Help!
    Ever since I installed Mavericks last week, Mail keeps crashing with the following error message below. The App Store and Terminal also refuse to open, please can someone help?
    Process:         Mail [832]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         7.0 (1816)
    Build Info:      Mail-1816000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [143]
    Responsible:     Mail [832]
    User ID:         501
    Date/Time:       2013-10-26 19:09:16.302 +0100
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  1C21170D-FD0C-73AA-D36C-0A7DDD3092F3
    Sleep/Wake UUID: B7214CB9-92CE-4F2B-8D01-D47FE2EF1F97
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-[NSViewController loadView] could not load the "MessageView" nib.'
    abort() called
    terminating with uncaught exception of type NSException
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8bbc441c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff8a253e75 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff8bbc42cc +[NSException raise:format:] + 204
    3   AppKit                              0x00007fff898b7507 -[NSViewController loadView] + 361
    4   AppKit                              0x00007fff897e5748 -[NSViewController view] + 41
    5   Mail                                0x000000010cb7264f Mail + 370255
    6   Mail                                0x000000010cb72512 Mail + 369938
    7   Mail                                0x000000010cb7214e Mail + 368974
    8   Mail                                0x000000010cb71e27 Mail + 368167
    9   Mail                                0x000000010cb7182d Mail + 366637
    10  AppKit                              0x00007fff898a526b -[NSView _updateSuggestedContentRect] + 774
    11  AppKit                              0x00007fff898b3df1 -[NSView _updateSuggestedContentRectForVisibleRectChange] + 219
    12  AppKit                              0x00007fff898b3c87 -[NSScrollView(NSRulerSupport) _handleBoundsChangeForSubview:] + 331
    13  AppKit                              0x00007fff898b3af4 -[NSView _postBoundsChangeNotification] + 136
    14  AppKit                              0x00007fff898b3938 -[NSView translateOriginToPoint:] + 294
    15  AppKit                              0x00007fff8975ac7f -[NSClipView _immediateScrollToPoint:] + 2659
    16  AppKit                              0x00007fff8975a1da -[NSClipView scrollToPoint:] + 237
    17  AppKit                              0x00007fff898b2d8e -[NSScrollView scrollClipView:toPoint:] + 203
    18  AppKit                              0x00007fff8975ee39 -[NSClipView _scrollTo:animateScroll:flashScrollerKnobs:] + 1688
    19  AppKit                              0x00007fff8975e5bf -[NSClipView _reflectDocumentViewFrameChange] + 128
    20  AppKit                              0x00007fff89722f3c -[NSView _postFrameChangeNotification] + 203
    21  AppKit                              0x00007fff8972c712 -[NSView setFrameSize:] + 1586
    22  Mail                                0x000000010cb38ac4 Mail + 133828
    23  AppKit                              0x00007fff8972c099 -[NSView setFrame:] + 294
    24  Mail                                0x000000010cb6bc6a Mail + 343146
    25  Mail                                0x000000010cb71007 Mail + 364551
    26  Mail                                0x000000010cb70e36 Mail + 364086
    27  Mail                                0x000000010cb6fcfd Mail + 359677
    28  Mail                                0x000000010cb37db0 Mail + 130480
    29  Foundation                          0x00007fff8a676c18 NSKeyValueNotifyObserver + 387
    30  Foundation                          0x00007fff8a6b3e71 -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 1115
    31  AppKit                              0x00007fff8977dc48 -[NSController _notifyObserversForKeyPath:change:] + 209
    32  AppKit                              0x00007fff898af6a7 -[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:] + 53
    33  AppKit                              0x00007fff8977da88 -[NSArrayController setContent:] + 826
    34  Mail                                0x000000010cb359a3 Mail + 121251
    35  Foundation                          0x00007fff8a6b46ce -[NSObject(NSKeyValueCoding) setValue:forKey:] + 389
    36  AppKit                              0x00007fff89786f5d -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1298
    37  AppKit                              0x00007fff8977df68 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 652
    38  Mail                                0x000000010cb88d6e Mail + 462190
    39  CoreFoundation                      0x00007fff8bb92fcc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    40  CoreFoundation                      0x00007fff8ba86c5d _CFXNotificationPost + 2893
    41  Foundation                          0x00007fff8a6704aa -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    42  Foundation                          0x00007fff8a696055 -[NSBlockOperation main] + 75
    43  Foundation                          0x00007fff8a675591 -[__NSOperationInternal _start:] + 631
    44  Foundation                          0x00007fff8a67523b __NSOQSchedule_f + 64
    45  libdispatch.dylib                   0x00007fff8ac8e2ad _dispatch_client_callout + 8
    46  libdispatch.dylib                   0x00007fff8ac95f03 _dispatch_main_queue_callback_4CF + 333
    47  CoreFoundation                      0x00007fff8bb2b839 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    48  CoreFoundation                      0x00007fff8bae6b14 __CFRunLoopRun + 1636
    49  CoreFoundation                      0x00007fff8bae6275 CFRunLoopRunSpecific + 309
    50  HIToolbox                           0x00007fff8f7fef0d RunCurrentEventLoopInMode + 226
    51  HIToolbox                           0x00007fff8f7fecb7 ReceiveNextEventCommon + 479
    52  HIToolbox                           0x00007fff8f7feabc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    53  AppKit                              0x00007fff896f528e _DPSNextEvent + 1434
    54  AppKit                              0x00007fff896f48db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    55  AppKit                              0x00007fff896e89cc -[NSApplication run] + 553
    56  AppKit                              0x00007fff896d3803 NSApplicationMain + 940
    57  libdyld.dylib                       0x00007fff8b9265fd start + 1
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8efa9866 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x00007fff9282635c pthread_kill + 92
    2   libsystem_c.dylib                       0x00007fff8af03bba abort + 125
    3   libc++abi.dylib                         0x00007fff8d3c9141 abort_message + 257
    4   libc++abi.dylib                         0x00007fff8d3eeabc default_terminate_handler() + 264
    5   libobjc.A.dylib                         0x00007fff8a25430d _objc_terminate() + 103
    6   libc++abi.dylib                         0x00007fff8d3ec3e1 std::__terminate(void (*)()) + 8
    7   libc++abi.dylib                         0x00007fff8d3ec456 std::terminate() + 54
    8   libobjc.A.dylib                         0x00007fff8a2540b0 objc_terminate + 9
    9   libdispatch.dylib                       0x00007fff8ac8e2c1 _dispatch_client_callout + 28
    10  libdispatch.dylib                       0x00007fff8ac95f03 _dispatch_main_queue_callback_4CF + 333
    11  com.apple.CoreFoundation                0x00007fff8bb2b839 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    12  com.apple.CoreFoundation                0x00007fff8bae6b14 __CFRunLoopRun + 1636
    13  com.apple.CoreFoundation                0x00007fff8bae6275 CFRunLoopRunSpecific + 309
    14  com.apple.HIToolbox                     0x00007fff8f7fef0d RunCurrentEventLoopInMode + 226
    15  com.apple.HIToolbox                     0x00007fff8f7fecb7 ReceiveNextEventCommon + 479
    16  com.apple.HIToolbox                     0x00007fff8f7feabc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    17  com.apple.AppKit                        0x00007fff896f528e _DPSNextEvent + 1434
    18  com.apple.AppKit                        0x00007fff896f48db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    19  com.apple.AppKit                        0x00007fff896e89cc -[NSApplication run] + 553
    20  com.apple.AppKit                        0x00007fff896d3803 NSApplicationMain + 940
    21  libdyld.dylib                           0x00007fff8b9265fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8efaa662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8ac9043d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8ac90152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 5:
    0   libsystem_pthread.dylib                 0x00007fff92829fac start_wqthread + 0
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 8:: +[MFLibrary synchronouslyUpdateMessageFiles]  Dispatch queue: NSOperationQueue 0x6000002223c0
    0   libsystem_kernel.dylib                  0x00007fff8efaa9f2 read + 10
    1   com.apple.Foundation                    0x00007fff8a68118a _NSReadFromFileDescriptorWithProgress + 255
    2   com.apple.Foundation                    0x00007fff8a6deba4 -[NSConcreteFileHandle readDataOfLength:] + 257
    3   com.apple.Mail.framework                0x00007fff8e206d71 +[MFLibrary _emlxPListInFile:plistOffset:] + 51
    4   com.apple.Mail.framework                0x00007fff8e200c17 +[MFLibrary updateFileForMessage:] + 180
    5   com.apple.CoreFoundation                0x00007fff8bb0cd06 __53-[__NSArrayI enumerateObjectsWithOptions:usingBlock:]_block_invoke + 70
    6   com.apple.CoreFoundation                0x00007fff8bb0cc50 -[__NSArrayI enumerateObjectsWithOptions:usingBlock:] + 320
    7   com.apple.Mail.framework                0x00007fff8e1e3914 +[MFLibrary synchronouslyUpdateMessageFiles] + 503
    8   com.apple.CoreFoundation                0x00007fff8baafdec __invoking___ + 140
    9   com.apple.CoreFoundation                0x00007fff8baafc54 -[NSInvocation invoke] + 308
    10  com.apple.MailCore                      0x00007fff8b175b74 -[MCMonitoredInvocation invoke] + 211
    11  com.apple.MailCore                      0x00007fff8b198808 -[MCThrowingInvocationOperation main] + 40
    12  com.apple.MailCore                      0x00007fff8b13cf08 -[_MCInvocationOperation main] + 332
    13  com.apple.Foundation                    0x00007fff8a675591 -[__NSOperationInternal _start:] + 631
    14  com.apple.Foundation                    0x00007fff8a67523b __NSOQSchedule_f + 64
    15  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    16  libdispatch.dylib                       0x00007fff8ac927ff _dispatch_async_redirect_invoke + 154
    17  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    18  libdispatch.dylib                       0x00007fff8ac9009e _dispatch_root_queue_drain + 326
    19  libdispatch.dylib                       0x00007fff8ac91193 _dispatch_worker_thread2 + 40
    20  libsystem_pthread.dylib                 0x00007fff92826ef8 _pthread_wqthread + 314
    21  libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 10:: -[MFSnippetManager _calculateSnippetForMessages]  Dispatch queue: NSOperationQueue Serial Queue
    0   libsystem_kernel.dylib                  0x00007fff8efaa9f2 read + 10
    1   com.apple.Foundation                    0x00007fff8a68118a _NSReadFromFileDescriptorWithProgress + 255
    2   com.apple.Foundation                    0x00007fff8a680f3b _NSReadBytesFromFileWithExtendedAttributes + 888
    3   com.apple.Foundation                    0x00007fff8a680b37 -[NSData(NSData) initWithContentsOfFile:] + 91
    4   com.apple.Foundation                    0x00007fff8a6e3c6c +[NSData(NSData) dataWithContentsOfFile:] + 43
    5   com.apple.Mail.framework                0x00007fff8e206f16 +[MFLibrary bodyDataAtPath:headerData:] + 49
    6   com.apple.Mail.framework                0x00007fff8e20737d +[MFLibrary bodyDataForMessage:andHeaderDataIfReadilyAvailable:] + 58
    7   com.apple.Mail.framework                0x00007fff8e2940c0 -[MFMessageStore bodyDataForMessage:fetchIfNotAvailable:allowPartial:] + 287
    8   com.apple.MailCore                      0x00007fff8b16e901 -[MCMimePart(MessageSupport) parseMimeBodyFetchIfNotAvailable:allowPartial:] + 141
    9   com.apple.Mail.framework                0x00007fff8e2966be -[MFMessageStore _fetchBodyForMessage:fetchIfNotAvailable:updateFlags:allowPartial:] + 154
    10  com.apple.Mail.framework                0x00007fff8e294326 -[MFMessageStore bodyForMessage:fetchIfNotAvailable:updateFlags:allowPartial:] + 156
    11  com.apple.Mail.framework                0x00007fff8e2de12d __48-[MFSnippetManager _calculateSnippetForMessages]_block_invoke + 363
    12  com.apple.CoreFoundation                0x00007fff8bb01a1f __65-[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:]_block_invoke + 111
    13  com.apple.CoreFoundation                0x00007fff8bb0192e -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 222
    14  com.apple.Mail.framework                0x00007fff8e2ddfa2 -[MFSnippetManager _calculateSnippetForMessages] + 287
    15  com.apple.CoreFoundation                0x00007fff8baafdec __invoking___ + 140
    16  com.apple.CoreFoundation                0x00007fff8baafc54 -[NSInvocation invoke] + 308
    17  com.apple.MailCore                      0x00007fff8b198808 -[MCThrowingInvocationOperation main] + 40
    18  com.apple.MailCore                      0x00007fff8b13cf08 -[_MCInvocationOperation main] + 332
    19  com.apple.Foundation                    0x00007fff8a675591 -[__NSOperationInternal _start:] + 631
    20  com.apple.Foundation                    0x00007fff8a67523b __NSOQSchedule_f + 64
    21  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    22  libdispatch.dylib                       0x00007fff8ac9068f _dispatch_queue_drain + 451
    23  libdispatch.dylib                       0x00007fff8ac919dd _dispatch_queue_invoke + 110
    24  libdispatch.dylib                       0x00007fff8ac8ffa3 _dispatch_root_queue_drain + 75
    25  libdispatch.dylib                       0x00007fff8ac91193 _dispatch_worker_thread2 + 40
    26  libsystem_pthread.dylib                 0x00007fff92826ef8 _pthread_wqthread + 314
    27  libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 14:: Dispatch queue: [MFLibrary writeQueue]
    0   libsystem_kernel.dylib                  0x00007fff8efaa962 pread + 10
    1   libsqlite3.dylib                        0x00007fff921cf1d4 unixRead + 100
    2   libsqlite3.dylib                        0x00007fff921f55ee readDbPage + 478
    3   libsqlite3.dylib                        0x00007fff921f418d sqlite3PagerAcquire + 349
    4   libsqlite3.dylib                        0x00007fff922298f7 sqlite3BtreeMovetoUnpacked + 1143
    5   libsqlite3.dylib                        0x00007fff9220f8c4 sqlite3VdbeExec + 5236
    6   libsqlite3.dylib                        0x00007fff9220d40a sqlite3_step + 666
    7   com.apple.Mail.framework                0x00007fff8e1e4392 setFlagsForMessage + 448
    8   com.apple.Mail.framework                0x00007fff8e1e4125 __83+[MFLibrary commitSynchronouslyPostingMessages:postFlags:postingOldFlagsByMessage:]_block_i nvoke + 210
    9   com.apple.Mail.framework                0x00007fff8e2109e5 +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 1328
    10  com.apple.Mail.framework                0x00007fff8e1e3f16 +[MFLibrary commitSynchronouslyPostingMessages:postFlags:postingOldFlagsByMessage:] + 644
    11  com.apple.Mail.framework                0x00007fff8e229303 __59-[MFLibraryStore async_setFlagsFromDictionary:forMessages:]_block_invoke + 435
    12  com.apple.Foundation                    0x00007fff8a696055 -[NSBlockOperation main] + 75
    13  com.apple.MailCore                      0x00007fff8b198564 -[MCTaskOperation main] + 642
    14  com.apple.Foundation                    0x00007fff8a675591 -[__NSOperationInternal _start:] + 631
    15  com.apple.Foundation                    0x00007fff8a67523b __NSOQSchedule_f + 64
    16  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    17  libdispatch.dylib                       0x00007fff8ac927ff _dispatch_async_redirect_invoke + 154
    18  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    19  libdispatch.dylib                       0x00007fff8ac9009e _dispatch_root_queue_drain + 326
    20  libdispatch.dylib                       0x00007fff8ac91193 _dispatch_worker_thread2 + 40
    21  libsystem_pthread.dylib                 0x00007fff92826ef8 _pthread_wqthread + 314
    22  libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 18:: -[MFLibraryIMAPStore openSynchronously]  Dispatch queue: NSOperationQueue 0x60800023da00
    0   libsystem_kernel.dylib                  0x00007fff8efa9716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff92827c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff8a6d7ae0 -[__NSOperationInternal _waitUntilFinishedOrTimeout:outer:] + 218
    3   com.apple.IMAP                          0x00007fff909d0fc0 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 228
    4   com.apple.IMAP                          0x00007fff909eafa1 -[IMAPGateway waitUntilClientOperationIsFinished:] + 184
    5   com.apple.IMAP                          0x00007fff909eaed7 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 397
    6   com.apple.IMAP                          0x00007fff909d9b3f -[IMAPConnection _authenticateWithAuthenticator:] + 136
    7   com.apple.MailCore                      0x00007fff8b12cd10 -[MCConnection authenticate] + 594
    8   com.apple.IMAP                          0x00007fff909d99e0 -[IMAPConnection authenticate] + 66
    9   com.apple.Mail.framework                0x00007fff8e1caa08 -[MFIMAPAccount connectAndAuthenticate:] + 1163
    10  com.apple.Mail.framework                0x00007fff8e1cba8b -[MFIMAPAccount _recoverFromConnectionlessStateHighPriority:] + 118
    11  com.apple.Mail.framework                0x00007fff8e1cb7ee -[MFIMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 168
    12  com.apple.Mail.framework                0x00007fff8e1cb486 -[MFIMAPAccount _gatewayForMailbox:name:options:] + 272
    13  com.apple.Mail.framework                0x00007fff8e220e88 -[MFLibraryIMAPStore _gatewayCreateIfNeeded:options:] + 158
    14  com.apple.Mail.framework                0x00007fff8e2179ca -[MFLibraryIMAPStore _openSynchronouslyUpdatingMetadata:withOptions:] + 279
    15  com.apple.CoreFoundation                0x00007fff8baafdec __invoking___ + 140
    16  com.apple.CoreFoundation                0x00007fff8baafc54 -[NSInvocation invoke] + 308
    17  com.apple.MailCore                      0x00007fff8b175b74 -[MCMonitoredInvocation invoke] + 211
    18  com.apple.MailCore                      0x00007fff8b198808 -[MCThrowingInvocationOperation main] + 40
    19  com.apple.MailCore                      0x00007fff8b13cf08 -[_MCInvocationOperation main] + 332
    20  com.apple.Foundation                    0x00007fff8a675591 -[__NSOperationInternal _start:] + 631
    21  com.apple.Foundation                    0x00007fff8a67523b __NSOQSchedule_f + 64
    22  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    23  libdispatch.dylib                       0x00007fff8ac927ff _dispatch_async_redirect_invoke + 154
    24  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    25  libdispatch.dylib                       0x00007fff8ac9009e _dispatch_root_queue_drain + 326
    26  libdispatch.dylib                       0x00007fff8ac91193 _dispatch_worker_thread2 + 40
    27  libsystem_pthread.dylib                 0x00007fff92826ef8 _pthread_wqthread + 314
    28  libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 19:: -[MFLibraryIMAPStore openSynchronously]  Dispatch queue: NSOperationQueue 0x60800023da00
    0   libsystem_kernel.dylib                  0x00007fff8efa5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8efa4d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8bae7315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8bae6939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8bae6275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8a6d6a7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.MailCore                      0x00007fff8b1952cf -[MCSocket _waitForSecurityLayerNegotiationStreamsAreScheduled:] + 645
    7   com.apple.MailCore                      0x00007fff8b194a28 -[MCSocket connectToHost:withPort:isBackground:] + 1524
    8   com.apple.MailCore                      0x00007fff8b12bdd4 -[MCConnection connectDiscoveringBestSettings:] + 1115
    9   com.apple.Mail.framework                0x00007fff8e1ca923 -[MFIMAPAccount connectAndAuthenticate:] + 934
    10  com.apple.Mail.framework                0x00007fff8e1cba8b -[MFIMAPAccount _recoverFromConnectionlessStateHighPriority:] + 118
    11  com.apple.Mail.framework                0x00007fff8e1cb7ee -[MFIMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 168
    12  com.apple.Mail.framework                0x00007fff8e1cb486 -[MFIMAPAccount _gatewayForMailbox:name:options:] + 272
    13  com.apple.Mail.framework                0x00007fff8e220e88 -[MFLibraryIMAPStore _gatewayCreateIfNeeded:options:] + 158
    14  com.apple.Mail.framework                0x00007fff8e2179ca -[MFLibraryIMAPStore _openSynchronouslyUpdatingMetadata:withOptions:] + 279
    15  com.apple.CoreFoundation                0x00007fff8baafdec __invoking___ + 140
    16  com.apple.CoreFoundation                0x00007fff8baafc54 -[NSInvocation invoke] + 308
    17  com.apple.MailCore                      0x00007fff8b175b74 -[MCMonitoredInvocation invoke] + 211
    18  com.apple.MailCore                      0x00007fff8b198808 -[MCThrowingInvocationOperation main] + 40
    19  com.apple.MailCore                      0x00007fff8b13cf08 -[_MCInvocationOperation main] + 332
    20  com.apple.Foundation                    0x00007fff8a675591 -[__NSOperationInternal _start:] + 631
    21  com.apple.Foundation                    0x00007fff8a67523b __NSOQSchedule_f + 64
    22  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    23  libdispatch.dylib                       0x00007fff8ac927ff _dispatch_async_redirect_invoke + 154
    24  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    25  libdispatch.dylib                       0x00007fff8ac9009e _dispatch_root_queue_drain + 326
    26  libdispatch.dylib                       0x00007fff8ac91193 _dispatch_worker_thread2 + 40
    27  libsystem_pthread.dylib                 0x00007fff92826ef8 _pthread_wqthread + 314
    28  libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 22:: Dispatch queue: NSOperationQueue 0x6000002c2840
    0   libsystem_kernel.dylib                  0x00007fff8efa5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8efa4d18 mach_msg + 64
    2   libsystem_kernel.dylib                  0x00007fff8efa03f4 semaphore_create + 99
    3   libdispatch.dylib                       0x00007fff8ac92a8f _dispatch_semaphore_create_port + 62
    4   libdispatch.dylib                       0x00007fff8ac9299e _dispatch_semaphore_wait_slow + 87
    5   libxpc.dylib                            0x00007fff86cad733 xpc_connection_send_message_with_reply_sync + 195
    6   com.apple.CoreFoundation                0x00007fff8bab8193 -[CFPrefsPlistSource copyReplyForDaemonMessage:toConnection:error:] + 243
    7   com.apple.CoreFoundation                0x00007fff8bc12820 __47-[CFPrefsPlistSource alreadylocked_synchronize]_block_invoke_2 + 352
    8   com.apple.CoreFoundation                0x00007fff8bab7a9b withDaemonConnection + 299
    9   com.apple.CoreFoundation                0x00007fff8bab74fb -[CFPrefsPlistSource alreadylocked_synchronize] + 587
    10  com.apple.CoreFoundation                0x00007fff8bab71f3 _copyValueForKey + 131
    11  com.apple.CoreFoundation                0x00007fff8bab7147 -[CFPrefsPlistSource copyValueForKey:] + 71
    12  com.apple.CoreFoundation                0x00007fff8badf730 ___CFPreferencesCopyValueWithContainer_block_invoke + 32
    13  com.apple.CoreFoundation                0x00007fff8bab6097 +[CFPrefsSource withSourceForIdentifier:user:byHost:container:perform:] + 839
    14  com.apple.CoreFoundation                0x00007fff8badf6c7 _CFPreferencesCopyValueWithContainer + 231
    15  com.apple.framework.internetaccounts          0x00007fff86587602 __IADebugLog_block_invoke + 49
    16  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    17  libdispatch.dylib                       0x00007fff8ac8e21c dispatch_once_f + 79
    18  com.apple.framework.internetaccounts          0x00007fff865875c7 IADebugLog + 407
    19  com.apple.framework.internetaccounts          0x00007fff86563719 -[IAGoogleAuthTokenManager init] + 182
    20  com.apple.framework.internetaccounts          0x00007fff8656361e __34+[IAGoogleAuthTokenManager shared]_block_invoke + 37
    21  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    22  libdispatch.dylib                       0x00007fff8ac8e21c dispatch_once_f + 79
    23  com.apple.framework.internetaccounts          0x00007fff865635f7 +[IAGoogleAuthTokenManager shared] + 103
    24  com.apple.Mail.framework                0x00007fff8e24c8ee -[MFMailAccount googleClientToken] + 165
    25  com.apple.MailCore                      0x00007fff8b18cf8f -[_MCPlainClientTokenSaslClient initialResponse] + 82
    26  com.apple.IMAP                          0x00007fff909c84a6 -[IMAPClientAuthenticateOperation newCommandDataForLiteralPlus:] + 174
    27  com.apple.IMAP                          0x00007fff909d81a1 -[IMAPConnection _sendCommand:response:] + 1359
    28  com.apple.IMAP                          0x00007fff909d9f2c -[IMAPConnection executeAuthenticate:] + 294
    29  com.apple.IMAP                          0x00007fff909c8581 -[IMAPClientAuthenticateOperation executeOnConnection:] + 26
    30  com.apple.IMAP                          0x00007fff909d7ada -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1216
    31  com.apple.IMAP                          0x00007fff909eaafe -[IMAPGateway _allowClientOperationThrough:] + 910
    32  com.apple.IMAP                          0x00007fff909ea715 -[IMAPGateway allowClientOperationThrough:] + 385
    33  com.apple.IMAP                          0x00007fff909ce20b -[IMAPClientOperation main] + 57
    34  com.apple.Foundation                    0x00007fff8a675591 -[__NSOperationInternal _start:] + 631
    35  com.apple.Foundation                    0x00007fff8a67523b __NSOQSchedule_f + 64
    36  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    37  libdispatch.dylib                       0x00007fff8ac927ff _dispatch_async_redirect_invoke + 154
    38  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    39  libdispatch.dylib                       0x00007fff8ac9009e _dispatch_root_queue_drain + 326
    40  libdispatch.dylib                       0x00007fff8ac91193 _dispatch_worker_thread2 + 40
    41  libsystem_pthread.dylib                 0x00007fff92826ef8 _pthread_wqthread + 314
    42  libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff8efa5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8efa4d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8bae7315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8bae6939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8bae6275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff898951ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff92825899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff9282572a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff92829fc9 thread_start + 13
    Thread 25:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8efa5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8efa4d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8bae7315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8bae6939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8bae6275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8a6d4907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff8a6d470b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff92825899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9282572a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff92829fc9 thread_start + 13
    Thread 26:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8efa99aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff8bb32d43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff92825899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff9282572a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff92829fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff78923310  rcx: 0x00007fff530e5ea8  rdx: 0x0000000000000000
      rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff530e5ed0  rsp: 0x00007fff530e5ea8
       r8: 0x00007fff8d3efab4   r9: 0x00007fff8af2b900  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00007fff530e6030  r13: 0x0000600000123160  r14: 0x0000000000000006  r15: 0x00007fff530e5f10
      rip: 0x00007fff8efa9866  rfl: 0x0000000000000206  cr2: 0x0000000113113000
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x10cb18000 -        0x10ce07fff  com.apple.mail (7.0 - 1816) <E8B5953C-FD5C-3D3B-B481-34F23E45730A> /Applications/Mail.app/Contents/MacOS/Mail
           0x10d264000 -        0x10d266fff  apop.so (170) <79E840B4-6D30-3CBB-99D3-345D6C77D5DF> /usr/lib/sasl2/apop.so
           0x10d26a000 -        0x10d27afff  dhx.so (170) <A9EBA1D4-8ED8-37BB-BA1E-263091EAF96E> /usr/lib/sasl2/dhx.so
           0x10d286000 -        0x10d28efff  digestmd5WebDAV.so (170) <9DBE65CE-9B5C-37A3-8112-40F39BE3B5F8> /usr/lib/sasl2/digestmd5WebDAV.so
           0x10d293000 -        0x10d295fff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
           0x10d299000 -        0x10d29bfff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
           0x10d2a0000 -        0x10d2a8ff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
           0x10d2ad000 -        0x10d2b1fff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
           0x10d2b6000 -        0x10d2b8fff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
           0x10d2bc000 -        0x10d2c1fff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
           0x10d2c6000 -        0x10d2cdfff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
           0x10d2d6000 -        0x10d2d8fff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
           0x10d2dc000 -        0x10d2e0fff  libpps.so (170) <9BAB4F91-A2DF-3F11-A2E4-8E353562ECC8> /usr/lib/sasl2/libpps.so
           0x10d2e5000 -        0x10d2e8ff7  mschapv2.so (170) <7B006E8A-BEB7-3004-9C16-134D37C077A5> /usr/lib/sasl2/mschapv2.so
           0x10d2ed000 -        0x10d315ff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <C36B818F-C1FE-3F3F-A01C-F4613F570D4D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x10d32b000 -        0x10d32dfff  smb_nt.so (170) <903A6BA5-5B1F-305A-98EA-27BE757A7CFF> /usr/lib/sasl2/smb_nt.so
           0x10d332000 -        0x10d334fff  pwauxprop.so (400) <924056F9-D203-3DAD-B78D-61439A2E6BE8> /usr/lib/sasl2/pwauxprop.so
           0x10d339000 -        0x10d33bfff  shadow_auxprop.so (170) <2E0153C3-9D36-3496-8885-DE8B91838036> /usr/lib/sasl2/shadow_auxprop.so
           0x10d340000 -        0x10d342fff  smb_ntlmv2.so (170) <15A0B3C1-DA72-3B4C-8234-EF24132FEB0B> /usr/lib/sasl2/smb_ntlmv2.so
           0x10eb61000 -        0x10eb68ff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x11203f000 -        0x112042fff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
           0x112198000 -        0x112199fff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1365) <260EDDAA-A812-3097-BE14-A63EA4BEDD31> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x1121ab000 -        0x1121afff7  com.apple.DirectoryServicesSource (8.0 - 1365) <2F2D5BAA-F006-3701-922C-37EF076DE3D1> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x112cae000 -        0x112caeff9 +cl_kernels (???) <8008097B-D4F3-450E-9BED-7029C8AFAEDB> cl_kernels
           0x112cc3000 -        0x112cc4ffa +cl_kernels (???) <B93AD5F8-3BA3-4DF4-97D6-9A5137048DAD> cl_kernels
           0x112cc8000 -        0x112cc8ffd +cl_kernels (???) <8059D9F9-4700-4237-B5F6-10270270F41D> cl_kernels
           0x112d3e000 -        0x112e24fef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x112e76000 -        0x112f56ff7  unorm8_rgba.dylib (2.3.58) <DDD1AFEB-FD30-34D2-958A-823C3EFD649A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x112fa8000 -        0x112fa8fff +cl_kernels (???) <B57BB37D-07A8-4B44-9A8F-4BEB3395F62F> cl_kernels
           0x113048000 -        0x113048ffb +cl_kernels (???) <546122C5-B9C2-4A19-AD43-A811CB3F32FF> cl_kernels
           0x11305e000 -        0x11305fff2 +cl_kernels (???) <BDD50C1D-953E-4FF5-ADB7-53E484E19F72> cl_kernels
           0x113068000 -        0x113068ffe +cl_kernels (???) <ABA6783A-F44B-4959-98EB-7501AA205545> cl_kernels
           0x113071000 -        0x113071ff7 +cl_kernels (???) <7797CCA3-3341-43FC-B014-E29C2CC2B593> cl_kernels
           0x11307c000 -        0x11307cff7 +cl_kernels (???) <B46B5894-5999-4694-AC35-DC983EB41408> cl_kernels
           0x113293000 -        0x113294ff4 +cl_kernels (???) <B72DD580-7F28-41F5-A197-93E535A62AD0> cl_kernels
        0x7fff628d1000 -     0x7fff62904817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff864c6000 -     0x7fff864deff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff864df000 -     0x7fff86537ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff86538000 -     0x7fff86540ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff86541000 -     0x7fff8654cfff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff8654d000 -     0x7fff8659cff7  com.apple.framework.internetaccounts (2.1 - 210) <C77069C7-928C-315C-AA61-D90543901F20> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8659d000 -     0x7fff868b7ff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff868b8000 -     0x7fff868c8ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff868c9000 -     0x7fff868d0ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff868d1000 -     0x7fff868d9ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff868da000 -     0x7fff86901ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff86902000 -     0x7fff8690affc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8690b000 -     0x7fff86969ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8696a000 -     0x7fff8696dfff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8696e000 -     0x7fff8699cff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8699d000 -     0x7fff8699dffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8699e000 -     0x7fff869a3ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff869a4000 -     0x7fff86be7fff  com.apple.AddressBook.framework (8.0 - 1365) <816242B1-D45E-3B5D-BC98-BB23458D5367> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff86be8000 -     0x7fff86c45fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff86c46000 -     0x7fff86c88ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff86c8f000 -     0x7fff86ca2ff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff86ca3000 -     0x7fff86cc7fff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
        0x7fff86d46000 -     0x7fff86d53ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff87632000 -     0x7fff87720fff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8778c000 -     0x7fff877d3fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff877d4000 -     0x7fff877f1ff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff877f2000 -     0x7fff87960ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff87961000 -     0x7fff87986ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff87987000 -     0x7fff887d3ff5  com.apple.WebCore (9537 - 9537.70) <7A90E9D3-4F26-3049-9C96-C6B8CB1395C8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff887d4000 -     0x7fff887f6fff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff887f7000 -     0x7fff887f8fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff887f9000 -     0x7fff88a51ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff88fd2000 -     0x7fff8900efff  com.apple.ids (10.0 - 1000) <22502AAF-CC59-33EC-9ACF-106315206701> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff8903a000 -     0x7fff8903bff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8903c000 -     0x7fff8930aff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8930b000 -     0x7fff89378fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff89379000 -     0x7fff893beff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
        0x7fff893bf000 -     0x7fff893c7fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff89410000 -     0x7fff894adfff  com.apple.imcore (10.0 - 1000) <027E09B4-B4B6-3710-8806-B4CE41DF3242> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff894ae000 -     0x7fff894bdff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff894be000 -     0x7fff89587fff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff89588000 -     0x7fff8959aff7  com.apple.addressbook.ContactsAutocomplete (8.0 - 1365) <9EF30F4C-2C3F-321C-8C32-1445395FD9C7> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/Con tactsAutocomplete
        0x7fff8959b000 -     0x7fff8966cff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8966d000 -     0x7fff8967aff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff896cc000 -     0x7fff896d0fff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff896d1000 -     0x7fff8a245ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8a246000 -     0x7fff8a3f3f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff8a3f4000 -     0x7fff8a547ff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8a548000 -     0x7fff8a575ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8a576000 -     0x7fff8a594ff7  com.apple.CalendarFoundation (7.0 - 111) <D5CEE7AE-3325-3E7E-924B-12834AE7D218> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff8a595000 -     0x7fff8a624ff7  com.apple.Metadata (10.7.0 - 800.12) <04486C95-3E49-36C4-89B6-925E925BB417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8a625000 -     0x7fff8a66cff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib

    I am having the same problem. Any solution?? in my case so far is photo booth appstore terminal, facetime the built in camera is not working with skype

  • Troubleshoting help needed:  My iMac keeps crashing and restarting with a report detail: "spinlock application timed out"  What can I do to fix this?timed out"

    Troubleshooting help needed:  My iMac keeps crashing and restarting with a notice: "Spinlock application timed out"  What can I do?

    Launch the Console 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. Click Utilities, then Console in the page that opens.
    Select the most recent panic log under System Diagnostic Reports. Post the contents — the text, please, not a screenshot. In the interest of privacy, I suggest you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header and body of the report, if it’s present (it may not be.) Please don't post shutdownStall, spin, or hang reports.

  • My Mac keeps crashing about once every other day.

    So my Mac keeps crashing at random times. One was just looking around on facebook last night, and just 20 minutes ago, I was playing StarCraft 2 online. My screen goes black, with the backlight still on, and the keyboard lights stay on. The time it crashed while I was playing StarCraft 2, I believe I heard the audio skipping while the screen was black. My most recent crash report is.. Can anyone help me? All software is up to date.
    Interval Since Last Panic Report:  425626 sec
    Panics Since Last Report:          2
    Anonymous UUID:                    2E39DE25-B92A-4ADA-95E0-995EA3656792
    Thu Aug 16 23:54:05 2012
    panic(cpu 0 caller 0x9d4c9b): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0x0a2910de 0x00100000 0x00000000, BAR0 0xc0000000 0xa67a3000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x7c3e3888 : 0x21b837 (0x5dd7fc 0x7c3e38bc 0x223ce1 0x0)
    0x7c3e38d8 : 0x9d4c9b (0xbea28c 0xc5a800 0xbf8e60 0x0)
    0x7c3e3978 : 0xaef608 (0xe1f2404 0xe48a004 0x100 0x2a1b00)
    0x7c3e39c8 : 0xae6601 (0xe48a004 0x100 0x7c3e39f8 0x9c4778)
    0x7c3e39f8 : 0x16ce9a6 (0xe48a004 0x100 0x438004ee 0x1203218)
    0x7c3e3b38 : 0xb0e2b5 (0xe48a004 0xe6d5004 0x0 0x0)
    0x7c3e3b78 : 0x9dde7c (0xe48a004 0xe6d5004 0x0 0x0)
    0x7c3e3c18 : 0x9da55b (0x0 0x9 0x0 0x0)
    0x7c3e3dc8 : 0x9dc42a (0x0 0x600d600d 0x702a 0x7c3e3df8)
    0x7c3e3e98 : 0x970582 (0xc1d00011 0xaa910001 0x20802040 0x7c3e3ee0)
    0x7c3e3ef8 : 0xd3257d (0xe21f800 0x7c3e3f4c 0x0 0x7)
    0x7c3e3f58 : 0xd3271a (0xe20a400 0xd39e54 0x7c3e3f78 0x2a45c9)
    0x7c3e3f78 : 0x230235 (0xe20a400 0x0 0x7c3e3fc8 0x227cea)
    0x7c3e3fc8 : 0x2a179c (0x863ea0 0x0 0x10 0xf39b524)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.driver.AGPM(100.12.31)@0xd2f000->0xd39fff
                dependency: com.apple.iokit.IOGraphicsFamily(2.2.1)@0x93f000
                dependency: com.apple.iokit.IONDRVSupport(2.2.1)@0x961000
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x928000
             com.apple.nvidia.nv50hal(6.4.0)@0x1598000->0x19acfff
                dependency: com.apple.NVDAResman(6.4.0)@0x96e000
             com.apple.NVDAResman(6.4.0)@0x96e000->0xc5bfff
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x928000
                dependency: com.apple.iokit.IONDRVSupport(2.2.1)@0x961000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2.1)@0x93f000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 31721837275977
    unloaded kexts:
    com.apple.driver.AppleUSBUHCI          4.2.0 (addr 0x142d000, size 0x65536) - last unloaded 245860975537
    loaded kexts:
    com.jft.driver.PdaNetDrv          1.0.64
    com.apple.driver.AppleHWSensor          1.9.3d0 - last loaded 43314316525
    com.apple.driver.AGPM          100.12.31
    com.apple.driver.AppleMikeyHIDDriver          1.2.0
    com.apple.driver.AppleHDA          2.0.5f14
    com.apple.driver.AppleMikeyDriver          2.0.5f14
    com.apple.driver.AudioAUUC          1.57
    com.apple.driver.AppleUpstreamUserClient          3.5.7
    com.apple.driver.AppleMCCSControl          1.0.20
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.filesystems.autofs          2.1.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.0a1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.1.6
    com.apple.GeForce          6.4.0
    com.apple.driver.AppleGraphicsControl          2.10.6
    com.apple.driver.AppleLPC          1.5.1
    com.apple.kext.AppleSMCLMU          1.5.2d10
    com.apple.driver.AppleIntelHDGraphics          6.4.0
    com.apple.driver.AppleIntelHDGraphicsFB          6.4.0
    com.apple.driver.AppleUSBTCButtons          201.6
    com.apple.driver.AppleUSBCardReader          2.6.1
    com.apple.driver.AppleUSBTCKeyboard          201.6
    com.apple.driver.AppleIRController          303.8
    com.apple.iokit.SCSITaskUserClient          2.6.8
    com.apple.BootCache          31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage          1.6.4
    com.apple.driver.AppleUSBHub          4.2.4
    com.apple.driver.AppleFWOHCI          4.7.3
    com.apple.driver.AirPortBrcm43224          428.42.4
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleAHCIPort          2.1.7
    com.apple.iokit.AppleBCM5701Ethernet          3.0.5b8
    com.apple.driver.AppleUSBEHCI          4.2.4
    com.apple.driver.AppleSmartBatteryManager          160.0.0
    com.apple.driver.AppleACPIButtons          1.3.6
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.3.6
    com.apple.driver.AppleAPIC          1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient          142.6.0
    com.apple.security.sandbox          1
    com.apple.security.quarantine          0
    com.apple.nke.applicationfirewall          2.1.14
    com.apple.driver.AppleIntelCPUPowerManagement          142.6.0
    com.apple.driver.AppleProfileReadCounterAction          17
    com.apple.driver.DspFuncLib          2.0.5f14
    com.apple.driver.AppleProfileTimestampAction          10
    com.apple.driver.AppleProfileThreadInfoAction          14
    com.apple.driver.AppleProfileRegisterStateAction          10
    com.apple.driver.AppleProfileKEventAction          10
    com.apple.driver.AppleProfileCallstackAction          20
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.driver.IOPlatformPluginFamily          4.7.0a1
    com.apple.iokit.IOSurface          74.2
    com.apple.iokit.IOBluetoothSerialManager          2.4.5f3
    com.apple.iokit.IOSerialFamily          10.0.3
    com.apple.iokit.IOFireWireIP          2.0.3
    com.apple.iokit.IOAudioFamily          1.8.3fc2
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.iokit.AppleProfileFamily          41
    com.apple.driver.AppleHDAController          2.0.5f14
    com.apple.iokit.IOHDAFamily          2.0.5f14
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleBacklightExpert          1.0.1
    com.apple.driver.AppleSMC          3.1.0d5
    com.apple.nvidia.nv50hal          6.4.0
    com.apple.NVDAResman          6.4.0
    com.apple.iokit.IONDRVSupport          2.2.1
    com.apple.iokit.IOGraphicsFamily          2.2.1
    com.apple.driver.BroadcomUSBBluetoothHCIController          2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController          2.4.5f3
    com.apple.iokit.IOBluetoothFamily          2.4.5f3
    com.apple.iokit.IOSCSIBlockCommandsDevice          2.6.8
    com.apple.iokit.IOUSBMassStorageClass          2.6.7
    com.apple.driver.AppleUSBMultitouch          207.7
    com.apple.iokit.IOUSBHIDDriver          4.2.0
    com.apple.driver.AppleUSBMergeNub          4.2.4
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          2.6.8
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.6.1
    com.apple.driver.XsanFilter          402.1
    com.apple.iokit.IOAHCISerialATAPI          1.2.6
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.8
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IOUSBUserClient          4.2.4
    com.apple.iokit.IO80211Family          320.1
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IONetworkingFamily          1.10
    com.apple.iokit.IOUSBFamily          4.2.4
    com.apple.driver.AppleEFIRuntime          1.4.0
    com.apple.iokit.IOHIDFamily          1.6.6
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          6
    com.apple.driver.DiskImages          289.1
    com.apple.iokit.IOStorageFamily          1.6.3
    com.apple.driver.AppleACPIPlatform          1.3.6
    com.apple.iokit.IOPCIFamily          2.6.5
    com.apple.iokit.IOACPIFamily          1.3.0

    Well, yet another crash today...
    Interval Since Last Panic Report:  83117 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    2E39DE25-B92A-4ADA-95E0-995EA3656792
    Sat Aug 25 23:33:59 2012
    panic(cpu 0 caller 0x9d4c9b): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xc0000000 0xa680f000 0x0a5480a2, D0, P2/4
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0xcd191c38 : 0x21b837 (0x5dd7fc 0xcd191c6c 0x223ce1 0x0)
    0xcd191c88 : 0x9d4c9b (0xbea28c 0xc5a800 0xbf8e60 0x0)
    0xcd191d28 : 0xaef608 (0xe4a2804 0xe060004 0x100 0x29456a)
    0xcd191d78 : 0xae6601 (0xe060004 0x100 0xcd191da8 0x9c4778)
    0xcd191da8 : 0x16c89a6 (0xe060004 0x100 0x438004ee 0x29faeb)
    0xcd191ee8 : 0xb0e2b5 (0xe060004 0xe67b004 0x0 0x0)
    0xcd191f28 : 0x9dde7c (0xe060004 0xe67b004 0x0 0x0)
    0xcd191fc8 : 0x9da55b (0x0 0x9 0x0 0x0)
    0xcd192178 : 0x9dc6e7 (0x0 0x600d600d 0x7027 0xcd1921a8)
    0xcd192248 : 0xc8610d (0xc1d0004d 0xbeef0003 0xeee5200 0x71)
    0xcd1922e8 : 0xc86685 (0x6d17e000 0xeee5200 0x12aa1004 0x0)
    0xcd192328 : 0xc5dec3 (0x6d17e000 0xeee5200 0x12aa1004 0x0)
    0xcd192358 : 0xc85cba (0x6d17e000 0xeee5200 0x12aa1004 0x0)
    0xcd192378 : 0xc5d418 (0x6d17e000 0xeee5200 0x12aa1004 0x0)
    0xcd192398 : 0xc86630 (0x6d17e000 0x12aa1000 0x2 0x2)
    0xcd1923d8 : 0xc60905 (0x6d17e000 0x12aa1000 0x0 0x11496800)
    0xcd192418 : 0xc5e325 (0x6d17e000 0x6d28e000 0x6d3b3000 0xe4da4c0)
    0xcd192468 : 0xcb14e9 (0x6d17e000 0x6d28e000 0x6d3b3000 0xe4da4c0)
    0xcd1924f8 : 0xca2c9b (0xe4da4c0 0x11496800 0x0 0x1)
    0xcd192558 : 0xca2f02 (0x6d28e000 0x6d28e788 0x11496800 0x0)
    0xcd1925a8 : 0xca33d6 (0x6d28e000 0x6d28e788 0xcd1928cc 0xcd19286c)
    0xcd1928e8 : 0xca01a1 (0x6d28e000 0x6d28e788 0x1 0x2209aa)
    0xcd192908 : 0xc6788f (0x6d28e000 0x6d28e788 0x115b3700 0x507617)
    0xcd192938 : 0xca1c64 (0x6d28e000 0xcd192a7c 0xcd192968 0x6d28e000)
    0xcd192978 : 0xc6bc93 (0x6d28e000 0xcd192a7c 0x11f164f 0x3)
    0xcd192ab8 : 0xca55d8 (0x6d28e000 0x1 0xcd192bcc 0xcd192bc8)
    0xcd192b68 : 0xc67fe1 (0x6d28e000 0x1 0xcd192bcc 0xcd192bc8)
    0xcd192be8 : 0x56da06 (0x6d28e000 0x0 0xcd192e3c 0xcd192c74)
    0xcd192c38 : 0x56e2a5 (0xcf6720 0x6d28e000 0x146a3088 0x1)
    0xcd192c88 : 0x56eb59 (0x6d28e000 0x10 0xcd192cd0 0x0)
    0xcd192da8 : 0x286638 (0x6d28e000 0x10 0x146a3088 0x1)
    0xcd193e58 : 0x21dbe5 (0x146a3060 0x144925a0 0x1fd7e8 0x5d43)
    0xcd193e98 : 0x210a86 (0x146a3000 0x0 0xe3d2880 0xe78b070)
    0xcd193ef8 : 0x216f84 (0x146a3000 0x0 0x0 0x0)
    0xcd193f78 : 0x295c57 (0xe0c6fc8 0x0 0x0 0x0)
    0xcd193fc8 : 0x2a256d (0xe0c6fc4 0x0 0x10 0xf3f6f00)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.GeForce(6.4.0)@0xc5c000->0xd12fff
                dependency: com.apple.NVDAResman(6.4.0)@0x96e000
                dependency: com.apple.iokit.IONDRVSupport(2.2.1)@0x961000
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x928000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2.1)@0x93f000
             com.apple.nvidia.nv50hal(6.4.0)@0x1592000->0x19a6fff
                dependency: com.apple.NVDAResman(6.4.0)@0x96e000
             com.apple.NVDAResman(6.4.0)@0x96e000->0xc5bfff
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x928000
                dependency: com.apple.iokit.IONDRVSupport(2.2.1)@0x961000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2.1)@0x93f000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 26001528926248
    unloaded kexts:
    com.devguru.driver.SamsungMTP          1.2.48 (addr 0x836ee000, size 0x167936) - last unloaded 25372188048406
    loaded kexts:
    com.jft.driver.PdaNetDrv          1.0.64
    com.apple.driver.AppleHWSensor          1.9.3d0 - last loaded 25108407070859
    com.apple.driver.AGPM          100.12.31
    com.apple.driver.AppleMikeyHIDDriver          1.2.0
    com.apple.driver.AppleMikeyDriver          2.0.5f14
    com.apple.driver.AppleHDA          2.0.5f14
    com.apple.driver.AudioAUUC          1.57
    com.apple.driver.AppleUpstreamUserClient          3.5.7
    com.apple.driver.AppleMCCSControl          1.0.20
    com.apple.driver.AppleIntelHDGraphics          6.4.0
    com.apple.driver.AppleIntelHDGraphicsFB          6.4.0
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.1.6
    com.apple.filesystems.autofs          2.1.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.0a1
    com.apple.GeForce          6.4.0
    com.apple.driver.AppleGraphicsControl          2.10.6
    com.apple.driver.AppleLPC          1.5.1
    com.apple.kext.AppleSMCLMU          1.5.2d10
    com.apple.driver.AppleUSBTCButtons          201.6
    com.apple.driver.AppleUSBCardReader          2.6.1
    com.apple.driver.AppleIRController          303.8
    com.apple.driver.AppleUSBTCKeyboard          201.6
    com.apple.iokit.SCSITaskUserClient          2.6.8
    com.apple.BootCache          31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage          1.6.4
    com.apple.driver.AppleUSBHub          4.2.4
    com.apple.driver.AppleFWOHCI          4.7.3
    com.apple.driver.AirPortBrcm43224          428.42.4
    com.apple.iokit.AppleBCM5701Ethernet          3.0.5b8
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleSmartBatteryManager          160.0.0
    com.apple.driver.AppleAHCIPort          2.1.7
    com.apple.driver.AppleUSBEHCI          4.2.4
    com.apple.driver.AppleACPIButtons          1.3.6
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.3.6
    com.apple.driver.AppleAPIC          1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient          142.6.0
    com.apple.security.sandbox          1
    com.apple.security.quarantine          0
    com.apple.nke.applicationfirewall          2.1.14
    com.apple.driver.AppleIntelCPUPowerManagement          142.6.0
    com.apple.driver.AppleProfileReadCounterAction          17
    com.apple.driver.DspFuncLib          2.0.5f14
    com.apple.driver.AppleProfileTimestampAction          10
    com.apple.driver.AppleProfileThreadInfoAction          14
    com.apple.driver.AppleProfileRegisterStateAction          10
    com.apple.driver.AppleProfileKEventAction          10
    com.apple.driver.AppleProfileCallstackAction          20
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOFireWireIP          2.0.3
    com.apple.iokit.IOSurface          74.2
    com.apple.iokit.IOBluetoothSerialManager          2.4.5f3
    com.apple.iokit.IOSerialFamily          10.0.3
    com.apple.iokit.IOAudioFamily          1.8.3fc2
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleHDAController          2.0.5f14
    com.apple.iokit.IOHDAFamily          2.0.5f14
    com.apple.iokit.AppleProfileFamily          41
    com.apple.driver.IOPlatformPluginFamily          4.7.0a1
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleBacklightExpert          1.0.1
    com.apple.driver.AppleSMC          3.1.0d5
    com.apple.nvidia.nv50hal          6.4.0
    com.apple.NVDAResman          6.4.0
    com.apple.iokit.IONDRVSupport          2.2.1
    com.apple.iokit.IOGraphicsFamily          2.2.1
    com.apple.driver.BroadcomUSBBluetoothHCIController          2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController          2.4.5f3
    com.apple.iokit.IOBluetoothFamily          2.4.5f3
    com.apple.iokit.IOSCSIBlockCommandsDevice          2.6.8
    com.apple.iokit.IOUSBMassStorageClass          2.6.7
    com.apple.driver.AppleUSBMultitouch          207.7
    com.apple.iokit.IOUSBHIDDriver          4.2.0
    com.apple.driver.AppleUSBMergeNub          4.2.4
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          2.6.8
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.6.1
    com.apple.driver.XsanFilter          402.1
    com.apple.iokit.IOAHCISerialATAPI          1.2.6
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.8
    com.apple.iokit.IOUSBUserClient          4.2.4
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IO80211Family          320.1
    com.apple.iokit.IONetworkingFamily          1.10
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IOUSBFamily          4.2.4
    com.apple.driver.AppleEFIRuntime          1.4.0
    com.apple.iokit.IOHIDFamily          1.6.6
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          6
    com.apple.driver.DiskImages          289.1
    com.apple.iokit.IOStorageFamily          1.6.3
    com.apple.driver.AppleACPIPlatform          1.3.6
    com.apple.iokit.IOPCIFamily          2.6.5
    com.apple.iokit.IOACPIFamily          1.3.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: Ethernet Adaptor (en2), Ethernet, en2
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9500420ASG, 465.76 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0xfa113000 / 7
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa130000 / 3
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: SAMSUNG_Android_SGH-I747, 0x04e8  (Samsung Electronics Co., Ltd.), 0x6866, 0xfd130000 / 5
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0xfd110000 / 3

  • Firefox on my MacBook keeps crashing after about 1 minute use.

    For the last few weeks I have not been able to use Firefox.
    It keeps crashing about about 1 minute of use. It is not always on the same page that it crashes.
    I have tried reinstalling the program and that does not help at all.
    Can someone please help me.
    == Crash ID(s) ==
    sqlite3Step
    == User Agent ==
    Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4

    Hi,
    If it was working but now fails, it could be a problem with your catalog.
    I would suggest you try repairing and optimizing it
    Load the organizer
    From the File menu, select Manage Catalogs - that should open the Catalog Manager.
    Select you current catalog and click on the Repair button
    When that has finished, click on the Optimize button
    When that is done, click on the Cancel button to close the Catalog Manager.
    If it crashes before you can get into the Catalog Manager, start the organizer while holding down the shift key - that should go straight into the Catalog Manger - resume at step 3 above.
    Good luck
    Brian

  • DVD player 5.4 keeps crashing using a variety of DVDs.  I have OS 10.6.8, and have repaired permissions, verified the disc, and installed the 10.6.8 update combo.  Several previous questions have adressed this problem.  What is the solution?

    DVD player 5.4 keeps crashing.  I have seen here that a number of other people have had this problem.  I recently started one DVD, and when I went back to it, it opened to a black screen twice.  It also crashes with other DVDs after I scroll ahead or back.  It gives an error message that it is skipping damaged areas, or sometines error 69889.  Playing this on a PC, however, there is no problem.  I repaired the permissions, verified the disc, and installed the OS 10.6.8 combo update, all to no avail.  Techs told me that it is usually the hardware, so I bought a LaCie external combo drive.  Still crashes.  Looked on Apple downloads and they don't list a 5.4 to replace this version.  Mac informer.com offers a free download for DVD 5.5- should I try this?  Why doesn't Apple fix this problem?

    Your suggestions did not help.  I repeated them again after the first try did not succeed.  Any other ideas?
    Would installing another copy of DVD 5.4 help?  How can I get another copy of DVD player 5.4, since Apple does not seem to offer it?  I do have the disc for Snow Leopard, but am not extremely tech savy (and maybe it is the same corrupted version). 

  • Safari keep crashing on iMac when I try to upload a video on youtube

    I use 2 user sign ins. On 1 of them mail and other applications keeps crashing. I have just tried to upload a video on youtube but when I choose the video from my files that I want to upload then safari crashes. This is what I got for these recent crash.
    Process:         WebProcess [419]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7537 (7537.76.4)
    Build Info:      WebKit2-7537076004000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    Date/Time:       2014-06-26 20:29:05.862 +0100
    OS Version:      Mac OS X 10.7.5 (11G63b)
    Report Version:  9
    Interval Since Last Report:          131855 sec
    Crashes Since Last Report:           12120
    Per-App Interval Since Last Report:  1300 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      78BF4166-4291-40DE-9157-BAEB41A1DCBD
    Crashed Thread:  7  com.apple.NSURLConnectionLoader
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 000000010bece000-000000010bed1000 [   12K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    objc[419]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Single Web Process
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore             0x000000010c936923 WebCore::LayoutRect::intersect(WebCore::LayoutRect const&) + 131
    1   com.apple.WebCore             0x000000010cc33c45 WebCore::RenderBox::applyCachedClipAndScrollOffsetForRepaint(WebCore::LayoutRec t&) const + 149
    2   com.apple.WebCore             0x000000010c8e6eda WebCore::RenderBox::computeRectForRepaint(WebCore::RenderLayerModelObject const*, WebCore::LayoutRect&, bool) const + 890
    3   com.apple.WebCore             0x000000010c8e6f30 WebCore::RenderBox::computeRectForRepaint(WebCore::RenderLayerModelObject const*, WebCore::LayoutRect&, bool) const + 976
    4   com.apple.WebCore             0x000000010c8caba8 WebCore::RenderBox::clippedOverflowRectForRepaint(WebCore::RenderLayerModelObje ct const*) const + 200
    5   com.apple.WebCore             0x000000010c8e3abe WebCore::RenderLayer::updateLayerPositions(WebCore::RenderGeometryMap*, unsigned int) + 590
    6   com.apple.WebCore             0x000000010c8e3c8e WebCore::RenderLayer::updateLayerPositions(WebCore::RenderGeometryMap*, unsigned int) + 1054
    7   com.apple.WebCore             0x000000010c8e3c8e WebCore::RenderLayer::updateLayerPositions(WebCore::RenderGeometryMap*, unsigned int) + 1054
    8   com.apple.WebCore             0x000000010c8e3c8e WebCore::RenderLayer::updateLayerPositions(WebCore::RenderGeometryMap*, unsigned int) + 1054
    9   com.apple.WebCore             0x000000010c8e3c8e WebCore::RenderLayer::updateLayerPositions(WebCore::RenderGeometryMap*, unsigned int) + 1054
    10  com.apple.WebCore             0x000000010c8e37e5 WebCore::RenderLayer::updateLayerPositionsAfterLayout(WebCore::RenderLayer const*, unsigned int) + 101
    11  com.apple.WebCore             0x000000010c8d06e9 WebCore::FrameView::layout(bool) + 2121
    12  com.apple.WebCore             0x000000010c8434af WebCore::ThreadTimers::sharedTimerFiredInternal() + 175
    13  com.apple.WebCore             0x000000010c84338a _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 58
    14  com.apple.CoreFoundation       0x00007fff91f73934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    15  com.apple.CoreFoundation       0x00007fff91f73486 __CFRunLoopDoTimer + 534
    16  com.apple.CoreFoundation       0x00007fff91f53e11 __CFRunLoopRun + 1617
    17  com.apple.CoreFoundation       0x00007fff91f53486 CFRunLoopRunSpecific + 230
    18  com.apple.HIToolbox           0x00007fff955d82bf RunCurrentEventLoopInMode + 277
    19  com.apple.HIToolbox           0x00007fff955df56d ReceiveNextEventCommon + 355
    20  com.apple.HIToolbox           0x00007fff955df3fa BlockUntilNextEventMatchingListInMode + 62
    21  com.apple.AppKit               0x00007fff96ef4779 _DPSNextEvent + 659
    22  com.apple.AppKit               0x00007fff96ef407d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    23  com.apple.AppKit               0x00007fff96ef09b9 -[NSApplication run] + 470
    24  com.apple.WebKit2             0x000000010c0994e6 int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 724
    25  com.apple.WebProcess           0x000000010becfb7f 0x10bece000 + 7039
    26  com.apple.WebProcess           0x000000010becfa78 0x10bece000 + 6776
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff93dea7e6 kevent + 10
    1   libdispatch.dylib             0x00007fff986fe786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib             0x00007fff986fd316 _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff93dea192 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff91e8d594 _pthread_wqthread + 758
    2   libsystem_c.dylib             0x00007fff91e8eb85 start_wqthread + 13
    Thread 3:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff93de9bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff91e8f274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore       0x000000010c3985f6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore       0x000000010c398115 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore       0x000000010c38da1f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib             0x00007fff91e8b8bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff91e8eb75 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff93de9bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff91e8f274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore       0x000000010c398c27 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x000000010c398ab8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010c38da1f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib             0x00007fff91e8b8bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff91e8eb75 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff93de9bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff91e8f274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore       0x000000010c398c27 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x000000010c398ab8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010c38da1f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib             0x00007fff91e8b8bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff91e8eb75 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff93de9bca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff91e8f274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore       0x000000010c398c27 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x000000010c398ab8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010c38da1f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib             0x00007fff91e8b8bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff91e8eb75 thread_start + 13
    Thread 7 Crashed:: com.apple.NSURLConnectionLoader
    0   com.apple.CoreFoundation       0x00007fff91f501e2 CFWriteStreamClose + 18
    1   com.apple.Foundation           0x00007fff950bdb0a spoolingClose + 73
    2   com.apple.CoreFoundation       0x00007fff91f502b3 _CFStreamClose + 83
    3   com.apple.CFNetwork           0x00007fff8c882b63 HTTPNetStreamInfo::closeAndReleasePayload() + 29
    4   com.apple.CFNetwork           0x00007fff8c913cfe HTTPNetConnection::errorOccurred(CFStreamError*) + 86
    5   com.apple.CFNetwork           0x00007fff8c914d4f HTTPNetStreamInfo::_httpRequestPayloadCallBack(__CFReadStream*, unsigned long, void*) + 151
    6   com.apple.CoreFoundation       0x00007fff91f7d52b _signalEventSync + 107
    7   com.apple.CoreFoundation       0x00007fff91f7d4b2 _cfstream_solo_signalEventSync + 98
    8   com.apple.CoreFoundation       0x00007fff91f2d4f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    9   com.apple.CoreFoundation       0x00007fff91f2ce1c __CFRunLoopDoSources0 + 444
    10  com.apple.CoreFoundation       0x00007fff91f53b49 __CFRunLoopRun + 905
    11  com.apple.CoreFoundation       0x00007fff91f53486 CFRunLoopRunSpecific + 230
    12  com.apple.Foundation           0x00007fff94f6ffd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    13  com.apple.Foundation           0x00007fff94f6472a -[NSThread main] + 68
    14  com.apple.Foundation           0x00007fff94f646a2 __NSThread__main__ + 1575
    15  libsystem_c.dylib             0x00007fff91e8b8bf _pthread_start + 335
    16  libsystem_c.dylib             0x00007fff91e8eb75 thread_start + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff93de9df2 __select + 10
    1   com.apple.CoreFoundation       0x00007fff91f9cc8b __CFSocketManager + 1355
    2   libsystem_c.dylib             0x00007fff91e8b8bf _pthread_start + 335
    3   libsystem_c.dylib             0x00007fff91e8eb75 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff93dea192 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff91e8d594 _pthread_wqthread + 758
    2   libsystem_c.dylib             0x00007fff91e8eb85 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff93dea192 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff91e8d594 _pthread_wqthread + 758
    2   libsystem_c.dylib             0x00007fff91e8eb85 start_wqthread + 13
    Thread 7 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000001  rbx: 0x0000000000000000  rcx: 0x00007fd884ca3020  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x0000000110b30d60  rsp: 0x0000000110b30d50
       r8: 0x0000000110b30d01   r9: 0x0000000110b30da8  r10: 0x0000000000000481  r11: 0x00007fd88341c488
      r12: 0x0000000000000000  r13: 0x0000000000000008  r14: 0x00007fd8834d8fb0  r15: 0x00007fd884ca3420
      rip: 0x00007fff91f501e2  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU: 1
    Binary Images:
           0x10bece000 -        0x10bed0fff  com.apple.WebProcess (7537 - 7537.76.4) <5269CEC1-9274-3E9E-8A45-D37D71DA2740> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10bed7000 -        0x10bed9fff  WebProcessShim.dylib (537.76.4 - compatibility 1.0.0) <11449C45-CA67-3FA6-86E2-F6100EF10EF8> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x10bee5000 -        0x10bee6fff  com.apple.VideoDecodeAcceleration (1.1 - 8) <4E75CD25-F198-3BDF-8970-4734CF3EB091> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDe codeAcceleration
           0x10bf47000 -        0x10c1b0fff  com.apple.WebKit2 (7537 - 7537.76.4) <FD06691A-97CD-312A-8DD0-48268641674C> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10c384000 -        0x10c72bff7  com.apple.JavaScriptCore (7537 - 7537.76.1) <69C4CEDA-8BEB-38C0-9223-A28D71E17C5D> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10c81a000 -        0x10d8c7fff  com.apple.WebCore (7537 - 7537.76.4) <410DAE63-6CB4-392E-8F90-BB72B4BD7E4B> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x10f822000 -        0x10fd5bfff  com.apple.Safari.framework (7537 - 7537.76.4) <760D4633-A946-3208-8EA3-34E3DA11362F> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x1100b9000 -        0x11021dfff  com.apple.WebKit (7537 - 7537.76.4) <61935359-4BAB-3342-8076-99E5B1DCF9CE> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x113408000 -        0x113409fff  ATSHI.dylib (??? - ???) <4761FD60-26EE-30C6-89FB-A3149852477F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
        0x7fff6bace000 -     0x7fff6bb02baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff8bb3d000 -     0x7fff8bb41ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8c443000 -     0x7fff8c444ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8c445000 -     0x7fff8c4c8fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8c5f9000 -     0x7fff8c651ff7  libTIFF.dylib (??? - ???) <CF2005B6-5C29-3DCF-BDC2-7DB114ECD7A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8c652000 -     0x7fff8c664ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8c665000 -     0x7fff8c6a4fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8c6a5000 -     0x7fff8c7b1fef  libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8c7b2000 -     0x7fff8c853ff7  com.apple.LaunchServices (480.42 - 480.42) <A69F9426-05CE-3312-89FD-BC063DA66DBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8c854000 -     0x7fff8c855fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff8c856000 -     0x7fff8c9bdff7  com.apple.CFNetwork (520.5.3 - 520.5.3) <1C11C214-1C70-3358-A709-69C84D999DB8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8cb95000 -     0x7fff8ce10ff7  com.apple.RawCamera.bundle (4.09 - 711) <0040632D-09A9-32DE-98E8-BFA99F9F6526> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8ce11000 -     0x7fff8ce14fff  libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib
        0x7fff8cedd000 -     0x7fff8cee4fff  com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8cee5000 -     0x7fff8ceeafff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8ceeb000 -     0x7fff8cf5efff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8cf5f000 -     0x7fff8cf7cff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8cf7d000 -     0x7fff8cf7efff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff8d560000 -     0x7fff8d644ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8d6a3000 -     0x7fff8d6f6fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8d6f7000 -     0x7fff8d6f7fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8d6f8000 -     0x7fff8d724ff7  com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8d74a000 -     0x7fff8d74bfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8d78b000 -     0x7fff8d78bfff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8d7ad000 -     0x7fff8d7efff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8d7f0000 -     0x7fff8d7f5fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff8d822000 -     0x7fff8d8e9ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8d8ea000 -     0x7fff8d92bfff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8d92c000 -     0x7fff8d98cfff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8dcb0000 -     0x7fff8dd42ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8e5d2000 -     0x7fff8e657ff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8e66a000 -     0x7fff8e66cfff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8e6ac000 -     0x7fff8e6e7fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8e8b4000 -     0x7fff8e900ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8e901000 -     0x7fff8e902ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8e96e000 -     0x7fff8e97bff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff8e97c000 -     0x7fff8e9c5ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8e9ee000 -     0x7fff8e9f6fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8eda2000 -     0x7fff8edb7fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8edb8000 -     0x7fff8edbffff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff8edc0000 -     0x7fff8edc0fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8edc1000 -     0x7fff8edc5fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8edc6000 -     0x7fff8eff0fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8eff1000 -     0x7fff8effbff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff8f02c000 -     0x7fff8f055fff  libJPEG.dylib (??? - ???) <DFD81B8F-F4CB-347B-92B8-1AFFDA924A9B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8f056000 -     0x7fff8f51dfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8f51e000 -     0x7fff8f580ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8f581000 -     0x7fff8f5a9fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8f646000 -     0x7fff8f6e0ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8f6e1000 -     0x7fff8f6f8fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8f8e2000 -     0x7fff8f9e7fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8f9e8000 -     0x7fff8f9eefff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8fa20000 -     0x7fff8fa8bff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8fa8c000 -     0x7fff8faccfe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8facd000 -     0x7fff8ff00ff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8ff01000 -     0x7fff8ff41ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8ff42000 -     0x7fff8ff48fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8ff49000 -     0x7fff8ff68fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8ff75000 -     0x7fff8ff84fff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff8ffcc000 -     0x7fff900d3fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff900e2000 -     0x7fff9015dff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff90250000 -     0x7fff9025bfff  com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff9025c000 -     0x7fff9025cfff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff9025d000 -     0x7fff9028dff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff904ba000 -     0x7fff904c0ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff904c1000 -     0x7fff904d0fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff904d2000 -     0x7fff904e0ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff904fb000 -     0x7fff90556ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff90596000 -     0x7fff905d8fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff905d9000 -     0x7fff9066fff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff90670000 -     0x7fff906c2ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff90e74000 -     0x7fff90e74fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff90e75000 -     0x7fff90e84ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff90ec2000 -     0x7fff90ef5ff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff90ef6000 -     0x7fff90febfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff91031000 -     0x7fff91032ff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff91033000 -     0x7fff912a7fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff91364000 -     0x7fff91380ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff91381000 -     0x7fff91387fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff91456000 -     0x7fff914aaff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff914ab000 -     0x7fff9152fff7  com.apple.ApplicationServices.ATS (317.13.0 - ???) <A05126F9-7DC9-3EA7-8D94-53C6113730C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff91530000 -     0x7fff91537fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff91538000 -     0x7fff9163afff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff9163b000 -     0x7fff91771fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff91772000 -     0x7fff91856e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff91883000 -     0x7fff91885fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff91920000 -     0x7fff9196efff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff91991000 -     0x7fff91991fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff91992000 -     0x7fff919a5ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff919a6000 -     0x7fff91a0eff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff91a0f000 -     0x7fff91a1dfff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff91a1e000 -     0x7fff91a30ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff91b45000 -     0x7fff91b45fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff91b46000 -     0x7fff91b7bfff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff91b7c000 -     0x7fff91bbcfff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff91c11000 -     0x7fff91cb6fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff91cb7000 -     0x7fff91ce4fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff91e28000 -     0x7fff91e3cff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff91e3d000 -     0x7fff91f1afef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff91f1b000 -     0x7fff920efff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff920f0000 -     0x7fff921a3ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff921a4000 -     0x7fff921ccfff  libsandbox.1.dylib (??? - ???) <9A89A588-BE15-39AF-9DD8-0B839AF27ABF> /usr/lib/libsandbox.1.dylib
        0x7fff921cd000 -     0x7fff92235ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff92251000 -     0x7fff92253fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff92254000 -     0x7fff92271fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff92272000 -     0x7fff92289fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff922b4000 -     0x7fff92310ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff92311000 -     0x7fff92311fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff924cf000 -     0x7fff92523fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff92524000 -     0x7fff9263dfff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff92640000 -     0x7fff92643fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff92770000 -     0x7fff92a65ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff92a6e000 -     0x7fff92e9bfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff93bd4000 -     0x7fff93bd5fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff93bd6000 -     0x7fff93bf7fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff93bf8000 -     0x7fff93c6eff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff93c74000 -     0x7fff93c74fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff93d27000 -     0x7fff93d4bfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff93d4c000 -     0x7fff93d4ffff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff93dd3000 -     0x7fff93df3fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff93df4000 -     0x7fff93f94ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff93fce000 -     0x7fff9496ca27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff9496d000 -     0x7fff94978ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff94d1c000 -     0x7fff94d21ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff94d22000 -     0x7fff94dc4fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff94dc5000 -     0x7fff94ddbfff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff94eb7000 -     0x7fff94ec4fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff94ec5000 -     0x7fff94ec8fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff94ed6000 -     0x7fff94eddfff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff94ede000 -     0x7fff94f09ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff94f0a000 -     0x7fff95223fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff95224000 -     0x7fff95540fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff95593000 -     0x7fff95598fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff95599000 -     0x7fff955afff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff955b0000 -     0x7fff955bbff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff955bc000 -     0x7fff955beff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff955d6000 -     0x7fff95902fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff95903000 -     0x7fff95973fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff95db5000 -     0x7fff95ddeff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff95e4b000 -     0x7fff95e8fff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff95ea3000 -     0x7fff95ea7fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff95ea8000 -     0x7fff95fb5fff  libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff95fbd000 -     0x7fff95fc0ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff96023000 -     0x7fff96047fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff96064000 -     0x7fff9608dfff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff960a3000 -     0x7fff960a8fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff960a9000 -     0x7fff962abfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff962b0000 -     0x7fff9640dfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff96469000 -     0x7fff964dffff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff96533000 -     0x7fff965e9fff  com.apple.PDFKit (2.7.8 - 2.7.8) <13A92FA5-E6E6-3ECF-9A70-D4330D7BE847> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff96705000 -     0x7fff96ce9fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff96cea000 -     0x7fff96cf7fff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff96cf8000 -     0x7fff96cfdfff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff96cfe000 -     0x7fff96d38fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff96d39000 -     0x7fff96d39fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff96d3a000 -     0x7fff96d43ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff96eec000 -     0x7fff97af2fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff97e83000 -     0x7fff97ea9fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff986a4000 -     0x7fff986ebff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff986fb000 -     0x7fff98709fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff9880d000 -     0x7fff988ecfff  com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff98b66000 -     0x7fff98b6afff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 5
        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: 852
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=195.5M resident=152.7M(78%) swapped_out_or_unallocated=42.8M(22%)
    Writable regions: Total=1.2G written=104.5M(9%) resident=107.7M(9%) swapped_out=0K(0%) unallocated=1.1G(91%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    ATS (font support)                   31.8M
    CG shared images                     1184K
    CoreAnimation                        17.2M
    CoreGraphics                           16K
    CoreServices                         1016K
    JS JIT generated code               256.0M
    JS JIT generated code (reserved)    768.0M        reserved VM address space (unallocated)
    JS VM register file                  4096K
    JS garbage collector                 30.8M
    MALLOC                               90.9M
    MALLOC guard page                      64K
    Memory tag=242                         12K
    SQLite page cache                     192K
    STACK GUARD                          56.0M
    Stack                                12.6M
    TC malloc                             520K
    VM_ALLOCATE                           188K
    __CI_BITMAP                            80K
    __DATA                               17.4M
    __IMAGE                               528K
    __LINKEDIT                           62.3M
    __TEXT                              133.2M
    __UNICODE                             544K
    mapped file                          19.8M
    shared memory                         308K
    ===========                        =======
    TOTAL                                 1.5G
    TOTAL, minus reserved VM space      736.5M
    Model: iMac12,1, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.7 GHz, 8 GB, SMC 1.71f22
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020
    Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.67.5-P2P
    Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: ST31000528AS, 1 TB
    Serial ATA Device: OPTIARC DVD RW AD-5690H
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Ext HDD 1021, 0x1058  (Western Digital Technologies, Inc.), 0x1021, 0xfa130000 / 7
    USB Device: Saffire 6USB, 0x1235, 0x0010, 0xfa120000 / 5
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 6
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: USB Optical Mouse, 0x046d  (Logitech Inc.), 0xc018, 0xfd140000 / 6
    USB Device: Key49, 0x15e4, 0x0150, 0xfd130000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
    My mail crashes and iMovie.
    When I use my other User sign in everything seems to work. A problem I have is on the user sign that crashes has most of my files so I can't upload this latest video on the working user sign in because the file is in the faulty user sign set of files. I am of the opinion that there is something not correct regarding my user sign in.
    Can you help me work out what is wrong?
    Thank you

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Adobe Muse keeps crashing every time I publish any website all of a sudden

    Adobe Muse keeps crashing every time I publish any website all of a sudden. Not just for the website I was working on but now all my websites. It was working perfectly fine and when I hit publish it just crashes. I have multiple copies and different websites and they are all crashing when I try to publish. It seems like it is not an error for just the one website I was working on but the entire program is not functioning correctly. Here's a screen shot of the error.

    Mac or Windows? What's the error that appears? If it's an Apple Crash Report, please copy/paste the first few pages of it here.
    I strongly recommend against it (for multiple reasons below) but if you uninstall Muse, then go to the Creative Cloud Desktop App, and choose "Previous Version" in the Find New Apps section there will be a dropdown arrow next to the Install button. That dropdown will list all versions of Muse.
    If you've saved over top your existing file using the current version, reverting Muse won't work, since older versions cannot open files saved from newer versions. If you've don't significant work in the current version, that will be lost because you'll have to go back to the file as last saved using the prior version of Muse. Finally, there's a significant probability that error/crash is related to content in the file, network configuration, or other outside forces and if that's the case reverting won't avoid the error/crash.
    If you share more info about what error you're encountering, I expect we can determine a workaround/solution.

  • After iOS 8 update no mobile signal and keeps crashing

    My iPad 4 is about a year old and I recently updated it to ISO8  big mistake as it now has no mobile signal reception and keeps crashing.  restored to factory setting using iTunes and now won't activate, iTunes account won't accept it and the iPad keeps crashing every 2 to 3 mins
    help!!

    Hi Go to settings Email Accounts Delete Email Account then Re add acount back again If you have more than one Email Account do this with each one. Cheers Brian

  • The Adobe Flash plugin keeps crashing on Firefox 12.0

    The Adobe Flash plugin keeps crashing on Firefox 12.0, and my Plugin Check link in Addons Manager directs to https://www.mozilla.com/en/404 .
    Is this a hack attempt? Is Firefox 3.6 safer than the release channel?

    Thankss, but it sounds a bit complicated for me. Maybe I can just reinstall FF?
    ~And would switching back to FF 3.6 (or whatever the latest Official release is), rather than being on the new Release Channel be safer than FF 12?

  • Apple Mail keeps crashing (after receiving 100 attachments in the same mail ?)

    Hello community,
    Yesterday I received a mail with 100 files attached (don't ask ). Since then, Apple Mail keeps crashing. It does not happen at startup, but when I start browsing mails. I deleted my plist file, Mail re-indexed all my mail, and it works fine for a few hours. But the crashes came back. Needless to say I deleted the incriminated email, from Gmail and from the trash.
    I am not sure but it might be related to the Apple software used to open PDF and images (sorry don't know the name in english, Aperçu in french). It often crashes as well, and as we see in the stack trace below, looks like CorePDF is related to the issue...
    Any idea ?
    Below is the stack trace from the Apple Mail crash log.
    Thanks a lot for your help !
    Process:         Mail [4654]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         5.3 (1283)
    Build Info:      Mail-1283000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [559]
    Date/Time:       2013-03-26 10:41:16.785 +0100
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000204
    VM Regions Near 0x204:
    -->
        __TEXT                 000000010de5b000-000000010e20f000 [ 3792K] r-x/rwx SM=COW  /Applications/Mail.app/Contents/MacOS/Mail
    Application Specific Information:
    objc[4654]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CorePDF                       0x00007fff90f907f3 CGPDFNodePurge + 41
    1   com.apple.CorePDF                       0x00007fff90f908e3 CGPDFNodePurgeChildren + 73
    2   com.apple.CorePDF                       0x00007fff90f908e3 CGPDFNodePurgeChildren + 73
    3   com.apple.CorePDF                       0x00007fff90f908e3 CGPDFNodePurgeChildren + 73
    4   com.apple.CorePDF                       0x00007fff90f908e3 CGPDFNodePurgeChildren + 73
    5   com.apple.CorePDF                       0x00007fff90f908e3 CGPDFNodePurgeChildren + 73
    6   com.apple.CorePDF                       0x00007fff90f908e3 CGPDFNodePurgeChildren + 73
    7   com.apple.CorePDF                       0x00007fff90f908e3 CGPDFNodePurgeChildren + 73
    8   com.apple.CorePDF                       0x00007fff90f92cd2 CGPDFNodeRelease + 77
    9   com.apple.CorePDF                       0x00007fff90f8c3ef _CGPDFLayoutFinalize + 25
    10  com.apple.CoreFoundation                0x00007fff8f922bf6 CFRelease + 502
    11  com.apple.CoreFoundation                0x00007fff8f927242 __CFBasicHashDrain + 450
    12  com.apple.CoreFoundation                0x00007fff8f922bf6 CFRelease + 502
    13  com.apple.CoreGraphics                  0x00007fff8d5b9328 CGPropertiesRelease + 33
    14  com.apple.CoreGraphics                  0x00007fff8d5cd1c9 pdf_page_release + 60
    15  com.apple.CoreGraphics                  0x00007fff8d5cd114 CGPDFPageFinalize + 30
    16  com.apple.CoreFoundation                0x00007fff8f922bf6 CFRelease + 502
    17  com.apple.CoreGraphics                  0x00007fff8d5cd0bc CGPDFDocumentFinalize + 56
    18  com.apple.CoreFoundation                0x00007fff8f922bf6 CFRelease + 502
    19  com.apple.PDFKit                        0x00007fff910827de -[PDFDocument dealloc] + 385
    20  com.apple.PDFKit                        0x00007fff910d4468 -[PDFViewLayout dealloc] + 129
    21  com.apple.PDFKit                        0x00007fff9107602b -[PDFView dealloc] + 663
    22  com.apple.mail                          0x000000010e091d47 0x10de5b000 + 2321735
    23  libobjc.A.dylib                         0x00007fff8cbef03c (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 434
    24  com.apple.CoreFoundation                0x00007fff8f94b915 _CFAutoreleasePoolPop + 37
    25  com.apple.Foundation                    0x00007fff8e6376cf -[NSAutoreleasePool drain] + 154
    26  com.apple.AppKit                        0x00007fff93ed4a5d -[NSApplication run] + 634
    27  com.apple.AppKit                        0x00007fff94150eac NSApplicationMain + 867
    28  com.apple.mail                          0x000000010df33300 0x10de5b000 + 885504
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8b4257e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8e0c4786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8e0c3316 _dispatch_mgr_thread + 54
    Thread 2:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff8b42367a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8b422d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8f94a50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8f952c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8f952486 CFRunLoopRunSpecific + 230
    5   com.apple.MessageFramework              0x00007fff92297a3c _handleRequestWithTimeout + 1484
    6   com.apple.MessageFramework              0x00007fff9229a065 -[_NSSocket readBytes:length:error:] + 164
    7   com.apple.MessageFramework              0x00007fff92299c7e -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 86
    8   com.apple.MessageFramework              0x00007fff92299b10 -[Connection _fillBuffer:] + 673
    9   com.apple.MessageFramework              0x00007fff92299763 -[Connection _readLineIntoData:error:] + 74
    10  com.apple.MessageFramework              0x00007fff922996d5 -[IMAPConnection _readLineIntoData:error:] + 53
    11  com.apple.MessageFramework              0x00007fff92299575 -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 113
    12  com.apple.MessageFramework              0x00007fff922990b6 -[IMAPResponse initWithConnection:error:] + 150
    13  com.apple.MessageFramework              0x00007fff92298fe6 -[IMAPConnection _copyNextServerResponse:] + 56
    14  com.apple.MessageFramework              0x00007fff922a3774 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 519
    15  com.apple.MessageFramework              0x00007fff922b200f -[IMAPConnection _responseFromSendingOperation:] + 937
    16  com.apple.MessageFramework              0x00007fff922db138 -[IMAPConnection executeFetch:] + 41
    17  com.apple.MessageFramework              0x00007fff922db107 -[IMAPClientFetchOperation executeOnConnection:] + 25
    18  com.apple.MessageFramework              0x00007fff922a1339 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1510
    19  com.apple.MessageFramework              0x00007fff922a0812 -[IMAPGateway _allowClientOperationThrough:] + 855
    20  com.apple.MessageFramework              0x00007fff922a022e -[IMAPGateway allowClientOperationThrough:] + 350
    21  com.apple.MessageFramework              0x00007fff922a00a4 -[IMAPClientOperation main] + 85
    22  com.apple.Foundation                    0x00007fff8e67b6b4 -[__NSOperationInternal start] + 705
    23  com.apple.Foundation                    0x00007fff8e68e912 ____NSOQSchedule_block_invoke_2 + 124
    24  libdispatch.dylib                       0x00007fff8e0c2a82 _dispatch_call_block_and_release + 18
    25  libdispatch.dylib                       0x00007fff8e0c3961 _dispatch_worker_thread2 + 255
    26  libsystem_c.dylib                       0x00007fff8a03b3da _pthread_wqthread + 316
    27  libsystem_c.dylib                       0x00007fff8a03cb85 start_wqthread + 13
    Thread 3:: -[LibraryIMAPStore openSynchronously]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff8b424bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8a03d2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8e74e68d -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 224
    3   com.apple.MessageFramework              0x00007fff9229ffad -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 161
    4   com.apple.MessageFramework              0x00007fff9229feb6 -[IMAPGateway waitUntilClientOperationIsFinished:] + 462
    5   com.apple.MessageFramework              0x00007fff9229ec44 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 392
    6   com.apple.MessageFramework              0x00007fff922dac5e -[IMAPMailboxSyncEngine _fetchUidsAndFlagsWithMonitor:] + 593
    7   com.apple.MessageFramework              0x00007fff922d7c31 -[IMAPMailboxSyncEngine _goWithMessages:] + 703
    8   com.apple.MessageFramework              0x00007fff9228dd1b -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 373
    9   com.apple.CoreFoundation                0x00007fff8f9afefc __invoking___ + 140
    10  com.apple.CoreFoundation                0x00007fff8f9afd94 -[NSInvocation invoke] + 132
    11  com.apple.MessageFramework              0x00007fff92279b44 -[MonitoredInvocation invoke] + 196
    12  com.apple.MessageFramework              0x00007fff92256655 -[ThrowingInvocationOperation main] + 33
    13  com.apple.MessageFramework              0x00007fff922565fb -[_MFInvocationOperation main] + 449
    14  com.apple.Foundation                    0x00007fff8e67b6b4 -[__NSOperationInternal start] + 705
    15  com.apple.Foundation                    0x00007fff8e68e912 ____NSOQSchedule_block_invoke_2 + 124
    16  libdispatch.dylib                       0x00007fff8e0c2a82 _dispatch_call_block_and_release + 18
    17  libdispatch.dylib                       0x00007fff8e0c3961 _dispatch_worker_thread2 + 255
    18  libsystem_c.dylib                       0x00007fff8a03b3da _pthread_wqthread + 316
    19  libsystem_c.dylib                       0x00007fff8a03cb85 start_wqthread + 13
    Thread 4:: -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff8b424bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8a0381a1 pthread_mutex_lock + 545
    2   com.apple.MessageFramework              0x00007fff922d7e86 -[IMAPMailboxSyncEngine _copyLibraryIMAPStore] + 29
    3   com.apple.MessageFramework              0x00007fff922d799e -[IMAPMailboxSyncEngine _goWithMessages:] + 44
    4   com.apple.CoreFoundation                0x00007fff8f9afefc __invoking___ + 140
    5   com.apple.CoreFoundation                0x00007fff8f9afd94 -[NSInvocation invoke] + 132
    6   com.apple.MessageFramework              0x00007fff92279b44 -[MonitoredInvocation invoke] + 196
    7   com.apple.MessageFramework              0x00007fff92256655 -[ThrowingInvocationOperation main] + 33
    8   com.apple.MessageFramework              0x00007fff922565fb -[_MFInvocationOperation main] + 449
    9   com.apple.Foundation                    0x00007fff8e67b6b4 -[__NSOperationInternal start] + 705
    10  com.apple.Foundation                    0x00007fff8e68e912 ____NSOQSchedule_block_invoke_2 + 124
    11  libdispatch.dylib                       0x00007fff8e0c2a82 _dispatch_call_block_and_release + 18
    12  libdispatch.dylib                       0x00007fff8e0c3961 _dispatch_worker_thread2 + 255
    13  libsystem_c.dylib                       0x00007fff8a03b3da _pthread_wqthread + 316
    14  libsystem_c.dylib                       0x00007fff8a03cb85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8b425192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a03b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a03cb85 start_wqthread + 13
    Thread 6:: -[LibraryIMAPStore openSynchronously]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff8b42367a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8b422d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8f94a50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8f952c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8f952486 CFRunLoopRunSpecific + 230
    5   com.apple.MessageFramework              0x00007fff92297a3c _handleRequestWithTimeout + 1484
    6   com.apple.MessageFramework              0x00007fff92296c2f -[_NSSocket connectToHost:withPort:protocol:] + 841
    7   com.apple.MessageFramework              0x00007fff92295e29 -[Connection _connectUsingHostname:onPort:securityLayerType:clientIdentity:accountClass:] + 747
    8   com.apple.MessageFramework              0x00007fff922959d2 -[Connection _connectUsingAccount:securityLayerType:] + 224
    9   com.apple.MessageFramework              0x00007fff9229562e -[Connection connectAndSetSecurityLayerUsingAccount:] + 181
    10  com.apple.MessageFramework              0x00007fff922954f9 -[Connection connectUsingAccount:] + 80
    11  com.apple.MessageFramework              0x00007fff92294d79 -[IMAPAccount _connectAndAuthenticate:] + 476
    12  com.apple.MessageFramework              0x00007fff922ba6b6 -[IMAPConnectionPool _validateAndCheckOutGateway:forMailbox:allowReconnect:newGateway:] + 612
    13  com.apple.MessageFramework              0x00007fff922b8b70 -[IMAPConnectionPool _checkOutNewGatewayWithConnection:forMailbox:] + 303
    14  com.apple.MessageFramework              0x00007fff922b805c -[IMAPConnectionPool checkOutGatewayForMailbox:newConnection:highPriority:waitIndefinitely:] + 285
    15  com.apple.MessageFramework              0x00007fff92293604 -[IMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 522
    16  com.apple.MessageFramework              0x00007fff922931ee -[IMAPAccount _gatewayForMailboxUid:name:options:] + 166
    17  com.apple.MessageFramework              0x00007fff922930c8 -[IMAPAccount gatewayForStore:options:] + 126
    18  com.apple.MessageFramework              0x00007fff92292f0b -[LibraryIMAPStore _gatewayCreateIfNeeded:options:] + 131
    19  com.apple.MessageFramework              0x00007fff9228dcc1 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 283
    20  com.apple.CoreFoundation                0x00007fff8f9afefc __invoking___ + 140
    21  com.apple.CoreFoundation                0x00007fff8f9afd94 -[NSInvocation invoke] + 132
    22  com.apple.MessageFramework              0x00007fff92279b44 -[MonitoredInvocation invoke] + 196
    23  com.apple.MessageFramework              0x00007fff92256655 -[ThrowingInvocationOperation main] + 33
    24  com.apple.MessageFramework              0x00007fff922565fb -[_MFInvocationOperation main] + 449
    25  com.apple.Foundation                    0x00007fff8e67b6b4 -[__NSOperationInternal start] + 705
    26  com.apple.Foundation                    0x00007fff8e68e912 ____NSOQSchedule_block_invoke_2 + 124
    27  libdispatch.dylib                       0x00007fff8e0c2a82 _dispatch_call_block_and_release + 18
    28  libdispatch.dylib                       0x00007fff8e0c3961 _dispatch_worker_thread2 + 255
    29  libsystem_c.dylib                       0x00007fff8a03b3da _pthread_wqthread + 316
    30  libsystem_c.dylib                       0x00007fff8a03cb85 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8b425192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a03b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a03cb85 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8b425192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a03b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a03cb85 start_wqthread + 13
    Thread 9:: -[IMAPAccount _synchronizeAccountWithServerWithUserInput:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff8b424bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8a0381a1 pthread_mutex_lock + 545
    2   com.apple.Foundation                    0x00007fff8e63d1ee -[NSLock lock] + 163
    3   com.apple.MessageFramework              0x00007fff922931c8 -[IMAPAccount _gatewayForMailboxUid:name:options:] + 128
    4   com.apple.MessageFramework              0x00007fff922930c8 -[IMAPAccount gatewayForStore:options:] + 126
    5   com.apple.MessageFramework              0x00007fff922ed79f -[IMAPAccount _listingForMailboxUid:listAllChildren:onlySubscribed:withUserInput:] + 96
    6   com.apple.MessageFramework              0x00007fff922ed33c -[IMAPAccount _listingForMailboxUid:listAllChildren:withUserInput:] + 119
    7   com.apple.MessageFramework              0x00007fff922ed266 -[IMAPAccount _synchronizeMailboxListWithUserInput:] + 67
    8   com.apple.MessageFramework              0x00007fff922e4eca -[RemoteStoreAccount _synchronizeAccountWithServerWithUserInput:] + 329
    9   com.apple.MessageFramework              0x00007fff922e4b66 -[IMAPAccount _synchronizeAccountWithServerWithUserInput:] + 43
    10  com.apple.CoreFoundation                0x00007fff8f9afefc __invoking___ + 140
    11  com.apple.CoreFoundation                0x00007fff8f9afd94 -[NSInvocation invoke] + 132
    12  com.apple.MessageFramework              0x00007fff92279b44 -[MonitoredInvocation invoke] + 196
    13  com.apple.MessageFramework              0x00007fff92256655 -[ThrowingInvocationOperation main] + 33
    14  com.apple.MessageFramework              0x00007fff922565fb -[_MFInvocationOperation main] + 449
    15  com.apple.Foundation                    0x00007fff8e67b6b4 -[__NSOperationInternal start] + 705
    16  com.apple.Foundation                    0x00007fff8e68e912 ____NSOQSchedule_block_invoke_2 + 124
    17  libdispatch.dylib                       0x00007fff8e0c2a82 _dispatch_call_block_and_release + 18
    18  libdispatch.dylib                       0x00007fff8e0c3961 _dispatch_worker_thread2 + 255
    19  libsystem_c.dylib                       0x00007fff8a03b3da _pthread_wqthread + 316
    20  libsystem_c.dylib                       0x00007fff8a03cb85 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8b425192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a03b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a03cb85 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8b425192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a03b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a03cb85 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8b425192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a03b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a03cb85 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8b425192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a03b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a03cb85 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8b425192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a03b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a03cb85 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8b425192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a03b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a03cb85 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8b425192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a03b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a03cb85 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8b425192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a03b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a03cb85 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8b42367a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8b422d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8f94a50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8f952c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8f952486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8e63ef7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation                    0x00007fff8e63ee67 -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.MessageFramework              0x00007fff92296685 +[_NSSocket _runIOThread] + 80
    8   com.apple.Foundation                    0x00007fff8e68d72a -[NSThread main] + 68
    9   com.apple.Foundation                    0x00007fff8e68d6a2 __NSThread__main__ + 1575
    10  libsystem_c.dylib                       0x00007fff8a0398bf _pthread_start + 335
    11  libsystem_c.dylib                       0x00007fff8a03cb75 thread_start + 13
    Thread 19:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8b424df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8f99bc8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff8a0398bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff8a03cb75 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8b42367a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8b422d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8f94a50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8f952c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8f952486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8e63ef7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation                    0x00007fff8e63ee67 -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.MessageFramework              0x00007fff92276eb9 -[RSSInterchange _runManager] + 1345
    8   com.apple.Foundation                    0x00007fff8e68d72a -[NSThread main] + 68
    9   com.apple.Foundation                    0x00007fff8e68d6a2 __NSThread__main__ + 1575
    10  libsystem_c.dylib                       0x00007fff8a0398bf _pthread_start + 335
    11  libsystem_c.dylib                       0x00007fff8a03cb75 thread_start + 13
    Thread 21:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00007fff8b424e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff89fefdea nanosleep + 164
    2   libsystem_c.dylib                       0x00007fff89fefbb5 usleep + 53
    3   com.apple.AppKit                        0x00007fff9410d11b -[NSUIHeartBeat _heartBeatThread:] + 1727
    4   com.apple.Foundation                    0x00007fff8e68d72a -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff8e68d6a2 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff8a0398bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8a03cb75 thread_start + 13
    Thread 22:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8b424bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8a03d274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff8bfc1a60 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff8ff61f9a ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                       0x00007fff8ff61ef3 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                       0x00007fff8ff61e3b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff8a0398bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8a03cb75 thread_start + 13
    Thread 23:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8b42367a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8b422d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8f94a50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8f952c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8f952486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8e698fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff8e68d72a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8e68d6a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff8a0398bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8a03cb75 thread_start + 13
    Thread 24:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8b424bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8a03d274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff8c23878d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x00007fff8c2389e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x00007fff8c238a89 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff8a0398bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8a03cb75 thread_start + 13
    Thread 25:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8b424bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8a03d274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff8bfc1ab7 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
    3   com.apple.JavaScriptCore                0x00007fff8c2410cc JSC::Heap::blockFreeingThreadMain() + 300
    4   com.apple.JavaScriptCore                0x00007fff8c241109 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff8a0398bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8a03cb75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000001  rbx: 0x0000000000000204  rcx: 0x0000000000000003  rdx: 0x40d23b1ed5599e63
      rdi: 0x0000000000000204  rsi: 0x0000000000000001  rbp: 0x00007fff6da5a240  rsp: 0x00007fff6da5a230
       r8: 0x00000000095b142a   r9: 0x00000000095a4fd9  r10: 0x0000000000000a50  r11: 0xffffffffffffffff
      r12: 0x00007fff90f8c3d6  r13: 0x0000000000000001  r14: 0x0000000000000001  r15: 0x0000000000000000
      rip: 0x00007fff90f907f3  rfl: 0x0000000000010202  cr2: 0x0000000000000204
    Logical CPU: 1
    Binary Images:
           0x10de5b000 -        0x10e20efff  com.apple.mail (5.3 - 1283) <1F49F84E-A64A-3C38-8C8E-39BEA1188767> /Applications/Mail.app/Contents/MacOS/Mail
           0x1104d2000 -        0x1104d4fff  apop.so (??? - ???) <B40CE86C-1757-3261-848C-F166F3D513EA> /usr/lib/sasl2/apop.so
           0x1104d8000 -        0x1104e1fff  digestmd5WebDAV.so (??? - ???) <8D39C8C0-ACCE-34D4-815A-87825A1A4492> /usr/lib/sasl2/digestmd5WebDAV.so
           0x1104e6000 -        0x1104e8fff  libanonymous.2.so (??? - ???) <99136B94-8BE0-3563-9E2A-9C826971B6E9> /usr/lib/sasl2/libanonymous.2.so
           0x1104ec000 -        0x1104effff  libcrammd5.2.so (??? - ???) <5EEE3304-D132-3C9B-A54D-C21D7C34DA28> /usr/lib/sasl2/libcrammd5.2.so
           0x11211d000 -        0x112133fff  dhx.so (??? - ???) <9AB7809C-2651-3FCF-9357-8E1CDEAB6466> /usr/lib/sasl2/dhx.so
           0x112140000 -        0x112149fff  libdigestmd5.2.so (??? - ???) <6DD64225-CFFF-379B-A5BA-5409F777F307> /usr/lib/sasl2/libdigestmd5.2.so
           0x11214e000 -        0x112153fff  libgssapiv2.2.so (??? - ???) <DC1BA305-26FA-3CC7-8400-6A45521EF2A3> /usr/lib/sasl2/libgssapiv2.2.so
           0x112158000 -        0x11215afff  login.so (??? - ???) <48CD069F-68F5-32C4-BFAC-AC0EFB7B9489> /usr/lib/sasl2/login.so
           0x11215e000 -        0x112163fff  libntlm.so (??? - ???) <1B9D16BE-D0DB-31A3-8B84-7830509B5ECA> /usr/lib/sasl2/libntlm.so
           0x112168000 -        0x11216ffff  libotp.2.so (??? - ???) <1DDBDDF7-3F84-3AF0-A878-9E64EEBE0ED5> /usr/lib/sasl2/libotp.2.so
           0x112178000 -        0x11217afff  libplain.2.so (??? - ???) <C98A873A-4373-3E3A-8257-D9BB5F857C85> /usr/lib/sasl2/libplain.2.so
           0x11217e000 -        0x112182fff  libpps.so (??? - ???) <26172BC5-1758-3BE6-9B8D-F254A727478A> /usr/lib/sasl2/libpps.so
           0x112187000 -        0x11218aff7  mschapv2.so (??? - ???) <F62C8BE2-B2E4-3E36-AC52-B4E149AFC186> /usr/lib/sasl2/mschapv2.so
           0x11218f000 -        0x1121bdfff  com.apple.DirectoryService.PasswordServerFramework (7.1 - 7.1) <1D934B92-4998-35C0-B9CA-3DEB938C2672> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
           0x1121d3000 -        0x1121d6fff  shadow_auxprop.so (??? - ???) <DF9DE842-FBFA-368A-AA8C-E29CF334FF69> /usr/lib/sasl2/shadow_auxprop.so
           0x1121db000 -        0x1121ddfff  smb_nt.so (??? - ???) <C6D59817-4DB8-34F9-BD71-2FDDA857CBA8> /usr/lib/sasl2/smb_nt.so
           0x1121e1000 -        0x1121e4fff  smb_ntlmv2.so (??? - ???) <A2FD1300-B742-32BE-B640-74732490CC94> /usr/lib/sasl2/smb_ntlmv2.so
           0x112638000 -        0x11263bff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
           0x11267f000 -        0x11267fff1 +cl_kernels (??? - ???) <72630505-1BDB-48E4-8C10-9587512A3668> cl_kernels
           0x112685000 -        0x112686ff3 +cl_kernels (??? - ???) <68CACCE5-B5D5-4A1A-92FA-4AE0A5462C3D> cl_kernels
           0x112b21000 -        0x112b2bfef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x112b40000 -        0x112bdfff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
           0x112c17000 -        0x112c17ff3 +cl_kernels (??? - ???) <D89CFDFC-AB1F-4A00-B2B3-8FEC288396B2> cl_kernels
           0x112c4e000 -        0x112c4fff2 +cl_kernels (??? - ???) <9BE07026-23A1-417E-A3A1-1A1BCF87CF84> cl_kernels
           0x112c51000 -        0x112cebff7  unorm8_rgba.dylib (2.0.19 - compatibility 1.0.0) <8CA67399-44BB-35F8-94EF-EB57CD3AA542> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
           0x113147000 -        0x113148ff3 +cl_kernels (??? - ???) <6028A4A8-F855-4630-8AB0-7214C9189693> cl_kernels
           0x113159000 -        0x113159ff1 +cl_kernels (??? - ???) <BE5967E1-677C-4450-ADE4-642CF897969B> cl_kernels
           0x11315d000 -        0x11315dff9 +cl_kernels (??? - ???) <CD3205B4-A8C9-4452-A33D-8FD804E2CB79> cl_kernels
           0x113731000 -        0x113755fff  com.apple.Mail.Syncer (5.3 - 1283) <5F648C70-BF2C-3F17-8EAD-B76E490BC6CE> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncschema/Contents/MacOS/Syncer
           0x113768000 -        0x11376dfff  com.apple.contacts.iaplugin (1.5 - 1091) <F2A9A27A-8706-3BA8-A187-29D081E31F36> /System/Library/InternetAccounts/AddressBook.iaplugin/Contents/MacOS/AddressBook
           0x113773000 -        0x113777fff  com.aol.iaplugin (1.1 - 2) <E3692370-CCF7-324E-84E4-3E003DE9EC82> /System/Library/InternetAccounts/AOL.iaplugin/Contents/MacOS/AOL
           0x11377d000 -        0x113786fff  com.apple.exchange.iaplugin (1.1 - 2) <3B99C240-293E-3232-B729-8A929171353B> /System/Library/InternetAccounts/Exchange.iaplugin/Contents/MacOS/Exchange
           0x11378f000 -        0x11378fff7  com.apple.SafariDAVNotifier (1.1.1 - 1) <C3E0313B-11B0-3F38-85E3-8A6176A7C6F4> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/SafariDAVNotifier.framework/Versions/A/SafariDAVNotifier
           0x113ab2000 -        0x113ab4fff  com.apple.AddressBook.LocalSourceBundle (1.5 - 1091) <5A5C6F33-94F6-3231-AC7E-23D302142BE2> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x113aca000 -        0x113acdfff  com.apple.DirectoryServicesSource (1.5 - 1091) <F0E58D9D-9D5D-3B38-8D82-74B979BF3532> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x113ad5000 -        0x113b36fff  com.apple.AddressBook.CardDAVPlugin (10.7.2 - 200) <AB709DA1-29BE-35B3-A271-6D0C5C008B1F> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x113d0d000 -        0x113d12fff  com.google.iaplugin (1.1 - 2) <6AEBA3F3-7D8E-34F4-A20E-A1EC6C6B9A72> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google
           0x113d19000 -        0x113d21fff  com.apple.calendar.iaplugin (5.0.3 - 1204.2) <7E42E232-D05A-361C-9641-298BD559FB83> /System/Library/InternetAccounts/iCal.iaplugin/Contents/MacOS/iCal
           0x113d40000 -        0x113d45fff  com.apple.chat.iaplugin (6.0.2 - 1011) <B7786E59-657A-39C6-9071-E71FC9562333> /System/Library/InternetAccounts/iChat.iaplugin/Contents/MacOS/iChat
           0x113d4a000 -        0x113d63fff  com.apple.placeholder.iaplugin (1.0.1 - 1) <6A584B53-F045-3740-B270-674EF531DCCD> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
           0x113d76000 -        0x113dc9fff  com.apple.AOSUI (1.0.2 - 64) <BBACCC01-14D6-34D2-97C4-DDEF44A4DE22> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
           0x113df7000 -        0x113e0eff7  com.apple.AOSAccounts (1.0.2 - 1.0.71) <302B3150-2335-39A5-A443-7E9410D4E1F1> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
           0x113e23000 -        0x113e61fff  com.apple.Ubiquity (1.1 - 210.2) <81A9973A-730B-308A-80A1-F5D042CB790C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x113e7f000 -        0x113e9fff7  com.apple.ChunkingLibrary (1.0 - 127.2) <EDF32155-7CFE-3831-949B-80A56E991B68> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
           0x113eab000 -        0x113eaeff7  com.apple.yahoo.syncframework (1.5 - 61.3) <60BBFE6B-B192-3EEA-9EF4-2184CAF604D7> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
           0x113ed4000 -        0x113edbfff  com.apple.mail.iaplugin (5.3 - 1283) <6DB0BE0F-183D-371F-8D24-8A2A15AE0363> /System/Library/InternetAccounts/Mail.iaplugin/Contents/MacOS/Mail
           0x113ee2000 -        0x113ee6fff  com.apple.mobileme.iaplugin (1.1 - 2) <E9F8D7D4-34A6-3F42-8BEC-F09373BF8024> /System/Library/InternetAccounts/MobileMe.iaplugin/Contents/MacOS/MobileMe
           0x113eed000 -        0x113ef2fff  com.apple.osxserver.iaplugin (1.1 - 2) <7C995DB7-73D4-3205-8E98-5E31F219A813> /System/Library/InternetAccounts/OSXServer.iaplugin/Contents/MacOS/OSXServer
           0x113ef9000 -        0x113efdfff  com.yahoo.iaplugin (1.1 - 2) <E362BF51-E2BC-3E86-B142-287858D19A86> /System/Library/InternetAccounts/Yahoo.iaplugin/Contents/MacOS/Yahoo
           0x113f90000 -        0x113f95ff7  libgermantok.dylib (??? - ???) <BEE85384-A58E-3D6B-914B-74E5FF3155F3> /usr/lib/libgermantok.dylib
           0x11400a000 -        0x114090ff7  com.apple.frameworks.server.foundation (10.7.3 - 185.6) <4719FA2C-6BAB-31F9-B68A-6DBC80FAC996> /System/Library/PrivateFrameworks/ServerFoundation.framework/Versions/A/ServerFoundation
           0x1140f1000 -        0x114103ff7  com.apple.PlatformHardwareManagement (2.0.1 - 2.0.1) <B55C63E6-0117-324B-B88A-18C5003D61FC> /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework/Versions/A/PlatformHardwareManagement
           0x114110000 -        0x11414aff7  com.apple.frameworks.CoreDaemon (1.0 - 1.0) <A131985C-8F2E-3706-957E-89BA1FA6A14E> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
           0x114e30000 -        0x114e5dfff  com.apple.datadetectors.actions (3.3 - 172.6) <F2F97E2E-6EC0-31E4-9EEC-8D4A43AB6ECF> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/Actions.datadetectors/Contents/MacOS/Actions
           0x116764000 -        0x116771ff7 +com.evernote.EvernoteSafariClipperPlugin (1.0 - 158341) <16982ECA-E9D5-E7C4-262E-6FE26A6FF63D> /Users/USER/Library/Internet Plug-Ins/EvernoteSafariClipperPlugin.webplugin/Contents/MacOS/EvernoteSafariClipperPlugin
           0x116822000 -        0x116834ff7  com.apple.mail.WebPlugIn (5.3 - 1283) <2AED06A5-6F4E-3681-A3AD-41ABB4BB5966> /Applications/Mail.app/Contents/PlugIns/MailWebPlugIn.webplugin/Contents/MacOS/MailWebPlugIn
           0x11718d000 -        0x117341ff7  libCMaps.A.dylib (600.0.0 - compatibility 64.0.0) <31ADECC6-ADF3-36C5-A0CB-A8133151B8DB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
        0x7fff6da5b000 -     0x7fff6da8fbaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff892d1000 -     0x7fff89324fff  com.apple.iCalendar (5.0.1 - 120.1) <88A1937C-3A85-3BEA-B124-1A11F6FB5D72> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff89325000 -     0x7fff89327fff  com.apple.EFILogin (1.0 - 1) <EA18A476-CB02-3EC6-8B2D-9EA019B2D16E> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff89328000 -     0x7fff89329ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8932a000 -     0x7fff8932dfff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8932e000 -     0x7fff89354fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
        0x7fff893a2000 -     0x7fff89616fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
        0x7fff89617000 -     0x7fff8966bff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8966c000 -     0x7fff89706ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
        0x7fff89707000 -     0x7fff8970dff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8970e000 -     0x7fff8972aff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
        0x7fff8972b000 -     0x7fff89844fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
        0x7fff89849000 -     0x7fff89849fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8984a000 -     0x7fff89a4cfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff89ad0000 -     0x7fff89c5aff7  com.apple.WebKit (7534.57 - 7534.57.7) <15AA1A2E-DCAC-35CE-89DF-0FF7149198CD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff89c5b000 -     0x7fff89c8bfff  com.apple.framework.Admin (11.0 - 11.0) <66A06B83-01D1-371E-8A77-4280570BB97D> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff89c8c000 -     0x7fff89fb8fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
        0x7fff89fb9000 -     0x7fff89fbefff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff89fbf000 -     0x7fff89feafff  com.apple.speech.LatentSemanticMappingFramework (2.8.10 - 2.8.10) <09D59AFB-6CCD-37E1-8A41-8C45217E7612> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
        0x7fff89feb000 -     0x7fff8a0c8fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff8a0c9000 -     0x7fff8a0cafff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff8a0d1000 -     0x7fff8a0dbff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff8a0dc000 -     0x7fff8a157ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
        0x7fff8a158000 -     0x7fff8a1fdfff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
        0x7fff8a1fe000 -     0x7fff8a205ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
        0x7fff8a206000 -     0x7fff8a20cfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8a20d000 -     0x7fff8a27dfff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
        0x7fff8a27e000 -     0x7fff8a2defff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
        0x7fff8a2e5000 -     0x7fff8a304fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8a659000 -     0x7fff8a66dff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8a66e000 -     0x7fff8a80eff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8a80f000 -     0x7fff8a8d6ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
        0x7fff8a8d7000 -     0x7fff8a920ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8a9f2000 -     0x7fff8aa32ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8aec4000 -     0x7fff8aee1fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8aee2000 -     0x7fff8af3eff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
        0x7fff8af3f000 -     0x7fff8b36cfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
        0x7fff8b36d000 -     0x7fff8b3d5ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8b3d6000 -     0x7fff8b3d7fff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
        0x7fff8b3d8000 -     0x7fff8b3f7ff7  com.apple.DotMacSyncManager (6.1 - 488.6) <7F06D1AA-89C9-37A5-8243-89AB06E2DA2D> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManager
        0x7fff8b3f8000 -     0x7fff8b40dfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8b40e000 -     0x7fff8b42efff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8b42f000 -     0x7fff8b481ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8b482000 -     0x7fff8b48dfff  com.apple.NSServerNotificationCenter (4.1 - 4.1) <504CB664-D9F6-3CEE-A108-38DE002972C4> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotification
        0x7fff8b48e000 -     0x7fff8b491fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
        0x7fff8b492000 -     0x7fff8b4aefff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8b4f4000 -     0x7fff8b501fff  com.apple.KerberosHelper (3.0 - 1.0) <5223379A-8854-36CF-B15C-44E0107EEE4C> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
        0x7fff8b502000 -     0x7fff8b9c9fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
        0x7fff8b9ca000 -     0x7fff8b9d1fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <1116CD6D-E7AD-375F-A691-B9DF6609FEAD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8b9d2000 -     0x7fff8bfb6fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
        0x7fff8bfb7000 -     0x7fff8c2d9fff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8c2da000 -     0x7fff8c2dafff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8c2db000 -     0x7fff8c3ddfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff8c3de000 -     0x7fff8c41ffff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
        0x7fff8c456000 -     0x7fff8c456fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8c457000 -     0x7fff8c45efff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff8c45f000 -     0x7fff8c46dff7  com.apple.AppleFSCompression (37 - 1.0) <88C436E8-38AE-3D96-A8C8-2D1805CC47B7> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
        0x7fff8c46e000 -     0x7fff8c4e4fff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8c4e5000 -     0x7fff8c4fdff7  com.apple.iChat.InstantMessage (6.0.2 - 837) <2BAB9937-307D-3AF7-B9E2-B049B9B3EC8F> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
        0x7fff8c4fe000 -     0x7fff8c50dff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff8c56b000 -     0x7fff8c56bfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8c56c000 -     0x7fff8c599fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff8c59a000 -     0x7fff8c852fff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8c853000 -     0x7fff8c859ff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
        0x7fff8c85a000 -     0x7fff8c8fbfff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
        0x7fff8c919000 -     0x7fff8c92cff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8c92d000 -     0x7fff8c98efff  com.apple.ExchangeWebServices (2.2 - 127) <386F50D4-9D1C-3153-8E24-FCBFB7DABCBE> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
        0x7fff8c98f000 -     0x7fff8cbb9fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8cbc8000 -     0x7fff8cbdffff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
        0x7fff8cbe0000 -     0x7fff8ccc4e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8ccc5000 -     0x7fff8cd0bfff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
        0x7fff8d3d1000 -     0x7fff8d413fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8d414000 -     0x7fff8d416ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
        0x7fff8d417000 -     0x7fff8d423fff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
        0x7fff8d424000 -     0x7fff8d475ff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8d476000 -     0x7fff8d476fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8d4c4000 -     0x7fff8d4cdff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8d4ce000 -     0x7fff8d4e2fff  com.apple.syncservices.syncservicesui (6.3 - 673.6) <0F7E8249-A139-3151-A46B-41226AB0F6E3> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServicesUI
        0x7fff8d4e3000 -     0x7fff8d50fff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
        0x7fff8d510000 -     0x7fff8deaea27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8deaf000 -     0x7fff8deaffff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8deb0000 -     0x7fff8def0fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
        0x7fff8def1000 -     0x7fff8df1aff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8df1b000 -     0x7fff8df2dff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8df2e000 -     0x7fff8dfa4fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
        0x7fff8dfa5000 -     0x7fff8e019fff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <6585161A-628F-3467-82A4-ECBF1FE7184D> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff8e01a000 -     0x7fff8e06efff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8e082000 -     0x7fff8e086ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
        0x7fff8e099000 -     0x7fff8e0c0fff  com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
        0x7fff8e0c1000 -     0x7fff8e0cffff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff8e0d0000 -     0x7fff8e22dfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8e22e000 -     0x7fff8e23bfff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
        0x7fff8e23c000 -     0x7fff8e2cafff  com.apple.iLifeMediaBrowser (2.6.4 - 502.4.5) <A19798B7-E1A6-3117-8094-8D3A2CAB417F> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
        0x7fff8e2d3000 -     0x7fff8e3b7ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
        0x7fff8e3b8000 -     0x7fff8e4baff7  com.apple.PubSub (1.0.5 - 65.28) <0D52431F-D0B3-3175-85FF-8213615A4526> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff8e4bb000 -     0x7fff8e4fbfff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8e4fc000 -     0x7fff8e541fff  com.apple.DiskManagement (4.2.1 - 509.1) <732DB9AE-823E-3121-9B87-05F6EED5564F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
        0x7fff8e561000 -     0x7fff8e5c9ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8e5ca000 -     0x7fff8e608fff  com.apple.bom (11.0 - 183) <841FA160-A37A-368D-B14E-27AA9DD1AEDA> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8e609000 -     0x7fff8e632fff  com.apple.datadetectors (3.3 - 172.6) <4C5A759B-7CB7-3C0E-8C50-DC2CCE92F5F7> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
        0x7fff8e633000 -     0x7fff8e94cfff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8e94d000 -     0x7fff8e9a3fff  libCoreStorage.dylib (??? - ???) <564C1AE4-4669-3D2

    Now problems appear with PDF created from Google Docs as well. Any idea ?

Maybe you are looking for

  • Imported songs go to wrong location

    I have changed the location of my iTunes library to an external hard drive plugged into my Airport Extreme. If I rip a CD the files end up in the correct location. However if I import a bunch of pre-ripped files via the file menu they get put into th

  • Printer Sharing with eMac, iMac, and iBook not working

    Hello, everyone. I hope you guys can help me out with this: I have an Epson Stylus CX4600 hooked up to my eMac via USB. My eMac prints fine with it. The eMac is getting its internet via an Ethernet wire going downstairs into my Linksys Router, which

  • How do I get Preview to stop opening documents opened in the past?

    If I open a.jpg in Preview, quit Preview, then double click z.jpg, both a.jpg *and* z.jpg open. Help! And it isn't limited to Preview. Just discovered that Microsoft Word is doing the same. This never happened until the Lion upgrade.

  • All of a sudden theres an echo help please. SB 2 ZS for the

    I have the Sound Blaster 2 ZS for PC. So i was playing counter strike source and using my mic.(not the first time i've used the mic) And then after the server changed ma ps. I all of a sudden started hearing echo's when other people used their mics.

  • Java & flex at client

    Hi, I m a java developer... and a starter in flex.. Can anyone tell me whether we can use java and flex together at client end .... I knw abt remote objects but in that case java is on server side .. i want to use java and flex at client end .. Is it