Calendar crashes on specific month

My iPad 2 (fully updated) calendar is crashing when viewing March 2013 in month view.
I can view March 2013 in day and week view, but when switching to month view, it crashes.
If I disable birthdays from contact persons, it does not crash.
I I delete all contacts that has birthday in March (and enable birthdays), it crashes again.
This is very annoying as I several times had to completely delete all contacts and calendars as it got stuck on month view for March 2013 and therefor kept crashing the second it was opened.
Suggestions anyone?

this is a know bug and has been covered in many threads here.
If you remove all day events (such as birthdays) it fixes the problem - but you already worked it out yourself.
Some users had to remove 1st April 2013 Easter Monday whole day event.
work around is to change the birthday from all day event to a shorter period of time on that day.

Similar Messages

  • Calendar crash only in months overview?

    Hi iPad friends,
    After adding a lot of meetings, dates etc in month March, my calendar on the iPad began to crash again and again. It was only possible to work with the calender in the weekly overview. If I wanted to open the months overview, the calendar crashed instantly.  Does somebody know why this happened and how to get rid of this problem? Thanks a lot in advance!
    PS. Yes, I've already closed the iPad using the red slide button, I've also double clicked the Home-Button and deleted the calendar, and I've deactivated and re-activated the calendar from iCloud. No success. :-(

    I have not understood why this problem was occurring, but I have found a solution which is to force the calendar entries to be reset from Mobile Me. I did this:
    1 Did a backup in iTunes in case it went horribly wrong.
    2 Went into iphone>settings>Mail Contacts Calendars > (Mobile Me Account) > Switched off calendars - told it to delete entries on iphone.
    3 Turned off iphone
    4 Waited a bit
    5 Turned iphone on
    6 Repeated 2 and switched on calendars.
    7 Waited a bit for Mobile Me to sync
    All calendars restored nicely..
    Why this problem occurred in the first place is a mystery. Unlike other punters, I didn't have itunes syncing my calendars to iphone, only Mobile Me........... It has the strong smell of a bug as this problem emerged after many months of trouble free syncing only when I updated to iphone 3.

  • Calendar crashes in month view mode

    iPad 2 - iOS 5. Using Calendar app, viewing in month mode. Paging from month to month. When I page from february 2013 to march 2013, the app crashes. Consistently. Is it just me?

    Temporary workaround identified at least, at your link above.
    Workaround:
    Please edit all-day events on 1 April 2013. Either remove the event or change the all-day event into an appointment event, starting for example 12.00.
    It worked for me.

  • My calendar crashed wen i attemped to view march 2013 in month mode

    My calendar crashed wen i attemped to view march 2013 in month mode

    Hello,
    This bug is fixed in iOS 6.1 !
    Regards.

  • Is it posible to get how many day's has one specific month with Calendar

    Can any help me how to get how many days one month has. Like february 28, and sometimes 29.

    There is no way to do this within Calendar directly, the Gregorian calendar has a private method that does this, shame its not public.
    You would need to do something like,
    import java.util.*;
    public class MyCalendar extends GregorianCalendar {
        private static final int MONTH_LENGTH[]
            = {31,28,31,30,31,30,31,31,30,31,30,31}; // 0-based
        private static final int LEAP_MONTH_LENGTH[]
            = {31,29,31,30,31,30,31,31,30,31,30,31}; // 0-based
        /** Creates a new instance of MyCalendar */
        public MyCalendar() {
        public final int monthLength(int month, int year) {
            return isLeapYear(year) ? LEAP_MONTH_LENGTH[month] : MONTH_LENGTH[month];
        public static void main(String argv[]){
            MyCalendar cal = new MyCalendar();
            System.out.println( "There are " + cal.monthLength(cal.get(Calendar.MONTH),cal.get(Calendar.YEAR)) + " days this month.");
    }

  • Calendar crashes -  Monday as 1st day of the week

    I have an ipad1, running iOS 5.1.1. It's sync to iCloud. I deleted entries to Sept 1. It was stuck on month view of September. I couldn't change it to another month or view.
    I soft reset. no change.
    I hard reset. no change.
    I factory reset and restored iPad with Itunes and restored old settings. no change.
    I factory reset iPad with iTunes as new ipad. Calendar was behaving.
    I went into settings and personalised it.
    It's is now September. when I click on September month view Calendar crashes. Other views are ok. Month view of other months is ok.
    Then I realised that to have a the month view starting on Monday as the first day, I have the general>international>region format set as UK (I'm in Australia). When I set it back to Australia, then Calendar doesn't crash.
    So the factory reset served to reset the region to my local region.
    The work around for Apple changing the Calendar start day to Sunday was to change the region to one where the start day was Monday. It had been working fine until recently. I'm not sure when the crashing started happening, perhaps on the last iOS update.
    So, it may have been that a mismatch in local region to region designated on the settings that crashes the Calendar. It may be that selecting UK crashes the Calendar.
    Now, Calendar crash problem solved. This might help someone else with the same problem.
    Calendar format starting on unpreferred day reintroduced.
    I would like to see my month view start the day as Monday, not Sunday. Does anyone have a solution?

    Thanks .
    I've managed to fix it:
    Go to Settings / Mail Contacts and Calendars / Start the week on
    Change from Sunday to Monday.
    It appears people in Brazil are the only ones affected.
    It's a good work-around  while apple does not fix this bug.
    https://discussions.apple.com/message/23578143#23578143#23578143

  • 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

  • IPad 3 calendar crash when scrolling to March

    When adding apointments to my calendar i needed March month and the calendar crashes, it happen when i swipe and use the small arrows at the bottom to get to March.

    Have you tried doing a reset of your device/
    Hold both the home and power buttons for approximately 10 seconds until you see the Apple logo. (No data will be lost)
    What os version are you running, I am unable to replicate this issue using 7.1 and did not see it with 7.0 either.
    DO you have multiple calendar accounts associated, if yes what type? (Exchange, Google)
    You could also try to delete your account under settings>Mail, Contacts, Calendars and re-add it

  • Calendar crashes at startup on iPAD 2 - what to do?

    Calendar crashes at startup on iPAD 2 after approx 1 second (iOS 5.0).
    Since my iPAD is now older than 6 month, I am apparently not entitled to ask Apple for help and I hope to get some suggestions from the community!
    Thank you!

    Could not find any other solution and did a re-install which finally solved the problem the hard (MS?) way. Lessons learnt: even if you backup and restore, you may 'loose' some application data.

  • Calendar crashes right from the start

    Apple's native calendar crashes at first touch. Before that the app crashed "only" when viewing month March 2013.....

    To fix that annoying March crash. Look for any all day event on april 1 and either delete it or change it to span a few hours. March should then resolve. There seems to be an issue with daylight savings time, the scattered nature of who follows it and the calendar app trying to resolve starting April when it can't figure out exactly when March ends.
    Removing that all day app resolves the issue

  • Calendar crash

    My calendar crashes every time i push March. I have tried to reboot my iPad 2 but it doesn´t help.
    If I push one week in March it works, but when i push the month button it crashes.

    That's rather obvious but this is a user to user forum. If you want to tell that to Apple use http://www.apple.com/feedback/ipad.html

  • Disappearing Contacts, Mobile Me Sync Issues, Calendar crash-Answers??

    I'll try to keep this post brief but hopefully it will help provide some possible answers for frustrated users experiencing the random complete wipe out of all contacts and calendar data when syncing with mobile me using either push or fetch. After several weeks of experiencing these random sync issues and spending several hours over several days between tech support calls with iPhone then Mobile Me support and then finally a genius bar appointment where the genius said he didn't have a clue and simply offered to replace my phone.
    The next morning, SAME PROBLEMS... and through it all NO ONE could tell me why my sync was so randomly unreliable. Every other day for no apparent reason, my phone would suddenly lose all contacts and/or calendar data. (A few thousand contacts and two years of calendar data). It was both frustrating and strange—even stranger that Apple techs had no clue why and seemed to think no one else was having this issue.
    I tried everything - complete restores, resets, deleting and re-adding the mobileme account, etc., etc., etc. One tech support person finally said, "good luck..." The others kept handing me off the higher levels of support... until finally they just said "we don't know why this is happening." I was waiting for someone to just say, "Look, we have issues with mobile me, so hang in there and eventually it will work." I can be patient and I still think the iphone is the greatest invention in recent years. But everybody I talked with at Apple seemed to think this should be working flawlessly.
    I also started having a crash on the calendar anytime I tried to see the list view for "all calendars." This was frustrating because that's the best feature of the calendar app!
    I was prepared to just return to syncing with my computer and wait for the software to improve between the phone and mobile me. Finally, last night I tried a few things that seem to be working... and for the first full day, mobile me is actually useful to me today. (my fingers are crossed!)
    Here's what I did.
    1. I minimized the number of calendars I was syncing - I have no idea if this affected the sync, but I was syncing eight calendars, now I'm down to four. (You can easily export a calendar and import those events back into a different calendar.)
    2. I did a complete restore of the phone (not from a back up) and the VERY FIRST THING, I added mobile me and synced only the calendar (set to push.) This cleared up the random calendar crash in list view and also mobile me was pushing data rather reliably. After a few moments my entire calendar was on the phone and worked perfectly. New events were transferred quickly back and forth.
    3. I then chose to sync my contacts through the computer rather than over the air. I fear that the contact sync was somehow messing up the whole communication process between the phone and the cloud. Someone suggested that the number of "groups" in contacts might have an impact on the sync issues as well. I didn't need my contacts to sync with the urgency of "push" so this works for me. Plus I have a lot of contacts and it's just faster over the cable.
    4. I then GREATLY reduced the number of apps on my phone. I originally had about 27 and I only reinstalled 9 of them. I did this ONE AT A TIME - starting with the most necessary and useful... and after each install, I checked the functionality of the calendar and mobile me. No problems. Perhaps I was having an app conflict?
    5. Then I reinstalled the rest of my content - music, podcasts, photos. Still no problems.
    ONE of these steps actually worked, and I'm not sure which one. My guess is that one or more of my apps was conflicting in some way. OR possibly something with the contact sync... but for the last 24 hours the mobile me calendar sync using push has been consistently reliable and useful. (for the record, mobile me email has always worked perfectly for me.)
    No one with tech support ever suggested to me that I could be having an application conflict or any other problems with calendars or contact groups, etc. I've spent many hours on this the past few weeks... and for the first time, my iphone seems to be working with mobile me correctly.
    In reading many of these posts, it seems a lot of others are having similar problems... so hopefully these suggestions might be helpful. If you have any thoughts as to which of these solutions was the correct one, I would be interested in hearing your opinion.
    Thanks!

    Are your Address Book contacts and iCal calendars/calendar events on your Mac synced with your MobileMe online address book and calendar?
    When you say this data is not synced with your iPhone, none of your MobileMe online data is transferred to your iPhone, or after the initial transfer of this data to your iPhone when you first turned contacts and calendars for over the air syncing with your MobileMe account on your iPhone, the data is not kept synchronized with the MobileMe "cloud"?

  • How to transfer a calendar items from one month to another

    How can one transfer a calendar item from one month to another month by drag and drop.

    Click it and hold, then drag. If you want to duplicate it, hold down the option/alt key while dragging.

  • In setting up my ICal calendar I have specific times (as new events) that I want to be included in the print out.  This doesn't happen.

    In setting up my ICAL calendar I have specific times (as new events) for each day.  When it prints out the time does not show up (rather its a bar).  I would like the time for each appointment to print out. How do I do this?

    These are two possible approaches that will normally work to move an existing library to a new computer.
    Method 1
    Backup the library with this User Tip.
    Deauthorize the old computer if you no longer want to access protected content on it.
    Restore the backup to your new computer using the same tool used to back it up.
    Keep your backup up-to-date in future.
    Method 2
    Connect the two computers to the same network. Share your <User's Music> folder from the old computer and copy the entire iTunes library folder into the <User's Music> folder on the new one. Again, deauthorize the old computer if no longer required.
    Both methods should give the new computer a working clone of the library that was on the old one. As far as iTunes is concerned this is still the "home" library for your devices so you shouldn't have any issues with iTunes wanting to erase and reload.
    I'd recommend method 1 since it establishes an ongoing backup for your library.
    Note if you have failed to move contacts and calendar items across you should create one dummy entry of each in your new profile and iTunes should  merge the existing data from the device.
    If your media folder has been split out from the main iTunes folder you may need to do some preparatory work to make it easier to move. See make a split library portable.
    Should you be in the unfortunate position where you are no longer able to access your original library or a backup then then see Recover your iTunes library from your iPod or iOS device for advice on how to set up your devices with a new library with the maximum preservation of data.
    tt2

  • Why aren't Calendar categories colored in month view

    On the iPhone 5S under iOS 7.0.4 in the Calendar app, in the month view, existting daily events are indicated by gray dots.  Why aren't these dots colored according to the event category?  My recollection is that used to be the case prior to iOS 7.0.  In day or week view, the time or full day are showing the respective category color.  And on the iPad Air, under iOS 7.0.4, the calendar month view DOES show the category color in the dot! Did Apple forget about this functionality?  I can see there is an event, but not the categories I used (medical, travel, etc).

    Comparing this functionality between a larger format such as the iPad and the smaller format on the iPhone is a little like apples and oranges. The iPad in Month view has enough space on each day to show discrete entries - and can consequently show them in their respective calendar colors.On the Phone, it only has space to indicate that one or more events exist (represented by a single dot). If you have more than one event, in different categories, which category color should it display?

Maybe you are looking for