Today my computer and apps started to crash, iPhone failed to sync, and iPad's SugarSync all broken, on the same day: why?

I'm having the computer day from **** (with term papers due! Woo hoo!) and am trying to figure out if these problems are connected, or by pure coincidence are all happening today.
This morning: the iMac simply crashed mid-operation: it's done this perhaps twice in the past three years, until today, when it happened twice.
Since then: Mail, Messages, Netnewswire, Preview - all frequently crashing, with crash reports that begin with something like ...
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0xffffffffffffff8b
And then continue on. I've posted in another thread about this issue here:
Dashboard and other apps on OS X Mountain Lion started crashing with KERN_INVALID_ADDRESS
Later in the afternoon, when I plugged in my iPhone (3GS, iOS6) to sync over some new podcasts from iTunes (because Apple's podcast app is dire, but that's a whole other story), the sync somehow erased all of my music. Several hours later, the music is apparently back on the iPhone, but there are no playlists - despite repeated syncings. Same issue as posted here ...
iOS 6.0.1 - disappearing music playlists
... although today is the first time that's happened to me in a couple of months.
And now SugarSync on my iPad (iPad 2, iOS6) is telling me it can no longer synchronize. Again, this is a problem I've had before, but that was four months ago and the problem hasn't been seen since. I've asked about that particular problem over in SugarSync's forums.
Basically the most annoying problems I've ever had with my iPhone and iPad have both re-emerged today, the same day that I've had the worst crashing problems I've ever had with the iMac (both the computer itself and its applications). Does anyone have any ideas about whether this is all just a massive coincidence, or is there something deeply wrong?
Thanks in advance for any good spells that will expel this demon from my computer.

Thanks mhadjar: oh, I know length of time should have nothing to do with it - it's just odd that all day I had constant crashes and problems, despite repeated diagnostics and repairs and reboots. Then the computer was totally fine the next day, after (but probably not because of) being turned off overnight.
Anyway, Preview has crashed again. Here's the crash report (I've X'd out the UUID - that's all I need to take care of for personal data, right?). Apologies if this is too long, but I don't know which part can be cut.
Process:         Preview [10309]
Path:            /Applications/Preview.app/Contents/MacOS/Preview
Identifier:      com.apple.Preview
Version:         6.0.1 (765.4)
Build Info:      Preview-765004000000000~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [174]
User ID:         503
Date/Time:       2013-01-11 12:58:03.125 +0800
OS Version:      Mac OS X 10.8.2 (12C60)
Report Version:  10
Interval Since Last Report:          557479 sec
Crashes Since Last Report:           30
Per-App Interval Since Last Report:  243063 sec
Per-App Crashes Since Last Report:   -2
Anonymous UUID:                      XXXXXXXXXXXXXXXXXX
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: '*** -[__NSArrayM objectAtIndex:]: index 0 beyond bounds for empty array'
terminate called throwing an exception
abort() called
Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff8daa90a6 __exceptionPreprocess + 198
1   libobjc.A.dylib                     0x00007fff943583f0 objc_exception_throw + 43
2   CoreFoundation                      0x00007fff8da45ebc -[__NSArrayM objectAtIndex:] + 252
3   Preview                             0x000000010e810aed Preview + 1485549
4   AppKit                              0x00007fff892ebbc2 -[NSTableView _sendDelegateHeightOfRow:] + 130
5   AppKit                              0x00007fff892eb97b -[NSTableView _uncachedRectHeightOfRow:] + 197
6   AppKit                              0x00007fff892eb7cc -[_NSTableRowHeightStorage _cacheRowHeights] + 163
7   AppKit                              0x00007fff892a5f25 -[_NSTableRowHeightStorage _ensureRowHeights] + 80
8   AppKit                              0x00007fff892ebd09 -[_NSTableRowHeightStorage copyWithZone:] + 89
9   AppKit                              0x00007fff892e8c8b -[NSTableRowData _saveCurrentRowHeightState] + 293
10  AppKit                              0x00007fff892e8b22 -[NSTableRowData beginUpdates] + 93
11  AppKit                              0x00007fff892a463b -[NSTableView _beginUpdate] + 63
12  AppKit                              0x00007fff892bcf6d -[NSTableView reloadData] + 33
13  AppKit                              0x00007fff89345160 -[NSTableBinder _updateContent] + 275
14  AppKit                              0x00007fff89344f67 -[NSTableBinder _observeValueForKeyPath:ofObject:context:] + 84
15  AppKit                              0x00007fff89344d78 -[NSTableBinder observeValueForKeyPath:ofObject:change:context:] + 63
16  Foundation                          0x00007fff92171860 NSKeyValueNotifyObserver + 390
17  Foundation                          0x00007fff9216bd23 -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 967
18  AppKit                              0x00007fff892a0ed3 -[NSController _notifyObserversForKeyPath:change:] + 209
19  AppKit                              0x00007fff892a0d1e -[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:] + 54
20  AppKit                              0x00007fff892ba5be -[NSArrayController setContent:] + 878
21  AppKit                              0x00007fff892b9d98 -[NSArrayDetailBinder _refreshDetailContentInBackground:] + 1268
22  Foundation                          0x00007fff92171860 NSKeyValueNotifyObserver + 390
23  Foundation                          0x00007fff92173279 NSKeyValueDidChange + 456
24  Foundation                          0x00007fff9212e7df -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 130
25  Preview                             0x000000010e6b970d Preview + 79629
26  Preview                             0x000000010e7b43d1 Preview + 1106897
27  Preview                             0x000000010e6aeb75 Preview + 35701
28  Preview                             0x000000010e6ae49a Preview + 33946
29  Preview                             0x000000010e793c55 Preview + 973909
30  libdispatch.dylib                   0x00007fff955c2f01 _dispatch_call_block_and_release + 15
31  libdispatch.dylib                   0x00007fff955bf0b6 _dispatch_client_callout + 8
32  libdispatch.dylib                   0x00007fff955c40c8 _dispatch_main_queue_callback_4CF + 275
33  CoreFoundation                      0x00007fff8da4b0fe __CFRunLoopRun + 1614
34  CoreFoundation                      0x00007fff8da4a6b2 CFRunLoopRunSpecific + 290
35  AppKit                              0x00007fff8924ea2f _NSHandleCarbonMenuEvent + 350
36  AppKit                              0x00007fff89170b7f _DPSNextEvent + 2073
37  AppKit                              0x00007fff8916fed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
38  AppKit                              0x00007fff89167283 -[NSApplication run] + 517
39  AppKit                              0x00007fff8910bcb6 NSApplicationMain + 869
40  libdyld.dylib                       0x00007fff929c27e1 start + 0
41  ???                                 0x0000000000000002 0x0 + 2
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x00007fff8f3e0212 __pthread_kill + 10
1   libsystem_c.dylib                       0x00007fff8f282af4 pthread_kill + 90
2   libsystem_c.dylib                       0x00007fff8f2c6dce abort + 143
3   libc++abi.dylib                         0x00007fff919a6a17 abort_message + 257
4   libc++abi.dylib                         0x00007fff919a43c6 default_terminate() + 28
5   libobjc.A.dylib                         0x00007fff94358873 _objc_terminate() + 91
6   libc++.1.dylib                          0x00007fff912a78fe std::terminate() + 20
7   libobjc.A.dylib                         0x00007fff943585de objc_terminate + 9
8   libdispatch.dylib                       0x00007fff955bf0ca _dispatch_client_callout + 28
9   libdispatch.dylib                       0x00007fff955c40c8 _dispatch_main_queue_callback_4CF + 275
10  com.apple.CoreFoundation                0x00007fff8da4b0fe __CFRunLoopRun + 1614
11  com.apple.CoreFoundation                0x00007fff8da4a6b2 CFRunLoopRunSpecific + 290
12  com.apple.AppKit                        0x00007fff8924ea2f _NSHandleCarbonMenuEvent + 350
13  com.apple.AppKit                        0x00007fff89170b7f _DPSNextEvent + 2073
14  com.apple.AppKit                        0x00007fff8916fed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
15  com.apple.AppKit                        0x00007fff89167283 -[NSApplication run] + 517
16  com.apple.AppKit                        0x00007fff8910bcb6 NSApplicationMain + 869
17  libdyld.dylib                           0x00007fff929c27e1 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8f3e0d16 kevent + 10
1   libdispatch.dylib                       0x00007fff955c1dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib                       0x00007fff955c19ee _dispatch_mgr_thread + 54
Thread 2:: CVDisplayLink
0   libsystem_kernel.dylib                  0x00007fff8f3e00fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8f285f89 _pthread_cond_wait + 869
2   com.apple.CoreVideo                     0x00007fff92a7a2d4 CVDisplayLink::runIOThread() + 680
3   com.apple.CoreVideo                     0x00007fff92a7a013 startIOThread(void*) + 148
4   libsystem_c.dylib                       0x00007fff8f281742 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8f26e181 thread_start + 13
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff8f3e06d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8f283eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8f283cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8f26e171 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib                  0x00007fff8f3e0386 __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff8f30b800 nanosleep + 163
2   com.apple.Foundation                    0x00007fff9217c65d +[NSThread sleepUntilDate:] + 176
3   com.apple.imageKit                      0x00007fff8b10bb7a -[IKTaskManager taskLoop] + 2205
4   com.apple.Foundation                    0x00007fff9217b612 __NSThread__main__ + 1345
5   libsystem_c.dylib                       0x00007fff8f281742 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff8f26e181 thread_start + 13
Thread 5:
0   libsystem_kernel.dylib                  0x00007fff8f3e06d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8f283eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8f283cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8f26e171 start_wqthread + 13
Thread 6:
0   libsystem_kernel.dylib                  0x00007fff8f3e06d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8f283eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8f283cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8f26e171 start_wqthread + 13
Thread 7:
0   libsystem_kernel.dylib                  0x00007fff8f3e06d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8f283eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8f283cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8f26e171 start_wqthread + 13
Thread 8:
0   libsystem_kernel.dylib                  0x00007fff8f3e0386 __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff8f30b800 nanosleep + 163
2   com.apple.Foundation                    0x00007fff9217ca94 +[NSThread sleepForTimeInterval:] + 156
3   com.apple.PDFKit                        0x00007fff8d9b4abe -[PDFDisplayView periodicFlushRoutine:] + 94
4   com.apple.Foundation                    0x00007fff9217b612 __NSThread__main__ + 1345
5   libsystem_c.dylib                       0x00007fff8f281742 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff8f26e181 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff51558498  rdx: 0x0000000000000000
  rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff515584c0  rsp: 0x00007fff51558498
   r8: 0x00007fff79c29278   r9: 0x00007fff515584a0  r10: 0x0000000020000000  r11: 0x0000000000000206
  r12: 0x00007fff51558620  r13: 0x0000000000000000  r14: 0x00007fff79c2a180  r15: 0x00007fff51558500
  rip: 0x00007fff8f3e0212  rfl: 0x0000000000000206  cr2: 0x00007fff79c22fe8
Logical CPU: 0
Binary Images:
       0x10e6a6000 -        0x10e8b6fef  com.apple.Preview (6.0.1 - 765.4) <50247CB0-A1F3-333B-B0EE-916EB4F138BD> /Applications/Preview.app/Contents/MacOS/Preview
       0x10e95b000 -        0x10e95bfff +GlimsLoaderMinimal.dylib (1) <3BAA9682-DD18-8442-D38A-7160FC8F7EAE> /Library/Frameworks/GlimsAdditions.framework/Library/GlimsLoaderMinimal.dylib
       0x10e95f000 -        0x10e995fff  com.apple.MediaUI (1.1 - 22) <49961E63-DCC6-3092-8009-F856B902DA85> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
       0x10e9cb000 -        0x10edd4ff7  com.apple.SceneKit (3.2 - 155.4) <6D1742E5-64AD-3002-B1E0-6FDE82F8AA60> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
       0x10f267000 -        0x10f267ff3 +cl_kernels (???) <3AAED96B-D989-45C2-A97B-70A9A65D7F3C> cl_kernels
       0x1106cf000 -        0x1106ddff7  libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
       0x1106e4000 -        0x1106e7ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
       0x1106f0000 -        0x1107a9ff7  ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
       0x1129da000 -        0x112b91fff  GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x112bc8000 -        0x112d0afff  libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x112d3e000 -        0x112d6bfff  GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x112d74000 -        0x112d7dfe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
       0x1149d9000 -        0x114c71fe7  com.apple.ATIRadeonX2000GLDriver (8.0.61 - 8.0.0) <1FB8519B-5AE7-39FE-964F-6FB2CED5A227> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
       0x1155f1000 -        0x1155f2ff2 +cl_kernels (???) <ABA0042C-14DC-4A5F-A05C-D5698E83F454> cl_kernels
       0x115755000 -        0x115756ff3 +cl_kernels (???) <528FB4DE-32B0-4047-80E0-48CF7A3E2EE6> cl_kernels
       0x11575c000 -        0x11575dff3 +cl_kernels (???) <272F0B73-D680-4464-A19F-3A494A4F1C53> cl_kernels
       0x115763000 -        0x115763ff1 +cl_kernels (???) <78084085-F693-4E4A-B2A9-54F81E6CE8DF> cl_kernels
       0x115765000 -        0x115800ff7  unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
       0x115d9a000 -        0x115f4efff  libCMaps.A.dylib (324.6) <B64AAA66-4519-3BB6-BB75-296B7CB6834A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
    0x7fff6e2a6000 -     0x7fff6e2da93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff88fc1000 -     0x7fff8901afff  com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8901b000 -     0x7fff89c48ff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff89c49000 -     0x7fff89c4ffff  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
    0x7fff89c50000 -     0x7fff89c58fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff8aca3000 -     0x7fff8ace0fe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8ad6c000 -     0x7fff8ad70fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8ae37000 -     0x7fff8ae72fff  com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8b025000 -     0x7fff8b027ff7  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
    0x7fff8b028000 -     0x7fff8b03bff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff8b03c000 -     0x7fff8b2eafff  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
    0x7fff8b2eb000 -     0x7fff8b2efff7  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
    0x7fff8b2f0000 -     0x7fff8b2f2fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x7fff8b30e000 -     0x7fff8b32dff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8b32e000 -     0x7fff8b33cfff  com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8b67e000 -     0x7fff8b6dbfff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8b6dc000 -     0x7fff8b7f5ff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8b800000 -     0x7fff8bc3cfff  com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8bc55000 -     0x7fff8bc5bff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff8bc5c000 -     0x7fff8bcabff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8bcac000 -     0x7fff8bcdafff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8bd7b000 -     0x7fff8be4eff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8be4f000 -     0x7fff8be86ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
    0x7fff8bee4000 -     0x7fff8bef2ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8bef3000 -     0x7fff8bf4ffff  com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8bf69000 -     0x7fff8c059ff7  com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8c2cf000 -     0x7fff8c2e5fff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8c2e6000 -     0x7fff8cc76c67  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
    0x7fff8cc77000 -     0x7fff8cd3cff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8cd3d000 -     0x7fff8cd4bfff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8cd91000 -     0x7fff8cdb3ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8cdb4000 -     0x7fff8cf25ff7  com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8cf2a000 -     0x7fff8d1adfff  com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8d1ae000 -     0x7fff8d1b0fff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8d1b1000 -     0x7fff8d1bdfff  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
    0x7fff8d1be000 -     0x7fff8d966fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8d968000 -     0x7fff8d977ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff8d978000 -     0x7fff8da15ff7  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
    0x7fff8da16000 -     0x7fff8dbfffff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8dc00000 -     0x7fff8dc4bff7  com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8dc4c000 -     0x7fff8dcb5fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff8dda8000 -     0x7fff8de9dfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff8de9e000 -     0x7fff8df5bff7  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
    0x7fff8dfa2000 -     0x7fff8e024fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8e0c2000 -     0x7fff8e0f8fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8e0f9000 -     0x7fff8e1fbfff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8e239000 -     0x7fff8e23dfff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8e23e000 -     0x7fff8e499ff7  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
    0x7fff8e49c000 -     0x7fff8e4afff7  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
    0x7fff8e4b0000 -     0x7fff8e5b2fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8e5b3000 -     0x7fff8e7b3fff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
    0x7fff8e7b4000 -     0x7fff8e803ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff8e804000 -     0x7fff8eb1bff7  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
    0x7fff8eb1c000 -     0x7fff8eb89fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8eb8a000 -     0x7fff8ebc9ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8ec1a000 -     0x7fff8ec9aff7  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
    0x7fff8ece7000 -     0x7fff8ed98fff  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
    0x7fff8ed99000 -     0x7fff8ed99ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8ed9a000 -     0x7fff8edb9ff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8edba000 -     0x7fff8edcefff  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
    0x7fff8eddc000 -     0x7fff8ee33ff7  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
    0x7fff8ee34000 -     0x7fff8ee34fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8ee35000 -     0x7fff8ee8bfff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8f21a000 -     0x7fff8f21afff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8f21b000 -     0x7fff8f21efff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8f21f000 -     0x7fff8f26cfff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8f26d000 -     0x7fff8f339fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
    0x7fff8f33a000 -     0x7fff8f396ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8f397000 -     0x7fff8f3a4ff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8f3ce000 -     0x7fff8f3e9ff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8f3ee000 -     0x7fff8f439fff  com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8f4aa000 -     0x7fff8f4c7fff  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
    0x7fff8f558000 -     0x7fff8f55cfff  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
    0x7fff8f55d000 -     0x7fff8f5a9ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x7fff8f5ad000 -     0x7fff8f6d6ff7  com.apple.avfoundation (2.0 - 361.25) <1F5CACA6-9CF3-3FAB-BDE1-E6CC96A63FF7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8f6d7000 -     0x7fff8f6dafff  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
    0x7fff8ff90000 -     0x7fff9009bfff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff9009c000 -     0x7fff900a5fff  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
    0x7fff900d9000 -     0x7fff9022afff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff9022b000 -     0x7fff9022bfff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff9023d000 -     0x7fff9023ffff  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
    0x7fff9026d000 -     0x7fff902a7fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff902a8000 -     0x7fff902d4ff7  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
    0x7fff902e0000 -     0x7fff902ebfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff902ec000 -     0x7fff902ecfff  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
    0x7fff902ed000 -     0x7fff905bdfff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff907ab000 -     0x7fff908c5fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff9096e000 -     0x7fff90a6bfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff90a7a000 -     0x7fff90a8ffff  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
    0x7fff90ae2000 -     0x7fff90b13ff7  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
    0x7fff90b9e000 -     0x7fff90c1ffff  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
    0x7fff90c20000 -     0x7fff90c47fff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff90c48000 -     0x7fff90c4efff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff90c57000 -     0x7fff90cd5ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff90cfe000 -     0x7fff90d1efff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff90d1f000 -     0x7fff90d2cfff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff90d2d000 -     0x7fff90dc7fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff90dc8000 -     0x7fff90dcbfff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff90dcc000 -     0x7fff90dd7ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff90de7000 -     0x7fff911e0ff7  com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff911e1000 -     0x7fff91238ff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff9123b000 -     0x7fff9125cfff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff912a0000 -     0x7fff91308ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff9133e000 -     0x7fff91340ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff91341000 -     0x7fff91384fff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff91385000 -     0x7fff913daff7  libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff91466000 -     0x7fff91475ff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff914d1000 -     0x7fff914d1fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff914d2000 -     0x7fff91508fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff91509000 -     0x7fff9164dfef  com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff9164e000 -     0x7fff91652fff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff9169a000 -     0x7fff916a0fff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff916a1000 -     0x7fff9177bff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff91998000 -     0x7fff919a2fff  com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff919a3000 -     0x7fff919c8ff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
    0x7fff919c9000 -     0x7fff919daff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff91cb5000 -     0x7fff91cdcff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff91cdd000 -     0x7fff91cddfff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff91d6e000 -     0x7fff91d96fff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff91d97000 -     0x7fff91d98ff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
    0x7fff91d9d000 -     0x7fff91de0ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff91dfd000 -     0x7fff91e17fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff91e18000 -     0x7fff91e1efff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff91e1f000 -     0x7fff920c3fff  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
    0x7fff920df000 -     0x7fff920e4fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff920e5000 -     0x7fff920e5fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff920e6000 -     0x7fff92442fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff92443000 -     0x7fff9245afff  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
    0x7fff9245b000 -     0x7fff92468ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff92469000 -     0x7fff924adfff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    0x7fff924ae000 -     0x7fff924dafff  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
    0x7fff924db000 -     0x7fff928f8fff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff92921000 -     0x7fff9292dfff  com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff9292e000 -     0x7fff929bffff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff929c0000 -     0x7fff929c3ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff92a20000 -     0x7fff92a28ff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff92a29000 -     0x7fff92a69fff  com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff92a6a000 -     0x7fff92a77fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff92a78000 -     0x7fff92aa2ff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff92aa3000 -     0x7fff92b30ff7  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
    0x7fff92b7b000 -     0x7fff92b8dff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff92b90000 -     0x7fff92bbefff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff92bbf000 -     0x7fff92bf4ff7  libTrueTypeScaler.dylib (84.5) <DF2335F3-07BE-30BA-B73C-3204E95B42C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff92c00000 -     0x7fff92ca6ff7  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
    0x7fff92ca7000 -     0x7fff92d41fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff92d4e000 -     0x7fff92f83ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff92f84000 -     0x7fff9311ffef  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
    0x7fff93120000 -     0x7fff93127fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff9313f000 -     0x7fff93140fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff93141000 -     0x7fff93146fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff93276000 -     0x7fff93277fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff932b6000 -     0x7fff932eefff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff93448000 -     0x7fff9349eff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff9349f000 -     0x7fff934fcff7  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
    0x7fff93596000 -     0x7fff93597ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
    0x7fff93598000 -     0x7fff93605ff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff938ca000 -     0x7fff938cafff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff938cb000 -     0x7fff93933fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff93a22000 -     0x7fff93a22fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff93a26000 -     0x7fff93a70ff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff93a71000 -     0x7fff93a73fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff93a74000 -     0x7fff93e6bfff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff93e6c000 -     0x7fff9419cff7  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
    0x7fff9419d000 -     0x7fff9426fff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff9433f000 -     0x7fff94343ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff94344000 -     0x7fff94344fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff94347000 -     0x7fff9445f92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff944a4000 -     0x7fff944cffff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff944d0000 -     0x7fff9467efff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff9467f000 -     0x7fff946aafff  com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff946ab000 -     0x7fff946b2fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff946ec000 -     0x7fff946f6fff  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
    0x7fff946f7000 -     0x7fff94795ff7  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
    0x7fff94796000 -     0x7fff9491cfff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff9491d000 -     0x7fff9491efff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff95070000 -     0x7fff95071ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff95072000 -     0x7fff9530cff7  com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff9530d000 -     0x7fff9542dfff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff9542e000 -     0x7fff9547fff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff95480000 -     0x7fff9557efff  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
    0x7fff955bd000 -     0x7fff955d2ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff955d3000 -     0x7fff955d8fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff955d9000 -     0x7fff955e7ff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
    0x7fff955e8000 -     0x7fff95630fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff95631000 -     0x7fff95679fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff9567a000 -     0x7fff956a8ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff956a9000 -     0x7fff956caff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff956cb000 -     0x7fff95725fff  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
    0x7fff95c1c000 -     0x7fff95d19ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff95d1a000 -     0x7fff95d31fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff95d32000 -     0x7fff95d3dfff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff95d3e000 -     0x7fff95d3fff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff95d82000 -     0x7fff95d86fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff95d87000 -     0x7fff95da9ff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
    0x7fff95daa000 -     0x7fff95dbefff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff95dbf000 -     0x7fff95f33fff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 8
    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: 5707
    thread_create: 1
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=202.2M resident=151.5M(75%) swapped_out_or_unallocated=50.7M(25%)
Writable regions: Total=251.6M written=137.1M(54%) resident=164.8M(66%) swapped_out=0K(0%) unallocated=86.8M(34%)
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  5376K
CG image                           4636K
CG raster data                     8608K
CG shared images                    256K
CoreAnimation                      8724K
CoreImage                             8K
CoreServices                       1880K
IOKit                              40.0M
IOKit (reserved)                   1536K        reserved VM address space (unallocated)
MALLOC                            167.4M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=251                       60K
OpenCL                               52K
OpenGL GLSL                        1024K
STACK GUARD                        56.0M
Stack                              12.1M
VM_ALLOCATE                        19.2M
__DATA                             16.8M
__IMAGE                             528K
__LINKEDIT                         55.9M
__TEXT                            146.3M
__UNICODE                           544K
mapped file                        80.0M
shared memory                      6348K
===========                      =======
TOTAL                             632.4M
TOTAL, minus reserved VM space    630.9M
Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 6 GB, SMC 1.52f9
Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB
Memory Module: BANK 0/DIMM0, 1 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313132533642465

Similar Messages

  • I have 3 computers...Window PC, PowerBook G3 (old) and MacBook Pro. I use firefox for all of them and have for quite some time. Is there a way for them all to use the same toolbar? Each of them have differnet bookmark/ settings etc.,

    I have 3 computers...Window PC, PowerBook G3 (old) and MacBook Pro. I use firefox for all of them and have for quite some time. Is there a way for them all to use the same toolbar? Each of them have differnet bookmark/ settings etc.,

    Open Media Encoder and add your Sequences:
    File > Add Premiere Pro Sequence
    Navigate to your Premiere Project and select it in the list.
    You can then select multiple Sequences from the Project (Ctrl+Click)
    and load them all at once into Media Encoder and apply
    the same encoding preset to all Sequences at the same time.

  • HT204053 I have multiple apple devices, 2x phones ipad etc, but all are through the same email and I only get the storage space for one device, what should I do?

    I have multiple devices all under the same id and email but I don't get multiple icloud storage space and it's running out!
    Can anyone help as I've just bought an iphone for my daughter and would like to link it as well.
    Thanks in anticipation of your help.

    One icloud account gets a 5 GB of storage, regardless of the number of devices connecting to it.  But you're in luck, you can buy more storage for the account if you are running low.
    As for your daughter, be sure to get her own icloud account, otherwise she'll end up getting all your email, contacts, etc.  And if she deletes any of this data, it will be deleted on your devices as well.  Note:  you can all keep using the same ID for the itunes store for sharing purchased items.
    To create a new icloud account, go to
    http://www.apple.com/icloud/setup/

  • TS1314 I have lots of organized photos on my PC and I want to keep them organized to sync to ipad.... how is the best way to do this?

    I have spent a lot of time saving, organizing and arranging photos (for the last 7 years) on my PC, and would like to know the best way to transfer these, AND MAINTAIN THE ORGANIZATION OF THE FOLDERS, to my new ipad (and later, my iphone). I have a really good system, and I do not want to have to do it all over again, on the ipad. I DO NOT want to subscribe to another monthly service fee (i.e. the iCloud) but DO have iTunes on my PC.
    What is the simplest method to do this ?  I have tried synching, but, each time have lost photos (on my ipad) OR have had NO ORGANIZATION AT ALL to the photos once synced.  I have all these photos (5.6gb) in the My Pictures folder, then subdivided into years, then subdivided into events and months within the years.  So, my transfer of the My Picures folder, completely transfers all of them, but with NO further organization.  Again, I have spent years doing this, and don't want to have to re-invent the wheel. 
    Can someone advise (or even better, lead me to a youtube video) that accurately shows the best way to do this ?
    Thank you, in advance, for your help.
    p.s.  I particularly enjoy Dan Nations very informative articles on how to get the best from my products.  And, wish Apple would explain "how it works" regarding the syncing methods on the Operating System.  It is the only thing I "don't get" about using my iPad..... meanwhile I LOVE my new mini ! ! ! ! ! ! ! thanks Apple, for keeping things simple.... Please don't change that !

    Correct, it will only be one-level, the Photos app doesn't support sub-albums - the sub-folders photos will be included in the parent's album.
    If you select My Pictures at the top of the Photos tab when syncing, then you should get an album for each folder that is directly under it - so if I understand correctly what you described then that would mean an album for 2013, one for 2012 etc. And each of those should include all the photos in the subfolders under it - so 2013 would include the photos from the events and months subfolders under it.
    You can't sync them separately, only the contents of the last sync remains on the iPad, by not including a folder in the next photo sync you are effectively telling iTunes that you no longer want that folder/album on the iPad so it will be removed and be replaced by the contents of the new sync (you can't delete synced photos directly on the iPad, instead they are deleted by not including them in the next sync).
    The app that I use, Photo Manager Pro, allows you to select and copy a folder (via FTP), but you would need to select each subfolder individually, which if you have a lot would be time-consuming (I think that if you select '2013' it would ignore the folders beneath it).

  • Upgraded to Mavericks and now my events from iPhone won't sync to iPad

    I updated to Mavericks and now I cannot get any events to transfer from my iPhone to either my Mac or my iPad.  I have read endless posts on this and have tried many of the suggestions.  I think both my phone and iPad are set up correctly to speak to each other via iCloud, but nothing seems to pass through the ether.  I know, from all my reading of other posts, I am not alone in not being very impressed with Mavericks but I should think by now, Apple would have solved our collective problems and concerns.

    Does anyone know how to get the version for Lion?
    I just asked that in another thread:
    Does Safari go the way of MobileMe?
    https://discussions.apple.com/message/15790649
    The Safari download page specifically says the version is for Snow Leopard, and only offers this version, and when I try to install it, the routine gets blocked complaining that it needs Snow Leopard.
    I also tried to simply remove the app in order to use Software Update. But this is blocked as well.
    http://www.apple.com/safari/download/

  • I've used iMessage for abit now and latly my step dad has got an ipad that is now joint to the same computer and on his ipad is my number and the email for imessage and i want to no how to get it of fully and not just untick it?

    I've used iMessage for abit now and latly my step dad has got an ipad that is now joint to the same computer and on his ipad is my number and the email for imessage and i want to no how to get it of fully and not just untick it?

    Hi barryfromwarrington,
    Welcome to the Support Communities!  There are two things I can think of to keep your Stepdad's information separate from yours on the computer and the iPad.   On the computer, he should have his own administrative account, and on the iPad he needs his own Apple ID for iTunes and iCloud services.  Here is some basic information to get started.  I don't know if you have a Mac or Windows computer, so I'll include info for both.)
    OS X Yosemite: Set up users on your Mac
    http://support.apple.com/kb/PH18891
    OS X Yosemite: Set up users on your Mac
    If your Mac has multiple users, you should set up an account for each person so he or she can personalize settings and options without affecting other users. 
    Add a user
    Choose Apple menu > System Preferences, then click Users & Groups.
    Click the lock icon  to unlock it, then enter an administrator name and password. 
    Click Add  below the list of users. 
    Click the New Account pop-up menu, then choose a type of user.
    administrator: An administrator can add and manage other users, install apps, and change settings. 
    Enter a full name for the new user. An account name is generated automatically. To use a different account name, enter it now—you can’t change it later. 
    Enter a password for the user, then enter it again to verify. Using a password hint is recommended to help the user remember his or her password. 
    Click Create User.
    For an administrator, select “Allow user to administer this computer.”
    Last Modified: Nov 18, 2014
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues - Apple Support
    http://support.apple.com/en-us/HT203206
    Follow the steps below to create a new user account in Windows Vista or Windows 7:
    Choose Start > Control Panel.
    Open "Add or remove user accounts." (If you're using the Classic view in Windows Vista, open "User Accounts," and then open "Manage another account.")
    Select "Create a new account" and follow the instructions to set up the account.
    Once you create the new account, choose Start > Log Off.
    Log in to the new user account.
    Open iTunes and see if the issue you're experiencing persists in this new user account.
    Frequently asked questions about Apple ID - Apple Support
    http://support.apple.com/en-us/HT204161
    iCloud: Set up iCloud
    http://support.apple.com/kb/PH2609
    Cheers,
    - Judy

  • How can I transfer video taken with my iPhone to my iPad WITHOUT using a computer or iTunes? I'm going to Europe for a month and want to use my iPhone to take pics and video, then come back to the hotel room and use my iPad to edit/store each evening.

    How can I transfer video taken with my iPhone to my iPad WITHOUT using a computer or iTunes? I'm going to Europe for a month and want to use my iPhone to take pics and video, then come back to the hotel room and use my iPad to edit/store each evening. I don't want to use my iPad to take the video...too large/bulky. And I WON'T have a computer with me...I purchased the iPad to take with me so I could use the RDC to my home computer and avoid taking my computer at all. Is this possible?

    here is a cheaper solution than camera kit and a lot easier if you have WIFI available.
    I use the PhotoSync APP (I think its a $1.99) will transfer videos and photos over WIFI to any other IOS device or even PC/MAC. Great app since I like doing video and photos on my IPHONE and transfer to IPAD2 without synching through computer or doing cloud based storage.
    You can even send photos/videos from your MAC/PC to your IOS devices that way too. Makes it so much easier.
    Here is the link;
    http://www.photosync-app.com/

  • All of my purchased apps (games) and apps such as Weight Watchers, Facebook, WeatherBug, Sports and Pinterest, Notes, Nook, etc.  are all locked up.  They simply flash, then nothing!  How can I fix this to make them work again.

    First Issue:   All of my purchased apps (games) and apps such as Weight Watchers, Facebook, WeatherBug, Sports and Pinterest, Notes, Nook, etc.  are all locked up.  They simply flash, then nothing!  How can I fix this to make them work again?  If I have to delete the purchased apps, will they still be in iTunes, or will I have to re-purchase them? 
    Second Issue:   When I synced to my desktop (Windows XP)  All my photos loaded onto my iPad2.  I don't really want all 3000 + pics on my ipad!!  How do I get them off?  Next time I synced, they loaded again!  Now I have so many duplicates!  How do I get rid of the photos and prevent this from happening again?

    If none of your third-party apps are working, but the Apple built-in ones are ok, then try downloading any free app from the store (as that appears to reset something) and then re-try them - the free app can then be deleted. In terms of re-downloading apps then you can do so as long as they are still available in the store, and you use the same iTunes account as you originally used to buy them, then you should be able to re-download them for free : http://support.apple.com/kb/HT2519
    For synced photos, then with the iPad connected to and selected on the left-hand side of your computer's iTunes, then on the Photos tab on the right-hand side you can control which photos are synced to the iPad : http://support.apple.com/kb/HT4236 . If you don't want any photos to be synced then try selecting just an empty folder.

  • Safari (3.0.4) on Mac OS 10.4.11 has started quitting when viewing news and weather sites - not all sites, not the same sites every time.

    Safari (3.0.4) on Mac OS 10.4.11 has started quitting when viewing news and weather sites - not all sites, not the same sites every day. Help?

    Hi Gary...
    I see you are running v10.4.11 and you have updated Safari but make certain all the system software is up to date by clicking your Apple menu / Software Update.
    If everything is up to date, try resetting Safari from the menu bar.
    Select the top 7 buttons, click Reset.
    Restart your Mac. Launch Safari. Try several of the sites you mentioned.
    has started quitting
    If resetting didn't help, post a crash report.
    If Safari has just crashed, press the Report button on the CrashReporter dialog box to view the crash  information.
    Copy/paste the entire contents of the Crash Reporter window into your reply. If the crash report dialog does not appear or the crash is hard to reproduce, crash logs can be retrieved from the ~/Library/Logs/CrashReporter> folder.

  • My computer is infected with adware.  I deleted Adobe Reader thinking it might have the adware in it.  Since the problem started the same day as Adobe Reader was installed.  How do I reinstall Adobe Reader?

    My computer is infected with Adware.  I deleted Adobe Reader thinking it might have the adware in it.  Since the problem started the same day as Adobe Reader was installed.  Reader wasn't the problem.  So how do I get Reader reinstalled?
    And if anyone knows how to delete WebProtect ads, please let me know.  It's actually getting worse.
    FrostedinSilver

    Hi frostedinsilver,
    I'm sorry to hear that. What a hassle.
    You can download Reader from www.adobe.com/products/reader.html.
    Best,
    Sara

  • Hi i have recently bought iphone 5s and created apple id on the same day. But i didnt used the apple ID for 20 days. While trying download the apps my Apple ID was Inactive. Please tell me how to active my Apple ID

    Hi i have recently bought iphone 5s and created apple id on the same day. But i didnt used the apple ID for 20 days. While trying download the apps my Apple ID was Inactive. Please tell me how to active my Apple ID.

    Hi,
    Try to connect you on Apple.com on your computer,
    and if it doesn't work, it will tell you.
    Thanks

  • I updated my IPad and now I can't download any apps and it won't let me log onto iTunes , I have the same account I use on my iPhone which is synced and that works fine

    Wanting some help , since I updated my IPad I can no longer download apps or movies on my iPad , it won't even let me sign I. .
    I also have an iPhone which is synced and I updated them both the same day and I have no problems with the phone only the iPad . Any help would be appreciated . Thanks

    Hello there, Gwald.
    The following Knowledge Base article offers some great recommendations for troubleshooting your issue:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    Specific to iPad are the following:
    Troubleshoot issues on an iPhone, iPad, or iPod touch
    If you haven't been able to connect to the iTunes Store:
    Make sure your date, time, and time zone are correct in Settings > General > Date & Time.
    Note: Time Zone may list another city in your time zone.
    Make sure that your iOS software is up to date by tapping Settings > General > Software Update (iOS 5 or later) or connecting your iOS device to iTunes and clicking Check for Update on your device's Summary page.
    Check and verify that you're in range of a Wi-Fi router or base station. If you're on a device with cellular service, make sure that cellular data is turned on from Settings > General > Cellular.
    Note: If connected to cellular data, larger items may not download. You may need to connect to Wi-Fi to download apps, videos, and podcasts.
    Make sure that you have an active Internet connection. You can check the user guide for your device for help with connecting to the Internet.
    Make sure that other devices (portable computers, for example) are able to connect to the Wi-Fi network and access the Internet.
    Try resetting (turning off and then on again) your Wi-Fi router.
    If the issue persists, try troubleshooting your Wi-Fi networks and connections.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • I have three different computer with three different libraries. All are under the same sign on and password, can I sync them so I have the same content on all computers?

    I have three different computer with three different libraries, but all are under the same sign on and password. Can I sync the libraries somehow and get all my music and movies on each computer?

    Can you just create a new "Playlist", name it Bob Seger and drag what you want into the Playlist.
    File/New Playlist

  • HT1527 I have windows 8.1 and cannot access itunes store even creating a new apple id. With other users on the same computer I can access itunes store. How can I solve this?

    I have windows 8.1 and cannot access itunes store even creating a new apple id. With other users on the same computer I can access itunes store. How can I solve this?

    i had the same problem before using a fresh install of Windows 8.1.  I have resolved this issue by running the program compatibility wizard.  This I did by right-clicking on the iTunes icon in the desktop, selecting Troubleshoot compatibility, waited for it to detect compatibility issues and when presented with the following options: 1.) Try recommended settings; 2.) Troubleshoot program, I chose the latter.  When asked what problems I noticed, I checked the following: "The program worked in earlier versions of Windows but won't install or run" and "The program requires additional permission"
    After that, it tired to resolve the issue, and provided the necessary settings to run iTunes.  Now it's running flawlessly.  I have Avast anti-virus installed though.
    HTH!

  • How do I turn off the Genius app in App Store. I've gone to Settings/Privacy/Location Services/System Services then swiped Genius for apps 'off''. Also, I've gone to Settings/ITunes and App Stores/Click on AppleID/View Apple ID and then turn off Genius.

    How do I turn off the Genius app in App Store. I've gone to Settings/Privacy/Location Services/System Services then swiped Genius for apps 'off''. Also, I've gone to Settings/ITunes and App Stores/Click on AppleID/View Apple ID and then turn off Genius. Still nothing has worked. I'm still stuck with Genius offering the same apps to me. Mind you, once I click on the App Store there is nothing I can do but swipe left and right. There's absolutely nothing at the bottom of the screen like a features tab, nothing. There is, however, a categories button at the top, but that's it. Irrelevant.

    FWIW, I just got off the phone with Apple technical support about this.  I use Genuis for creating playlists, so I don't want to disable it, but Apple support confirmed that there is no way to avoid syncing Genius data without disabling Genius altogether.  I'd read somewhere else that subscribing to iTunes Match might allow you to avoid this, but that is NOT the case, as I've confirmed, and Apple support has confirmed.  For me, it routinely syncs thousands genius of items, so I have to allow a lot of time for my manual syncs.

Maybe you are looking for

  • ALV Report not getting displayed in Background

    Hi All, I am using Object Oriented approach of ALV to display the Report, in foreground it works fine but in background I don't get the Report. I am using the below piece of code but doesn't seems to be working well. CALL METHOD cl_gui_alv_grid=>offl

  • Identity of the conversion about lunix and tomcat

    I lunix mainframe systems to open a certain account privileges cloud In the account to install tomcat 6.0 and the deployment of the WEB project Function mainly through the network tasks can be directly delivered to the mainframe servers, And the resu

  • Htmlcxx in Xcode 5.0.2

    Hello, im new in xcode and c++, and im trying to use ths htmlcxx library to parse html and css, but i have some issues, here is the code: #include <iostream> #include <html/ParserDom.h> int main(int argc, const char * argv[])     //Parse some html co

  • Stuck and skipping frames

    We made AIR video player using Flash CS5. But it is stuck and skipping frames when I try to play a video. CPU usage directly goes up to 60, 70%. It gets stuck and skipping frame. Video Format : h264 , 720p It gets stuck and skipping frames no matter

  • Fraudulent apple email?

    What is the best way to deal with what might be a scam? I have my apple account connected with my school e-mail, but I just received an e-mail- supposedly from apple, to my gmail. The e-mail, included below, states that I have been charged from Thail