Launchd calendar

We have been using Snow Leopard Mac Mini Server and FileMaker Server as a platform. It came time to upgrade to FileMaker 13 which required at least Mountain Lion to work. We decided to upgrade to Mac Mini Server i7 with a 256GB SSD, etc. In this installation, we used Launchd to invoke a Calendar Interval that ran an AppleScript that would launch FileMaker and execute a FileMaker script that would send an email. This worked well under Snow Leopard Server, but we have had limited success under Mavericks Server. The plist that tells when and what to run looks like this:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
  <key>Label</key>
  <string>ca.productionReports.plist</string>
  <key>Program</key>
  <string>/Users/admin/scripts/sendProduction.app/Contents/MacOS/applet</string>
  <key>StartCalendarInterval</key>
  <dict>
  <key>Hour</key>
  <integer>7</integer>
  <key>Minute</key>
  <integer>51</integer>
  </dict>
  <key>UserName</key>
  <string>admin</string>
</dict>
</plist>
Whether or not it successfully runs, the server log looks like this:
Sep  3 07:51:27 server.private gkbisd[165]: Unable to collect cdhash for /Users/admin/scripts/sendProduction.app (error code -67028)
Sep  3 07:51:28 server.private applet[81089]: FAILURE: Failed to open property list at file://localhost/private/var/db/launchd.db/com.apple.launchd/overrides.plist for reading. (The operation couldn’t be completed. Permission denied)
Sep  3 07:51:28 server.private applet[81089]: launch_msg(): Socket is not connected
Sep  3 07:51:28 server.private gkbisd[165]: Unable to collect cdhash for /Applications/FileMaker Pro 13/FileMaker Pro.app (error code 100024)
Sep  3 07:52:11 server.private Finder[234]: CreateWithFileInfo failed to create URL with FSRef, falling back to blank icon.
Sep  3 07:52:11 server.private quicklookd[81118]: [QL] _QLServerGetThumbnail: can't convert path to url
This is driving me bonkers that it works flawlessly for a week, then stops for no apparent reason. If anyone can offer insight here, I would appreciate it.
Thanks

Check if CalendarAgent is running
sudo launchctl list | grep CalendarAgent
If it's not running enable/start it
launchctl load -w /System/Library/LaunchAgents/com.apple.CalendarAgent.plist
Open Calendar again. Worked for me!

Similar Messages

  • Launchd start calendar interval working in 10.4.10?

    If had a cron job that runs every night, and I want to do this in Launchd (figure I might as well use the tools that Apple is migrating us towards)
    I think I have it ready to go, however I have read that StartCalendarInterval doesn't work properly (i.e. it only works once)
    Is this still the case with 10.4.10?
    thanks in advance

    What drivers are you using? My guess is that you are using the Guteprint drivers. That latest driver from Epson says that it supports OS X 10.1.3 - OS X 10.1.5, so I don't think Epson produced a driver that would work in OS X 10.4.x.
    If your printer is not supported by Epson drivers, you will not be able to use the Epson Utility.
    If you are indeed using the Gutenprint drivers, upgrade them to the latest version (5.2.2) from _http://gutenprint.sourceforge.net/MacOSX.php_. There is a text based utility included on the disk image for Epson inkjet printers. It will allow you to run a nozzle check, clean the heads, and align the heads. You will not be able to get the ink levels however.

  • I have upgraded to 10.10.3 on my MacBook Pro now the Calendar is not working properly. Help please?!?

    Yesterday I upgraded my MacBook Pro 13" (Early 2013) to 10.10.3. I immediately started having problems with it opening apps slowly. So I read and discovered it had replaced some of my apps with newer versions. I also restarted it 2 or 3 times. That seemed to solve that problem. This morning I get on and it is doing the same thing, but it is limited to the Calendar. Anything I try to do in the Calendar gets me the spinning beachball, from opening it to editing to adding an event. I have many dates and events saved that I don't want to lose. Am I going to have to reinstall the Calendar? If so, how can I do it without losing my content?

    This is the note I sent to the other thread (Macbook is slow since OS X 10.10.3. I'm sorry. I hope this helps
    I did not have a specific category that said "log list" once I got to "All Messages". It just showed "Log" so that is what I am sending you. The other thing is that the timestamp is 9:23:?? the next is 9:34:?? and the problem occurred at 9:32:??. So you are getting the log from 9:23 until it repeats.
    Apr 13 09:23:49 -MBP com.apple.xpc.launchd[1] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
    Apr 13 09:34:43 -MBP hidd[96]: IOHIDEventQueue unable to get policy for event of type 11. (e00002e8)
    Apr 13 09:34:47 --- last message repeated 83 times ---
    Apr 13 09:34:47 -MBP spindump[1465]: Got xpc error message in libspindump client connection: Connection invalid
    Apr 13 09:37:56 -MBP apsd[73]: Failed to initialize budgeting, not using budgeting: Error Domain=Timed out waiting for XPC and/or reply handler Code=104 "The operation couldn’t be completed. (Timed out waiting for XPC and/or reply handler error 104.)"
    Apr 13 09:37:56 -MBP apsd[73]: apsd(73,0x7fff7a8d5300) malloc: *** error for object 0x7fd5e0c43ef0: pointer being freed was not allocated
      *** set a breakpoint in malloc_error_break to debug
    Apr 13 09:38:29 -MBP com.apple.xpc.launchd[1] (com.apple.Finder[221]): Service exited due to signal: Terminated: 15
    Apr 13 09:38:29 -MBP kernel[0]: process Messages[57790] caught causing excessive wakeups. Observed wakeups rate (per sec): 115; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45001
    Apr 13 09:38:29 -MBP com.apple.xpc.launchd[1] (com.apple.ReportCrash[57808]): Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
    Apr 13 09:38:29 -MBP ReportCrash[57808]: Invoking spindump for pid=57790 wakeups_rate=115 duration=392 because of excessive wakeups
    Apr 13 09:38:29 -MBP com.apple.xpc.launchd[1] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
    Apr 13 09:38:29 --- last message repeated 1 time ---
    Thank you for your times!

  • Itunes 10.5 and iOS4 issues... (Calendar)

    Before I had itunes 10.5, my mac and iPhone's iCals were being synced perfectly.
    Now, I upgraded my MBP and MP to Lion, which means I'm now using itunes 10.5.
    I noticed that the calendar is no longer syncing to my iPhone!!  my iPhone's iCal is completely blank.
    Also interesting (and I think might have something to do with it:
    There are now TWO options in iTunes for syncing calendar to iPhone:  one is under "Sync iCal Calendars" (it is checked, as before the update).  The other, is under "advanced", and says "replace information on this phone"... where "calendar" is not checked.  I have a feeling that I have to check that box and sync just once like that, BUT, the problem is, when I check it, my storage use on the iPhone goes up about 2.5gb (which takes it over capacity).  There's no way the calendar is 2.5GB!!
    What's going on here?  Does iTunes 10.5 not sync properly with iOS4 (I'd like to avoid updating to iOS5, as my iPhone is jailbroken, with many tweaks on it).
    Or, is it something to do with iCloud? (since my iOS4 phone doesn't talk to iCloud)....
    Thanks in advance!!

    I'm having the same problem with my iTunes and iPhone 3GS. iTunes crashes when trying to sync music or apps.
    I've tried restoring the iPhone to factory defaults and tried with a new iTunes library, but the problem persists.
    This is what the top of the crash report says:
    Process:         iTunes [2996]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         10.5 (10.5)
    Build Info:      iTunes-10509941~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [129]
    Date/Time:       2011-10-13 14:57:35.379 +0200
    OS Version:      Mac OS X 10.7.1 (11B26)
    Report Version:  9
    Crashed Thread:  27
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000103968000-00000001049be000 [ 16.3M] r-x/rwx SM=COW  /Applications/iTunes.app/Contents/MacOS/iTunes

  • Contacts and Calendar Services doesn't start

    After upgrading from Lion Server to Mavericks all seem to works except Contacts and Calendar. I can not start both services from the Server.app and neither from the Terminal.
    servidor:~ admin$ sudo serveradmin start calendar
    calendar:readWriteSettingsVersion = 1
    calendar:setStateVersion = 1
    calendar:state = "STOPPED"
    calendar:contactsState = "STOPPED"
    calendar:calendarState = "STOPPED"
    servidor:~ admin$ sudo serveradmin start contacts
    contacts:error = "CANNOT_LOAD_BUNDLE_ERR"
    servidor:~ admin$
    This are the logs
    19/07/14 07:09:37,134 com.apple.launchd[1]: (org.calendarserver.calendarserver[34005]) Exited with code: 1
    error.log:
    Reading configuration from file: /Applications/Server.app/Contents/ServerRoot/private/etc/caldavd/caldavd-apple. plist
    Neither EnableCalDAV nor EnableCardDAV are set to True.
    migration.log
    2014-07-18 23:20:14+0100 received postgres stdout '2014-07-18 23:20:14 XPG.8756:  Executing pg_ctl [\'/Applications/Server.app/Contents/ServerRoot/usr/bin/pg_ctl\', \'-p\', \'/Applications/Server.app/Contents/ServerRoot/usr/bin/xpostgres\', \'start\', \'-l\', \'/var/log/caldavd/xpg_ctl.log\', \'-w\', \'-o\', "-c listen_addresses=\'\' -k \'/var/run/caldavd/PostgresSocket\' -c shared_buffers=75 -c max_connections=50 -c standard_conforming_strings=on -c unix_socket_permissions=0770 -c log_lock_waits=TRUE -c deadlock_timeout=10 -c log_line_prefix=\'%m [%p] \' -c logging_collector=on -c log_truncate_on_rotation=on -c log_directory=/var/log/caldavd/postgresql -c log_filename=postgresql_%w.log -c log_rotation_age=1440"]\n2014-07-18 23:20:14 XPG.8756:  Spawning... [\'/Applications/Server.app/Contents/ServerRoot/usr/bin/pg_ctl\', \'-p\', \'/Applications/Server.app/Contents/ServerRoot/usr/bin/xpostgres\', \'start\', \'-l\', \'/var/log/caldavd/xpg_ctl.log\', \'-w\', \'-o\', "-c listen_addresses=\'\' -k \'/var/run/caldavd/PostgresSocket\' -c shared_buffers=75 -c max_connections=50 -c standard_conforming_strings=on -c unix_socket_permissions=0770 -c log_lock_waits=TRUE -c deadlock_timeout=10 -c log_line_prefix=\'%m [%p] \' -c logging_collector=on -c log_truncate_on_rotation=on -c log_directory=/var/log/caldavd/postgresql -c log_filename=postgresql_%w.log -c log_rotation_age=1440"]\n'
    servermgr_calendar.log
    [cal] 19/07/14 07:40:21 GMT+2 :     EnableCalDAV = 0
    [cal] 19/07/14 07:40:21 GMT+2 :           CalDAV = {
    Someone may help me?. Do you need more logs?

    Back up all files.
    Quit the Server application and drag it to the Trash, but don't empty. You'll be prompted to confirm that you want to stop all services. You won't lose any server data.
    Put the app back where it was and launch it. Test.

  • Calendar in a "Crash Loop"

    Today I opened up "Calander" in a Mid-2012 MacBook Air and it continually gives the message that "Calendar unexpectedly quit".  I click to re-open and it just gives the same message.  I've tried shutting down and restarting, but the proble persists; so I can not open Calendar.  All software is up to date; and I'm running Mountail Lion.
    Does anyone else have this problem, or perhaps a solution???
    This is part of the message (below)..........
    Process:         Calendar [262]
    Path:            /Applications/Calendar.app/Contents/MacOS/Calendar
    Identifier:      com.apple.iCal
    Version:         6.0 (1645)
    Build Info:      iCal-1645000000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [147]
    User ID:         501
    Date/Time:       2013-02-09 10:37:21.519 -0800
    OS Version:      Mac OS X 10.8.2 (12C3006)
    Report Version:  10
    Interval Since Last Report:          848434 sec
    Crashes Since Last Report:           27
    Per-App Interval Since Last Report:  171010 sec
    Per-App Crashes Since Last Report:   27
    Anonymous UUID:                      55A0C3F7-4799-0E5C-350D-11462A72942C
    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 'NSRangeException', reason: '*** -[__NSArrayI objectAtIndex:]: index 0 beyond bounds for empty array'
    terminate called throwing an exception
    abort() called

    q-bit,
    Try removing the com.apple.iCal.plist file from your Macintosh HD/Users/yourusername/Library/Preferences Folder. To find that Library folder, use Finder>Go Menu>Depress the "Option" key>Library. Drag the .plist file to your desktop, and log out/in or restart.
    Next, make sure that you are not connected to the internet. Then go to your Macintosh HD/Users/yourusername/Library/Calendars Folder and remove any files with "Cache" as a part of the file name. Use the same method as listed above to get to the correct Library Folder. Log out/in, or restart and check Calendar for functionality.

  • Ical crashes when importing ics file from google calendar

    I'm trying to move my google calendar to my company's exchange calendar.  I've tried exporting from google and also using ical.  Export works fine, but every time I try to import it in to the exchange calendar on ical, ical crashes. 
    First thing that happens is I get this message:
    When I click on "Remove Unsafe Alerts" it looks like it is going to work and then it crahses.
    Any advice would be greatly appreciated!
    Here's the info from the crash report:
    Process:         Calendar [334]
    Path:            /Applications/Calendar.app/Contents/MacOS/Calendar
    Identifier:      com.apple.iCal
    Version:         6.0 (1648)
    Build Info:      iCal-1648000000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [128]
    User ID:         501
    Date/Time:       2013-08-07 17:18:21.073 -0400
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          101435 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  15983 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      83B4F4B3-4379-A8AA-4AA7-B14B0B733EAC
    Crashed Thread:  6  Dispatch queue: com.apple.root.default-priority
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Illegal attempt to establish a relationship 'calendar' between objects in different contexts (source = <CalManagedEvent: 0x7ff45b5940f0> (entity: Event; id: 0x7ff45b598630 <x-coredata://409F5C9A-647A-47AA-98C2-F3198830AC03/Event/p338303> ; data: {
        attachments = nil;
        attendeeComments = nil;
        attendeeIconState = nil;
        attendees = nil;
        calendar = nil;
        calendarServerAccess = nil;
        changeKey = nil;
        checksum = nil;
        checksumVersion = nil;
        classification = nil;
        creationDate = nil;
        customAlarms = nil;
        dateStamp = nil;
        deleteSyncRecord = nil;
        dontSchedule = nil;
        dropBoxFreeBytes = nil;
        dropBoxLocation = nil;
        dropBoxLocationOverrideBaseURL = nil;
        dropBoxLocationOverrideBaseURLString = nil;
        eTag = nil;
        endDate = nil;
        hasAlarm = 0;
        hasAttachment = nil;
        hasAttendee = nil;
        hasDropBox = nil;
        hasRecurrenceException = nil;
        isAllDay = nil;
        isDetached = nil;
        isInvitationDirty = nil;
        isInvitationSent = nil;
        isMyResponseDirty = nil;
        isPhantom = nil;
        isRSVPNeeded = nil;
        itemID = nil;
        linkID = nil;
        localDefaultAlarms = nil;
        localUID = nil;
        location = nil;
        masterException = nil;
        messages = nil;
        myAttendee = nil;
        myAttendeeStatus = nil;
        needsReply = nil;
        needsServerConfirmation = nil;
        notes = nil;
        omitSyncRecord = nil;
        organizerAddress = nil;
        organizerAddressString = nil;
        organizerCommonName = nil;
        organizerScheduleAgent = nil;
        organizerScheduleStatus = nil;
        permission = nil;
        previousProdID = nil;
        privateComment = nil;
        properties = nil;
        recurrenceEndDate = nil;
        recurrenceExceptions = nil;
        recurrenceRule = nil;
        scheduleTag = nil;
        sequence = nil;
        serverDefaultAlarms = nil;
        serverFilename = nil;
        sharedUID = nil;
        sliceChild = nil;
        sliceParent = nil;
        startDate = nil;
        status = nil;
        syncMalfunctionDetected = nil;
        syncNeeded = nil;
        timeZone = nil;
        title = nil;
        transparency = nil;
        unlistedOtherAttendees = nil;
        url = nil;
        urlString = nil;
    }) , destination = <CalManagedExchangeCalendar: 0x7ff45b033120> (entity: ExchangeCalendar; id: 0x7ff459d8c460 <x-coredata://409F5C9A-647A-47AA-98C2-F3198830AC03/ExchangeCalendar/p193> ; data: {
        alarmsDisabled = 0;
        changeKey = AgAAABYAAABKwPZrjbKCTIE1RnAuslCGAAABcGX3;
        checked = 1;
        color = "(...not nil..)";
        colorString = "#882F00FF";
        defaultAlarmSet = nil;
        folderID = "AAMkAGVjMjM0ZmViLWZmZTAtNGEwNS05ZDMxLTkxN2ZjMTE4YTM4YwAuAAAAAAAVXmzHqw3TSbCb/R 6EjnomAQBKwPZrjbKCTIE1RnAuslCGAAAA10VKAAA=";
        group = "0x7ff45ba8da70 <x-coredata://409F5C9A-647A-47AA-98C2-F3198830AC03/ExchangePrincipal/p192>";
        isDelegate = 0;
        isDistinguished = 1;
        isEnabled = 1;
        isEventContainer = 1;
        isTaskContainer = 0;
        items =     (
            "0x7ff45b679ef0 <x-coredata://409F5C9A-647A-47AA-98C2-F3198830AC03/Event/p338315>",
            "0x7ff45b6b2690 <x-coredata://409F5C9A-647A-47AA-98C2-F3198830AC03/Event/p338371>",
            "0x7ff45b5a10b0 <x-coredata://409F5C9A-647A-47AA-98C2-F3198830AC03/Event/p338296>",
            "0x7ff45bc8d410 <x-coredata://409F5C9A-647A-47AA-98C2-F3198830AC03/Event/p338339>",
            "0x7ff45b668130 <x-coredata://409F5C9A-647A-47AA-98C2-F3198830AC03/Event/p338324>",
            "0x7ff45b60a450 <x-coredata://409F5C9A-647A-47AA-98C2-F3198830AC03/Event/p338362>",
            "0x7ff45b6d6200 <x-coredata://409F5C9A-647A-47AA-98C2-F3198830AC03/Event/p338312>",
            "0x7ff45bdb61a0 <x-coredata://409F5C9A-647A-47AA-98C2-F3198830AC03/Event/p338343>",
            "0x7ff45b5a1490 <x-coredata://409F5C9A-647A-47AA-98C2-F3198830AC03/Event/p338298>",
            "0x7ff45b62e280 <x-coredata://409F5C9A-647A-47AA-98C2-F3198830AC03/Event/p338325>",
            "(...and 94 more...)"
        localDefaultAlarmSet = nil;
        notes = nil;
        omitSyncRecord = nil;
        order = 20;
        parentFolderID = "AAMkAGVjMjM0ZmViLWZmZTAtNGEwNS05ZDMxLTkxN2ZjMTE4YTM4YwAuAAAAAAAVXmzHqw3TSbCb/R 6EjnomAQBKwPZrjbKCTIE1RnAuslCGAAAA10U+AAA=";
        permission = 4;
        prePublishURLString = nil;
        publication = nil;
        publishURLString = nil;
        shareDefaultAlarmSettings = 0;
        sharingStatus = 0;
        subscriptionInfo = nil;
        syncState = "H4sIAAAAAAAEAO29B2AcSZYlJi9tynt/SvVK1+B0oQiAYBMk2JBAEOzBiM3mkuwdaUcjKasqgcplVm VdZhZAzO2dvPfee++999577733ujudTif33/8/XGZkAWz2zkrayZ4hgKrIHz9+fB8/In6NX+PX+TXoOf jF+w+P9+/d3znePnlwfLC9f3xyb/vJyZOT7Wd7Tw5O";
        title = Calendar;
        uid = "F598699F-D166-43C2-8A30-FC3E6F63DCB7";
    terminate called throwing an exception
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8e5a7b06 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x00007fff8c5053f0 objc_exception_throw + 43
    2   CoreData                            0x00007fff8b266ffc _PFManagedObject_coerceValueForKeyWithDescription + 2636
    3   CoreData                            0x00007fff8b23dc7a _sharedIMPL_setvfk_core + 170
    4   CoreData                            0x00007fff8b257067 -[NSManagedObject(_NSInternalMethods) _maintainInverseRelationship:forProperty:forChange:onSet:] + 231
    5   CoreData                            0x00007fff8b255eaa -[NSManagedObject(_NSInternalMethods) _didChangeValue:forRelationship:named:withInverse:] + 1434
    6   Foundation                          0x00007fff8cc5d7b7 NSKeyValueNotifyObserver + 390
    7   Foundation                          0x00007fff8cc5f1c1 NSKeyValueDidChange + 456
    8   Foundation                          0x00007fff8cc0bfe6 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:withSetMutation:usingObjects:] + 118
    9   CoreData                            0x00007fff8b256eaf -[NSManagedObject didChangeValueForKey:withSetMutation:usingObjects:] + 47
    10  CalendarStore                       0x00007fff85d5c022 -[CalManagedCalendar(ICSImport) _importCleanedDocument:sharedUIDsToImport:objectIDsImported:progressBlock:abort ForIssueBlock:] + 2790
    11  CalendarStore                       0x00007fff85d5cc30 -[CalManagedCalendar(ICSImport) importICSDocument:processEvents:processReminders:callbackQueue:progressBlock:ab ortForIssueBlock:finishBlock:shouldSaveOnSuccess:synchronousFinishBlock:] + 1933
    12  CalendarStore                       0x00007fff85d5e0fa __block_global_10 + 213
    13  CoreFoundation                      0x00007fff8e5a04a6 __NSArrayEnumerate + 582
    14  CalendarStore                       0x00007fff85d5dcdb __140-[CalManagedCalendar(ICSImport) asyncImportFiles:processEvents:processReminders:callbackQueue:progressBlock:abo rtForIssueBlock:finishBlock:]_block_invoke_0 + 669
    15  libdispatch.dylib                   0x00007fff90742f01 _dispatch_call_block_and_release + 15
    16  libdispatch.dylib                   0x00007fff9073f0b6 _dispatch_client_callout + 8
    17  libdispatch.dylib                   0x00007fff907401fa _dispatch_worker_thread2 + 304
    18  libsystem_c.dylib                   0x00007fff88a0bd0b _pthread_wqthread + 404
    19  libsystem_c.dylib                   0x00007fff889f61d1 start_wqthread + 13
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff909f0686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff909efc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8e544233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8e549916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8e5490e2 CFRunLoopRunSpecific + 290
    5   com.apple.HIToolbox                     0x00007fff8bfa5eb4 RunCurrentEventLoopInMode + 209
    6   com.apple.HIToolbox                     0x00007fff8bfa5c52 ReceiveNextEventCommon + 356
    7   com.apple.HIToolbox                     0x00007fff8bfa5ae3 BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x00007fff8f640533 _DPSNextEvent + 685
    9   com.apple.AppKit                        0x00007fff8f63fdf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    10  com.apple.AppKit                        0x00007fff8f6371a3 -[NSApplication run] + 517
    11  com.apple.AppKit                        0x00007fff8f5dbbd6 NSApplicationMain + 869
    12  com.apple.iCal                          0x000000010874f235 0x10874d000 + 8757
    13  libdyld.dylib                           0x00007fff8529b7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff909f2d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff90741dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff907419ee _dispatch_mgr_thread + 54
    Thread 2:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff909f20fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff88a0dfe9 _pthread_cond_wait + 869
    2   com.apple.CoreVideo                     0x00007fff8dae12a1 CVDisplayLink::runIOThread() + 689
    3   com.apple.CoreVideo                     0x00007fff8dae0fd7 startIOThread(void*) + 148
    4   libsystem_c.dylib                       0x00007fff88a097a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff889f61e1 thread_start + 13
    Thread 3:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff909f0686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff909efc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8e544233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8e549916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8e5490e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff8cc09546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff8cc67562 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff88a097a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff889f61e1 thread_start + 13
    Thread 4:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff909f2322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8e588f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff88a097a2 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff889f61e1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff909f26d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88a0bf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88a0bd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff889f61d1 start_wqthread + 13
    Thread 6 Crashed:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff909f2212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff88a0ab54 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff88a4edce abort + 143
    3   libc++abi.dylib                         0x00007fff8d0b09eb abort_message + 257
    4   libc++abi.dylib                         0x00007fff8d0ae39a default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8c505873 _objc_terminate() + 91
    6   libc++.1.dylib                          0x00007fff8ea9c8fe std::terminate() + 20
    7   libobjc.A.dylib                         0x00007fff8c5055de objc_terminate + 9
    8   libdispatch.dylib                       0x00007fff9073f0ca _dispatch_client_callout + 28
    9   libdispatch.dylib                       0x00007fff907401fa _dispatch_worker_thread2 + 304
    10  libsystem_c.dylib                       0x00007fff88a0bd0b _pthread_wqthread + 404
    11  libsystem_c.dylib                       0x00007fff889f61d1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff909f26d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88a0bf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88a0bd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff889f61d1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff909f26d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88a0bf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88a0bd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff889f61d1 start_wqthread + 13
    Thread 6 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x000000010ed81cd8  rdx: 0x0000000000000000
      rdi: 0x000000000000da03  rsi: 0x0000000000000006  rbp: 0x000000010ed81d00  rsp: 0x000000010ed81cd8
       r8: 0x00007fff75326278   r9: 0x000000010ed81ce0  r10: 0x0000000030000000  r11: 0x0000000000000206
      r12: 0x000000010ed81e60  r13: 0x00007fff76392d48  r14: 0x000000010ed82000  r15: 0x000000010ed81d40
      rip: 0x00007fff909f2212  rfl: 0x0000000000000206  cr2: 0x00007fff7531fff0
    Logical CPU: 0
    Binary Images:
           0x10874d000 -        0x108a3cfff  com.apple.iCal (6.0 - 1648) <FED2E323-D764-3C38-9E67-78F90A0E41B9> /Applications/Calendar.app/Contents/MacOS/Calendar
           0x108e44000 -        0x108e44ffb +cl_kernels (???) <066E90C1-119D-49AA-8C24-BB472FF439E5> cl_kernels
           0x10a0a0000 -        0x10a0a1fff  com.apple.AddressBook.LocalSourceBundle (2.1 - 1170) <F902B042-3BD2-3FD5-98E5-8F0563D687D1> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x10ab82000 -        0x10ab8ffff  libGPUSupport.dylib (8.9.2) <0D32763C-7F3D-3FDB-9EDB-760BB7AFFA04> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x10ab97000 -        0x10aba0fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x10abe5000 -        0x10abe5ff9 +cl_kernels (???) <8B8D4A3F-F481-4ED9-A4BB-4059EB44549B> cl_kernels
           0x10ac91000 -        0x10ac94fff  com.apple.DirectoryServicesSource (2.1 - 1170) <F0560AC5-BBF4-3AB2-88CF-466B45F79341> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x10ac9b000 -        0x10acd7fff  com.apple.ExchangeSource (2.1 - 1170) <BE40798F-1B7B-3740-9D53-227B79134F94> /System/Library/Address Book Plug-Ins/Exchange.sourcebundle/Contents/MacOS/Exchange
           0x10acfa000 -        0x10ad0bff7  com.apple.NSServerNotificationCenter (5.0 - 5.0) <151748DA-BEAC-3E8C-B139-09256914F45E> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
           0x10be15000 -        0x10bfd3fff  GLEngine (8.9.2) <420E03C3-B91D-33C7-A1C4-BE60A1544971> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x10c00a000 -        0x10c17afff  libGLProgrammability.dylib (8.9.2) <83DBCC22-F711-3F9D-B622-6DE5D9DD90AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x10c1b2000 -        0x10c1ddfff  GLRendererFloat (8.9.2) <18D6F0AD-C5F1-3E8F-89C2-89426A3D6FE4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x10c2d8000 -        0x10c2d9ffa +cl_kernels (???) <5EE166C7-F28A-42BB-A36A-6B548E464D44> cl_kernels
           0x10c346000 -        0x10c347ffb +cl_kernels (???) <5D7144AF-0CA0-4832-9E85-16834E051E7E> cl_kernels
           0x10c35b000 -        0x10c35cffb +cl_kernels (???) <13FE3101-D41E-4FD4-BEE7-02ABB6FBFC07> cl_kernels
           0x10c360000 -        0x10c360ff3 +cl_kernels (???) <D8B7A9DF-EB40-4F49-9CAF-6D4855265E85> cl_kernels
           0x10cbe8000 -        0x10cc3bfff  com.apple.AddressBook.CardDAVPlugin (10.8 - 333) <14C01B09-7E73-30C2-9882-AF4223A1A4F0> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x10d036000 -        0x10d037fff  com.apple.heimdalodpac (10.8 - 198) <AE9D93D6-C970-368B-A89C-2DA0EB225204> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/heimdalodpac.bundle/Co ntents/MacOS/heimdalodpac
           0x10d03c000 -        0x10d03efff  com.apple.KerberosHelper.LKDCLocate (4.0 - 1.0) <6276FDFA-EB44-374C-9BFC-2AB5F68F2145> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/LKDCLocate.bundle/Cont ents/MacOS/LKDCLocate
           0x10d042000 -        0x10d043ff7  com.apple.kerberos.reachability (3.0 - 2.0) <494BC138-CAA9-3083-AD03-72FDCC12D16D> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/Reachability.bundle/Co ntents/MacOS/Reachability
           0x10d047000 -        0x10d048ff7  com.apple.kerberos.sckerberosconfig (3.0 - 1) <4E2B2506-8401-37A5-A130-31DD32DF1DD1> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/SCKerberosConfig.bundl e/Contents/MacOS/SCKerberosConfig
           0x10ebc5000 -        0x10ec5fff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10f6da000 -        0x10f773ff7  unorm8_argb.dylib (2.2.16) <AC4A19D0-44A5-34CB-9248-20996ACA6B06> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_argb.dylib
           0x200000000 -        0x20092eff7  com.apple.GeForceGLDriver (8.12.47 - 8.1.2) <C54C54E7-855D-3C7C-84A0-C20F082E32E9> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff6834d000 -     0x7fff6838193f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff84b00000 -     0x7fff84b01fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff84b02000 -     0x7fff84c8dfff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff84cda000 -     0x7fff85116fef  com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff85117000 -     0x7fff85164fff  com.apple.CoreMediaIO (308.0 - 4155.4) <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff85290000 -     0x7fff85298ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff85299000 -     0x7fff8529cff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8529d000 -     0x7fff852eeff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff852ef000 -     0x7fff853f1fff  libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff853f2000 -     0x7fff853fafff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8542d000 -     0x7fff857b8ff7  com.apple.FinderKit (1.1.3 - 1.1.3) <7956AB84-AB7A-3B00-A543-76E5CD708881> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
        0x7fff857b9000 -     0x7fff857c4fff  com.apple.CalendarAgentLink (1.0 - 38) <975BA2F1-5EA9-3173-831A-75143B45B262> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff8586d000 -     0x7fff858a7ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff858a8000 -     0x7fff858e7ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff858e8000 -     0x7fff85b97fff  com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff85b98000 -     0x7fff85bbffff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff85bc0000 -     0x7fff85c0fff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff85c10000 -     0x7fff85c27fff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff85c28000 -     0x7fff85e9dff7  com.apple.CalendarStore (6.0 - 1252) <4F9B9C88-34B9-300D-8479-5B5E64670EAD> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff85e9e000 -     0x7fff85f8fff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff85f90000 -     0x7fff861ebff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff861ec000 -     0x7fff861f1fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff861f2000 -     0x7fff871b1ff7  com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff871be000 -     0x7fff871d1ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff871dd000 -     0x7fff871e3ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff871e4000 -     0x7fff87241fff  com.apple.ExchangeWebServices (3.0.1 - 158) <6E3D5786-394F-3400-8331-425F8E45CF12> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff87242000 -     0x7fff872c0ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff872c1000 -     0x7fff872c2fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff872c3000 -     0x7fff872e2ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff872e3000 -     0x7fff872e4fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff872e5000 -     0x7fff872e5ff7  com.apple.SafariServices.framework (8536 - 8536.30.1) <2EB5365E-7D56-3283-89BB-AF6ED10F6D73> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff872e6000 -     0x7fff87331fff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff87332000 -     0x7fff87391fff  com.apple.IMAP (6.5 - 1508) <42C96BC0-5E8B-38CC-BA03-BE32A7115521> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
        0x7fff87392000 -     0x7fff873c0fff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff873c1000 -     0x7fff87410fff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff87411000 -     0x7fff87692fff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff87693000 -     0x7fff876a0fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff876a1000 -     0x7fff876c2fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff876c3000 -     0x7fff876cfff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff876d0000 -     0x7fff87740fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff87741000 -     0x7fff87a12ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff87a13000 -     0x7fff87a6cff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff87a6d000 -     0x7fff87b07fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff87b08000 -     0x7fff87b70fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff87b71000 -     0x7fff87b7cff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff87b7d000 -     0x7fff87c0aff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff87c0b000 -     0x7fff87c74fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff87c75000 -     0x7fff87c80ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff87d0f000 -     0x7fff87f57fff  com.apple.MessageFramework (6.5 - 1508) <9BBC75D2-736E-3F87-83ED-34F7942B2E0A> /System/Library/Frameworks/Message.framework/Versions/B/Message
        0x7fff87f84000 -     0x7fff87f8afff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff87f8b000 -     0x7fff87f8bfff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff87f8c000 -     0x7fff87f97fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff87f98000 -     0x7fff88133fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff88134000 -     0x7fff88183ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff88184000 -     0x7fff88969ff7  libclh.dylib (4.0.3 - 4.0.3) <D29F081B-2AFD-3190-87CF-ED244FA03DB0> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff8896a000 -     0x7fff88978fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff88979000 -     0x7fff88979fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8897a000 -     0x7fff889a6ff7  libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff889a7000 -     0x7fff889b0ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff889ec000 -     0x7fff889f4fff  com.apple.AOSNotification (1.7.0 - 636.3) <C96C3AB4-BF49-3DB7-9E9B-934CD579F63B> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff889f5000 -     0x7fff88ac1ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff88ac2000 -     0x7fff88ac6fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff88c79000 -     0x7fff88c83fff  libcsfde.dylib (296.16.1) <8F75205A-8802-3B1D-87AA-235CBF1E49AE> /usr/lib/libcsfde.dylib
        0x7fff88c84000 -     0x7fff88cc1fef  libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff88cc2000 -     0x7fff88ccefff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff88ccf000 -     0x7fff88ddafff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff88ddb000 -     0x7fff88e0cff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff88e15000 -     0x7fff88f12ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff88f13000 -     0x7fff88fc6ff7  com.apple.PDFKit (2.8.4 - 2.8.4) <BD6E8774-1C8B-3CD1-B5FA-7352B2173068> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff88fc7000 -     0x7fff88fc7fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff88fc8000 -     0x7fff8901dff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff89054000 -     0x7fff890a0ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff890a1000 -     0x7fff890f0ff7  com.apple.ical.EventKit (1.0 - 51) <80012819-255B-31AB-AC95-208CEE59EFF2> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
        0x7fff890f1000 -     0x7fff890f2ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff890f3000 -     0x7fff89191ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff89192000 -     0x7fff89196ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff89197000 -     0x7fff891eeff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff891ef000 -     0x7fff89360ff7  com.apple.QTKit (7.7.1 - 2599.31) <1CBAB8B9-E335-33E3-B442-60105D265CB7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff89361000 -     0x7fff893bdfff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff893be000 -     0x7fff893d8fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff893d9000 -     0x7fff89448fff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <65B30FD8-DEC0-31D4-8E7F-CBCB987D7A48> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff89462000 -     0x7fff89462fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff89463000 -     0x7fff89466fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff895a0000 -     0x7fff895fcff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff895fd000 -     0x7fff895ffff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff896cf000 -     0x7fff89719ff7  libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8971a000 -     0x7fff89752fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff89753000 -     0x7fff8977cfff  libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib
        0x7fff8977d000 -     0x7fff897dcfff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff897dd000 -     0x7fff8984bff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8984c000 -     0x7fff8984ffff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff89850000 -     0x7fff89872ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff89873000 -     0x7fff8987afff  libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8991c000 -     0x7fff899abfff  libCoreStorage.dylib (296.16.1) <35FE3D47-089C-351A-AC9E-4D2C82AE5D87> /usr/lib/libCoreStorage.dylib
        0x7fff899ac000 -     0x7fff89aa1fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff89aa2000 -     0x7fff89ab0ff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
        0x7fff89ab1000 -     0x7fff89baffff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff89bb0000 -     0x7fff89bb2ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff89bb3000 -     0x7fff89c85ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff89c86000 -     0x7fff89ce9ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff89cea000 -     0x7fff89ceafff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff89ceb000 -     0x7fff89d9cfff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff89d9d000 -     0x7fff89e62ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff89e63000 -     0x7fff89e85fff  com.apple.AOSAccounts (1.1.2 - 1.1.95) <9A1A8780-1F48-3CCA-96EB-D3137F93B676> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff89e86000 -     0x7fff89ea3ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff89ea4000 -     0x7fff8a1bbff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8a21c000 -     0x7fff8a272fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8a273000 -     0x7fff8a277fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8a278000 -     0x7fff8a27aff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8a27f000 -     0x7fff8a51aff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8a5b6000 -     0x7fff8a5c7ff7  com.apple.CalendarFoundation (1.0 - 29) <2C84D3EB-844E-39DA-A848-43FC42707168> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff8a772000 -     0x7fff8a7b9ff7  com.apple.CalDAV (6.0 - 112.6) <BEE75B4F-A36E-3753-BDAF-1F766849960B> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff8a7cb000 -     0x7fff8a888ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8ad91000 -     0x7fff8ad9dfff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8ad9e000 -     0x7fff8af4cfff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8af4d000 -     0x7fff8b04afff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8b04e000 -     0x7fff8b062fff  com.apple.AppContainer (2.1 - 1) <E1BC0E2F-836F-3082-A8CF-3CE7F6746535> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8b071000 -     0x7fff8b1e6ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8b1e7000 -     0x7fff8b1f4fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8b1f5000 -     0x7fff8b1f9fff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8b1fa000 -     0x7fff8b42fff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8b430000 -     0x7fff8b434fff  com.apple.SecCodeWrapper (2.1 - 1) <D25DD827-7F03-35AA-AD37-8E8D49AAD765> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8b435000 -     0x7fff8b470fff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8b471000 -     0x7fff8b474fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8b475000 -     0x7fff8b86cfff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8b86d000 -     0x7fff8b874fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8b875000 -     0x7fff8b877fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8b878000 -     0x7fff8b886ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8b887000 -     0x7fff8b892ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8b893000 -     0x7fff8ba93fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff8ba94000 -     0x7fff8bac8fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8bac9000 -     0x7fff8bacefff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8bacf000 -     0x7fff8bd3cff7  com.apple.RawCamera.bundle (4.07 - 696) <CCB97D78-309C-3CD9-B499-81192069A333> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8bd3d000 -     0x7fff8bd40fff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8bdc4000 -     0x7fff8bddbfff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8bddc000 -     0x7fff8beb6fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8beb7000 -     0x7fff8beb9fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8beba000 -     0x7fff8bef6fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8bef7000 -     0x7fff8bef8ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8bef9000 -     0x7fff8bef9fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8befa000 -     0x7fff8bf45fff  com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8bf46000 -     0x7fff8c276fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8c277000 -     0x7fff8c391fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8c392000 -     0x7fff8c3a0fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8c3a1000 -     0x7fff8c43cfff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8c43d000 -     0x7fff8c452fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8c453000 -     0x7fff8c460ff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8c461000 -     0x7fff8c461fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8c46f000 -     0x7fff8c471fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff8c472000 -     0x7fff8c4f3fff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8c4f4000 -     0x7fff8c60c92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8c60d000 -     0x7fff8c68fff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8c690000 -     0x7fff8c6afff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8c6bd000 -     0x7fff8c717fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8c905000 -     0x7fff8c906ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff8c907000 -     0x7fff8c945fff  com.apple.PassKit (1.0 - 1) <EB8C9B79-65A3-36BA-B5CF-D2DB0B036EFB> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit
        0x7fff8c946000 -     0x7fff8c94afff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8c94b000 -     0x7fff8c94dfff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8c94e000 -     0x7fff8caa0fff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8caa1000 -     0x7fff8cb59fff  com.apple.CoreMessage (6.5 - 1508) <E05A89F9-46AB-310C-B147-8B1E89C5A565> /System/Library/PrivateFrameworks/CoreMessage.framework/Versions/A/CoreMessage
        0x7fff8cb5a000 -     0x7fff8cb9dff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8cb9e000 -     0x7fff8cbd0fff  com.apple.framework.Admin (12.1 - 12.1) <2DA7835C-D3AB-3512-BDC1-03F437270772> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8cbd1000 -     0x7fff8cf30fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8cf83000 -     0x7fff8cf83ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8cf84000 -     0x7fff8cfabff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8cfac000 -     0x7fff8d019ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8d01a000 -     0x7fff8d027fff  com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff8d028000 -     0x7fff8d041fff  com.apple.CalendarUI (1.0 - 19) <5FE8D9CC-9E4B-319F-A2A9-FB4B7EBF8AEA> /System/Library/PrivateFrameworks/CalendarUI.framework/Versions/A/CalendarUI
        0x7fff8d047000 -     0x7fff8d05aff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8d05b000 -     0x7fff8d091fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8d092000 -     0x7fff8d0acfff  com.apple.geokit (2.1 - 2.1) <2B0ED144-9284-3396-8B34-292C29F4EED6> /System/Library/PrivateFrameworks/GeoKit.framework/Versions/A/GeoKit
        0x7fff8d0ad000 -     0x7fff8d0d2ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff8d0d3000 -     0x7fff8d116ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8d117000 -     0x7fff8d12bff7  com.apple.iCal.CalendarDraw (6.0 - 1625) <D641C174-1980-3E41-AB1D-8D871BFBD8FF> /System/Library/PrivateFrameworks/CalendarDraw.framework/Versions/A/CalendarDra w
        0x7fff8d12c000 -     0x7fff8d15afff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff8d15d000 -     0x7fff8d1f1ff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8d1f2000 -     0x7fff8d272ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8d2ce000 -     0x7fff8d592fff  com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8d596000 -     0x7fff8d669ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8d6af000 -     0x7fff8d6befff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8d6bf000 -     0x7fff8d6eafff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8d6eb000 -     0x7fff8d791ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8d7d6000 -     0x7fff8d92fff7  com.apple.syncservices (7.1 - 713.1) <1B20AF09-C1E5-3B70-A57F-177A4D92E403> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff8d930000 -     0x7fff8d944fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8d945000 -     0x7fff8d97cff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
        0x7fff8d97d000 -     0x7fff8d984fff  libcopyfile.dylib (89) <

    I have the same problem. I lost appointments and when I tried to import my .ics archive to restore them ical froze. I tried restarting but it keeps freezing. Please help!
    Valentina

  • Calendar crashes when importing

    When attempting to import an ICS file, Calendar crashes.  I was unable to import with no issues, not sure what happened.  Here are the Problem Details and System Config...
    Process:         Calendar [30342]
    Path:            /Applications/Calendar.app/Contents/MacOS/Calendar
    Identifier:      com.apple.iCal
    Version:         6.0 (1645)
    Build Info:      iCal-1645000000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [146]
    User ID:         501
    Date/Time:       2012-10-18 05:29:42.775 -0500
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:          171936 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  171735 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      16C090E9-87B3-B866-0A91-7BCABCE03946
    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: 'Invalid parameter not satisfying: aString != nil'
    terminate called throwing an exception
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff9378d0a6 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x00007fff964223f0 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff9378cee8 +[NSException raise:format:arguments:] + 104
    3   Foundation                          0x00007fff97a746a2 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
    4   AppKit                              0x00007fff8fa8d205 -[NSCell _objectValue:forString:errorDescription:] + 159
    5   AppKit                              0x00007fff8fa8d15f -[NSCell _objectValue:forString:] + 20
    6   AppKit                              0x00007fff8fa8d0db -[NSCell setStringValue:] + 39
    7   AppKit                              0x00007fff8fb213fc -[NSControl setStringValue:] + 138
    8   AppKit                              0x00007fff8fcefba8 -[NSAlert buildAlertStyle:title:formattedMsg:first:second:third:oldStyle:] + 7479
    9   AppKit                              0x00007fff8fcf178b _NXDoLocalRunAlertPanel + 343
    10  AppKit                              0x00007fff8fcf1a70 NSRunInformationalAlertPanel + 157
    11  Calendar                            0x0000000105176691 Calendar + 1078929
    12  Calendar                            0x000000010517734b Calendar + 1082187
    13  CalendarStore                       0x00007fff94d23648 __block_global_4 + 118
    14  libdispatch.dylib                   0x00007fff96117f01 _dispatch_call_block_and_release + 15
    15  libdispatch.dylib                   0x00007fff961140b6 _dispatch_client_callout + 8
    16  libdispatch.dylib                   0x00007fff961190c8 _dispatch_main_queue_callback_4CF + 275
    17  CoreFoundation                      0x00007fff9372f0fe __CFRunLoopRun + 1614
    18  CoreFoundation                      0x00007fff9372e6b2 CFRunLoopRunSpecific + 290
    19  HIToolbox                           0x00007fff99daf0a4 RunCurrentEventLoopInMode + 209
    20  HIToolbox                           0x00007fff99daee42 ReceiveNextEventCommon + 356
    21  HIToolbox                           0x00007fff99daecd3 BlockUntilNextEventMatchingListInMode + 62
    22  AppKit                              0x00007fff8faaf613 _DPSNextEvent + 685
    23  AppKit                              0x00007fff8faaeed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    24  AppKit                              0x00007fff8faa6283 -[NSApplication run] + 517
    25  AppKit                              0x00007fff8fa4acb6 NSApplicationMain + 869
    26  Calendar                            0x0000000105071295 Calendar + 8853
    27  libdyld.dylib                       0x00007fff94fb27e1 start + 0
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8d4f2212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff96951af4 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff96995dce abort + 143
    3   libc++abi.dylib                         0x00007fff90f44a17 abort_message + 257
    4   libc++abi.dylib                         0x00007fff90f423c6 default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff96422873 _objc_terminate() + 91
    6   libc++.1.dylib                          0x00007fff9058f8fe std::terminate() + 20
    7   libobjc.A.dylib                         0x00007fff964225de objc_terminate + 9
    8   libdispatch.dylib                       0x00007fff961140ca _dispatch_client_callout + 28
    9   libdispatch.dylib                       0x00007fff961190c8 _dispatch_main_queue_callback_4CF + 275
    10  com.apple.CoreFoundation                0x00007fff9372f0fe __CFRunLoopRun + 1614
    11  com.apple.CoreFoundation                0x00007fff9372e6b2 CFRunLoopRunSpecific + 290
    12  com.apple.HIToolbox                     0x00007fff99daf0a4 RunCurrentEventLoopInMode + 209
    13  com.apple.HIToolbox                     0x00007fff99daee42 ReceiveNextEventCommon + 356
    14  com.apple.HIToolbox                     0x00007fff99daecd3 BlockUntilNextEventMatchingListInMode + 62
    15  com.apple.AppKit                        0x00007fff8faaf613 _DPSNextEvent + 685
    16  com.apple.AppKit                        0x00007fff8faaeed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    17  com.apple.AppKit                        0x00007fff8faa6283 -[NSApplication run] + 517
    18  com.apple.AppKit                        0x00007fff8fa4acb6 NSApplicationMain + 869
    19  com.apple.iCal                          0x0000000105071295 0x10506f000 + 8853
    20  libdyld.dylib                           0x00007fff94fb27e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8d4f2d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff96116dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff961169ee _dispatch_mgr_thread + 54
    Thread 2:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff8d4f20fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff96954f89 _pthread_cond_wait + 869
    2   com.apple.CoreVideo                     0x00007fff97fd72d4 CVDisplayLink::runIOThread() + 680
    3   com.apple.CoreVideo                     0x00007fff97fd7013 startIOThread(void*) + 148
    4   libsystem_c.dylib                       0x00007fff96950742 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff9693d181 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8d4f26d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff96952eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff96952cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff9693d171 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8d4f26d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff96952eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff96952cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff9693d171 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8d4f26d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff96952eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff96952cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff9693d171 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8d4f26d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff96952eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff96952cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff9693d171 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8d4f26d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff96952eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff96952cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff9693d171 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8d4f26d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff96952eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff96952cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff9693d171 start_wqthread + 13
    Thread 9:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00007fff8d4f2386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff969da800 nanosleep + 163
    2   libsystem_c.dylib                       0x00007fff969da717 usleep + 54
    3   com.apple.AppKit                        0x00007fff8fc94958 -[NSUIHeartBeat _heartBeatThread:] + 543
    4   com.apple.Foundation                    0x00007fff97afd612 __NSThread__main__ + 1345
    5   libsystem_c.dylib                       0x00007fff96950742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff9693d181 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5ab8f458  rdx: 0x0000000000000000
      rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff5ab8f480  rsp: 0x00007fff5ab8f458
       r8: 0x00007fff7e45f278   r9: 0x0000000000000018  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x00007fff5ab8f5e0  r13: 0x0000000000000000  r14: 0x00007fff7e460180  r15: 0x00007fff5ab8f4c0
      rip: 0x00007fff8d4f2212  rfl: 0x0000000000000206  cr2: 0x00007fff7e458fe8
    Logical CPU: 0
    Binary Images:
           0x10506f000 -        0x10535eff7  com.apple.iCal (6.0 - 1645) <50D7834C-F72C-33B1-A835-111641E7A1AC> /Applications/Calendar.app/Contents/MacOS/Calendar
           0x10557d000 -        0x10557dff3 +cl_kernels (???) <73C6DD9F-2AC6-4E1E-A3DC-BBF8392F8A38> cl_kernels
           0x1073c7000 -        0x1073c7ffb +cl_kernels (???) <E98C3BD2-ACE1-4801-B70F-CFCF31CB9C7F> cl_kernels
           0x107564000 -        0x107565fff  com.apple.AddressBook.LocalSourceBundle (2.1 - 1167) <07E0DB43-14DD-3741-BCCA-31CE397A53BC> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x10756a000 -        0x10756dfff  com.apple.DirectoryServicesSource (2.1 - 1167) <2BB7BD50-BBB3-3FA9-BAB1-04C704726905> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x109131000 -        0x1092e8fff  GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x10931f000 -        0x109461fff  libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x109495000 -        0x109849fff  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.61 - 8.0.0) <2A12EDBB-1DF7-3638-BB7F-BBD7DB9DB3CB> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
           0x109967000 -        0x109975ff7  libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x10997c000 -        0x1099a9fff  GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x1099b2000 -        0x1099bbfe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x1099c1000 -        0x1099c4ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x10b481000 -        0x10b492ff7  com.apple.NSServerNotificationCenter (5.0 - 5.0) <151748DA-BEAC-3E8C-B139-09256914F45E> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
           0x10b5b3000 -        0x10b64eff7  unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10ba3b000 -        0x10ba8efff  com.apple.AddressBook.CardDAVPlugin (10.8 - 332) <14042D69-8E1F-3241-A679-C7ED224F2C43> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
        0x7fff64c6f000 -     0x7fff64ca393f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff8d154000 -     0x7fff8d168ff7  com.apple.iCal.CalendarDraw (6.0 - 1625) <D641C174-1980-3E41-AB1D-8D871BFBD8FF> /System/Library/PrivateFrameworks/CalendarDraw.framework/Versions/A/CalendarDra w
        0x7fff8d334000 -     0x7fff8d3a1fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8d3a2000 -     0x7fff8d3fffff  com.apple.ExchangeWebServices (3.0 - 157) <58BFD72E-27F3-3F22-A421-B883FACA0E19> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff8d400000 -     0x7fff8d4bdff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8d4ca000 -     0x7fff8d4defff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8d4df000 -     0x7fff8d4dffff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8d4e0000 -     0x7fff8d4fbff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8d4fc000 -     0x7fff8d5cfff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8d782000 -     0x7fff8d78dff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8d78e000 -     0x7fff8d7f7fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8d7f8000 -     0x7fff8d802fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8d807000 -     0x7fff8d808ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8d809000 -     0x7fff8d83ffff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8d840000 -     0x7fff8db03ff7  com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8de92000 -     0x7fff8dea4ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8dea5000 -     0x7fff8df42ff7  com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8df43000 -     0x7fff8df56ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8df57000 -     0x7fff8df94fe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8df95000 -     0x7fff8e106ff7  com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8e107000 -     0x7fff8e10ffff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8e110000 -     0x7fff8e118ff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8e119000 -     0x7fff8e140ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff8e141000 -     0x7fff8e141fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8e142000 -     0x7fff8e39dff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8e39e000 -     0x7fff8e3f7fff  com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8e3f8000 -     0x7fff8e3fffff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8e400000 -     0x7fff8e50bfff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8e50c000 -     0x7fff8e537fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8e538000 -     0x7fff8e57bff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8e57c000 -     0x7fff8e59bff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8e59c000 -     0x7fff8e5e7fff  com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8e66b000 -     0x7fff8e6d8ff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8e6f1000 -     0x7fff8e6fffff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8e700000 -     0x7fff8e700fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8e703000 -     0x7fff8e70eff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8e71c000 -     0x7fff8e728fff  libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8e752000 -     0x7fff8e75fff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8e760000 -     0x7fff8e771ff7  com.apple.CalendarFoundation (1.0 - 29) <2C84D3EB-844E-39DA-A848-43FC42707168> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff8e772000 -     0x7fff8e79efff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8e79f000 -     0x7fff8e8bffff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8e8c0000 -     0x7fff8e8f4fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8e93b000 -     0x7fff8e9abfff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8e9ac000 -     0x7fff8e9b2ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8e9b3000 -     0x7fff8ea22fff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <65B30FD8-DEC0-31D4-8E7F-CBCB987D7A48> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff8ea23000 -     0x7fff8ebd1fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8ebd2000 -     0x7fff8ebd3fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8ebd4000 -     0x7fff8f010fff  com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8f675000 -     0x7fff8f6ccff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8f6cd000 -     0x7fff8f6d1fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8f6d2000 -     0x7fff8f71eff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8f7af000 -     0x7fff8f89fff7  com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8f8a0000 -     0x7fff8f8e8fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8f8e9000 -     0x7fff8f910ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8f911000 -     0x7fff8f91dfff  com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8f91e000 -     0x7fff8f959fff  com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8f95a000 -     0x7fff90587ff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff90588000 -     0x7fff905f0ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff905f1000 -     0x7fff9068fff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff90690000 -     0x7fff90913fff  com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff9094c000 -     0x7fff90d43fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff90d44000 -     0x7fff90e09ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff90e0a000 -     0x7fff90e10fff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff90e11000 -     0x7fff90ee3ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff90ee4000 -     0x7fff90f04fff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff90f1c000 -     0x7fff90f1efff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff90f1f000 -     0x7fff90f40ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff90f41000 -     0x7fff90f66ff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
        0x7fff90f76000 -     0x7fff90f78ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff90fab000 -     0x7fff90faffff  libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff90fb0000 -     0x7fff9100afff  com.apple.Suggestions (2.0 - 102.1) <05D8D892-9A31-301A-BD24-D8A89B2AC905> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff9100b000 -     0x7fff9102cfff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff9102d000 -     0x7fff9102dfff  com.apple.SafariDAVNotifier (1.1.1 - 1) <F2E6ABF4-C7D7-341F-BC27-C9B0E7C4F4EB> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
        0x7fff9102e000 -     0x7fff91147ff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff91148000 -     0x7fff9114afff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff9137b000 -     0x7fff9137dfff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff9137e000 -     0x7fff92337fff  com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff92338000 -     0x7fff92364ff7  libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff92365000 -     0x7fff9236bfff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff923af000 -     0x7fff923c9fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff923ca000 -     0x7fff92482fff  com.apple.CoreMessage (1.0 - 1499) <2CC65B9F-919A-3BC7-99D3-26429F2EBAE4> /System/Library/PrivateFrameworks/CoreMessage.framework/Versions/A/CoreMessage
        0x7fff92483000 -     0x7fff92492ff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff92493000 -     0x7fff924e9fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff924ea000 -     0x7fff92551ff7  com.apple.coredav (1.0.1 - 179.6) <4E7C1925-D6D9-3E27-8FF1-BD4E615CC87E> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff92e11000 -     0x7fff92e14fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff92e15000 -     0x7fff92e15fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff92e16000 -     0x7fff92e23ff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff92e24000 -     0x7fff92f7cff7  com.apple.syncservices (7.0 - 713) <924B8B34-2C9C-3C1D-909D-FF215AA8985D> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff92f7d000 -     0x7fff92f7dfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff930b7000 -     0x7fff93191ff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff93192000 -     0x7fff9319aff7  com.apple.AppSandbox (2.0 - 1) <B75AA17F-E401-3586-B8AE-AC71B68D6BF3> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff9319b000 -     0x7fff9343ffff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff93440000 -     0x7fff93440fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff93441000 -     0x7fff9347efff  com.apple.PassKit (1.0 - 1) <361E16DE-71DF-31F1-B21F-F16A275FA309> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit
        0x7fff9347f000 -     0x7fff936b4ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff936b5000 -     0x7fff936f9fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff936fa000 -     0x7fff938e3fff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff938ee000 -     0x7fff93901ff7  com.apple.AppContainer (2.0 - 1) <13924FCF-66FC-3CC1-888C-42C22295B2E7> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff93902000 -     0x7fff93907fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff93908000 -     0x7fff93b88ff7  com.apple.AOSKit (1.05 - 151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff93b89000 -     0x7fff93bd3ff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff93bd4000 -     0x7fff93c02fff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff93c03000 -     0x7fff93c1afff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff93c1b000 -     0x7fff93c42fff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff93c43000 -     0x7fff93c45fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff93c51000 -     0x7fff93c89fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff93c8a000 -     0x7fff93ca2ff7  com.apple.CalendarUI (1.0 - 18) <E046D471-8DEE-3985-B473-60340232EE7E> /System/Library/PrivateFrameworks/CalendarUI.framework/Versions/A/CalendarUI
        0x7fff93ca3000 -     0x7fff93ccbfff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff93ccc000 -     0x7fff93cd6fff  libcsfde.dylib (274.7) <77562CC6-3D42-34BF-BAAB-660140479D55> /usr/lib/libcsfde.dylib
        0x7fff93cd7000 -     0x7fff93cd8ff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
        0x7fff93cd9000 -     0x7fff93e74fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff93e75000 -     0x7fff93e82fff  com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff93e83000 -     0x7fff9462bfff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff9462c000 -     0x7fff9462cfff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff9462d000 -     0x7fff94637fff  com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff94638000 -     0x7fff94641fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff94642000 -     0x7fff9468afff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff9468b000 -     0x7fff949a2ff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff949a3000 -     0x7fff949a3fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff949ac000 -     0x7fff949b0ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff949b1000 -     0x7fff949d3ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff949d4000 -     0x7fff949d7fff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff949d8000 -     0x7fff94b5efff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff94ba6000 -     0x7fff94bedff7  com.apple.CalDAV (6.0 - 112.5) <F2F0833B-E133-3CC1-BACA-4E84D0A65A2D> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff94bee000 -     0x7fff94e62ff7  com.apple.CalendarStore (6.0 - 1245) <E7844C45-CDCD-3639-9476-7DBACDC90490> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff94e63000 -     0x7fff94ea2ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff94ea3000 -     0x7fff94f23ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff94f24000 -     0x7fff94f25fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff94f28000 -     0x7fff94f4aff7  com.apple.AOSAccounts (1.1.2 - 1.1.94) <6D0ECB77-3081-3DC8-9B4F-20E5A1A09554> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff94f9c000 -     0x7fff94fa3fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff94fa4000 -     0x7fff94fafff7  com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff94fb0000 -     0x7fff94fb3ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff94fb4000 -     0x7fff94fc7ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff94fc8000 -     0x7fff950c5ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff950c6000 -     0x7fff95147fff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff95148000 -     0x7fff9514cff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff9514d000 -     0x7fff9514eff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff9514f000 -     0x7fff951d1fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff95915000 -     0x7fff95916ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
        0x7fff95917000 -     0x7fff959a4ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff959a5000 -     0x7fff95a02ff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff95a03000 -     0x7fff95a3aff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff95a3b000 -     0x7fff95b55fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff95b56000 -     0x7fff95b71ff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff95b72000 -     0x7fff95b80ff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
        0x7fff95b81000 -     0x7fff95b82fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff95b83000 -     0x7fff95d83fff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
        0x7fff95d84000 -     0x7fff95d9afff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff95da0000 -     0x7fff95daeff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff95daf000 -     0x7fff95e17fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff95e18000 -     0x7fff95e19fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff95e1a000 -     0x7fff95f0ffff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff95f10000 -     0x7fff96012fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff96014000 -     0x7fff96111fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff96112000 -     0x7fff96127ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff96128000 -     0x7fff963f8fff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff963fc000 -     0x7fff96410fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff96411000 -     0x7fff9652992f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff9652a000 -     0x7fff96923ff7  com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff96924000 -     0x7fff9693bfff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff9693c000 -     0x7fff96a08fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff96a09000 -     0x7fff96b4dfef  com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff96b4e000 -     0x7fff96b51fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff96b52000 -     0x7fff96b57fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff96b58000 -     0x7fff96b58ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff96b59000 -     0x7fff96beafff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff96beb000 -     0x7fff96beffff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff96bf0000 -     0x7fff96c12ff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
        0x7fff96c13000 -     0x7fff96cadfff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff96cbc000 -     0x7fff96d07ff7  com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff96d08000 -     0x7fff96d8fff7  libCoreStorage.dylib (274.7) <8E13133C-1198-3555-9518-2BCC09C66C97> /usr/lib/libCoreStorage.dylib
        0x7fff96d90000 -     0x7fff9702aff7  com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff970d3000 -     0x7fff97104ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff97105000 -     0x7fff9715ffff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff97160000 -     0x7fff9716bfff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff9716c000 -     0x7fff9717dff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff9717e000 -     0x7fff9718dff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff9718e000 -     0x7fff971b7fff  libsandbox.1.dylib (220) <FCD65E60-6276-3455-8A11-09864DC9A285> /usr/lib/libsandbox.1.dylib
        0x7fff971b8000 -     0x7fff97252fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff97253000 -     0x7fff97289fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff9728e000 -     0x7fff97292fff  com.apple.SecCodeWrapper (2.0 - 1) <B9D67B7E-8EAD-30E7-8898-98EF29E9A44C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff97293000 -     0x7fff97311ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff97312000 -     0x7fff9731eff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff973af000 -     0x7fff973b2ff7  com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff973b3000 -     0x7fff973c1fff  com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff973c2000 -     0x7fff973dffff  com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff973e0000 -     0x7fff9756afff  com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff9756b000 -     0x7fff97578fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff97579000 -     0x7fff9758efff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff97594000 -     0x7fff975f0fff  com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff975f1000 -     0x7fff975f7fff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff975fb000 -     0x7fff976f9fff  com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff97755000 -     0x7fff97787fff  com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff97788000 -     0x7fff9778bfff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff9778c000 -     0x7fff9778cff7  com.apple.SafariServices.framework (8536 - 8536.26.14) <3CE24612-F0CA-3C49-BC1C-63B300659DA5> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff9778d000 -     0x7fff979d4fff  com.apple.MessageFramework (6.0 - 1499) <B6B69C12-BF40-3CC7-BA21-9BF7B49BD1A0> /System/Library/Frameworks/Message.framework/Versions/B/Message
        0x7fff979d5000 -     0x7fff979ddfff  com.apple.AOSNotification (1.7.0 - 636.2) <20E768EB-FB1A-341F-8995-92272FDA8D6D> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff979de000 -     0x7fff97a3dfff  com.apple.IMAP (6.0 - 1499) <23848B5F-84DC-3357-8C0D-2643276DA8CD> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
        0x7fff97a3e000 -     0x7fff97a3efff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff97a68000 -     0x7fff97dc4fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff97dc8000 -     0x7fff97dd3ff7  com.apple.CalendarAgentLink (1.0 - 37) <B794F739-3AA0-395E-B8EA-3E9DECA10890> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff97dd4000 -     0x7fff97dd6ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff97dd7000 -     0x7fff97e7dff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff97e7e000 -     0x7fff97e82fff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff97e83000 -     0x7fff97fd4fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff97fd5000 -     0x7fff97fffff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff98000000 -     0x7fff98006fff  libCGXCoreImage.A.dylib (324.6) <45864BEA-B2EA-3F5F-9D04-F9832AB67A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff98007000 -     0x7fff982b5fff  com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff982e3000 -     0x7fff98311fff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff98312000 -     0x7fff98352fff  com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff98353000 -     0x7fff983affff  com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff984a2000 -     0x7fff984defff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff9852b000 -     0x7fff98545fff  com.apple.geokit (2.1 - 2.1) <2B0ED144-9284-3396-8B34-292C29F4EED6> /System/Library/PrivateFrameworks/GeoKit.framework/Versions/A/GeoKit
        0x7fff98546000 -     0x7fff985a2ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff985a3000 -     0x7fff985faff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff985fb000 -     0x7fff98602fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff98603000 -     0x7fff98654ff7  com.apple.iCalendar (6.0 - 126.5) <3C743E01-70DB-341C-89EC-13B5EA70EEE2> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff98724000 -     0x7fff98724fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff98725000 -     0x7fff98729fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff98730000 -     0x7fff9877dfff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff9877e000 -     0x7fff9877efff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff9877f000 -     0x7fff987b9fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff987ba000 -     0x7fff988bcfff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff98948000 -     0x7fff98967ff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff98968000 -     0

    ok so just update os for both system from which you are trying to import calendar and also check for calendar updates goto /appstore / updates

  • How to Fix iPad Calendar Crashes after iOS 5.0.1 Update

    Please help if you understand this technical mumbo jumbo.  Absolutely nothing I have tried is able to restore a functioning Calendar on my iPad.  Calendar crashes every single time as soon as it opens and is completely UNUSABLE.  This not some third party app.  This is APPLE'S own Calendar APP.  You think it should work with their own OS but apparently not.  I am extremely ****** off.
    AutoSubmitted
    SysInfoCrashReporterKey
    97e59e4b7d6f675c01aa28845123a2faa8795958
    bug_type
    109
    description
    Incident Identifier: F4FD30C2-4A7D-4DB1-9792-CFDA7B954290
    CrashReporter Key: 97e59e4b7d6f675c01aa28845123a2faa8795958
    Hardware Model: iPad1,1
    Process: MobileCal [107]
    Path: /Applications/MobileCal.app/MobileCal
    Identifier: MobileCal
    Version: ??? (???)
    Code Type: ARM (Native)
    Parent Process: launchd [1]
    Date/Time: 2011-11-16 20:07:58.692 -0800
    OS Version: iPhone OS 5.0.1 (9A405)
    Report Version: 104
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x00000000, 0x00000000
    Crashed Thread: 0
    Last Exception Backtrace:
    (0x339c78bf 0x350e31e5 0x3391c20f 0x36a70f47 0x12854b 0x127393 0x1258e9 0x1256a5 0x12604d 0x125deb 0x125d2f 0x124f81 0xee699 0x3148050f 0x33993577 0x3391f0cf 0x313f43fb 0xc512d 0x142ca1 0x36c9ed55 0x36ca9e8d 0x3399a2dd 0x3391d4dd 0x3391d3a5 0x3555dfcd 0x34a62743 0xbea7d 0xbe9f0)
    Thread 0 name: Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:
    0 libsystem_kernel.dylib 0x35f9432c 0x35f83000 + 70444
    1 libsystem_c.dylib 0x34840f54 0x347f3000 + 319316
    2 libsystem_c.dylib 0x34839fe4 0x347f3000 + 290788
    3 libc++abi.dylib 0x35cebf64 0x35ce5000 + 28516
    4 libc++abi.dylib 0x35ce9346 0x35ce5000 + 17222
    5 libobjc.A.dylib 0x350e32dc 0x350da000 + 37596
    6 libc++abi.dylib 0x35ce93be 0x35ce5000 + 17342
    7 libc++abi.dylib 0x35ce944a 0x35ce5000 + 17482
    8 libc++abi.dylib 0x35cea81e 0x35ce5000 + 22558
    9 libobjc.A.dylib 0x350e322e 0x350da000 + 37422
    10 CoreFoundation 0x3391d53e 0x3390e000 + 62782
    11 CoreFoundation 0x3391d39e 0x3390e000 + 62366
    12 GraphicsServices 0x3555dfc6 0x3555a000 + 16326
    13 UIKit 0x34a6273c 0x34a31000 + 202556
    14 MobileCal 0x000bea76 0xbd000 + 6774
    15 MobileCal 0x000be9e8 0xbd000 + 6632
    Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
    Thread 1:
    0 libsystem_kernel.dylib 0x35f843b4 0x35f83000 + 5044
    1 libdispatch.dylib 0x36caae78 0x36c9e000 + 52856
    2 libdispatch.dylib 0x36caab96 0x36c9e000 + 52118
    Thread 2 name: Dispatch queue: com.apple.eventkit.occurrencecache.db
    Thread 2:
    0 libsqlite3.dylib 0x35d1d0dc 0x35ced000 + 196828
    1 libsqlite3.dylib 0x35d22698 0x35ced000 + 218776
    2 libsqlite3.dylib 0x35d1947a 0x35ced000 + 181370
    3 libsqlite3.dylib 0x35d146ce 0x35ced000 + 161486
    4 AppSupport 0x31d7071c 0x31d6b000 + 22300
    5 EventKit 0x34f0e47c 0x34ecf000 + 259196
    6 CoreFoundation 0x3398c7be 0x3390e000 + 518078
    7 CoreFoundation 0x33912ff8 0x3390e000 + 20472
    8 CoreFoundation 0x33931f12 0x3390e000 + 147218
    9 EventKit 0x34edb91c 0x34ecf000 + 51484
    10 EventKit 0x34f0e952 0x34ecf000 + 260434
    11 EventKit 0x34f0e98a 0x34ecf000 + 260490
    12 libdispatch.dylib 0x36c9ed4e 0x36c9e000 + 3406
    13 libdispatch.dylib 0x36ca9ccc 0x36c9e000 + 48332
    14 libdispatch.dylib 0x36ca9b66 0x36c9e000 + 47974
    15 libdispatch.dylib 0x36caa76c 0x36c9e000 + 51052
    16 libsystem_c.dylib 0x347fd1c8 0x347f3000 + 41416
    17 libsystem_c.dylib 0x347fd09c 0x347f3000 + 41116
    Thread 3:
    0 libsystem_kernel.dylib 0x35f94cd4 0x35f83000 + 72916
    1 libsystem_c.dylib 0x347fd30a 0x347f3000 + 41738
    2 libsystem_c.dylib 0x347fd09c 0x347f3000 + 41116
    Thread 4 name: WebThread
    Thread 4:
    0 libsystem_kernel.dylib 0x35f940d8 0x35f83000 + 69848
    1 libsystem_c.dylib 0x347f5c44 0x347f3000 + 11332
    2 WebCore 0x33d3736c 0x33d31000 + 25452
    3 WebCore 0x33d37670 0x33d31000 + 26224
    4 CoreFoundation 0x3399bb44 0x3390e000 + 580420
    5 CoreFoundation 0x33999d80 0x3390e000 + 572800
    6 CoreFoundation 0x3399a19a 0x3390e000 + 573850
    7 CoreFoundation 0x3391d4d6 0x3390e000 + 62678
    8 CoreFoundation 0x3391d39e 0x3390e000 + 62366
    9 WebCore 0x33dd9128 0x33d31000 + 688424
    10 libsystem_c.dylib 0x34802c16 0x347f3000 + 64534
    11 libsystem_c.dylib 0x34802ad0 0x347f3000 + 64208
    Thread 0 crashed with ARM Thread State:
    r0: 0x00000000 r1: 0x00000000 r2: 0x00000001 r3: 0x00000000
    r4: 0x00000006 r5: 0x3ef3bce8 r6: 0x00000002 r7: 0x2febbba4
    r8: 0x00000001 r9: 0x35ceca4a r10: 0x3f350f4c r11: 0x00000001
    ip: 0x00000148 sp: 0x2febbb98 lr: 0x34840f5b pc: 0x35f9432c
    cpsr: 0x000f0010
    Binary Images:
    0xbd000 - 0x15cfff +MobileCal armv7 <e2aba44485af303ebfe7fbbe88d7f2dc> /Applications/MobileCal.app/MobileCal
    0x2febc000 - 0x2feddfff dyld armv7 <be7c0b491a943054ad12eb5060f1da06> /usr/lib/dyld
    0x30076000 - 0x300e6fff CoreImage armv7 <b1d0678497f43769840f173c0f9dce20> /System/Library/Frameworks/CoreImage.framework/CoreImage
    0x300e7000 - 0x300eafff CoreTime armv7 <e2f02260f2a63359b9a0a47c69f59c9e> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
    0x300eb000 - 0x30110fff OpenCL armv7 <e1d5bfcdb59934b0923b9307c75e7457> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
    0x3013b000 - 0x30151fff DictionaryServices armv7 <5bbab664f97932a79a1566fda3a4383e> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServic es
    0x3015c000 - 0x30161fff libcopyfile.dylib armv7 <9072462f28af3665875b3ecaba002c00> /usr/lib/system/libcopyfile.dylib
    0x301ee000 - 0x30223fff SystemConfiguration armv7 <753be0ebdcb13b24b1a4adcdc94d6bd9> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
    0x3022f000 - 0x30278fff libc++.1.dylib armv7 <ad15503487243836b7c296f3439ba0c1> /usr/lib/libc++.1.dylib
    0x30288000 - 0x30294fff libz.1.dylib armv7 <eef915ed9b2c3433b03fd9030957b945> /usr/lib/libz.1.dylib
    0x302a5000 - 0x302b1fff CoreVideo armv7 <474c89eb09fe3464851a20d76052341b> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
    0x302b2000 - 0x302b5fff CaptiveNetwork armv7 <c3a5b1659eb0302eb205498ffacb09f1> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
    0x302bd000 - 0x302c3fff liblockdown.dylib armv7 <bfaf7fb16e5a3b2ea07c47b8b2f2b64e> /usr/lib/liblockdown.dylib
    0x302de000 - 0x302fdfff libSystem.B.dylib armv7 <31a0ffbb18bf3a28b46fd286733e7d9f> /usr/lib/libSystem.B.dylib
    0x3043f000 - 0x30440fff libremovefile.dylib armv7 <9c8cee9652453241ac1fc99eab05c40a> /usr/lib/system/libremovefile.dylib
    0x30488000 - 0x304dffff CoreAudio armv7 <2e4975a2156e328585f2a478e80704fc> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
    0x308aa000 - 0x308f5fff CoreLocation armv7 <e959d4dd596b31eeaa49c8c0156b1e12> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
    0x308f6000 - 0x30e3afff FaceCoreLight armv7 <cc2edb3645d2390dbca5471d35f1bf6e> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
    0x30e3b000 - 0x30e4cfff DataAccessExpress armv7 <6bc443b0f87e338698cac9e5a96e8f8f> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
    0x30e4d000 - 0x30e90fff libcommonCrypto.dylib armv7 <be9a231cfe6e3ae387abb444a098bce9> /usr/lib/system/libcommonCrypto.dylib
    0x30ec2000 - 0x30ec3fff libsystem_sandbox.dylib armv7 <b8612b4ce18535aaa94f4b75c730e090> /usr/lib/system/libsystem_sandbox.dylib
    0x30ec4000 - 0x30f6afff AddressBookUI armv7 <d785fe33cd263f5aba861ad919c66924> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
    0x3113a000 - 0x31177fff FTServices armv7 <fc9e7d223d3f33898603cfba115f5094> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
    0x3119c000 - 0x311dcfff libGLImage.dylib armv7 <9440420d838a382caa175399d74a5044> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
    0x31312000 - 0x31321fff OpenGLES armv7 <6d1afb451f50310895ec59864739e781> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
    0x31322000 - 0x3132cfff libvMisc.dylib armv7 <b93ee3136d1c3d44b1e513a56bb0f86c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib vMisc.dylib
    0x313d5000 - 0x313defff libMobileGestalt.dylib armv7 <bf8d7c30f11a393a8adf4c8277e65aa3> /usr/lib/libMobileGestalt.dylib
    0x313f1000 - 0x3156ffff Foundation armv7 <ce466f428d953caaac6641d186665809> /System/Library/Frameworks/Foundation.framework/Foundation
    0x31592000 - 0x315a5fff DataDetectorsCore armv7 <2df5f2299dc8351f80ea3e79de8706a9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
    0x31929000 - 0x3192dfff IOMobileFramebuffer armv7 <c2e6bd6dafde3097b47bc255a8c871ef> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebu ffer
    0x31981000 - 0x31a71fff QuartzCore armv7 <ff595b1a042933249466e92433e1af6f> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
    0x31d26000 - 0x31d6afff MobileCoreServices armv7 <9a79a2d389ba35389a30782ed01c46dd> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
    0x31d6b000 - 0x31da7fff AppSupport armv7 <de0c2fbb95f8383db43acfb44e9c66fe> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
    0x31da8000 - 0x31dd4fff libtidy.A.dylib armv7 <f0eca72c10c537fa89b17fd97e003faf> /usr/lib/libtidy.A.dylib
    0x31e69000 - 0x31e6efff libsystem_dnssd.dylib armv7 <4d8b38f1cb603f0d8af78c56c485f05a> /usr/lib/system/libsystem_dnssd.dylib
    0x31ece000 - 0x31f17fff ManagedConfiguration armv7 <05711081dd883c58a844c5f9c251e8c9> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfigu ration
    0x31fb8000 - 0x31fb9fff libsystem_blocks.dylib armv7 <4bb9797771d037879bec814fe750d86d> /usr/lib/system/libsystem_blocks.dylib
    0x31fba000 - 0x31fc9fff SpringBoardServices armv7 <79f1564c1b23303eb3b7db67f9375228> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServ ices
    0x31fca000 - 0x31fd6fff libCRFSuite.dylib armv7 <ea460e3f1ac338a9885d5752864dbffb> /usr/lib/libCRFSuite.dylib
    0x32180000 - 0x32184fff AggregateDictionary armv7 <cfd957904957310381369729bfd9b2b0> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictio nary
    0x3241f000 - 0x32482fff IMCore armv7 <c235020b86123e95820f7323916023aa> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
    0x32bcc000 - 0x32bccfff liblangid.dylib armv7 <342170169bf232a0888912f5ef97112d> /usr/lib/liblangid.dylib
    0x32bcd000 - 0x32c9dfff WebKit armv7 <74661b1bf4613aafb827bfe0134ed92b> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
    0x32c9e000 - 0x32d75fff CFNetwork armv7 <6fbc9f187eaa30009780e70288c9f289> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
    0x32d76000 - 0x32d7afff FTClientServices armv7 <8f823e791c9e37b4b47323bb0286e86c> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
    0x32dbc000 - 0x32dbffff libcompiler_rt.dylib armv7 <414332f9a55238bab2cbec323e0fc8da> /usr/lib/system/libcompiler_rt.dylib
    0x32dc0000 - 0x32dc3fff libsystem_network.dylib armv7 <b18e0a845b1e317c8abcf6b5d06b29a0> /usr/lib/system/libsystem_network.dylib
    0x32e5e000 - 0x32e5ffff CoreSurface armv7 <fcb6a869daef3a3abc4300c28b218e9f> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
    0x32e62000 - 0x32e62fff libCVMSPluginSupport.dylib armv7 <85582e1094633fccb52b50ca13c5a5d0> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
    0x32e79000 - 0x32e99fff libxslt.1.dylib armv7 <f37418b7e89137bba433677d61cd779d> /usr/lib/libxslt.1.dylib
    0x32e9a000 - 0x32ea9fff GenerationalStorage armv7 <c581bffc87013530b3c2d017142395e6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalSto rage
    0x32eaa000 - 0x32eaafff libunwind.dylib armv7 <d21222aad8c93d6c9580f9bf47071946> /usr/lib/system/libunwind.dylib
    0x32f36000 - 0x32f3dfff AssetsLibraryServices armv7 <c0093954f6ee329aa6b4848215bcb8c0> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibrary Services
    0x32fed000 - 0x32ff2fff CrashReporterSupport armv7 <c3062554536438f9874c88363df7f60b> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterS upport
    0x33201000 - 0x3323cfff libCGFreetype.A.dylib armv7 <753daf497ca736739a30126661a522f1> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dyl ib
    0x33247000 - 0x3324efff ProtocolBuffer armv7 <6ca7dca9370132a2a592356bf9f2170b> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
    0x3324f000 - 0x3328bfff IMFoundation armv7 <d93ec1a0f854355da1e4f8aca176e749> /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.fram ework/IMFoundation
    0x3328c000 - 0x332ddfff libstdc++.6.dylib armv7 <dc2061145c1a3307829d4f3bfc547c1a> /usr/lib/libstdc++.6.dylib
    0x332de000 - 0x33476fff CoreData armv7 <dd6d139d99e5309f9df33f7b6a044b16> /System/Library/Frameworks/CoreData.framework/CoreData
    0x33477000 - 0x334c8fff CoreText armv7 <23150093d39b393e9bc5f8230176df47> /System/Library/Frameworks/CoreText.framework/CoreText
    0x33637000 - 0x33676fff QuickLook armv7 <fdc0e38e19f9316fb0923c390e8d3ccd> /System/Library/Frameworks/QuickLook.framework/QuickLook
    0x336cc000 - 0x336cefff MobileInstallation armv7 <4ccf76f0e6cb3cd7b4e0087c2f284a1d> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallati on
    0x336cf000 - 0x336d5fff MobileKeyBag armv7 <f5633749a1c83058a28cd7d0b488e19f> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
    0x336d6000 - 0x33731fff StoreServices armv7 <1463a9f90fbd3d349544cf016e1ddd46> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
    0x33833000 - 0x3390dfff vImage armv7 <42a5e58ff1b9350cad90de36bd3ceb09> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vIm age
    0x3390e000 - 0x33a25fff CoreFoundation armv7 <de9eefc6109735369cfd8f3de9895da0> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
    0x33a26000 - 0x33a2afff libcache.dylib armv7 <4511f0ec5b713636aaade7245a12553c> /usr/lib/system/libcache.dylib
    0x33acf000 - 0x33ae5fff libmis.dylib armv7 <fd046316dedc34dd81a6601ea3b1e8a6> /usr/lib/libmis.dylib
    0x33c41000 - 0x33c7dfff iCalendar armv7 <59d80290d8733df8a6310da65b497fc9> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
    0x33c7e000 - 0x33c88fff libbz2.1.0.dylib armv7 <28583efb9f1b38e7ae83c667b07dbd08> /usr/lib/libbz2.1.0.dylib
    0x33d31000 - 0x344e8fff WebCore armv7 <7137e0ea008f3a3e8ae9e57f96d34d1d> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
    0x345f6000 - 0x34619fff PrintKit armv7 <279fb51deec3377ab9f820af2da4d915> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
    0x3476d000 - 0x34771fff libAccessibility.dylib armv7 <ee734c0e964934a887a66d170270b114> /usr/lib/libAccessibility.dylib
    0x347f3000 - 0x34880fff libsystem_c.dylib armv7 <1707c3cf3c5b3045af4bed38ff8420a6> /usr/lib/system/libsystem_c.dylib
    0x348f7000 - 0x34a1bfff JavaScriptCore armv7 <24ff2747b3973aecb9c37960eba5ff4d> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
    0x34a31000 - 0x34ecafff UIKit armv7 <97b527cd6fba35c6bb39263e0f362223> /System/Library/Frameworks/UIKit.framework/UIKit
    0x34ecf000 - 0x34f67fff EventKit armv7 <f340aafa660d308a8cd86fd180aeaad9> /System/Library/Frameworks/EventKit.framework/EventKit
    0x34f8b000 - 0x34fc4fff VideoToolbox armv7 <49f9f09f23f7396b94a29bb1280759fe> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
    0x34fd3000 - 0x34fe9fff EAP8021X armv7 <16801802d86e3c479f3034034192faed> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
    0x35008000 - 0x35051fff CoreMedia armv7 <d585cf4e0cfa34fa8beaa43b06a4bcd7> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
    0x35090000 - 0x35090fff libkeymgr.dylib armv7 <791bb8b832943b2392c0c35228f52e09> /usr/lib/system/libkeymgr.dylib
    0x350da000 - 0x351a0fff libobjc.A.dylib armv7 <ebbb32df194b331e9b3dc14e40f46833> /usr/lib/libobjc.A.dylib
    0x351a7000 - 0x351b8fff libxpc.dylib armv7 <7d49e385ee5d3e7eb08d06525abd6435> /usr/lib/system/libxpc.dylib
    0x351f7000 - 0x351f8fff libdnsinfo.dylib armv7 <dbd1e77a4beb309d8f160d927d442467> /usr/lib/system/libdnsinfo.dylib
    0x35208000 - 0x35209fff libdyld.dylib armv7 <f1963e7ef64e39a58ec1e39ed7c74849> /usr/lib/system/libdyld.dylib
    0x352ba000 - 0x35333fff ProofReader armv7 <09d057676f6837cd9e7a735444b67e77> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
    0x35336000 - 0x35336fff libgcc_s.1.dylib armv7 <69d8dab7388b33d38b30708fd6b6a340> /usr/lib/libgcc_s.1.dylib
    0x35369000 - 0x3536cfff libmacho.dylib armv7 <3237bc9c109e3354bc4b38b957243f31> /usr/lib/system/libmacho.dylib
    0x3536d000 - 0x3537afff libbsm.0.dylib armv7 <a6414b0a5fd53df58c4f0b2f8878f81f> /usr/lib/libbsm.0.dylib
    0x3555a000 - 0x35565fff GraphicsServices armv7 <4ec745ffb2e039faab4b39a30268f707> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
    0x35566000 - 0x355a3fff IOKit armv7 <e5f727892ee034a4be04e6da608f413f> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x35723000 - 0x35746fff Bom armv7 <0e6087f75a81345ea81751197ccb712c> /System/Library/PrivateFrameworks/Bom.framework/Bom
    0x35747000 - 0x35924fff AudioToolbox armv7 <da4f78fd20fb3b42b1a8be4f383d9c12> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
    0x35925000 - 0x35937fff DataDetectorsUI armv7 <141aad29d5ef31f093a392120d22a778> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
    0x359ce000 - 0x35c8ffff libLAPACK.dylib armv7 <5490a87fe5153771b9c67940292842ba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib LAPACK.dylib
    0x35c90000 - 0x35cdafff CoreTelephony armv7 <1f4cacb552533c948122cb180f4192b3> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
    0x35ce5000 - 0x35cecfff libc++abi.dylib armv7 <f769ce305c3033ee90e8c2ecc4846619> /usr/lib/libc++abi.dylib
    0x35ced000 - 0x35d6cfff libsqlite3.dylib armv7 <af4718fee01734748c42f2214ab6883d> /usr/lib/libsqlite3.dylib
    0x35f7b000 - 0x35f81fff libnotify.dylib armv7 <1e374857ac68370095ddbafe94f021a1> /usr/lib/system/libnotify.dylib
    0x35f83000 - 0x35f99fff libsystem_kernel.dylib armv7 <afd3cb06e20336dca2e5a6e11d080504> /usr/lib/system/libsystem_kernel.dylib
    0x35fc4000 - 0x35fc6fff libCoreVMClient.dylib armv7 <6ddb7cf8a93830628787a5b83eea0f1d> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
    0x35fc7000 - 0x35fcffff MobileWiFi armv7 <f07cb8d6dadf36919bae8ef6e5ce1749> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
    0x35fdc000 - 0x36026fff libvDSP.dylib armv7 <d8489a4ce77933abac52394c43ff5513> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib vDSP.dylib
    0x36034000 - 0x3606bfff Security armv7 <b89c9f6373f037f2a4801558f97b9a95> /System/Library/Frameworks/Security.framework/Security
    0x3606e000 - 0x3608bfff libsystem_info.dylib armv7 <1e36ab94661c372bab5a801d68c79353> /usr/lib/system/libsystem_info.dylib
    0x3609e000 - 0x3625afff ImageIO armv7 <df300f66a317352e92354a8a48af3453> /System/Library/Frameworks/ImageIO.framework/ImageIO
    0x363c9000 - 0x363ddfff PersistentConnection armv7 <81eb1b3e08cf3d7196313307ad60649d> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConn ection
    0x363de000 - 0x36523fff CoreGraphics armv7 <641fb6e558f239588a8bd05dbefff99a> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
    0x36a07000 - 0x36ab4fff EventKitUI armv7 <9d7932f0583c3f0ba3352200c43f41db> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
    0x36ab5000 - 0x36ab6fff DataMigration armv7 <d067b65a904a3f438b5d9e13b208b117> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
    0x36bc9000 - 0x36bcdfff Marco armv7 <526949ce76323de09ee69812383c2953> /System/Library/PrivateFrameworks/Marco.framework/Marco
    0x36c9e000 - 0x36cb4fff libdispatch.dylib armv7 <defe319d1f4d3c1c8c4f18ebd96b396a> /usr/lib/system/libdispatch.dylib
    0x36d2b000 - 0x36d2bfff vecLib armv7 <106ef8294b0d3c2d89e9230527846227> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vec Lib
    0x36e71000 - 0x36e75fff libGFXShared.dylib armv7 <0a36fb9d60a43479943bafb2f81313b1> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
    0x36e76000 - 0x36e7afff IOSurface armv7 <0f003f50b18e3dbf87607d819e0ac6b9> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
    0x36e8e000 - 0x36e99fff AccountSettings armv7 <090bb6a4f97433089b5cabc6a40c619a> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
    0x36ef3000 - 0x36fa0fff libxml2.2.dylib armv7 <78462273eb5b38d1a0873b02f0e35e23> /usr/lib/libxml2.2.dylib
    0x36fa1000 - 0x36fbafff libRIP.A.dylib armv7 <ad22ea5ee99a358691f9820e62c85058> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
    0x36fd2000 - 0x37017fff GeoServices armv7 <6c9eb6372f723a57852cfc9ed7b78e31> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
    0x37051000 - 0x3719afff libicucore.A.dylib armv7 <1bc960f75d633190a09b093209a9f0c5> /usr/lib/libicucore.A.dylib
    0x3722c000 - 0x372d6fff libBLAS.dylib armv7 <9aabff01422f3cb8960f93d11d2b6de1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib BLAS.dylib
    0x372ff000 - 0x37314fff libresolv.9.dylib armv7 <97d6ebbb53ae3e0480f51771c9665613> /usr/lib/libresolv.9.dylib
    0x37318000 - 0x3731efff MobileIcons armv7 <2f4c13053206306996726629b0b7eb01> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
    0x37353000 - 0x37441fff libiconv.2.dylib armv7 <6e858938edb93162ba8cf25702f08b16> /usr/lib/libiconv.2.dylib
    0x3744b000 - 0x37451fff liblaunch.dylib armv7 <09f21c3e774c30b1aab1b56c2d6efbc3> /usr/lib/system/liblaunch.dylib
    0x37bca000 - 0x37bcafff Accelerate armv7 <a62771c826753815a5cae96eaa60ffd7> /System/Library/Frameworks/Accelerate.framework/Accelerate
    0x37be5000 - 0x37c2efff AddressBook armv7 <0a858565acd03f28a1bc69a650b64a7b> /System/Library/Frameworks/AddressBook.framework/AddressBook
    displayName
    MobileCal
    name
    MobileCal
    os_version
    iPhone OS 5.0.1 (9A405)
    system_ID
    version

    I did - sort of. I realized that obviously there was some calendar invite or meeting I received from a source (in this case Google) that was causing the app to crash. Here's what I did;
    Made backup of iPad in iTunes
    Disabled All calendar syncs
    Re-enabled one at a time, checked iCal, and if it crashed I found the offending account causing it (in my case - Google)
    Went to my google account to find whatever meetings I had there, made manual note of them, then deleted them from Google.
    Went into iPad, turned on syncing again for Google calendars, then checked - no crash (and no meetings, either)
    Added in via the iPad the meetings that needed to be there to alert me
    I know - it's a pain in the arse - but I think I narrowed the problem to be some people sending me invites with .ics files generated from Lotus notes and forwarded to my gmail account, where I add it to my calendar from there. I have yet to have an Outlook/Exchange invite sent to me that crashes my iPad. What I've done since then while I have an Exchange account:
    Create a personal calendar in my Outlook (which connects to an exchange server)
    I get the invite in my gmail account
    I access my gmail account from my Outlook (just add your gmail as an IMAP account)
    Add it to the PERSONAL calendar I previously added to Outlook.
    When that syncs - it works like a champ
    If you're not using Outlook at all, I would think the first 6 steps would apply. There is an option in "Advanced" under iTunes sync at the bottom that says to delete all calendar information on the iPad BEFORE it updates all the meetings. You may want to do this too in order to make sure the offending entries are whacked.
    Hope this helps.

  • Calendar won't open after upgrading to Mountain Lion 10.8.2

    After I upgraded my late 2011 macbook pro to mountain lion yesterday Calendar won't open. It pops up for a second then this problem report comes up:
    Process:         Calendar [1989]
    Path:            /Users/USER/Desktop/Calendar.app/Contents/MacOS/Calendar
    Identifier:      com.apple.iCal
    Version:         6.0 (1639)
    Build Info:      iCal-1639000000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [136]
    User ID:         501
    Date/Time:       2012-09-21 13:47:51.692 +1200
    OS Version:      Mac OS X 10.8.2 (12C54)
    Report Version:  10
    Interval Since Last Report:          16760 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  17 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      6B6AA82C-9E37-81B7-462D-464360A6FBCA
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[CalManagedMessage newMessagesArrayForCalendars:andPrincipals:fromManagedObjectContext:]: unrecognized selector sent to class 0x7fff7756e9f0'
    terminate called throwing an exception
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8e1a80a6 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x00007fff8d6763f0 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff8e23e54a +[NSObject(NSObject) doesNotRecognizeSelector:] + 186
    3   CoreFoundation                      0x00007fff8e1965ce ___forwarding___ + 414
    4   CoreFoundation                      0x00007fff8e1963b8 _CF_forwarding_prep_0 + 232
    5   Calendar                            0x000000010217b810 Calendar + 223248
    6   Calendar                            0x000000010217a9a5 Calendar + 219557
    7   Calendar                            0x0000000102177242 Calendar + 205378
    8   Calendar                            0x0000000102176966 Calendar + 203110
    9   libdispatch.dylib                   0x00007fff8eb4df01 _dispatch_call_block_and_release + 15
    10  libdispatch.dylib                   0x00007fff8eb4a0b6 _dispatch_client_callout + 8
    11  libdispatch.dylib                   0x00007fff8eb4f0c8 _dispatch_main_queue_callback_4CF + 275
    12  CoreFoundation                      0x00007fff8e14a0fe __CFRunLoopRun + 1614
    13  CoreFoundation                      0x00007fff8e1496b2 CFRunLoopRunSpecific + 290
    14  HIToolbox                           0x00007fff91f2c0a4 RunCurrentEventLoopInMode + 209
    15  HIToolbox                           0x00007fff91f2be42 ReceiveNextEventCommon + 356
    16  HIToolbox                           0x00007fff91f2bcd3 BlockUntilNextEventMatchingListInMode + 62
    17  AppKit                              0x00007fff8b337613 _DPSNextEvent + 685
    18  AppKit                              0x00007fff8b336ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    19  AppKit                              0x00007fff8b32e283 -[NSApplication run] + 517
    20  AppKit                              0x00007fff8b2d2cb6 NSApplicationMain + 869
    21  Calendar                            0x00000001021474e5 Calendar + 9445
    22  libdyld.dylib                       0x00007fff8e3087e1 start + 0
    23  ???                                 0x0000000000000002 0x0 + 2
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff90b53212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff90c09af4 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff90c4ddce abort + 143
    3   libc++abi.dylib                         0x00007fff85b4ea17 abort_message + 257
    4   libc++abi.dylib                         0x00007fff85b4c3c6 default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8d676873 _objc_terminate() + 91
    6   libc++.1.dylib                          0x00007fff86d0c8fe std::terminate() + 20
    7   libobjc.A.dylib                         0x00007fff8d6765de objc_terminate + 9
    8   libdispatch.dylib                       0x00007fff8eb4a0ca _dispatch_client_callout + 28
    9   libdispatch.dylib                       0x00007fff8eb4f0c8 _dispatch_main_queue_callback_4CF + 275
    10  com.apple.CoreFoundation                0x00007fff8e14a0fe __CFRunLoopRun + 1614
    11  com.apple.CoreFoundation                0x00007fff8e1496b2 CFRunLoopRunSpecific + 290
    12  com.apple.HIToolbox                     0x00007fff91f2c0a4 RunCurrentEventLoopInMode + 209
    13  com.apple.HIToolbox                     0x00007fff91f2be42 ReceiveNextEventCommon + 356
    14  com.apple.HIToolbox                     0x00007fff91f2bcd3 BlockUntilNextEventMatchingListInMode + 62
    15  com.apple.AppKit                        0x00007fff8b337613 _DPSNextEvent + 685
    16  com.apple.AppKit                        0x00007fff8b336ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    17  com.apple.AppKit                        0x00007fff8b32e283 -[NSApplication run] + 517
    18  com.apple.AppKit                        0x00007fff8b2d2cb6 NSApplicationMain + 869
    19  com.apple.iCal                          0x00000001021474e5 0x102145000 + 9445
    20  libdyld.dylib                           0x00007fff8e3087e1 start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff90b536d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90c0aeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90c0acb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90bf5171 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff90b53d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8eb4cdea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8eb4c9ee _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff90b536d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90c0aeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90c0acb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90bf5171 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff90b536d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90c0aeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90c0acb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90bf5171 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff90b536d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90c0aeec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90c0acb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90bf5171 start_wqthread + 13
    Thread 6:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff90b530fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90c0cf89 _pthread_cond_wait + 869
    2   com.apple.CoreVideo                     0x00007fff85bb72d4 CVDisplayLink::runIOThread() + 680
    3   com.apple.CoreVideo                     0x00007fff85bb7013 startIOThread(void*) + 148
    4   libsystem_c.dylib                       0x00007fff90c08742 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff90bf5181 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5dab9428  rdx: 0x0000000000000000
      rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff5dab9450  rsp: 0x00007fff5dab9428
       r8: 0x00007fff7728e278   r9: 0x0000000000000000  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x00007fff5dab95b0  r13: 0x00007fb9fc0156c0  r14: 0x00007fff7728f180  r15: 0x00007fff5dab9490
      rip: 0x00007fff90b53212  rfl: 0x0000000000000206  cr2: 0x00007fff7757c3b0
    Logical CPU: 0
    Binary Images:
           0x102145000 -        0x102440fff  com.apple.iCal (6.0 - 1639) <3994282C-2987-367F-A7A2-49366A500DDF> /Users/USER/Desktop/Calendar.app/Contents/MacOS/Calendar
           0x104b0b000 -        0x104b19ff7  libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x106050000 -        0x106207fff  GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x10623e000 -        0x10626bfff  GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x106274000 -        0x10627dfe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x106283000 -        0x106286ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x106294000 -        0x1063d6fff  libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x10640a000 -        0x1067befff  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.61 - 8.0.0) <2A12EDBB-1DF7-3638-BB7F-BBD7DB9DB3CB> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
        0x7fff61d45000 -     0x7fff61d7993f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff85ae1000 -     0x7fff85af6fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff85af7000 -     0x7fff85af8ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
        0x7fff85af9000 -     0x7fff85b4aff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff85b4b000 -     0x7fff85b70ff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
        0x7fff85b71000 -     0x7fff85b72fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff85b73000 -     0x7fff85b82ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff85b83000 -     0x7fff85ba5ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff85ba6000 -     0x7fff85bb4fff  com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff85bb5000 -     0x7fff85bdfff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff85be0000 -     0x7fff85c01ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff85d2c000 -     0x7fff85d2efff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff85d2f000 -     0x7fff85d2ffff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff85d32000 -     0x7fff85ecdfef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff85ece000 -     0x7fff85ed6fff  com.apple.AOSNotification (1.7.0 - 636.2) <20E768EB-FB1A-341F-8995-92272FDA8D6D> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff85ed7000 -     0x7fff85edafff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff85edb000 -     0x7fff85edbfff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8608e000 -     0x7fff860cbfff  com.apple.PassKit (1.0 - 1) <361E16DE-71DF-31F1-B21F-F16A275FA309> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit
        0x7fff860cc000 -     0x7fff860ccfff  com.apple.SafariDAVNotifier (1.1.1 - 1) <F2E6ABF4-C7D7-341F-BC27-C9B0E7C4F4EB> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
        0x7fff860cd000 -     0x7fff860fbfff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff860fc000 -     0x7fff8616bfff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <65B30FD8-DEC0-31D4-8E7F-CBCB987D7A48> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff861a7000 -     0x7fff86204fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff86205000 -     0x7fff86216ff7  com.apple.CalendarFoundation (1.0 - 29) <2C84D3EB-844E-39DA-A848-43FC42707168> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff86217000 -     0x7fff8624eff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff8624f000 -     0x7fff8624ffff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8629c000 -     0x7fff8629cfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8629d000 -     0x7fff862d8fff  com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff862d9000 -     0x7fff862f8ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff863bd000 -     0x7fff863c0fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff863c1000 -     0x7fff863cdfff  com.apple.CrashReporterSupport (10.8.2 - 414.3) <B1A904D2-1944-39AD-9F43-F589CEE3FCC3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff863d4000 -     0x7fff8642afff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff867b7000 -     0x7fff867c2fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff867c5000 -     0x7fff86bbcfff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff86bbd000 -     0x7fff86bcbff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
        0x7fff86c57000 -     0x7fff86c96ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff86c97000 -     0x7fff86cf3fff  com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff86cf4000 -     0x7fff86cf8fff  com.apple.SecCodeWrapper (2.0 - 1) <B9D67B7E-8EAD-30E7-8898-98EF29E9A44C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff86cf9000 -     0x7fff86d04ff7  com.apple.CalendarAgentLink (1.0 - 37) <B794F739-3AA0-395E-B8EA-3E9DECA10890> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff86d05000 -     0x7fff86d6dff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff86d6e000 -     0x7fff871aafff  com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff871ab000 -     0x7fff871eefff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff871ef000 -     0x7fff87436fff  com.apple.MessageFramework (6.0 - 1498) <6DE1B7AE-26DB-39B5-9C95-723B3E9D6A54> /System/Library/Frameworks/Message.framework/Versions/B/Message
        0x7fff87437000 -     0x7fff87442ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff87443000 -     0x7fff8746cfff  libsandbox.1.dylib (220) <FCD65E60-6276-3455-8A11-09864DC9A285> /usr/lib/libsandbox.1.dylib
        0x7fff8746d000 -     0x7fff87471fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff87472000 -     0x7fff874c7ff7  libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff874c8000 -     0x7fff87748ff7  com.apple.AOSKit (1.05 - 151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff87772000 -     0x7fff877dfff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff877e0000 -     0x7fff87836ff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff87847000 -     0x7fff87847fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff87848000 -     0x7fff878a2fff  com.apple.Suggestions (2.0 - 102.1) <05D8D892-9A31-301A-BD24-D8A89B2AC905> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff878a3000 -     0x7fff8885cfff  com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8885d000 -     0x7fff88891fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff88924000 -     0x7fff8892cff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff889ed000 -     0x7fff88a19ff7  libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff88a1a000 -     0x7fff88a1ffff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff88a20000 -     0x7fff88a24fff  libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff88b22000 -     0x7fff88b4efff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff89045000 -     0x7fff89094ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff89095000 -     0x7fff89096fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff89097000 -     0x7fff89208ff7  com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff89209000 -     0x7fff892bafff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff892bb000 -     0x7fff89a63fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff89a64000 -     0x7fff89aa0fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff89aa1000 -     0x7fff89aacfff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff89aad000 -     0x7fff89babfff  com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff89bb3000 -     0x7fff89c50ff7  com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff89c51000 -     0x7fff89fadfff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff89fae000 -     0x7fff89fb0fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff89fb1000 -     0x7fff89febfff  com.apple.framework.internetaccounts (2.1 - 210) <0AB62FFA-42C8-3433-9C23-7D1AB411348F> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff89fec000 -     0x7fff8a000fff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8a744000 -     0x7fff8a745fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff8a746000 -     0x7fff8a74aff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8a74b000 -     0x7fff8a7a7fff  com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8a7a8000 -     0x7fff8a7baff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8a7f1000 -     0x7fff8b181c67  com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8b1e2000 -     0x7fff8be0fff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8be10000 -     0x7fff8becdff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8bf00000 -     0x7fff8bf06ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8bf07000 -     0x7fff8bf4eff7  com.apple.CalDAV (6.0 - 112.5) <F2F0833B-E133-3CC1-BACA-4E84D0A65A2D> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff8bf5e000 -     0x7fff8bf60ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8bf72000 -     0x7fff8bf75fff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8bf76000 -     0x7fff8bffdff7  libCoreStorage.dylib (274.7) <8E13133C-1198-3555-9518-2BCC09C66C97> /usr/lib/libCoreStorage.dylib
        0x7fff8bffe000 -     0x7fff8c01ffff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8c020000 -     0x7fff8c020ff7  com.apple.SafariServices.framework (8536 - 8536.26.14) <3CE24612-F0CA-3C49-BC1C-63B300659DA5> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff8c021000 -     0x7fff8c02bfff  com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8c02c000 -     0x7fff8c069fe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8c06a000 -     0x7fff8c381ff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8c3c5000 -     0x7fff8c7beff7  com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8c7d0000 -     0x7fff8c818fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8c819000 -     0x7fff8c916ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff8c96e000 -     0x7fff8c97cff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8ca25000 -     0x7fff8ca3ffff  com.apple.geokit (2.1 - 2.1) <2B0ED144-9284-3396-8B34-292C29F4EED6> /System/Library/PrivateFrameworks/GeoKit.framework/Versions/A/GeoKit
        0x7fff8ca40000 -     0x7fff8ca48ff7  com.apple.AppSandbox (2.0 - 1) <B75AA17F-E401-3586-B8AE-AC71B68D6BF3> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8ca49000 -     0x7fff8cb1cff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8cb1d000 -     0x7fff8cb34fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8cb35000 -     0x7fff8cb8cff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8cb8d000 -     0x7fff8cd01fff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8cd02000 -     0x7fff8cd0bfff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8cd15000 -     0x7fff8cde7ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8cde8000 -     0x7fff8cdeffff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8cdf2000 -     0x7fff8cf12fff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8cf13000 -     0x7fff8d0c1fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8d0c2000 -     0x7fff8d0cffff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8d0d0000 -     0x7fff8d0d1ff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
        0x7fff8d0d2000 -     0x7fff8d0d8fff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8d0d9000 -     0x7fff8d0fbff7  com.apple.AOSAccounts (1.1.2 - 1.1.94) <6D0ECB77-3081-3DC8-9B4F-20E5A1A09554> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff8d0fc000 -     0x7fff8d1f1fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8d1f2000 -     0x7fff8d206ff7  com.apple.iCal.CalendarDraw (6.0 - 1625) <D641C174-1980-3E41-AB1D-8D871BFBD8FF> /System/Library/PrivateFrameworks/CalendarDraw.framework/Versions/A/CalendarDra w
        0x7fff8d214000 -     0x7fff8d27dfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8d28c000 -     0x7fff8d2cfff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8d2d0000 -     0x7fff8d2fbfff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8d2fc000 -     0x7fff8d2fefff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8d316000 -     0x7fff8d413fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8d414000 -     0x7fff8d59efff  com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8d59f000 -     0x7fff8d664ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8d665000 -     0x7fff8d77d92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8d77e000 -     0x7fff8d8d6ff7  com.apple.syncservices (7.0 - 713) <924B8B34-2C9C-3C1D-909D-FF215AA8985D> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff8d8d7000 -     0x7fff8dcf4fff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8dcf9000 -     0x7fff8dfc9fff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8dfca000 -     0x7fff8dfcffff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8dfd0000 -     0x7fff8e001ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8e002000 -     0x7fff8e01aff7  com.apple.CalendarUI (1.0 - 18) <E046D471-8DEE-3985-B473-60340232EE7E> /System/Library/PrivateFrameworks/CalendarUI.framework/Versions/A/CalendarUI
        0x7fff8e01b000 -     0x7fff8e072ff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8e073000 -     0x7fff8e086ff7  com.apple.AppContainer (2.0 - 1) <13924FCF-66FC-3CC1-888C-42C22295B2E7> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8e087000 -     0x7fff8e114ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8e115000 -     0x7fff8e2fefff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8e2ff000 -     0x7fff8e305fff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8e306000 -     0x7fff8e309ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8e30a000 -     0x7fff8e33cfff  com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8e33d000 -     0x7fff8e3adfff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8e3ae000 -     0x7fff8e3aefff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8e3e8000 -     0x7fff8e405fff  com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8e406000 -     0x7fff8e557fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8e558000 -     0x7fff8e56bff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8e56c000 -     0x7fff8e5b4fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff8e5b5000 -     0x7fff8e810ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8e811000 -     0x7fff8e878ff7  com.apple.coredav (1.0.1 - 179.6) <4E7C1925-D6D9-3E27-8FF1-BD4E615CC87E> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff8e8d4000 -     0x7fff8e930ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8e931000 -     0x7fff8e98afff  com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8e98b000 -     0x7fff8e9e8fff  com.apple.ExchangeWebServices (3.0 - 157) <58BFD72E-27F3-3F22-A421-B883FACA0E19> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff8e9f3000 -     0x7fff8e9f3ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8e9f4000 -     0x7fff8ea00fff  libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8ea0f000 -     0x7fff8ea90fff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8ea91000 -     0x7fff8ead1fff  com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8ead2000 -     0x7fff8eb1ffff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8eb20000 -     0x7fff8eb47fff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8eb48000 -     0x7fff8eb5dff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff8ebca000 -     0x7fff8ebdefff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8f494000 -     0x7fff8f4d8fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff8f4d9000 -     0x7fff8f4e3fff  libcsfde.dylib (274.7) <77562CC6-3D42-34BF-BAAB-660140479D55> /usr/lib/libcsfde.dylib
        0x7fff8f5b3000 -     0x7fff8f60dfff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8f60e000 -     0x7fff8f8a8ff7  com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8f8a9000 -     0x7fff8f8c3fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8f8c4000 -     0x7fff8fa08fef  com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8fa09000 -     0x7fff8fc8cfff  com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8fce8000 -     0x7fff8ffabff7  com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8ffac000 -     0x7fff8ffe6fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff9002f000 -     0x7fff90031ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff90032000 -     0x7fff90052fff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff90053000 -     0x7fff90301fff  com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff90302000 -     0x7fff9030afff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff9030b000 -     0x7fff9030bfff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff9030c000 -     0x7fff90357ff7  com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff90358000 -     0x7fff903a4ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff903a5000 -     0x7fff903a9ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff903aa000 -     0x7fff903f5fff  com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff903fb000 -     0x7fff903feff7  com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff90482000 -     0x7fff9048dff7  com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff9048e000 -     0x7fff904adff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff904ae000 -     0x7fff904bbfff  com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff904c1000 -     0x7fff905ccfff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff905cd000 -     0x7fff906e6ff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff906e7000 -     0x7fff90765ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff90766000 -     0x7fff907cefff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff907cf000 -     0x7fff9084fff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff90850000 -     0x7fff90851fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff90852000 -     0x7fff908b1fff  com.apple.IMAP (6.0 - 1498) <58E3A54D-9504-385C-9712-3213328ADAE1> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
        0x7fff908b2000 -     0x7fff908b6fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff908b7000 -     0x7fff908bbfff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff908bc000 -     0x7fff909befff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff909bf000 -     0x7fff909c9fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff909ca000 -     0x7fff90a4cfff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff90a4d000 -     0x7fff90a83fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff90a84000 -     0x7fff90b22ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff90b3e000 -     0x7fff90b3fff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff90b40000 -     0x7fff90b40fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff90b41000 -     0x7fff90b5cff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
        0x7fff90b5d000 -     0x7fff90bcafff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff90bf4000 -     0x7fff90cc0fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff90d11000 -     0x7fff90dabfff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff90dd8000 -     0x7fff9107cfff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff9107d000 -     0x7fff910b3fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff910b4000 -     0x7fff910feff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff910ff000 -     0x7fff911d9ff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff911da000 -     0x7fff911ddfff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff911de000 -     0x7fff9126ffff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff91270000 -     0x7fff9128bff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff91474000 -     0x7fff914c3fff  com.apple.ical.EventKit (1.0 - 50) <B94A7325-4D68-3D0A-AC5D-97FC09ADC718> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
        0x7fff91506000 -     0x7fff91534ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff91535000 -     0x7fff91584ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff91585000 -     0x7fff9170bfff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff9170c000 -     0x7fff9180efff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff9180f000 -     0x7fff9181bff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff9181c000 -     0x7fff91829ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff9182a000 -     0x7fff9182afff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff9182b000 -     0x7fff91945fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff91946000 -     0x7fff9196dff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff91978000 -     0x7fff91978fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff91979000 -     0x7fff91a31ff7  com.apple.CoreMessage (1.0 - 1498) <3E2D1B0C-D0D5-3097-AD70-D9EA978D6E9C> /System/Library/PrivateFrameworks/CoreMessage.framework/Versions/A/CoreMessage
        0x7fff91a32000 -     0x7fff91c67ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff91c68000 -     0x7fff91c68fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff91c69000 -     0x7fff91c70fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff91c71000 -     0x7fff91c80ff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff91c83000 -     0x7fff91c91fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff91c92000 -     0x7fff91cefff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff91cf0000 -     0x7fff91d96ff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff91d97000 -     0x7fff91d99ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff91d9a000 -     0x7fff91dbcff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
        0x7fff91dbd000 -     0x7fff91de8fff  com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff91de9000 -     0x7fff91deaff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff91deb000 -     0x7fff91dfcff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff91e9d000 -     0x7fff91ec4ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff91ec5000 -     0x7fff91ecbfff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff91ecc000 -     0x7fff921fcff7  com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff921fd000 -     0x7fff921fffff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff92200000 -     0x7fff92217fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff92218000 -     0x7fff9221cfff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff9221d000 -     0x7fff92222fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff92223000 -     0x7fff92230fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff9223d000 -     0x7fff92265fff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff92266000 -     0x7fff9226afff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff9226b000 -     0x7fff92305fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff92306000 -     0x7fff9257aff7  com.apple.CalendarStore (6.0 - 1245) <E7844C45-CDCD-3639-9476-7DBACDC90490> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff9257b000 -     0x7fff9266bff7  com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff9266c000 -     0x7fff926bdff7  com.apple.iCalendar (6.0 - 126.5) <3C743E01-70DB-341C-89EC-13B5EA70EEE2> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff92707000 -     0x7fff9271aff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff9271b000 -     0x7fff92726ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff92727000 -     0x7fff9273dfff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff9273e000 -     0x7fff92745fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff92860000 -     0x7fff92a60fff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        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: 2263
        thread_create: 0
        thread_set_state: 0

    I am having the same problem and a similiar report as the original post contains. Calendar worked after 10.8.2 was installed and was working this morning.
    Things tried:
    1. Delete .plist from user/library.
    2. Removed folder Calendars in /library.
    3. Removed the Address folder in /library. If you trash it, you lose all your contacts unless you have a backup.
    4. Repaired permissions.
    5. Turned off iCloud sync in Systems preferences.
    6. Signed in as Guest user - Calendar wouldn't open.
    7. Signed in as root user - Calendar wouldn't open.
    8. While signed in as root user, deleted the Calendar app.
    9. Signed into normal administrator account and used Time Machine to restore the application.
    10. Created a new administrator account - Calendar wouldn't open.
    I can't think of anything else to try except to erase the partition and reinstall 10.8.2. I can then restore everything else from Time Machine. For what it might be worth, the original installation of Mountain Lion was a clean install.

  • Calendar project won't open-crashes iphoto

    After putting a lot of time into building a calendar (photos, important dates, etc.) I can no longer open the project. If I open iPhoto and click on the calendar, the computer pauses, says opening calendar, and then crashes and I get the error notice that iPhoto quite unexpectedly.
    My other projects still open fine and all my photos are okay. Any ideas on how I can restore the calendar would be appreciated.
    Thanks,
    Eric

    Thanks, TD. Here it is.
    Process: iPhoto [360]
    Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier: com.apple.iPhoto
    Version: 7.1.4 (7.1.4)
    Build Info: iPhotoProject-3710000~2
    Code Type: X86 (Native)
    Parent Process: launchd [65]
    Date/Time: 2008-11-21 20:29:06.543 -0500
    OS Version: Mac OS X 10.5.4 (9E25)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x94daf6ec objc_msgSend + 28
    1 com.apple.iPhoto 0x00125fec 0x1000 + 1200108
    2 com.apple.iPhoto 0x0014f6f5 0x1000 + 1369845
    3 com.apple.iPhoto 0x0007ae3e 0x1000 + 499262
    4 com.apple.iPhoto 0x0007472a 0x1000 + 472874
    5 com.apple.Foundation 0x9081c64c nsnotecallback + 364
    6 com.apple.CoreFoundation 0x95b80aba __CFXNotificationPost + 362
    7 com.apple.CoreFoundation 0x95b80d93 _CFXNotificationPostNotification + 179
    8 com.apple.Foundation 0x90849a8c -[NSNotificationCenter postNotification:] + 124
    9 com.apple.Foundation 0x9081d50b -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1307
    10 com.apple.Foundation 0x908709b8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    11 com.apple.iPhoto 0x0009f5b1 0x1000 + 648625
    12 com.apple.iPhoto 0x0009f57d 0x1000 + 648573
    13 com.apple.iPhoto 0x0004e5f0 0x1000 + 316912
    14 com.apple.Foundation 0x9081c64c nsnotecallback + 364
    15 com.apple.CoreFoundation 0x95b80aba __CFXNotificationPost + 362
    16 com.apple.CoreFoundation 0x95b80d93 _CFXNotificationPostNotification + 179
    17 com.apple.Foundation 0x908197b0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
    18 com.apple.Foundation 0x90822ff8 -[NSNotificationCenter postNotificationName:object:] + 56
    19 com.apple.AppKit 0x91d6e4f1 -[NSTableView _enableSelectionPostingAndPost] + 561
    20 com.apple.AppKit 0x91da7978 -[NSTableView mouseDown:] + 6867
    21 com.apple.AppKit 0x91db7d75 -[NSOutlineView mouseDown:] + 611
    22 com.apple.iPhoto 0x0003eced 0x1000 + 253165
    23 com.apple.AppKit 0x91d5e88b -[NSWindow sendEvent:] + 5381
    24 com.apple.AppKit 0x91d2b431 -[NSApplication sendEvent:] + 2941
    25 com.apple.iPhoto 0x0021318a 0x1000 + 2171274
    26 com.apple.AppKit 0x91c88e27 -[NSApplication run] + 847
    27 com.apple.AppKit 0x91c56030 NSApplicationMain + 574
    28 com.apple.iPhoto 0x000032e6 0x1000 + 8934
    29 com.apple.iPhoto 0x0000320d 0x1000 + 8717
    Thread 1:
    0 libSystem.B.dylib 0x91ab5506 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x91ae784f pthread_condwait + 1244
    2 libSystem.B.dylib 0x91ae90d3 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x90862e8c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x90862ca0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x90862c05 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x91cf6470 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x9081cf1d -[NSThread main] + 45
    8 com.apple.Foundation 0x9081cac4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x91ae66f5 pthreadstart + 321
    10 libSystem.B.dylib 0x91ae65b2 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x91b055e2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x91ae66f5 pthreadstart + 321
    2 libSystem.B.dylib 0x91ae65b2 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x91ab54a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x91abcc9c mach_msg + 72
    2 com.apple.CoreFoundation 0x95b9f0ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95b9fcf8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x908514a5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x908cf8ed -[NSRunLoop(NSRunLoop) runUntilDate:] + 93
    6 com.apple.iLifeMediaBrowser 0x970f4c62 -[ILMediaBrowserPathWatcher watcherThread:] + 920
    7 com.apple.Foundation 0x9081cf1d -[NSThread main] + 45
    8 com.apple.Foundation 0x9081cac4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x91ae66f5 pthreadstart + 321
    10 libSystem.B.dylib 0x91ae65b2 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x91ab54a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x91abcc9c mach_msg + 72
    2 com.apple.CoreFoundation 0x95b9f0ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95b9fcf8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x908514a5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x908cf8ed -[NSRunLoop(NSRunLoop) runUntilDate:] + 93
    6 com.apple.iLifeMediaBrowser 0x970f72af -[ILMediaBrowserPathWatcher(SpotlightSupport) spotlightWatcherThread:] + 931
    7 com.apple.Foundation 0x9081cf1d -[NSThread main] + 45
    8 com.apple.Foundation 0x9081cac4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x91ae66f5 pthreadstart + 321
    10 libSystem.B.dylib 0x91ae65b2 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x91abc68e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91ae736d pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x9642ae51 fefragmentthread + 54
    3 libSystem.B.dylib 0x91ae66f5 pthreadstart + 321
    4 libSystem.B.dylib 0x91ae65b2 thread_start + 34
    Thread 6:
    Thread 7:
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x1a36a360 ebx: 0x00f12980 ecx: 0x94e56124 edx: 0x006dee88
    edi: 0x00000000 esi: 0x44f00000 ebp: 0xbfffe9d8 esp: 0xbfffe994
    ss: 0x0000001f efl: 0x00010206 eip: 0x94daf6ec cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x6b0fca com.apple.iPhoto 7.1.4 (7.1.4) <f4db4c5bdae54009800d1bce6884c6f1> /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0x79d000 - 0x866ff5 com.apple.DiscRecording 4.0.1 (4010.4.5) <44893a4cffe38f844668248590341249> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x8d1000 - 0x8fcff7 com.apple.DiscRecordingUI 4.0.1 (4010.4.5) <11cb44be8b49a629cb349bc0c4e7cc26> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x91a000 - 0x91cfff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x923000 - 0x92dfff com.apple.UpgradeChecker 1.0 (1.0) /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0x935000 - 0x9d4fff com.apple.DotMacKit 50 (3.0.2L) /Applications/iPhoto.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
    0xa42000 - 0xc96ff3 com.apple.MessageFramework 3.4 (928.1) <004c370eec98be7a2e9b992b006acd92> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0xdeb000 - 0xdebffd com.apple.AppleAppSupport 1.5 (1.5) /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleApp Support
    0xdef000 - 0xe13fe7 com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <1591e65449707141112554274c637e5a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x15d0a000 - 0x15d0bff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x15dc7000 - 0x15ee5ff7 com.apple.RawCamera.bundle 2.0.7 (2.0.7) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x168f5000 - 0x168f8fff com.apple.NetServices.BDRuleEngine 1.0.2 (1.0.2) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework /Versions/A/BDRuleEngine
    0x1739d000 - 0x173a8fff com.apple.BookService 6.0 (6.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Co ntents/MacOS/BookService
    0x173b2000 - 0x17432ffb com.apple.NetServices.NetServices 6.0 (6.0) /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/ Versions/A/NetServices
    0x1748a000 - 0x17491fe7 com.apple.NetServices.BDControl 1.0.5 (1.0.5) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ve rsions/A/BDControl
    0x1749b000 - 0x174a5fff com.apple.CalendarsService 6.0 (6.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/CalendarsService.NetServi ce/Contents/MacOS/CalendarsService
    0x174af000 - 0x174b9fff com.apple.CardsService 6.0 (6.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/CardsService.NetService/C ontents/MacOS/CardsService
    0x174c3000 - 0x174cefff com.apple.PrintsService 6.0 (6.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/ Contents/MacOS/PrintsService
    0x17717000 - 0x1771cff3 libCGXCoreImage.A.dylib ??? (???) <32265ec157db98a33c5dcf0e6687dec2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x17c00000 - 0x17c01fe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x18503000 - 0x185c9fcc com.apple.iTunesAccess 7.7 (7.7) <1777523719fd447c81d8b75bf3f81e21> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <14ac3b684fa5a31932fa89c4bba7a29b> /usr/lib/dyld
    0x90003000 - 0x90053ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90149000 - 0x901a2ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x901a3000 - 0x901a6fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x901a7000 - 0x901c4ff7 com.apple.QuickLookFramework 1.1 (170.4) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x901dd000 - 0x901f3fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <3b35ff269d9962d11251ec027ef3f9da> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x901f4000 - 0x9020afff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9020b000 - 0x9023ffef com.apple.bom 9.0 (136) <b72e1fd1d3bfd8c288381adb23775fd4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x90240000 - 0x902d3fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x902d4000 - 0x9035bff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x9035c000 - 0x90398fff com.apple.DAVKit 3.0.4 (651) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x90399000 - 0x903f3ff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x903f4000 - 0x90426fff com.apple.LDAPFramework 1.4.4 (108) <00542ef6515aeb41a22ce0004a75b519> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x90427000 - 0x90447ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90448000 - 0x90458fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90459000 - 0x9053aff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
    0x9053b000 - 0x90606fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90607000 - 0x90610fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <73cf6b3c5ddf94d7ce9ae2c81c1b558c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90611000 - 0x9069cfff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9069d000 - 0x906dcfef libTIFF.dylib ??? (???) <ee028aa1fc27ae5fda6b10fee10b2ed2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x906dd000 - 0x906ecfff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x906ed000 - 0x90811fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90812000 - 0x90a8dfe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90a8e000 - 0x90b48fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90b49000 - 0x90b6dfeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x90b6e000 - 0x90c10ff3 com.apple.QuickTimeImporters.component 7.5 (861) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x90c11000 - 0x90c1bfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x90c1c000 - 0x90c62fef com.apple.Metadata 10.5.2 (398.18) <9466e348fc3c1fece377ae1238fe74a7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x90c63000 - 0x90c63ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90c64000 - 0x90c77fff com.apple.IMUtils 4.0.5 (582) <535270cbc62da9f8269578251a660e76> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x90c78000 - 0x90ca0fff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
    0x90ca1000 - 0x90dd8feb com.apple.imageKit 1.0.1 (1.0) <9b6da3210b7e69e75039cbb0fd4a8482> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90de1000 - 0x90e60ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90e61000 - 0x90e75ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90e76000 - 0x90e7bffc com.apple.KerberosHelper 1.1 (1.0) <86b1b4589baa557d067d07efc01890d2> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x90e7c000 - 0x90e9afff libresolv.9.dylib ??? (???) <9602435a6eac87a0d1f41b8ca8541693> /usr/lib/libresolv.9.dylib
    0x90e9b000 - 0x91056ff3 com.apple.QuartzComposer 2.1 (106.5) <a296178aba94c71fc5314ea2ed0b4349> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x91057000 - 0x91109ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x9110a000 - 0x91242ff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
    0x91243000 - 0x91716ffe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x91717000 - 0x91723fe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91724000 - 0x9175efff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9175f000 - 0x9183ffff com.apple.syncservices 3.1 (389.6) <51037594e950b0331d4996691cf4acba> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x91ab3000 - 0x91ab3ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91ab4000 - 0x91c14ff3 libSystem.B.dylib ??? (???) <98fc91f31f185411ddc46d3225e9af55> /usr/lib/libSystem.B.dylib
    0x91c15000 - 0x91c4fffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x91c50000 - 0x9244dfef com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9244e000 - 0x924e1ff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x924e2000 - 0x92548ffb com.apple.ISSupport 1.7 (38) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x92549000 - 0x9257affb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x925ab000 - 0x925abffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x925ac000 - 0x925b3ff7 libCGATS.A.dylib ??? (???) <57f0aa6c1b3caaa19980ce4c8ff5dbf0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x925b4000 - 0x925b4ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x925b5000 - 0x92973fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92974000 - 0x92a75fef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x92a76000 - 0x92bd6fee com.apple.CalendarStore 3.0.4 (834) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x92bd7000 - 0x92fe7fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92fe8000 - 0x92ff6ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x92ff7000 - 0x92ff7ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x92ff8000 - 0x93003fff com.apple.dotMacLegacy 3.1 (244.1) <dc5b306b079718439c199d386ff60cc4> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x93004000 - 0x930e9ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x930ea000 - 0x93174fe3 com.apple.DesktopServices 1.4.6 (1.4.6) <1abd4175c3089704be6824c073f7cc33> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x93175000 - 0x9323cff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9323d000 - 0x932edfff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x932ee000 - 0x932f0fff com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x932f1000 - 0x932f7fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x932f8000 - 0x93325feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x93326000 - 0x934a5fff com.apple.AddressBook.framework 4.1.1 (695) <24a448ba4f9f784189bd3183e3474d81> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x934a6000 - 0x934a8ff5 libRadiance.dylib ??? (???) <717692320ef764beb41c8c791c9c60a4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x934f8000 - 0x93539fe7 libRIP.A.dylib ??? (???) <c8d988d3880d7268468112c64c626d86> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9353a000 - 0x93589fff com.apple.QuickLookUIFramework 1.1 (170.4) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x946d0000 - 0x9471afe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9471b000 - 0x94739ff3 com.apple.DirectoryService.Framework 3.5.4 (3.5.4) <fe27e80e1a9e86403fd9ed16dcfe4e11> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9473a000 - 0x94880ff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94881000 - 0x948b1ff3 com.apple.DotMacSyncManager 1.2.3 (283) <ecde1144b09a10b6ae61e95992325dc5> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x948b2000 - 0x948cdff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x948ce000 - 0x9499cff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9499d000 - 0x949f9ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x949fa000 - 0x94a4afeb com.apple.framework.familycontrols 1.0.2 (1.0.2) <bcd9397c28e82724c202830fcc2c04d3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x94a4b000 - 0x94a56fe7 libCSync.A.dylib ??? (???) <8011fc1963cebdde0c6f101dbee5afd7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94a57000 - 0x94ac4ffb com.apple.WhitePagesFramework 1.2 (119.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x94ac5000 - 0x94b51ff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94b52000 - 0x94b61ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94b62000 - 0x94bdcff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94bdd000 - 0x94c1ffef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x94c20000 - 0x94c21ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x94c22000 - 0x94c59fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x94c5a000 - 0x94c82ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x94c83000 - 0x94c94ffe com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x94c95000 - 0x94d11feb com.apple.audio.CoreAudio 3.1.0 (3.1) <fd70d88739fd63baf0b05a18999ea080> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x94d12000 - 0x94d12ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94d13000 - 0x94d17fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x94d18000 - 0x94d9aff3 com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x94d9b000 - 0x94e7afff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
    0x94e7b000 - 0x94e8bffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x94e8c000 - 0x94e93ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x94e94000 - 0x94e94ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x94e95000 - 0x94ecbfef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
    0x94f96000 - 0x94fdafeb com.apple.DirectoryService.PasswordServerFramework 3.0.3 (3.0.3) <8135bb4f34a3bf02b8c2ca869fe33a42> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x94fdb000 - 0x94fe6ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x94fe7000 - 0x95025ff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x95026000 - 0x95042fff com.apple.IMFramework 4.0.5 (582) <da822220ccdaabc47408e2f641d48685> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x95043000 - 0x9504bfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9504c000 - 0x95353ff7 com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x95354000 - 0x95373ffa libJPEG.dylib ??? (???) <c49cd4df9300255aa9d0bab6381586f4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95374000 - 0x953b2fff com.apple.CoreMediaIOServicesPrivate 9.0 (9.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x953b3000 - 0x953e2fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x953e3000 - 0x953fbfff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x953fc000 - 0x95409ff7 com.apple.DMNotification 1.1.0 (143) <07530f513cd71e41bccbf19225ac1cb4> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x9540a000 - 0x95a5afff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95a5b000 - 0x95a60fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95a61000 - 0x95a6dfff libbz2.1.0.dylib ??? (???) <cc1b7e3f5f4e2ff545157c368e09bc5e> /usr/lib/libbz2.1.0.dylib
    0x95a6e000 - 0x95b2bfff com.apple.WebKit 5525.18 (5525.18) <9228870ec6a53b83134fd13a359276a8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95b2c000 - 0x95b2cffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x95b2d000 - 0x95c5ffff com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x95c60000 - 0x962fcfff com.apple.CoreGraphics 1.351.31 (???) <c97a42498636b2596764e48669f98e00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x96302000 - 0x96309fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x9630a000 - 0x96335fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x96336000 - 0x966ccfff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x966cd000 - 0x966d1fff libGIF.dylib ??? (???) <da31dae328e9310f0ee0e760e1934d10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x966d2000 - 0x966d2ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x966d3000 - 0x969adff3 com.apple.CoreServices.CarbonCore 786.4 (786.4) <059c4803a7a95e3c1a95a332baeb1edf> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x969ae000 - 0x969b3ffb com.apple.DisplayServicesFW 2.0 (2.0) <188040ea142ae43336e71e4a92641f7e> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x969b7000 - 0x969bbfff com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x969bc000 - 0x969e0fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x969e1000 - 0x969e6fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x969e7000 - 0x96a64fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96a65000 - 0x96d86fea com.apple.QuickTime 7.5.0 (861) <e984a233c65e2182e853d71a9e0cdaeb> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96d87000 - 0x96e35ffb com.apple.QTKit 7.5 (861) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x96e36000 - 0x96e93ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x96e94000 - 0x96ebefff com.apple.CoreMediaPrivate 9.0 (9.0) <c4f1df32a02c7937094b24c86201c932> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x96ebf000 - 0x96f31fff com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x96f32000 - 0x96fd9feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96fda000 - 0x96fdafff com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x970af000 - 0x97121fff com.apple.iLifeMediaBrowser 1.0.9 (212.0.1) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x97122000 - 0x97122ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97123000 - 0x972f1fff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <349492efc0f6371227a6330d8b2c4fa5> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Calendar Crashing in OS X Mavericks

    Hi.
    After upgrading to Mavericks, cannot use Calendar. Crashes with below message seconds after launch.
    Tried all the work arounds in the forum and internent. None working for me.
    Is there any working solution for this?
    Thanks
    Amin
    Process:         Calendar [38198]
    Path:            /Applications/Calendar.app/Contents/MacOS/Calendar
    Identifier:      com.apple.iCal
    Version:         7.0 (1835.1)
    Build Info:      iCal-1835001000000000~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [260]
    Responsible:     Calendar [38198]
    User ID:         501
    Date/Time:       2014-02-21 09:58:20.143 +1100
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  B0DBC725-6D33-DDCA-B0E4-496F6B30E97F
    Sleep/Wake UUID: 2C173A07-005C-466D-ABDD-E9375614BC56
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Application Specific Information:
    Could not create XPC connection to the CalendarAgent, connection interrupted or invalidated more than 5 times
    Application Specific Signatures:
    CalPersistence nil connection (CalPersistenceCreationDomain - 3)
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.iCal                          0x0000000107c2c039 0x107bfd000 + 192569
    1   libdispatch.dylib                       0x00007fff86a331d7 _dispatch_call_block_and_release + 12
    2   libdispatch.dylib                       0x00007fff86a302ad _dispatch_client_callout + 8
    3   libdispatch.dylib                       0x00007fff86a37f03 _dispatch_main_queue_callback_4CF + 333
    4   com.apple.CoreFoundation                0x00007fff8ba58839 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    5   com.apple.CoreFoundation                0x00007fff8ba13b14 __CFRunLoopRun + 1636
    6   com.apple.CoreFoundation                0x00007fff8ba13275 CFRunLoopRunSpecific + 309
    7   com.apple.HIToolbox                     0x00007fff8e174f0d RunCurrentEventLoopInMode + 226
    8   com.apple.HIToolbox                     0x00007fff8e174cb7 ReceiveNextEventCommon + 479
    9   com.apple.HIToolbox                     0x00007fff8e174abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    10  com.apple.AppKit                        0x00007fff8ea9428e _DPSNextEvent + 1434
    11  com.apple.AppKit                        0x00007fff8ea938db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    12  com.apple.AppKit                        0x00007fff8ea879cc -[NSApplication run] + 553
    13  com.apple.AppKit                        0x00007fff8ea72803 NSApplicationMain + 940
    14  com.apple.iCal                          0x0000000107bff27d 0x107bfd000 + 8829
    15  libdyld.dylib                           0x00007fff90fe45fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff919e8662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff86a3243d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff86a32152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff919e7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8e62bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8e62efb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff919e7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8e62bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8e62efb9 start_wqthread + 13
    Thread 4:: Dispatch queue: com.apple.root.default-priority
    0   com.apple.CoreFoundation                0x00007fff8b9cfac3 -[__NSArrayM dealloc] + 163
    1   libobjc.A.dylib                         0x00007fff8cf6265a (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 502
    2   libdispatch.dylib                       0x00007fff86a320ea _dispatch_root_queue_drain + 402
    3   libdispatch.dylib                       0x00007fff86a33193 _dispatch_worker_thread2 + 40
    4   libsystem_pthread.dylib                 0x00007fff8e62bef8 _pthread_wqthread + 314
    5   libsystem_pthread.dylib                 0x00007fff8e62efb9 start_wqthread + 13
    Thread 5:: Dispatch queue: CalLogNodeQueue-DB730877-29ED-40E5-A731-27A1551128F3
    0   libsystem_c.dylib                       0x00007fff87207e0d _vsnprintf + 117
    1   libsystem_c.dylib                       0x00007fff872080bc vsnprintf + 80
    2   libsystem_c.dylib                       0x00007fff87235bbb __snprintf_chk + 128
    3   libsystem_asl.dylib                     0x00007fff8976c776 asl_string_append_char_no_encoding + 143
    4   libsystem_asl.dylib                     0x00007fff8976cb00 asl_string_append_internal + 568
    5   libsystem_asl.dylib                     0x00007fff89772536 asl_msg_to_string_raw + 358
    6   libsystem_asl.dylib                     0x00007fff8976a3bb _asl_send_message + 1637
    7   com.apple.CoreFoundation                0x00007fff8ba4624d __CFLogCString + 861
    8   com.apple.CoreFoundation                0x00007fff8ba45eb7 _CFLogvEx + 263
    9   com.apple.Foundation                    0x00007fff8b050cbc NSLogv + 79
    10  com.apple.Foundation                    0x00007fff8b050c48 NSLog + 148
    11  com.apple.CalendarFoundation            0x00007fff86924f40 -[CalLogNSLogWriter write:] + 73
    12  com.apple.CalendarFoundation            0x00007fff869233da __30-[CalLogNode processEnvelope:]_block_invoke + 317
    13  libdispatch.dylib                       0x00007fff86a302ad _dispatch_client_callout + 8
    14  libdispatch.dylib                       0x00007fff86a31166 _dispatch_barrier_sync_f_invoke + 39
    15  com.apple.CalendarFoundation            0x00007fff86923294 -[CalLogNode processEnvelope:] + 105
    16  com.apple.CoreFoundation                0x00007fff8ba25639 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 137
    17  com.apple.CoreFoundation                0x00007fff8ba24ddf -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 319
    18  com.apple.CalendarFoundation            0x00007fff869231f4 __32-[CalLogMaster processEnvelope:]_block_invoke + 117
    19  libdispatch.dylib                       0x00007fff86a331d7 _dispatch_call_block_and_release + 12
    20  libdispatch.dylib                       0x00007fff86a302ad _dispatch_client_callout + 8
    21  libdispatch.dylib                       0x00007fff86a3268f _dispatch_queue_drain + 451
    22  libdispatch.dylib                       0x00007fff86a339dd _dispatch_queue_invoke + 110
    23  libdispatch.dylib                       0x00007fff86a31fa3 _dispatch_root_queue_drain + 75
    24  libdispatch.dylib                       0x00007fff86a33193 _dispatch_worker_thread2 + 40
    25  libsystem_pthread.dylib                 0x00007fff8e62bef8 _pthread_wqthread + 314
    26  libsystem_pthread.dylib                 0x00007fff8e62efb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff919e7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8e62bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8e62efb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff919e7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8e62bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8e62efb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff919e3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff919e2d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8ba14315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8ba13939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8ba13275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff8ec341ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff8e62a899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8e62a72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8e62efc9 thread_start + 13
    Thread 9:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00007fff919e7a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff87230e60 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff87230d52 usleep + 54
    3   com.apple.AppKit                        0x00007fff8ecf82ad -[NSUIHeartBeat _heartBeatThread:] + 2132
    4   com.apple.Foundation                    0x00007fff8b07370b __NSThread__main__ + 1318
    5   libsystem_pthread.dylib                 0x00007fff8e62a899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8e62a72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8e62efc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007f90e95ce211  rbx: 0x00007f90eb92cb40  rcx: 0x0000000000000001  rdx: 0x00007f90e95ce210
      rdi: 0x00007f90e95ce200  rsi: 0x0000000008000100  rbp: 0x00007fff58001480  rsp: 0x00007fff58001460
       r8: 0x0000000000000002   r9: 0x00007f90e9578080  r10: 0x00007f90ea83c4f0  r11: 0x00007fff7632b3a0
      r12: 0x00007fff8cf60080  r13: 0x00007fff580014e0  r14: 0x00007fff761aeea0  r15: 0x00007fff762dc140
      rip: 0x0000000107c2c039  rfl: 0x0000000000010202  cr2: 0x000000010cfb9000
    Logical CPU:     2
    Error Code:      0x00000000
    Trap Number:     6
    Binary Images:
           0x107bfd000 -        0x107eeffff  com.apple.iCal (7.0 - 1835.1) <E223332E-2B1E-381D-96D4-7509125172F8> /Applications/Calendar.app/Contents/MacOS/Calendar
           0x10a227000 -        0x10a228ff9 +cl_kernels (???) <7A20C667-517F-4BCB-B440-B9F8B248BBA9> cl_kernels
           0x10a240000 -        0x10a243fff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
           0x10a249000 -        0x10a280ff7  com.apple.ExchangeSource (8.0 - 1365) <98F0FE0D-C788-387B-87B9-A3EEEA71BE1E> /System/Library/Address Book Plug-Ins/Exchange.sourcebundle/Contents/MacOS/Exchange
           0x10bb9f000 -        0x10bba0fff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1365) <260EDDAA-A812-3097-BE14-A63EA4BEDD31> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x10be7b000 -        0x10be7fff7  com.apple.DirectoryServicesSource (8.0 - 1365) <2F2D5BAA-F006-3701-922C-37EF076DE3D1> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x10ce82000 -        0x10cf68fef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10cfba000 -        0x10cfbbfe4 +cl_kernels (???) <A076DDFD-EA12-4C99-AE26-58D0321C4DCF> cl_kernels
           0x10cfbd000 -        0x10d009ff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x10d477000 -        0x10d478ffa +cl_kernels (???) <5930608F-3B13-4328-AA82-781728810F59> cl_kernels
        0x7fff616c7000 -     0x7fff616fa817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff84983000 -     0x7fff84983fff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff84984000 -     0x7fff84989fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8498a000 -     0x7fff84bcdfff  com.apple.AddressBook.framework (8.0 - 1365) <816242B1-D45E-3B5D-BC98-BB23458D5367> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff84bce000 -     0x7fff84bcffff  com.apple.AddressBook.ContactsData (8.0 - 1365) <61090508-4CC3-3F57-9B0C-D8527947D35D> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff84bd0000 -     0x7fff84bd5ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff84dc7000 -     0x7fff84eb8ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff84eb9000 -     0x7fff84f0cfff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff84f0d000 -     0x7fff84f0dff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff84f0e000 -     0x7fff84f12ff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
        0x7fff84f29000 -     0x7fff84f63ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff84f64000 -     0x7fff85048fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8504a000 -     0x7fff85102ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff85103000 -     0x7fff8510dfff  com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8510e000 -     0x7fff85137fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff85138000 -     0x7fff85519ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8551a000 -     0x7fff85527ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff85550000 -     0x7fff85577ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff85578000 -     0x7fff8557afff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8557b000 -     0x7fff855ceff7  com.apple.ical.EventKit (2.0 - 152) <34FD327F-0E27-3B0F-B801-0C8FF2B4814A> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
        0x7fff855cf000 -     0x7fff855d5ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
        0x7fff855d6000 -     0x7fff85622ffe  com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff85623000 -     0x7fff85a56ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff85aad000 -     0x7fff85adcfd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff85add000 -     0x7fff85af8ff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff85af9000 -     0x7fff85b0ffff  com.apple.geokit (2.2 - 2.2) <20D34071-9831-36CF-B7FC-0013ABF4B210> /System/Library/PrivateFrameworks/GeoKit.framework/Versions/A/GeoKit
        0x7fff85b10000 -     0x7fff85b3cff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff85b3d000 -     0x7fff85e57ff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff85e58000 -     0x7fff85e7cfff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
        0x7fff85e7d000 -     0x7fff85e88ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff85e89000 -     0x7fff85e8efff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85e8f000 -     0x7fff85e92ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff85e93000 -     0x7fff85e9bff7  com.apple.CloudServices (1.0 - 1) <D59A4139-B4E4-3097-A442-BA87928B355C> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
        0x7fff85e9c000 -     0x7fff86057ff6  com.apple.GeoServices (1.0 - 702.14.9) <A3A4D6AC-72B2-39F3-AAE0-9AF3B88C5C8E> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff86058000 -     0x7fff86067ff8  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
        0x7fff86068000 -     0x7fff8606cfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8606d000 -     0x7fff86094ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff8659c000 -     0x7fff865aafff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff865ab000 -     0x7fff865f2ff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
        0x7fff865f3000 -     0x7fff865fcfff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff86627000 -     0x7fff86629ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8662a000 -     0x7fff86631ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff86632000 -     0x7fff86635fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff86636000 -     0x7fff86688ff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff86689000 -     0x7fff8691aff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8691b000 -     0x7fff8691ffff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff86920000 -     0x7fff8693eff7  com.apple.CalendarFoundation (7.0 - 111) <D5CEE7AE-3325-3E7E-924B-12834AE7D218> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff8693f000 -     0x7fff86a2efff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff86a2f000 -     0x7fff86a49fff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
        0x7fff86ab8000 -     0x7fff86acbff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff86acc000 -     0x7fff86acdffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff86ace000 -     0x7fff86ae7ff3  liblzma.5.dylib (5) <6479DC70-3290-35A0-8EA0-056D366A13A2> /usr/lib/liblzma.5.dylib
        0x7fff86af8000 -     0x7fff86b4ffff  com.apple.ViewBridge (1.0 - 46) <C49FDC96-7087-3B2F-AEC3-039F7B2CB50C> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff86b50000 -     0x7fff86e24fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff86edf000 -     0x7fff86f2cff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff86f2d000 -     0x7fff86f3afff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff86f3b000 -     0x7fff86f3cfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff86f3d000 -     0x7fff86f3ffff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff86f40000 -     0x7fff86f4bff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <F8566D1F-450F-3571-911F-75C68E45919F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff86f4c000 -     0x7fff86fb0ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff86fb3000 -     0x7fff86ff2fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff86ff3000 -     0x7fff86ff3ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8718e000 -     0x7fff87195fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff87196000 -     0x7fff871b4ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff871b5000 -     0x7fff8723eff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
        0x7fff8723f000 -     0x7fff8725aff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8725b000 -     0x7fff8728bfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8728c000 -     0x7fff872c4ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff872c5000 -     0x7fff873b3fff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff873b4000 -     0x7fff873e5fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff873e6000 -     0x7fff8762efff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8762f000 -     0x7fff87647ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff87648000 -     0x7fff8766efff  com.apple.iCalendar (7.0 - 162) <2B270453-6FFD-3AD3-B40B-51715BE66B33> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff876ae000 -     0x7fff877deff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff87889000 -     0x7fff87b1aff7  com.apple.RawCamera.bundle (5.03 - 729) <DBA059CC-E78F-356F-B435-DA62A746F4D4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff87b56000 -     0x7fff87b5eff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff87c1f000 -     0x7fff87d5ffff  com.apple.QTKit (7.7.3 - 2826.0.1) <44109489-09C2-34C4-AB66-E52A505D7887> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff87d60000 -     0x7fff87dc6fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff87dc7000 -     0x7fff87dceff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff87dcf000 -     0x7fff87dfcff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff87dfd000 -     0x7fff88321fff  com.apple.QuartzComposer (5.1 - 316) <B20E93C3-8517-3E5C-83B6-C312C839C5D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff88322000 -     0x7fff88444ff1  com.apple.avfoundation (2.0 - 651.12) <03E595B7-A559-3D4D-90E9-BCA603E3A39E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff887a4000 -     0x7fff887a4fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff887a5000 -     0x7fff895f2ffb  com.apple.WebCore (9537 - 9537.73.13) <A468175D-078A-3377-A883-0BC5C8A4339F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff89665000 -     0x7fff89719fff  com.apple.MapKit (1.0 - 10) <AE6CAB40-BCA5-35AC-BD80-1E513916F1F4> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
        0x7fff8971a000 -     0x7fff89724ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff89725000 -     0x7fff89766fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff89767000 -     0x7fff89778ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff89779000 -     0x7fff899d1ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff899d2000 -     0x7fff899e2fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff899e3000 -     0x7fff89a41ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff89a42000 -     0x7fff89a5ffff  com.apple.facetimeservices (10.0 - 1000) <9B4815BA-4305-381D-A178-F79E10B2C6E9> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff89a60000 -     0x7fff89a63fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8a23e000 -     0x7fff8a24bff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8a25f000 -     0x7fff8a287ffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff8a288000 -     0x7fff8a28bfff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8a28c000 -     0x7fff8a2ecff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8a47f000 -     0x7fff8a480ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8a481000 -     0x7fff8a5f1ff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8a5f2000 -     0x7fff8a604ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8a605000 -     0x7fff8a64aff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8b00c000 -     0x7fff8b30bfff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8b30c000 -     0x7fff8b341ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8b342000 -     0x7fff8b37bff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8b37c000 -     0x7fff8b37dff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8b3d8000 -     0x7fff8b3e4ff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff8b3e5000 -     0x7fff8b458ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8b475000 -     0x7fff8b488fff  com.apple.iCal.CalendarDraw (7.0 - 1726) <F60180A8-4EFC-3A4C-859D-9411ADCAF9C5> /System/Library/PrivateFrameworks/CalendarDraw.framework/Versions/A/CalendarDra w
        0x7fff8b489000 -     0x7fff8b495ff7  com.apple.CalendarAgentLink (7.0 - 138) <B8B63D14-D853-3478-B001-BC67B7E9F993> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff8b576000 -     0x7fff8b7a5ff7  com.apple.CalendarPersistence (7.0 - 131.1) <7A8860B8-A03A-3A09-9F10-F3D000C3A1D9> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
        0x7fff8b7a6000 -     0x7fff8b7caff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8b7cb000 -     0x7fff8b7d4fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8b7d5000 -     0x7fff8b830ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8b831000 -     0x7fff8b839fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff8b83a000 -     0x7fff8b8a9ff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8b8c6000 -     0x7fff8b8c8fff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff8b8d6000 -     0x7fff8b902fff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8b903000 -     0x7fff8b90bff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8b90c000 -     0x7fff8b916ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8b917000 -     0x7fff8b9a2fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff8b9a3000 -     0x7fff8bb88ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8bb89000 -     0x7fff8bb90fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8bb91000 -     0x7fff8bbdafff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8bbee000 -     0x7fff8bbeefff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8bbef000 -     0x7fff8bbf4ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff8bbf5000 -     0x7fff8bc06ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff8bc07000 -     0x7fff8bc2cff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8bc3a000 -     0x7fff8bc3bff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8bc3c000 -     0x7fff8bc40fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff8bcfa000 -     0x7fff8bd13ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8bd14000 -     0x7fff8bd16fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8bd1c000 -     0x7fff8bd26ff7  com.apple.corerecents (1.0 - 1) <6C3ACB55-6FA5-3266-80D3-592B7258F5E7> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
        0x7fff8bd27000 -     0x7fff8bd31fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8bd32000 -     0x7fff8bd79fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8bd7a000 -     0x7fff8bda2ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff8bda3000 -     0x7fff8bdbffff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8bdc0000 -     0x7fff8bdc1ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff8bdc2000 -     0x7fff8be93ff7  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
        0x7fff8be96000 -     0x7fff8be9aff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8be9b000 -     0x7fff8c037ff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8c038000 -     0x7fff8c109ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8c10a000 -     0x7fff8c480ffa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8c481000 -     0x7fff8c484ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8c485000 -     0x7fff8c726ff5  com.apple.VectorKit (1.0 - 716.19.8) <ACC97486-3F9F-3A1F-B0B0-B1F39CB4AADB> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
        0x7fff8c727000 -     0x7fff8c729fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8c72a000 -     0x7fff8c746fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8c747000 -     0x7fff8c754ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8c755000 -     0x7fff8c760fff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8c7e1000 -     0x7fff8c8c0fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8c8ce000 -     0x7fff8c999fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8c99a000 -     0x7fff8c9feff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8c9ff000 -     0x7fff8ca33fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8ca34000 -     0x7fff8ca59ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8ca5a000 -     0x7fff8ce35ffb  com.apple.Altitude (1.0 - 347.6.3) <F0AC2688-DF8E-389B-8F9E-ECCF22AD225B> /System/Library/PrivateFrameworks/Altitude.framework/Versions/A/Altitude
        0x7fff8ce3f000 -     0x7fff8ce90fff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8ce91000 -     0x7fff8cf5afff  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
        0x7fff8cf5b000 -     0x7fff8d108f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff8d109000 -     0x7fff8d147ff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8d148000 -     0x7fff8d150ffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8d1e9000 -     0x7fff8d200ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8d201000 -     0x7fff8d203fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8d204000 -     0x7fff8d20cfff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8d217000 -     0x7fff8d25cfff  com.apple.CalendarUI (7.0 - 118) <F918AF4E-01B8-382F-9C37-93B04DEAD55C> /System/Library/PrivateFrameworks/CalendarUI.framework/Versions/A/CalendarUI
        0x7fff8d25d000 -     0x7fff8d28cfff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8d28d000 -     0x7fff8d3e0ff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8d3e1000 -     0x7fff8d6afff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8d6b0000 -     0x7fff8d6b2ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff8d6b3000 -     0x7fff8d6ddff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8d762000 -     0x7fff8d768ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8d790000 -     0x7fff8d790fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8d791000 -     0x7fff8d81afff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8d81b000 -     0x7fff8d826fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff8d84f000 -     0x7fff8d8b1ff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff8d8b2000 -     0x7fff8d8b7ff7  com.apple.EmailAddressing (7.1 - 1827) <1BD9ED85-D7EB-3C72-8943-31658BE4CB93> /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAdd ressing
        0x7fff8d8db000 -     0x7fff8d8f8ff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8d91f000 -     0x7fff8d935fff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8d936000 -     0x7fff8d942ff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8d99b000 -     0x7fff8d9affff  com.apple.aps.framework (4.0 - 4.0) <F529A05B-FB03-397E-B06A-3A60B808FA11> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8d9b0000 -     0x7fff8dc11ff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8dcae000 -     0x7fff8ddb3fff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8ddb4000 -     0x7fff8de0dfff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8de0e000 -     0x7fff8de5dff7  com.apple.framework.internetaccounts (2.1 - 210) <C77069C7-928C-315C-AA61-D90543901F20> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8de5e000 -     0x7fff8de9eff7  com.apple.CalDAV (7.0 - 155.1) <6912C282-D362-3473-90E3-655A36C0CC21> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff8e0b1000 -     0x7fff8e0f6ff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
        0x7fff8e0f7000 -     0x7fff8e145fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff8e146000 -     0x7fff8e3f0ffd  com.apple.HIToolbox (2.1 - 696) <1CFFF37B-C392-3088-B0A4-C08C55B2AF8F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8e589000 -     0x7fff8e58dff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff8e58e000 -     0x7fff8e5a7ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8e5a8000 -     0x7fff8e5aefff  com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <CFB1A744-8096-3FAB-B55E-2E6C410A0376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff8e5af000 -     0x7fff8e626fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8e629000 -     0x7fff8e630ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8e631000 -     0x7fff8e6bdff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8e6be000 -     0x7fff8e6d6ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8e6d7000 -     0x7fff8ea6ffff  com.apple.SceneKit (4.0 - 197) <1FEE4A1D-5B13-3774-8FE1-B79FD81CD1E5> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8ea70000 -     0x7fff8f5e4ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8f5e7000 -     0x7fff8f5e7fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8f5e8000 -     0x7fff8f624fff  com.apple.ids (10.0 - 1000) <22502AAF-CC59-33EC-9ACF-106315206701> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff8f625000 -     0x7fff8fa73fff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8fa74000 -     0x7fff8fafcff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8fbe9000 -     0x7fff8fc45fff  com.apple.coredav (1.0.1 - 229.6) <6D2B49E8-E81D-36C7-BC24-FD54FA35E5BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff8fc46000 -     0x7fff8fc70ff7  libsandbox.1.dylib (278.10) <B4183FA8-F7E2-3301-8BF9-0EEFB793A5D5> /usr/lib/libsandbox.1.dylib
        0x7fff8fc71000 -     0x7fff8fc82ff7  com.apple.idsfoundation (10.0 - 1000) <0BC25100-092B-3C5A-8245-F7C963380785> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff8fc83000 -     0x7fff8fc8dff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff8fc8e000 -     0x7fff8fc8fffc  com.apple.SafariServices.framework (9537 - 9537.73.11) <4E721B67-18FC-32FD-9482-E7D0FEC02ACE> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff8fc9f000 -     0x7fff8fcfcfff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8fcfd000 -     0x7fff8fcfdfff  com.apple.SafariDAVNotifier (1.1.1 - 1) <664A1157-0D98-3680-8C3B-091980DA7BC4> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
        0x7fff8fd24000 -     0x7fff8fd36fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8fd37000 -     0x7fff8fd82fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8fd83000 -     0x7fff8fdf0fff  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
        0x7fff8fdf1000 -     0x7fff900dbfff  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <B00BEB34-A9F5-381F-99FD-11E405768A9A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff900dc000 -     0x7fff900dcfff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff900dd000 -     0x7fff900deff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff900df000 -     0x7fff9024dff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff9024e000 -     0x7fff90338fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff90339000 -     0x7fff9037bff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff903a0000 -     0x7fff903a0fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff903a1000 -     0x7fff903adff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff903ae000 -     0x7fff90418ff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff90419000 -     0x7fff90419fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff9041a000 -     0x7fff9042affb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff9042b000 -     0x7fff90446ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
        0x7fff90447000 -     0x7fff904e4fff  com.apple.imcore (10.0 - 1000) <027E09B4-B4B6-3710-8806-B4CE41DF3242> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff904e5000 -     0x7fff90514ff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff90515000 -     0x7fff9051dff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff90528000 -     0x7fff90531fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff90532000 -     0x7fff9053bff7  libcldcpuengine.dylib (2.3.58) <A2E1ED7B-FC7E-31F6-830A-FF917689766B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff9053c000 -     0x7fff90e5805f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff90eec000 -     0x7fff90f87ff7  com.apple.PDFKit (2.9 - 2.9) <AD968A31-6567-30A7-A699-154C88DB56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff90f88000 -     0x7fff90fe0ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff90fe1000 -     0x7fff90fe4ff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
        0x7fff91035000 -     0x7fff910f7ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff910f8000 -     0x7fff91129ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff9112a000 -     0x7fff91178fff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff91179000 -     0x7fff9117afff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff9117b000 -     0x7fff9123eff7  com.apple.backup.framework (1.5.1 - 1.5.1) <FC4E949B-B41A-3F21-8AF8-AEDB13146FEA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff9123f000 -     0x7fff91326ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff91327000 -     0x7fff91897fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFramework

    Check if CalendarAgent is running
    sudo launchctl list | grep CalendarAgent
    If it's not running enable/start it
    launchctl load -w /System/Library/LaunchAgents/com.apple.CalendarAgent.plist
    Open Calendar again. Worked for me!

  • Calendar and Maps quit unexpectedly

    I have a 13-inch mid-2012 MacBook Pro running OSX Mavericks.  For some reason, when I try to open Calendar or Maps, I can a Problen Report saying that Calendar (or Maps) quit unexpectedly while using the MapKit plug-in.  Any idea how I can fix this?
    I get the following report for Calendar:
    rocess:         Calendar [13851]
    Path:            /Applications/Calendar.app/Contents/MacOS/Calendar
    Identifier:      com.apple.iCal
    Version:         7.0 (1835)
    Build Info:      iCal-1835000000000000~25
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [211]
    Responsible:     Calendar [13851]
    User ID:         507
    PlugIn Path:       /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
    PlugIn Identifier: com.apple.MapKit
    PlugIn Version:    1.0 (10)
    Date/Time:       2013-11-05 10:51:25.732 +0000
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  0DE6A6D0-34EF-6CFE-C354-5C02F0F57845
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (Code Signature Invalid)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    VM Regions Near 0x7fff763d4838 (cr2):
        __DATA                 00007fff76399000-00007fff7639e000 [   20K] rw-/rwx SM=COW  /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    --> __DATA                 00007fff7639e000-00007fff763da000 [  240K] rw-/rwx SM=COW  /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
        __DATA                 00007fff763da000-00007fff763db000 [    4K] rw-/rwx SM=COW  /usr/lib/system/libunwind.dylib
    Application Specific Information:
    /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff88f489fa _read_images + 2592
    1   libobjc.A.dylib                         0x00007fff88f47944 map_images_nolock + 1304
    2   libobjc.A.dylib                         0x00007fff88f47415 map_images + 47
    3   dyld                                    0x00007fff6538b534 dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*)) + 664
    4   dyld                                    0x00007fff6538b27c dyld::registerImageStateBatchChangeHandler(dyld_image_states, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*)) + 177
    5   libdyld.dylib                           0x00007fff917918f1 dyld_register_image_state_change_handler + 76
    6   libobjc.A.dylib                         0x00007fff88f4704d _objc_init + 77
    7   libdispatch.dylib                       0x00007fff8afa2fb7 _os_object_init + 9
    8   libSystem.B.dylib                       0x00007fff8c7c7aa3 libSystem_initializer + 137
    9   dyld                                    0x00007fff65398c2e ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 268
    10  dyld                                    0x00007fff65398dba ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 40
    11  dyld                                    0x00007fff65395a62 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 308
    12  dyld                                    0x00007fff653959eb ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 189
    13  dyld                                    0x00007fff653959eb ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 189
    14  dyld                                    0x00007fff653959eb ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 189
    15  dyld                                    0x00007fff653959eb ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 189
    16  dyld                                    0x00007fff653959eb ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 189
    17  dyld                                    0x00007fff653959eb ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 189
    18  dyld                                    0x00007fff653958f6 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 54
    19  dyld                                    0x00007fff653891da dyld::initializeMainExecutable() + 189
    20  dyld                                    0x00007fff6538c560 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 2419
    21  dyld                                    0x00007fff6538827b dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 477
    22  dyld                                    0x00007fff6538805e _dyld_start + 54
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff763d4830  rbx: 0x00007fff7639f358  rcx: 0x00007fff7659d360  rdx: 0x00007fff87ca12bd
      rdi: 0x00006080000070f0  rsi: 0x00007fff87ca12bd  rbp: 0x00007fff50ebbb80  rsp: 0x00007fff50ebba90
       r8: 0x0000000000000000   r9: 0x0000000000000d40  r10: 0x0000000000002200  r11: 0xffffe0807905e352
      r12: 0x0000000000000001  r13: 0x000060800002e080  r14: 0x000000000000006a  r15: 0x00007fff765a18e5
      rip: 0x00007fff88f489fa  rfl: 0x0000000000010293  cr2: 0x00007fff763d4838
    Logical CPU:     2
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10ed3f000 -        0x10f031fff  com.apple.iCal (7.0 - 1835) <20A61364-02EC-38DA-AE61-188CE421DD34> /Applications/Calendar.app/Contents/MacOS/Calendar
        0x7fff65387000 -     0x7fff653ba817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff85f29000 -     0x7fff85f2efff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85f2f000 -     0x7fff85f6efff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff85f6f000 -     0x7fff85fafff7  com.apple.CalDAV (7.0 - 155.1) <6912C282-D362-3473-90E3-655A36C0CC21> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff85fb0000 -     0x7fff864d4fff  com.apple.QuartzComposer (5.1 - 316) <B20E93C3-8517-3E5C-83B6-C312C839C5D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff864d5000 -     0x7fff864d5ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff86541000 -     0x7fff86594ff7  com.apple.ical.EventKit (2.0 - 152) <34FD327F-0E27-3B0F-B801-0C8FF2B4814A> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
        0x7fff86705000 -     0x7fff8672fff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff86730000 -     0x7fff8676cfff  com.apple.ids (10.0 - 1000) <22502AAF-CC59-33EC-9ACF-106315206701> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff8676d000 -     0x7fff867edfff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff867ee000 -     0x7fff86818ff7  libsandbox.1.dylib (278.10) <B4183FA8-F7E2-3301-8BF9-0EEFB793A5D5> /usr/lib/libsandbox.1.dylib
        0x7fff86819000 -     0x7fff86a61fff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff86aa0000 -     0x7fff86aa2fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff86b42000 -     0x7fff86ba6ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff86ba7000 -     0x7fff86bd4ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff86bd7000 -     0x7fff86c99ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff86c9a000 -     0x7fff86c9cfff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff86cb5000 -     0x7fff86d18ff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff86d1c000 -     0x7fff86d26fff  com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff86da5000 -     0x7fff86db2ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff86db3000 -     0x7fff86dd1ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff86dd2000 -     0x7fff86ddeff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff86ddf000 -     0x7fff86f0fff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff86f10000 -     0x7fff86f6cfff  com.apple.coredav (1.0.1 - 229.6) <6D2B49E8-E81D-36C7-BC24-FD54FA35E5BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff86f6d000 -     0x7fff86f77ff7  com.apple.corerecents (1.0 - 1) <6C3ACB55-6FA5-3266-80D3-592B7258F5E7> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
        0x7fff86f78000 -     0x7fff86fa8fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff86fa9000 -     0x7fff86fb5ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff86fb6000 -     0x7fff86fd4ff7  com.apple.CalendarFoundation (7.0 - 111) <D5CEE7AE-3325-3E7E-924B-12834AE7D218> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff86fd5000 -     0x7fff8718dff3  libicucore.A.dylib (511.25) <3ED7B656-416E-3071-AEC8-E85C90232F78> /usr/lib/libicucore.A.dylib
        0x7fff8718e000 -     0x7fff8718efff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8718f000 -     0x7fff87193ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff87194000 -     0x7fff87197fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff87198000 -     0x7fff871b4ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff871b5000 -     0x7fff871b6ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff871b7000 -     0x7fff871c0fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff871c1000 -     0x7fff871fbff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff871fc000 -     0x7fff871feff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff871ff000 -     0x7fff87272ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff87273000 -     0x7fff87395ff1  com.apple.avfoundation (2.0 - 651.12) <03E595B7-A559-3D4D-90E9-BCA603E3A39E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff87b7d000 -     0x7fff87bc6fff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff87bc7000 -     0x7fff87c13ffe  com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff87c14000 -     0x7fff87cc8fff  com.apple.MapKit (1.0 - 10) <AE6CAB40-BCA5-35AC-BD80-1E513916F1F4> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
        0x7fff87cc9000 -     0x7fff87cceff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff87ccf000 -     0x7fff87cfefd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff87d03000 -     0x7fff87d06fff  com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff87d07000 -     0x7fff87d6dfff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff87d6e000 -     0x7fff87d70fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff87da3000 -     0x7fff87dadff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff87dae000 -     0x7fff88082fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff885d3000 -     0x7fff885f0ff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff885f1000 -     0x7fff88a3ffff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff88a40000 -     0x7fff88b45fff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff88b46000 -     0x7fff88bb0ff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff88bb1000 -     0x7fff88ca2ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff88ca3000 -     0x7fff88cf4ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff88cf5000 -     0x7fff88d19fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff88d20000 -     0x7fff88d3dfff  com.apple.facetimeservices (10.0 - 1000) <9B4815BA-4305-381D-A178-F79E10B2C6E9> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff88d3e000 -     0x7fff88d57ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff88d58000 -     0x7fff88db7fff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff88f46000 -     0x7fff890f3f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff890f4000 -     0x7fff89151fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff89152000 -     0x7fff89152fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff89153000 -     0x7fff89155ff7  com.apple.SecCodeWrapper (3.0 - 1) <F5107AD0-20CD-328C-8B2E-74CB6F3169F6> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff89156000 -     0x7fff8923dff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8923e000 -     0x7fff89309fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8930a000 -     0x7fff89392ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff893a6000 -     0x7fff893aeff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff893af000 -     0x7fff893fcfff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff893fd000 -     0x7fff89655ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff89656000 -     0x7fff89667ff7  com.apple.idsfoundation (10.0 - 1000) <0BC25100-092B-3C5A-8245-F7C963380785> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff8969d000 -     0x7fff896b6ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff896b7000 -     0x7fff896b8ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff896b9000 -     0x7fff89712fff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff89713000 -     0x7fff89726fff  com.apple.iCal.CalendarDraw (7.0 - 1726) <F60180A8-4EFC-3A4C-859D-9411ADCAF9C5> /System/Library/PrivateFrameworks/CalendarDraw.framework/Versions/A/CalendarDra w
        0x7fff89727000 -     0x7fff899b8ff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff899b9000 -     0x7fff89a28ff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff89a38000 -     0x7fff89a3cfff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff89a5f000 -     0x7fff89abaffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff89b06000 -     0x7fff89b1afff  com.apple.aps.framework (4.0 - 4.0) <F529A05B-FB03-397E-B06A-3A60B808FA11> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff89b1b000 -     0x7fff89b4cfff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff89b4d000 -     0x7fff89ba5ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff89ba8000 -     0x7fff89be6ff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff89be7000 -     0x7fff89beffff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff89bf0000 -     0x7fff8a023ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8a2a0000 -     0x7fff8a3e0fff  com.apple.QTKit (7.7.3 - 2826) <7A110F61-D4DD-3C84-950D-E5F486DE5765> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8a3e1000 -     0x7fff8a3e4fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8a3e5000 -     0x7fff8a4b6ff7  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
        0x7fff8a4b7000 -     0x7fff8a4fcfff  com.apple.CalendarUI (7.0 - 118) <F918AF4E-01B8-382F-9C37-93B04DEAD55C> /System/Library/PrivateFrameworks/CalendarUI.framework/Versions/A/CalendarUI
        0x7fff8a4fd000 -     0x7fff8a817ff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8a818000 -     0x7fff8a831ff3  liblzma.5.dylib (5) <6479DC70-3290-35A0-8EA0-056D366A13A2> /usr/lib/liblzma.5.dylib
        0x7fff8a832000 -     0x7fff8a839fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8a83a000 -     0x7fff8a9aaff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8a9ab000 -     0x7fff8a9b5ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8a9b6000 -     0x7fff8a9b9fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8aa12000 -     0x7fff8aaaffff  com.apple.imcore (10.0 - 1000) <027E09B4-B4B6-3710-8806-B4CE41DF3242> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff8aadd000 -     0x7fff8aaddfff  com.apple.SafariDAVNotifier (1.1.1 - 1) <664A1157-0D98-3680-8C3B-091980DA7BC4> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
        0x7fff8aade000 -     0x7fff8ab42ff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8ab43000 -     0x7fff8ab68ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8ab69000 -     0x7fff8aba1ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8aba2000 -     0x7fff8af7dffb  com.apple.Altitude (1.0 - 347.6.3) <F0AC2688-DF8E-389B-8F9E-ECCF22AD225B> /System/Library/PrivateFrameworks/Altitude.framework/Versions/A/Altitude
        0x7fff8afa2000 -     0x7fff8afbcfff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
        0x7fff8afbd000 -     0x7fff8afbefff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8b00f000 -     0x7fff8b03bff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8b03c000 -     0x7fff8b126fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8b127000 -     0x7fff8b2c3ff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8b3f5000 -     0x7fff8b455fff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8b459000 -     0x7fff8b46aff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff8b46b000 -     0x7fff8b46cff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff8b46d000 -     0x7fff8b4baff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8b4bb000 -     0x7fff8c02fff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8c030000 -     0x7fff8c038ffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8c07b000 -     0x7fff8c0bdff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff8c0be000 -     0x7fff8c111fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8c112000 -     0x7fff8c1dbfff  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
        0x7fff8c1dc000 -     0x7fff8c2cbfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8c2d5000 -     0x7fff8c2deff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff8c2df000 -     0x7fff8c589ffd  com.apple.HIToolbox (2.1 - 695) <C4DE35FF-D0AC-35C3-A7E6-F54CD153825C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8c58a000 -     0x7fff8c592fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff8c5d5000 -     0x7fff8c5d5fff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8c5db000 -     0x7fff8c5ddff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff8c5de000 -     0x7fff8c655fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8c679000 -     0x7fff8c67bffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff8c67c000 -     0x7fff8c693ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8c694000 -     0x7fff8c6c3ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8c6c4000 -     0x7fff8c6f8fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8c6f9000 -     0x7fff8c6faff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8c719000 -     0x7fff8c728ff8  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
        0x7fff8c729000 -     0x7fff8c72afff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8c7c6000 -     0x7fff8c7c7ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff8c7c8000 -     0x7fff8c7ccfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8c7cd000 -     0x7fff8c7d1ff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8c7d2000 -     0x7fff8c7eefff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8c7ef000 -     0x7fff8c87bff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8c87c000 -     0x7fff8d19805f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8d199000 -     0x7fff8d19ffff  com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <CFB1A744-8096-3FAB-B55E-2E6C410A0376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff8d1a0000 -     0x7fff8d200ff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8d201000 -     0x7fff8d21dfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8d21e000 -     0x7fff8d2e1ff7  com.apple.backup.framework (1.5 - 1.5) <92C8038F-CC00-3202-90D8-3C3AEC90986F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8d2e2000 -     0x7fff8d658ffa  com.apple.JavaScriptCore (9537 - 9537.65) <7E76880C-832E-385B-9591-ACCF57A68385> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8d659000 -     0x7fff8d663ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff8d664000 -     0x7fff8d6acff7  com.apple.ExchangeWebServices (4.0 - 193) <867EDAF0-5863-397E-BA75-855878D68949> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff8d75c000 -     0x7fff8d75cfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8d75d000 -     0x7fff8d942ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8d943000 -     0x7fff8d9ccff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
        0x7fff8d9cd000 -     0x7fff8dc2eff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8dc2f000 -     0x7fff8dc36ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff8dc37000 -     0x7fff8dc5fffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff8dc60000 -     0x7fff8dc6aff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8dc6b000 -     0x7fff8dc71ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
        0x7fff8dc72000 -     0x7fff8dc8dff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8dcfc000 -     0x7fff8dd05fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8dd06000 -     0x7fff8dd08fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8dd09000 -     0x7fff8dd0eff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8dd0f000 -     0x7fff8dd7cfff  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
        0x7fff8e041000 -     0x7fff8e270ff7  com.apple.CalendarPersistence (7.0 - 130) <8B3FAA74-A95C-3319-BD3C-970051BEB5DC> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
        0x7fff8e271000 -     0x7fff8e27cff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <F8566D1F-450F-3571-911F-75C68E45919F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8e27d000 -     0x7fff8e36bfff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8e397000 -     0x7fff8e3aaff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8e466000 -     0x7fff8e4b8fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff8e4b9000 -     0x7fff8e510fff  com.apple.ViewBridge (1.0 - 46) <C49FDC96-7087-3B2F-AEC3-039F7B2CB50C> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff8e511000 -     0x7fff8e5acff7  com.apple.PDFKit (2.9 - 2.9) <AD968A31-6567-30A7-A699-154C88DB56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8e5ad000 -     0x7fff8e5ffff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff8e600000 -     0x7fff8e625ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8e626000 -     0x7fff8e627fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff8e64b000 -     0x7fff8e6d6fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff8e6d7000 -     0x7fff8e6e0fff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8e6e1000 -     0x7fff8e7c0fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8e9fd000 -     0x7fff8ea02fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8ea08000 -     0x7fff8ea49fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8ead0000 -     0x7fff8eb1efff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8eb1f000 -     0x7fff8eb2bff7  com.apple.CalendarAgentLink (7.0 - 138) <B8B63D14-D853-3478-B001-BC67B7E9F993> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff8eb2c000 -     0x7fff8ebbbff7  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
        0x7fff8ebbc000 -     0x7fff8ebc1ff7  com.apple.EmailAddressing (7.0 - 1816) <811B7A0A-5B01-364F-B916-E5B11BBB1DE1> /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAdd ressing
        0x7fff8ebc2000 -     0x7fff8ee63ff5  com.apple.VectorKit (1.0 - 716.19.8) <ACC97486-3F9F-3A1F-B0B0-B1F39CB4AADB> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
        0x7fff8ee65000 -     0x7fff8ee66ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8ee67000 -     0x7fff8f135ff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8f136000 -     0x7fff8f517ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8f518000 -     0x7fff8f5fcfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8f5fd000 -     0x7fff8f613fff  com.apple.geokit (2.2 - 2.2) <20D34071-9831-36CF-B7FC-0013ABF4B210> /System/Library/PrivateFrameworks/GeoKit.framework/Versions/A/GeoKit
        0x7fff8f828000 -     0x7fff8f828ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8fcf6000 -     0x7fff8fcf8ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8fcf9000 -     0x7fff8fd0ffff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8fd8f000 -     0x7fff8fdc8ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8fdc9000 -     0x7fff8ff1cff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8ff35000 -     0x7fff902cdfff  com.apple.SceneKit (4.0 - 197) <1FEE4A1D-5B13-3774-8FE1-B79FD81CD1E5> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff902ce000 -     0x7fff902cfff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff902d0000 -     0x7fff902d2fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff902d3000 -     0x7fff90308ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff90309000 -     0x7fff90338fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff90359000 -     0x7fff9037dfff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
        0x7fff9037e000 -     0x7fff903a4fff  com.apple.iCalendar (7.0 - 162) <2B270453-6FFD-3AD3-B40B-51715BE66B33> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff903a5000 -     0x7fff903c9ff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff903ca000 -     0x7fff903cdffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff9049f000 -     0x7fff904a7ff7  com.apple.CloudServices (1.0 - 1) <D59A4139-B4E4-3097-A442-BA87928B355C> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
        0x7fff904a8000 -     0x7fff90663ff6  com.apple.GeoServices (1.0 - 702.14.9) <A3A4D6AC-72B2-39F3-AAE0-9AF3B88C5C8E> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff90664000 -     0x7fff90671ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff90672000 -     0x7fff90679ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff9067a000 -     0x7fff906a1ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff906bb000 -     0x7fff906c3ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff906c4000 -     0x7fff906dfff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff906e0000 -     0x7fff906e0ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff906e1000 -     0x7fff906ecfff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff906ed000 -     0x7fff907beff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff90847000 -     0x7fff9084bfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff9084c000 -     0x7fff9087dff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff9087e000 -     0x7fff90888fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff90889000 -     0x7fff908ebff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff908f3000 -     0x7fff908f4ffc  com.apple.SafariServices.framework (9537 - 9537.71) <02DF88AE-193A-3139-A991-CC26FB0C5048> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff908f5000 -     0x7fff908f5fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff908f6000 -     0x7fff9091cff7  com.apple.AOSAccounts (1.2.47 - 1.2.72) <C13B030F-55B1-3AF0-A14E-11FF9CC54E83> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff911f2000 -     0x7fff911f8ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff911f9000 -     0x7fff914f8fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff914f9000 -     0x7fff91667ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff91668000 -     0x7fff916c6ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff916d1000 -     0x7fff91781ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff91782000 -     0x7fff9178eff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff9178f000 -     0x7fff91792ff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
        0x7fff91793000 -     0x7fff91794fff  com.apple.AddressBook.ContactsData (8.0 - 1365) <61090508-4CC3-3F57-9B0C-D8527947D35D> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff91795000 -     0x7fff917daff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff91819000 -     0x7fff9185eff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
        0x7fff9185f000 -     0x7fff9186cfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff91886000 -     0x7fff9188aff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
        0x7fff9188b000 -     0x7fff918b2ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff918e4000 -     0x7fff9199cff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff9199d000 -     0x7fff919a4ff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
        0x7fff919a5000 -     0x7fff919a5fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff919b0000 -     0x7fff919deff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff919df000 -     0x7fff919e5fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff91a7b000 -     0x7fff91febfff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff91fec000 -     0x7fff922d6fff  com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) <21324540-8B84-3333-ADB8-D3D5181D4639> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff922d7000 -     0x7fff922e8ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff922e9000 -     0x7fff92337fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff92395000 -     0x7fff923dcfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff923dd000 -     0x7fff923e4fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff923e5000 -     0x7fff9240efff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff9240f000 -     0x7fff9241afff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff9241b000 -     0x7fff92426ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff92427000 -     0x7fff92427fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff92428000 -     0x7fff92428fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff92429000 -     0x7fff92478ff7  com.apple.framework.internetaccounts (2.1 - 210) <C77069C7-928C-315C-AA61-D90543901F20> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff92479000 -     0x7fff932c5ff5  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
        0x7fff932c6000 -     0x7fff932c8ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff932dc000 -     0x7fff932e1fff  com.apple.WeatherKit (1.0 - 19) <C9E48D8B-786C-3243-9BE2-84202F561171> /System/Library/PrivateFrameworks/WeatherKit.framework/Versions/A/WeatherKit
        0x7fff932e2000 -     0x7fff93329ff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
        0x7fff933e4000 -     0x7fff933ffff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff93400000 -     0x7fff93410fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff93411000 -     0x7fff93462fff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff934a2000 -     0x7fff934b0fff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff934b1000 -     0x7fff934c9ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff934ca000 -     0x7fff9370dfff  com.apple.AddressBook.framework (8.0 - 1365) <816242B1-D45E-3B5D-BC98-BB23458D5367> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff9370e000 -     0x7fff93843ffa  com.apple.WebKit (9537 - 9537.71) <8A07478D-B2CA-3724-81E4-ADC10E1AD3EA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff93844000 -     0x7fff93854ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff93855000 -     0x7fff93858ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff93859000 -     0x7fff93985fff  com.apple.MediaControlSender (1.9 - 190.4) <F5E934E1-D004-3C84-815A-961319F8C522> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff93986000 -     0x7fff93a0ffff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff93a10000 -     0x7fff93a28ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff93a39000 -     0x7fff93a4bff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff93a4c000 -     0x7fff93a75ff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
        0x7fff93a76000 -     0x7fff93a78fff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff93a79000 -     0x7fff93ac4fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff93ac5000 -     0x7fff93accff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff93acd000 -     0x7fff93adffff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff93b8a000 -     0x7fff93bb9ff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff93bba000 -     0x7fff93bd1fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 28842
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=235.3M resident=186.1M(79%) swapped_out_or_unallocated=49.3M(21%)
    Writable regions: Total=19.7M written=460K(2%) resident=620K(3%) swapped_out=0K(0%) unallocated=19.1M(97%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             11.5M
    MALLOC (admin)                       16K
    STACK GUARD                        56.0M
    Stack                              8192K
    VM_ALLOCATE                           8K
    __DATA                             32.7M
    __IMAGE                             528K
    __LINKEDIT                         65.7M
    __TEXT                            169.7M
    __UNICODE                           544K
    shared memory                         4K
    ===========                      =======
    TOTAL                             344.6M
    Mod

    Yep.  Same, but mine's a new MacBook Pro w/Retina Display:
    Process:         Calendar [6507]
    Path:            /Applications/Calendar.app/Contents/MacOS/Calendar
    Identifier:      com.apple.iCal
    Version:         ???
    Build Info:      iCal-1835000000000000~4
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [490]
    Responsible:     Calendar [6507]
    User ID:         502
    Date/Time:       2013-11-07 18:16:37.727 -0800
    OS Version:      Mac OS X 10.9 (13A2093)
    Report Version:  11
    Anonymous UUID:  931E0045-8BC3-239B-3BC2-987621D55685
    Sleep/Wake UUID: 24AF4123-DDDD-4D74-9D92-3CCB6F692FCC
    Crashed Thread:  0
    Exception Type:  EXC_CRASH (Code Signature Invalid)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    VM Regions Near 0x7fff75ea30a8 (cr2):
        __LINKEDIT             00007fff640b8000-00007fff640cc000 [   80K] r--/rwx SM=COW  /usr/lib/dyld
    --> Submap                 00007fff70000000-00007fff80000000 [256.0M] r--/rwx SM=PRV  process-only VM submap
        unused shlib __DATA    00007fff73fdc000-00007fff767e4000 [ 40.0M] rw-/rw- SM=COW  system shared lib __DATA not used by this process
    Thread 0 Crashed:
    0   dyld                                    0x00007fff64046028 _dyld_start + 0
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000000d  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x0000000000000000  rsp: 0x00007fff5b6e5d48
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff64046028  rfl: 0x0000000000000201  cr2: 0x00007fff75ea30a8
    Logical CPU:     0
    Error Code:      0x020000f4
    Trap Number:     133
    Binary Images:
        0x7fff64045000 -     0x7fff64078817  dyld (???) <ED37227C-4A7D-37DC-A1E8-620093FCF479> /usr/lib/dyld
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 3426
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=288K resident=212K(74%) swapped_out_or_unallocated=76K(26%)
    Writable regions: Total=8448K written=0K(0%) resident=12K(0%) swapped_out=0K(0%) unallocated=8436K(100%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    STACK GUARD                        56.0M
    Stack                              8192K
    VM_ALLOCATE                           8K
    VM_ALLOCATE (reserved)                8K        reserved VM address space (unallocated)
    __DATA                              252K
    __LINKEDIT                           80K
    __TEXT                              208K
    mapped file                        4124K
    shared memory                         4K
    ===========                      =======
    TOTAL                              68.6M
    TOTAL, minus reserved VM space     68.6M
    Model: MacBookPro11,1, BootROM MBP111.0133.B00, 2 processors, Intel Core i5, 2.6 GHz, 8 GB, SMC 2.16f58
    Graphics: Intel Iris, Intel Iris, Built-In, 1024 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x112), Broadcom BCM43xx 1.0 (6.30.223.154.45)
    Bluetooth: Version 4.2.1f2 12982, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    Network Service: Thunderbolt Bridge, Ethernet, bridge0
    Serial ATA Device: APPLE SSD SM0512F, 500.28 GB
    USB Device: Internal Memory Card Reader
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    Thunderbolt Bus: MacBook Pro, Apple Inc., 17.2

  • ICal crashes whenever opened after upgrade to new MobileMe calendar

    I upgraded to the MobileMe calendar beta, and have no problem using it on my iPhone, MacPro or the web. But iCal on my MacBook Pro now crashes every time it is opened. I can see it start up OK, then as soon as it starts showing the indeterminate spinner next to my MobileMe calendars (presumably showing it's doing a sync) it crashes. I've tried deleting all my calendar data from my Library folder but that hasn't helped.
    Has anyone else seen this? Or could anyone offer any suggestion as to how I can remove the MobileMe calendars from iCal to at least get it running again? The error it crashes with (it's the same every time):
    ===========
    Process: iCal [2599]
    Path: /Applications/iCal.app/Contents/MacOS/iCal
    Identifier: com.apple.iCal
    Version: 4.0.3 (1388)
    Build Info: iCal-13880000~2
    Code Type: X86-64 (Native)
    Parent Process: launchd [261]
    Date/Time: 2010-09-27 12:10:07.357 +1000
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 103105 sec
    Crashes Since Last Report: 3
    Per-App Interval Since Last Report: 76 sec
    Per-App Crashes Since Last Report: 2
    Anonymous UUID: 7B94C8CE-38DD-437E-B826-7F7CD709E62F
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff851ddcde mig_strncpy + 14
    1 ....NSServerNotificationCenter 0x00007fff86dcc2f7 SNConnect + 94
    2 ....NSServerNotificationCenter 0x00007fff86dcbb4a -[APSWebNotificationCenter connect] + 117
    3 ....NSServerNotificationCenter 0x00007fff86dc5bb9 -[NSServerNotificationCenter addObserver:selector:name:object:] + 113
    4 com.apple.CalendarStore 0x00007fff83d8d8d4 -[CalDAVPrincipal addNotificationObserver] + 576
    5 com.apple.Foundation 0x00007fff8649763b __NSThreadPerformPerform + 219
    6 com.apple.CoreFoundation 0x00007fff87a0fe91 __CFRunLoopDoSources0 + 1361
    7 com.apple.CoreFoundation 0x00007fff87a0e089 __CFRunLoopRun + 873
    8 com.apple.CoreFoundation 0x00007fff87a0d84f CFRunLoopRunSpecific + 575
    9 com.apple.HIToolbox 0x00007fff88e1691a RunCurrentEventLoopInMode + 333
    10 com.apple.HIToolbox 0x00007fff88e1671f ReceiveNextEventCommon + 310
    11 com.apple.HIToolbox 0x00007fff88e165d8 BlockUntilNextEventMatchingListInMode + 59
    12 com.apple.AppKit 0x00007fff82ba829e _DPSNextEvent + 708
    13 com.apple.AppKit 0x00007fff82ba7bed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    14 com.apple.AppKit 0x00007fff82b6d8d3 -[NSApplication run] + 395
    15 com.apple.AppKit 0x00007fff82b665f8 NSApplicationMain + 364
    16 com.apple.iCal 0x00000001000021b0 0x100000000 + 8624
    17 com.apple.iCal 0x00000001000a3d80 0x100000000 + 671104

    Welcome to Apple Discussions,
    Remove the following to the trash and restart your computer:
    Home > Library > Caches
    Home > Library > Calendars > Calendar Cache, Cache, Cache 1, 2, 3, etc. (Do not remove Sync Cache or Theme Cache)
    Home > Library > Preferences > com.apple.ical (There may be more than one of these. Remove them all.)
    __NOTE: Removing these files will remove any shared (CalDAV) calendars you may have access to. You will have to re-add those calendars to iCal > Preferences > Accounts.
    Once the computer is back up and running open iCal and test.
    Hope that helps.

  • PocketMac crashing using iCal/Calendar on BB

    Hello everyone,
    I'm using PocketMac 41.25 and everything was ok until couple of days ago when I tried syncing again my iCal in Calendars on the BlackBerry.
    Can anyone help by reading this crash log and tell me where is the problem located ?
    Thanks in Advance,
    George
    Process: PocketMac SyncManagerOEM [208]
    Path: /Applications/PocketMac SyncManager/PocketMac SyncManager.app/Contents/MacOS/PocketMac SyncManagerOEM
    Identifier: PocketMac SyncManagerOEM
    Version: 1.2 (1.4)
    Code Type: X86 (Native)
    Parent Process: launchd [103]
    Date/Time: 2009-06-06 14:20:18.399 -0400
    OS Version: Mac OS X 10.5.7 (9J61)
    Report Version: 6
    Anonymous UUID: 38988252-EFC7-422F-A9E9-C3301B00D0DD
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000004797aee0
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x9750becc _CFStringAppendFormatAndArgumentsAux + 7452
    1 com.apple.CoreFoundation 0x9750c468 _CFStringCreateWithFormatAndArgumentsAux + 120
    2 com.apple.Foundation 0x95bbe906 -[NSPlaceholderString initWithFormat:locale:arguments:] + 86
    3 com.apple.Foundation 0x95bfe068 -[NSString initWithFormat:arguments:] + 56
    4 ...pocketmac.SyncManagerCommon 0x10002d8d SyncLog + 77
    5 com.apple.CoreFoundation 0x975649dd _invoking__ + 29
    6 com.apple.CoreFoundation 0x975643c8 -[NSInvocation invoke] + 136
    7 com.apple.CoreFoundation 0x97564498 -[NSInvocation invokeWithTarget:] + 72
    8 com.apple.CoreFoundation 0x9756490a __forwarding__ + 986
    9 com.apple.CoreFoundation 0x97564972 CF_forwarding_prep0 + 50
    10 com.apple.CoreFoundation 0x975649dd _invoking__ + 29
    11 com.apple.CoreFoundation 0x975643c8 -[NSInvocation invoke] + 136
    12 com.apple.Foundation 0x95bf7404 -[NSConnection dispatchInvocation:] + 132
    13 com.apple.Foundation 0x95bf53b7 -[NSConnection handleRequest:sequence:] + 1319
    14 com.apple.Foundation 0x95bf4bfd -[NSConnection handlePortCoder:] + 1149
    15 com.apple.Foundation 0x95bf472e -[NSConcretePortCoder dispatch] + 142
    16 com.apple.Foundation 0x95bf3e93 __NSFireMachPort + 339
    17 com.apple.CoreFoundation 0x974c11c5 __CFMachPortPerform + 117
    18 com.apple.CoreFoundation 0x974e5888 CFRunLoopRunSpecific + 3896
    19 com.apple.CoreFoundation 0x974e5c78 CFRunLoopRunInMode + 88
    20 com.apple.HIToolbox 0x95fcb28c RunCurrentEventLoopInMode + 283
    21 com.apple.HIToolbox 0x95fcb0a5 ReceiveNextEventCommon + 374
    22 com.apple.HIToolbox 0x95fcaf19 BlockUntilNextEventMatchingListInMode + 106
    23 com.apple.AppKit 0x904c5d0d _DPSNextEvent + 657
    24 com.apple.AppKit 0x904c55c0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    25 com.apple.AppKit 0x904be5fb -[NSApplication run] + 795
    26 com.apple.AppKit 0x9048b834 NSApplicationMain + 574
    27 PocketMac SyncManagerOEM 0x00002322 0x1000 + 4898
    28 PocketMac SyncManagerOEM 0x00002249 0x1000 + 4681
    Thread 1:
    0 libSystem.B.dylib 0x922f246e _semwaitsignal + 10
    1 com.apple.Foundation 0x95c57161 +[NSThread sleepUntilDate:] + 97
    2 PocketMac SyncManagerOEM 0x0000bb6a 0x1000 + 43882
    3 com.apple.Foundation 0x95bb9e0d -[NSThread main] + 45
    4 com.apple.Foundation 0x95bb99b4 _NSThread__main_ + 308
    5 libSystem.B.dylib 0x9231c155 pthreadstart + 321
    6 libSystem.B.dylib 0x9231c012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x922f246e _semwaitsignal + 10
    1 libSystem.B.dylib 0x922f2236 usleep$UNIX2003 + 61
    2 com.apple.AppKit 0x9052c229 -[NSUIHeartBeat _heartBeatThread:] + 2042
    3 com.apple.Foundation 0x95bb9e0d -[NSThread main] + 45
    4 com.apple.Foundation 0x95bb99b4 _NSThread__main_ + 308
    5 libSystem.B.dylib 0x9231c155 pthreadstart + 321
    6 libSystem.B.dylib 0x9231c012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x922f246e _semwaitsignal + 10
    1 com.apple.Foundation 0x95c57161 +[NSThread sleepUntilDate:] + 97
    2 PocketMac SyncManagerOEM 0x0000c7d6 0x1000 + 47062
    3 PocketMac SyncManagerOEM 0x0000cb57 0x1000 + 47959
    4 PocketMac SyncManagerOEM 0x0000ce88 0x1000 + 48776
    5 com.apple.Foundation 0x95bb9e0d -[NSThread main] + 45
    6 com.apple.Foundation 0x95bb99b4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x9231c155 pthreadstart + 321
    8 libSystem.B.dylib 0x9231c012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x922eb286 machmsgtrap + 10
    1 libSystem.B.dylib 0x922f2a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x974e504e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x974e5c78 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x95c41310 -[NSConcreteTask waitUntilExit] + 128
    5 net.PocketMac.BlackBerryPlugin 0x0487006e unmountVolumeIfFound + 29135
    6 net.PocketMac.BlackBerryPlugin 0x04873e89 unmountVolumeIfFound + 45034
    7 net.PocketMac.BlackBerryPlugin 0x048744c0 unmountVolumeIfFound + 46625
    8 com.apple.Foundation 0x95bb9e0d -[NSThread main] + 45
    9 com.apple.Foundation 0x95bb99b4 _NSThread__main_ + 308
    10 libSystem.B.dylib 0x9231c155 pthreadstart + 321
    11 libSystem.B.dylib 0x9231c012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9231b9c6 kevent + 10
    1 libSystem.B.dylib 0x9231c155 pthreadstart + 321
    2 libSystem.B.dylib 0x9231c012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x973ddd74 ebx: 0x9750a1bb ecx: 0x786823f7 edx: 0xbfffdcb9
    edi: 0xbfffdca0 esi: 0xbfffd400 ebp: 0xbfffe618 esp: 0x4797aed0
    ss: 0x0000001f efl: 0x00010246 eip: 0x9750becc cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x4797aee0
    Binary Images:
    0x1000 - 0x29ff7 +PocketMac SyncManagerOEM 1.2 (1.4) <a695ea3db242ac09eb133a49c7fb8f7f> /Applications/PocketMac SyncManager/PocketMac SyncManager.app/Contents/MacOS/PocketMac SyncManagerOEM
    0x32000 - 0x3fff7 com.apple.DMNotification 1.1.0 (143) <03a2cc6f170007bdd90642a01769e55a> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0xad000 - 0x114feb com.apple.DotMacKit 2.0 (2.0) /Library/Frameworks/DotMacKit.framework/Versions/A/DotMacKit
    0x15a000 - 0x15bfff +com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    0x773000 - 0x775fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x7b2000 - 0x7b5ffd +net.PocketMac.DotMacPlugin ??? (1.0) <1609d75c5fbe97de04beba0bce45278b> /Library/Application Support/PocketMacSyncManager/Plugins/!DotMacPlugin.syncdevice/Contents/MacOS/!D otMacPlugin
    0x7bb000 - 0x7c8fff +net.pocketmac.SyncManagerMedia ??? (1.1) <081e06c39588bcbab8cf583e00fdddec> /Library/Frameworks/SyncManagerMedia.framework/Versions/A/SyncManagerMedia
    0x7d4000 - 0x7d6fff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x4298000 - 0x449ffef com.apple.RawCamera.bundle 2.0.15 (471) <557c94fbd7c15219746393464a79cf87> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x4866000 - 0x48a1fe2 +net.PocketMac.BlackBerryPlugin 4.1 (4.1.25) <b61f653623490dcbbc5308731b33f76d> /Library/Application Support/PocketMacSyncManager/Plugins/BlackBerryPlugin.syncdevice/Contents/MacOS /BlackBerryPlugin
    0x48b6000 - 0x4b0fffb com.apple.MessageFramework 3.6 (935.3) <7bb200e90f1ed167a562700f6c6f2baf> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x4c66000 - 0x4c8afe7 com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <32045add5f408ba4193bfaf296908bd2> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x660e000 - 0x6617fff +com.unsanity.smartcrashreports Smart Crash Reports version 1.5b2 (1.5b2) /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x10000000 - 0x10011ffb +net.pocketmac.SyncManagerCommon ??? (1.1) <10b76ed0fc9052b4de7c7152c48e46c2> /Library/Frameworks/SyncManagerCommon.framework/Versions/A/SyncManagerCommon
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <b0ea42e222a36a182e4ea30c3d71ce68> /usr/lib/dyld
    0x90003000 - 0x90069ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9006a000 - 0x90111feb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90112000 - 0x90163feb com.apple.framework.familycontrols 1.0.4 (1.0.4) <0c445b73c4531aca4355e3ffdd2715fa> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x90164000 - 0x90168ffd com.apple.AOSNotification 1.0.0 (68.13) <d2a1f7c6e054d7451b17c7301e4dadd5> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x90169000 - 0x9020dfec com.apple.CFNetwork 438.10 (438.12) <fde64bbb20532794396fb21911ccaa98> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9020e000 - 0x9029aff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9029b000 - 0x902acffe com.apple.CFOpenDirectory 10.5 (10.5) <01a0034b48d63524057b5f57dfc0605c> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x902ad000 - 0x902c5ff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x902c6000 - 0x902cdfe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
    0x902e6000 - 0x9036dff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x9036e000 - 0x9041efff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9041f000 - 0x9041fffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90420000 - 0x90452fff com.apple.LDAPFramework 1.4.5 (110) <9ece7a1930b00f7b20ae9ef0759270cf> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9045b000 - 0x90484fff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
    0x90485000 - 0x90c83fef com.apple.AppKit 6.5.7 (949.46) <a80f8cb62f6bdcb3bed3c8675d55881d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x90c84000 - 0x90cc0fff com.apple.DAVKit 3.0.6 (661) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x90cc1000 - 0x90cc7fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90cc9000 - 0x90d0dfeb com.apple.DirectoryService.PasswordServerFramework 3.0.3 (3.0.3) <f453435b5511326b9bee2cf35b73e28a> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x90e68000 - 0x90e8cfeb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
    0x90e8d000 - 0x90eacffa libJPEG.dylib ??? (???) <348a77547e3646c80704ddfd88f6e008> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x90ead000 - 0x90ec8ffb libPng.dylib ??? (???) <e92ab921713f1c28bc639d68683b8ee3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90ec9000 - 0x90ed7ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
    0x90edd000 - 0x91023ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <c0d51a3b27fe6977d8db45c84c7ff46b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91024000 - 0x9118bfef com.apple.JavaScriptCore 5528.18 (5528.18.1) <98b6851da6f816da816e83e4747656e0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9118c000 - 0x9118ffff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91190000 - 0x91195fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x911c8000 - 0x91221ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91222000 - 0x912a1ff5 com.apple.SearchKit 1.2.1 (1.2.1) <4ebff1a287bd6686107fa50d5a21b000> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x912a2000 - 0x912a2ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x912a3000 - 0x912aaff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x912ab000 - 0x91b36fff com.apple.WebCore 5528.18 (5528.18.1) <5b75c5397b63b4229dcc5f2e99958eeb> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x91c2c000 - 0x91c2efff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91c7e000 - 0x91d45ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d46000 - 0x91d4afff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x91d4b000 - 0x91d94fef com.apple.Metadata 10.5.2 (398.25) <bf7f665f6ad79df3a8355b41fa1ed207> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91d95000 - 0x91ddffe1 com.apple.securityinterface 3.0.2 (36684) <7109034b9898a11506fc67e887e69d2b> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x91de0000 - 0x91e1affe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x91e1b000 - 0x91eefff7 com.apple.WebKit 5528.18 (5528.18.1) <1b8f3ae5e80f5ac8cf35bf563263b3f9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x91ef0000 - 0x91fa2ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
    0x91fa3000 - 0x91fb2fff libsasl2.2.dylib ??? (???) <c0bb658cd951bbe8882244fc5db4617b> /usr/lib/libsasl2.2.dylib
    0x91fb3000 - 0x91fe9fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x91fea000 - 0x91fecff5 libRadiance.dylib ??? (???) <6d980a95dd5a8448e2846568cc1458cd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91fed000 - 0x91ff7feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91ff8000 - 0x920afff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x920b0000 - 0x920b0ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x920b7000 - 0x920e2fe7 libauto.dylib ??? (???) <a64961ed20db64f0f439bfbc6f962bf9> /usr/lib/libauto.dylib
    0x920e6000 - 0x92172ff7 com.apple.LaunchServices 290.3 (290.6) <bdba267184df88bd5b8e2116ea903872> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x92173000 - 0x921b1fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x921b2000 - 0x92203ff7 com.apple.HIServices 1.7.0 (???) <74c3d19e3981d6999630ec516681f079> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92284000 - 0x922bbfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <cfd64ded4da1064ce316243fd425d5a4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x922bc000 - 0x922e9feb libvDSP.dylib ??? (???) <e89461ed03200fb3c0304e62e14a42ed> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x922ea000 - 0x92451ff3 libSystem.B.dylib ??? (???) <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
    0x92452000 - 0x92476fff libxslt.1.dylib ??? (???) <ec4c269815bab8e7211cb8fe9df3a9a3> /usr/lib/libxslt.1.dylib
    0x92477000 - 0x92b17fe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92b18000 - 0x92b41fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x92b42000 - 0x92b47fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x92b48000 - 0x92b48ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92b49000 - 0x92b56fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x92b57000 - 0x92b98fe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92b99000 - 0x92ba0ffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
    0x92ba1000 - 0x92e7bff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x92ef0000 - 0x92fd1fff com.apple.syncservices 3.2 (389.17) <baa8467fb9c7ded4bbcccc864d24d327> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x92fd2000 - 0x9303fffb com.apple.WhitePagesFramework 1.2 (122.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x93040000 - 0x9307afe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9307b000 - 0x930f8fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x930f9000 - 0x930fdfff libGIF.dylib ??? (???) <713b902cb8f54365b1c78ff3507494a7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x930fe000 - 0x9313dfef libTIFF.dylib ??? (???) <1b5ab7f4bb5251ce1488dd0b1e21ad39> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9313e000 - 0x93166ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x93167000 - 0x93167fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93168000 - 0x93168ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93169000 - 0x931abfef com.apple.NavigationServices 3.5.2 (163) <26eeb5a205f749aad83d5dac0330c41f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931ac000 - 0x93206ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x93207000 - 0x93217ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <5c122260176a6bcd9da8c7f8bb567b34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93218000 - 0x93628fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x93629000 - 0x93631fff com.apple.DiskArbitration 2.2.1 (2.2.1) <d97688958e0b1fdcd4747088bdf1962a> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x93632000 - 0x93636fff com.apple.OpenDirectory 10.5 (10.5) <29f7b10aad34ba8eb15b55d69dff6ddf> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x93637000 - 0x93643fff libbz2.1.0.dylib ??? (???) <e266a580d35c4518eee864dc064e4b98> /usr/lib/libbz2.1.0.dylib
    0x93644000 - 0x936a0ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x936a1000 - 0x936a1ffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x936a2000 - 0x936d4ff7 com.apple.DotMacSyncManager 1.2.4 (308) <99bb01aa2cdb0d860a11a1097ffe421d> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x936d5000 - 0x93704fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x93705000 - 0x9377fff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x93780000 - 0x9379eff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9379f000 - 0x93b5dfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x93b5e000 - 0x93c97ff7 libicucore.A.dylib ??? (???) <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
    0x93c98000 - 0x93ca8fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <7bd1ec22c47e62a11b34d7ba66606e2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x93ca9000 - 0x93cb5ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93cb6000 - 0x93cccfff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93ccd000 - 0x9406afef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x95047000 - 0x95053ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95054000 - 0x9505ffe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95060000 - 0x950eafe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x950ff000 - 0x9527efff com.apple.AddressBook.framework 4.1.2 (700) <41a71b250286dc8d8bcee30784b894c8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9543c000 - 0x9543dffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
    0x9545c000 - 0x95465fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95466000 - 0x954e3feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x954e4000 - 0x9559efe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x955a0000 - 0x95633fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/fCarbon.framework/Versions/A/Frameworks/Ink.framewor k/Versions/A/Ink
    0x95634000 - 0x9595afe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9595b000 - 0x95aadff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95aae000 - 0x95b79fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95b7a000 - 0x95baefef com.apple.bom 9.0.1 (136.1.1) <73b3fc145f527d51c0879c50e804513a> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x95baf000 - 0x95e2bfe7 com.apple.Foundation 6.5.8 (677.24) <aa84b0383891378c348ffa4a94853082> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x95e2c000 - 0x95e2cffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x95e2d000 - 0x95e4bfff libresolv.9.dylib ??? (???) <36c871d5da9b49bb5bcf0449833d1dc5> /usr/lib/libresolv.9.dylib
    0x95e4c000 - 0x95e5bffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <47c451a0ea1fd2ebd6a192ecdc3f3867> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95e5c000 - 0x95e61ffc com.apple.KerberosHelper 1.1 (1.0) <c6b942d705fa0460ace11af01f316db1> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x95f9b000 - 0x962a3fff com.apple.HIToolbox 1.5.5 (???) <b17766e3d8800a73f534c41f624f5ac4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x962a4000 - 0x96475ffb com.apple.security 5.0.5 (36371) <c13e0bb1acfdcf94be4d3ee118ef190e> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9651a000 - 0x96532fff com.apple.openscripting 1.2.8 (???) <54ab21172b8b3caa601dde44872a9c0d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x966c3000 - 0x967c6fe7 com.apple.PubSub 1.0.4 (65.6.3) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x967c7000 - 0x96c98fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96c99000 - 0x96cf6ffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
    0x96cf7000 - 0x96d37fff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x96d38000 - 0x96e19ff7 libxml2.2.dylib ??? (???) <068cab13eb4608a7c6a5fad807ee0e33> /usr/lib/libxml2.2.dylib
    0x96e1a000 - 0x96f02ff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9716c000 - 0x97181ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x97182000 - 0x97182ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x97183000 - 0x97216ff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x97221000 - 0x9722cfff com.apple.dotMacLegacy 3.1 (246) <bebde17143e30f1a89848121564fbea0> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x9722d000 - 0x97390ff2 com.apple.CalendarStore 3.0.7 (858) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x97391000 - 0x97471fff libobjc.A.dylib ??? (???) <bba0c22add60c7724e259ab28de8953e> /usr/lib/libobjc.A.dylib
    0x97472000 - 0x975a5fef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <79f7cbef6bc9f4c32a42d63c7332bf8e> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xd1480000 - 0xd1487ff3 +net.dtcurrie.los.dtcvmframework v2.0 (200) /Applications/PocketMac SyncManager/PocketMac SyncManager.app/Contents/Frameworks/DTCVersionManager.framework/Versions/A/DTCV ersionManager
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    PocketMac is running out of memory, and crashing.
    MissingSync has its own problems, so I'm not sure there is a dependable solution to this problem.

Maybe you are looking for

  • Thunderbolt to VGA adapter in bootcamp only 640x480?

    Just a few weeks ago I purchased a new MBP Retina for my new work laptop. I contantly go from Windows, to OS X to demo hardware to customers. Problem I am having, is that as soon as I connect the Thunderbolt to VGA adapter in Bootcamp on Windows7, it

  • Can I change the bit depth on images in pdf files?

    I have a lot of pdf files that were scanned in 24 bit colour. I'd like to convert some of them to greyscale or black and white, and reduce the resolution to make them smaller. I can see how to reduce the resolution with Save As Other/Optimized PDF, b

  • Spry Tabbed Panels Keep Shifting

    I have built a page using the Spry Tabbed Panels. I have one set inside of another. The problem is when you click a main tab and then a secondary tab and then roll over the main tabs again the width changes on the secondary tab. I have no idea why it

  • File Dialog

    Dear all,   I have developed a screen and wish to let user to invoke a file dialog.  I know the following code can display a file dialog button at selection screen level.  How can i define the same thing by screen painter? DATA: v_rc TYPE i. DATA: lt

  • Pipeline Error

    Hi guys  I encountered a error in a pipeline process during the transaction MB1A. ther error was error : Pipeline material 1598 has no fixed vendor please try to help me out to overcome this error regards Jino