IPhoto 8.1

After upgrading to 8.1, I am facing massive stability problems and functions that don't work any more. While going through 200 freshly downloaded photos applying the required rotations, iPhoto crashed three times and upon restart told me that my library was in use by another program or corrupted. I had to log out and in again to make it work.
Another consistent problem is that I cannot edit photos any more. Clicking on "edit" just brings up the editor window entirely black.
Do others have similar problems? Is there a solution? Can I go back to the previous version?
That said, ever since I changed my old iBook with iPhoto 5 for a Mac mini with iPhoto 8, I have had lots of problems with iPhoto, so I wonder if this is the time to look elsewhere. Are there other photo managers for the Mac that can import iPhoto libraries?
Thanks for any suggestions,
Konrad.

Thanks for the info about sharing, it would indeed be nice to have the iPhoto library simply in /Users/shared. On the other hand, the use of a disk image is an effective protection against simultaneous write access by two users: it is made impossible because only one user can mount the image with write access. I hope future versions of iPhoto will be able to lock the database to avoid conflicting writes! However, in my case there is no real risk of even simultaneous read access, so I will try to move the libraries out of the disk image.
As for the crash log, I will paste it at the end of my message. The operation that caused the crash was rotation to the right of a single photo.
Thanks for your help,
Konrad.
Process: iPhoto [26280]
Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
Identifier: com.apple.iPhoto
Version: 8.1 (8.1)
Build Info: iPhotoProject-4150000~4
Code Type: X86 (Native)
Parent Process: launchd [26237]
Date/Time: 2009-08-23 17:59:53.513 +0200
OS Version: Mac OS X 10.5.8 (9L30)
Report Version: 6
Anonymous UUID: F7BDB342-A108-4477-BC60-D14C22D80DA0
Exception Type: EXCBADACCESS (SIGBUS)
Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
Crashed Thread: 0
Thread 0 Crashed:
0 libstdc++.6.dylib 0x95e60a2f _dynamiccast + 59
1 com.apple.iPhoto 0x001a6182 0x1000 + 1724802
2 com.apple.iPhoto 0x001afb4e 0x1000 + 1764174
3 com.apple.iPhoto 0x001b0145 0x1000 + 1765701
4 com.apple.iPhoto 0x001b0389 0x1000 + 1766281
5 com.apple.iPhoto 0x00377d19 0x1000 + 3632409
6 com.apple.Foundation 0x917fc9ac __NSThreadPerformPerform + 476
7 com.apple.CoreFoundation 0x96db53c5 CFRunLoopRunSpecific + 3141
8 com.apple.CoreFoundation 0x96db5aa8 CFRunLoopRunInMode + 88
9 com.apple.HIToolbox 0x9105e2ac RunCurrentEventLoopInMode + 283
10 com.apple.HIToolbox 0x9105e0c5 ReceiveNextEventCommon + 374
11 com.apple.HIToolbox 0x9105df39 BlockUntilNextEventMatchingListInMode + 106
12 com.apple.AppKit 0x93a346d5 _DPSNextEvent + 657
13 com.apple.AppKit 0x93a33f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
14 com.apple.AppKit 0x93a2cf9f -[NSApplication run] + 795
15 com.apple.AppKit 0x939fa1d8 NSApplicationMain + 574
16 com.apple.iPhoto 0x00123e6a 0x1000 + 1191530
17 com.apple.iPhoto 0x0000354e 0x1000 + 9550
Thread 1:
0 libSystem.B.dylib 0x966f22e6 semaphoretimedwait_signaltrap + 10
1 libSystem.B.dylib 0x967242af pthread_condwait + 1244
2 libSystem.B.dylib 0x96725b33 pthreadcond_timedwait_relativenp + 47
3 com.apple.Foundation 0x91841dbc -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x91841bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x91841b35 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.proxtcore 0x01362201 -[XTMsgQueue waitForMessage] + 49
7 com.apple.proxtcore 0x01350363 -[XTThread run:] + 387
8 com.apple.Foundation 0x917fbdfd -[NSThread main] + 45
9 com.apple.Foundation 0x917fb9a4 _NSThread__main_ + 308
10 libSystem.B.dylib 0x96723155 pthreadstart + 321
11 libSystem.B.dylib 0x96723012 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x966f22e6 semaphoretimedwait_signaltrap + 10
1 libSystem.B.dylib 0x967242af pthread_condwait + 1244
2 libSystem.B.dylib 0x96725b33 pthreadcond_timedwait_relativenp + 47
3 com.apple.Foundation 0x91841dbc -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x91841bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x91841b35 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.proxtcore 0x01362201 -[XTMsgQueue waitForMessage] + 49
7 com.apple.proxtcore 0x01350363 -[XTThread run:] + 387
8 com.apple.Foundation 0x917fbdfd -[NSThread main] + 45
9 com.apple.Foundation 0x917fb9a4 _NSThread__main_ + 308
10 libSystem.B.dylib 0x96723155 pthreadstart + 321
11 libSystem.B.dylib 0x96723012 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x966f2286 machmsgtrap + 10
1 libSystem.B.dylib 0x966f9a7c mach_msg + 72
2 com.apple.CoreFoundation 0x96db4e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x96db5aa8 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x918303d5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
5 com.apple.proxtcore 0x013518a5 -[XTRunLoopThread run:] + 421
6 com.apple.Foundation 0x917fbdfd -[NSThread main] + 45
7 com.apple.Foundation 0x917fb9a4 _NSThread__main_ + 308
8 libSystem.B.dylib 0x96723155 pthreadstart + 321
9 libSystem.B.dylib 0x96723012 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x966f946e _semwaitsignal + 10
1 libSystem.B.dylib 0x96723dcd pthreadcondwait$UNIX2003 + 73
2 com.apple.iPhoto 0x00505a15 0x1000 + 5261845
3 com.apple.Foundation 0x917fbdfd -[NSThread main] + 45
4 com.apple.Foundation 0x917fb9a4 _NSThread__main_ + 308
5 libSystem.B.dylib 0x96723155 pthreadstart + 321
6 libSystem.B.dylib 0x96723012 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x966f2286 machmsgtrap + 10
1 libSystem.B.dylib 0x966f9a7c mach_msg + 72
2 com.apple.CoreFoundation 0x96db4e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x96db5aa8 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x97529264 CFURLCacheWorkerThread(void*) + 388
5 libSystem.B.dylib 0x96723155 pthreadstart + 321
6 libSystem.B.dylib 0x96723012 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x966f946e _semwaitsignal + 10
1 libSystem.B.dylib 0x96723dcd pthreadcondwait$UNIX2003 + 73
2 com.apple.Foundation 0x91843932 -[NSCondition wait] + 210
3 com.apple.iPhoto 0x005115ae 0x1000 + 5309870
4 com.apple.iPhoto 0x00510dcc 0x1000 + 5307852
5 com.apple.Foundation 0x917fbdfd -[NSThread main] + 45
6 com.apple.Foundation 0x917fb9a4 _NSThread__main_ + 308
7 libSystem.B.dylib 0x96723155 pthreadstart + 321
8 libSystem.B.dylib 0x96723012 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x966f946e _semwaitsignal + 10
1 libSystem.B.dylib 0x96723dcd pthreadcondwait$UNIX2003 + 73
2 com.apple.Foundation 0x91843932 -[NSCondition wait] + 210
3 com.apple.iPhoto 0x005115ae 0x1000 + 5309870
4 com.apple.iPhoto 0x00510dcc 0x1000 + 5307852
5 com.apple.Foundation 0x917fbdfd -[NSThread main] + 45
6 com.apple.Foundation 0x917fb9a4 _NSThread__main_ + 308
7 libSystem.B.dylib 0x96723155 pthreadstart + 321
8 libSystem.B.dylib 0x96723012 thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x967416fa select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x96723155 pthreadstart + 321
2 libSystem.B.dylib 0x96723012 thread_start + 34
Thread 9:
0 libSystem.B.dylib 0x966f2286 machmsgtrap + 10
1 libSystem.B.dylib 0x966f9a7c mach_msg + 72
2 com.apple.CoreFoundation 0x96db4e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x96db5b04 CFRunLoopRun + 84
4 com.apple.iLifeMediaBrowser 0x961345cd -[ILMediaBrowserPathWatcher(FSEvents) iLMBPathWatcherRunLoop] + 849
5 com.apple.Foundation 0x917fbdfd -[NSThread main] + 45
6 com.apple.Foundation 0x917fb9a4 _NSThread__main_ + 308
7 libSystem.B.dylib 0x96723155 pthreadstart + 321
8 libSystem.B.dylib 0x96723012 thread_start + 34
Thread 10:
0 libSystem.B.dylib 0x966f2286 machmsgtrap + 10
1 libSystem.B.dylib 0x966f9a7c mach_msg + 72
2 com.apple.CoreFoundation 0x96db4e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x96db5aa8 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x9185f520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5 com.apple.Foundation 0x917fbdfd -[NSThread main] + 45
6 com.apple.Foundation 0x917fb9a4 _NSThread__main_ + 308
7 libSystem.B.dylib 0x96723155 pthreadstart + 321
8 libSystem.B.dylib 0x96723012 thread_start + 34
Thread 11:
0 libSystem.B.dylib 0x966f946e _semwaitsignal + 10
1 libSystem.B.dylib 0x96723dcd pthreadcondwait$UNIX2003 + 73
2 com.apple.QuartzCore 0x9277da09 fefragmentthread + 54
3 libSystem.B.dylib 0x96723155 pthreadstart + 321
4 libSystem.B.dylib 0x96723012 thread_start + 34
Thread 12:
0 libSystem.B.dylib 0x966f946e _semwaitsignal + 10
1 libSystem.B.dylib 0x96723dcd pthreadcondwait$UNIX2003 + 73
2 com.apple.iPhoto 0x00505a15 0x1000 + 5261845
3 com.apple.Foundation 0x917fbdfd -[NSThread main] + 45
4 com.apple.Foundation 0x917fb9a4 _NSThread__main_ + 308
5 libSystem.B.dylib 0x96723155 pthreadstart + 321
6 libSystem.B.dylib 0x96723012 thread_start + 34
Thread 13:
0 libSystem.B.dylib 0x967229c6 kevent + 10
1 libSystem.B.dylib 0x96723155 pthreadstart + 321
2 libSystem.B.dylib 0x96723012 thread_start + 34
Thread 14:
0 libSystem.B.dylib 0x966f22e6 semaphoretimedwait_signaltrap + 10
1 libSystem.B.dylib 0x967242af pthread_condwait + 1244
2 libSystem.B.dylib 0x96725b33 pthreadcond_timedwait_relativenp + 47
3 ...ple.CoreServices.CarbonCore 0x93136d96 TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore 0x93136b76 TSWaitOnSemaphoreCommon + 422
5 ...ickTimeComponents.component 0x906e4aa2 ReadSchedulerThreadEntryPoint + 4724
6 libSystem.B.dylib 0x96723155 pthreadstart + 321
7 libSystem.B.dylib 0x96723012 thread_start + 34
Thread 15:
0 libSystem.B.dylib 0x966f22e6 semaphoretimedwait_signaltrap + 10
1 libSystem.B.dylib 0x967242af pthread_condwait + 1244
2 libSystem.B.dylib 0x96725b33 pthreadcond_timedwait_relativenp + 47
3 ...ple.CoreServices.CarbonCore 0x93136d96 TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore 0x93136b76 TSWaitOnSemaphoreCommon + 422
5 ...ple.CoreServices.CarbonCore 0x9315f1d8 AIOFileThread(void*) + 1056
6 libSystem.B.dylib 0x96723155 pthreadstart + 321
7 libSystem.B.dylib 0x96723012 thread_start + 34
Thread 16:
0 libSystem.B.dylib 0x966f22ce semaphorewait_signaltrap + 10
1 libSystem.B.dylib 0x967242c6 pthread_condwait + 1267
2 libSystem.B.dylib 0x96769539 pthreadcondwait + 48
3 ...ickTimeComponents.component 0x90858ed7 jpegdecompress_MPLoop + 79
4 libSystem.B.dylib 0x96723155 pthreadstart + 321
5 libSystem.B.dylib 0x96723012 thread_start + 34
Thread 17:
0 libSystem.B.dylib 0x966f946e _semwaitsignal + 10
1 libSystem.B.dylib 0x96723dcd pthreadcondwait$UNIX2003 + 73
2 com.apple.Foundation 0x91843932 -[NSCondition wait] + 210
3 com.apple.Foundation 0x917fc27a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938
4 com.apple.Foundation 0x9184f8e8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
5 com.apple.iPhoto 0x00377b3f 0x1000 + 3631935
6 com.apple.iPhoto 0x0019e08b 0x1000 + 1691787
7 com.apple.iPhoto 0x0027e967 0x1000 + 2611559
8 com.apple.iPhoto 0x0024d21d 0x1000 + 2408989
9 com.apple.iPhoto 0x00218882 0x1000 + 2193538
10 com.apple.Foundation 0x917fbdfd -[NSThread main] + 45
11 com.apple.Foundation 0x917fb9a4 _NSThread__main_ + 308
12 libSystem.B.dylib 0x96723155 pthreadstart + 321
13 libSystem.B.dylib 0x96723012 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xbfffe95c ebx: 0x180216b0 ecx: 0x018a1000 edx: 0x00000000
edi: 0x1fb19740 esi: 0x1fb19740 ebp: 0xbfffe978 esp: 0xbfffe930
ss: 0x0000001f efl: 0x00010202 eip: 0x95e60a2f cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000000
Binary Images:
0x1000 - 0x9f9ff6 com.apple.iPhoto 8.1 (8.1) <ba513fffdd548ed93219fe889216d6f7> /Applications/iPhoto.app/Contents/MacOS/iPhoto
0xb2f000 - 0xbf8fe5 com.apple.DiscRecording 4.0.7 (4070.4.1) <7c105f35c674aad3a476f8959d3f3ebb> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0xc63000 - 0xc8eff7 com.apple.DiscRecordingUI 4.0.7 (4070.4.1) <8382640e9ca4f6c5e087efb1c715db57> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
0xcac000 - 0xcaefff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
0xcb5000 - 0xcbffff com.apple.UpgradeChecker 1.0 (1.1) /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
0xcc9000 - 0xd65ffc com.apple.MobileMe 8 (1.0) <47df6c2078c51aa21d64274eae522d93> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
0xdc7000 - 0x1020ffb com.apple.MessageFramework 3.6 (936) <d7a6e5f6721cbab99ed3e83137dba11a> /System/Library/Frameworks/Message.framework/Versions/B/Message
0x1177000 - 0x1177fff +eOkaoCom.dylib ??? (???) <17adb0f4bf830b0b5293f843f1724644> /Applications/iPhoto.app/Contents/MacOS/eOkaoCom.dylib
0x117b000 - 0x11aefe7 +eOkaoDt.dylib ??? (???) <673bd0c5fac4abb7b55efd8a75e4759d> /Applications/iPhoto.app/Contents/MacOS/eOkaoDt.dylib
0x11b4000 - 0x131afff +eOkaoFr.dylib ??? (???) <684982fe55e4174d9cf3da4319bd57f9> /Applications/iPhoto.app/Contents/MacOS/eOkaoFr.dylib
0x131e000 - 0x1342ff2 +eOkaoPt.dylib ??? (???) <e2ed8de87a2d83093cb52e87f135a8a8> /Applications/iPhoto.app/Contents/MacOS/eOkaoPt.dylib
0x1349000 - 0x1390ff7 com.apple.proxtcore 1.0.0 (1.0.0) /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
0x13d4000 - 0x13d4ffa com.apple.iLifeSlideshow 1.0.3 (357.8) <3972fd155fdca7dc3144255d352a00ce> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/iLifeSlid eshow
0x13d8000 - 0x1458fef com.apple.NetServices.NetServices 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/ Versions/A/NetServices
0x14ba000 - 0x14baffd com.apple.AppleAppSupport 1.5 (1.5) /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleApp Support
0x14be000 - 0x14e2fe7 com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <623d0f3f1b3fb665dc9cb196c482510a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
0x14f7000 - 0x151ffff com.apple.iLifeSlideshowCore 1.0.3 (126) <cb45910ef1f302784d76e995ef03da9d> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowCore.framework/Versions/A/iLifeSlideshowCore
0x1539000 - 0x1652fe7 com.apple.iLifeSlideshowProducer 1.0.3 (319.5) <ce73bb90e7ab525dcd4a1576dfc6ef76> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowProducer.framework/Versions/A/iLifeSlideshowProducer
0x16d0000 - 0x17cefe3 com.apple.iLifeSlideshowRenderer 1.0.3 (313.7) <efad06d8111e15c561055c878aaf3086> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowRenderer.framework/Versions/A/iLifeSlideshowRenderer
0x183f000 - 0x1847fff com.apple.iLifeSlideshowExporter 1.0.3 (125.2) <ee2c7a8e68a25f6072d8fe45c5eb5b52> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowExporter.framework/Versions/A/iLifeSlideshowExporter
0x1850000 - 0x186ffed com.apple.audio.CoreAudioKit 1.5 (1.5) <585f5ec95dc8f1efe51d820be84d53a6> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x1881000 - 0x1889fe7 com.apple.NetServices.BDControl 1.0.5 (1.0.5) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ve rsions/A/BDControl
0x1895000 - 0x1898fff com.apple.NetServices.BDRuleEngine 1.0.2 (1.0.2) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework /Versions/A/BDRuleEngine
0x1a8a000 - 0x1a8affe +net.sourceforge.SafariAdBlockLoader 0.4.0 RC2 (0.4.0 RC2) <72ad79dff79d4748e0fce8e6c6437dde> /Library/InputManagers/Safari AdBlock/Safari AdBlock Loader.bundle/Contents/MacOS/Safari AdBlock Loader
0x1c88000 - 0x1c8cfff com.apple.iPhoto.RSSPublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/RSSPublisher.publisher/Contents/MacOS /RSSPublisher
0x1c94000 - 0x1c95ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
0x1fe0000 - 0x1ff0ff3 com.apple.iPhoto.FlickrPublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/FlickrPublisher.publisher/Contents/Ma cOS/FlickrPublisher
0x1686f000 - 0x16a76fef com.apple.RawCamera.bundle 2.1.0 (474) <48a574d3b3269c8dbdc38d6f67879317> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x16d0c000 - 0x16d21fff com.apple.iPhoto.FacebookPublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/FacebookPublisher.publisher/Contents/ MacOS/FacebookPublisher
0x16d2e000 - 0x16d5fff7 com.apple.iPhoto.MobileMePublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/MobileMePublisher.publisher/Contents/ MacOS/MobileMePublisher
0x176e6000 - 0x176ebff3 libCGXCoreImage.A.dylib ??? (???) <1f434f80766420ae8f39993974966e7e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x17ea8000 - 0x17eb3fff com.apple.BookService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Co ntents/MacOS/BookService
0x17edc000 - 0x17ee6fff com.apple.CalendarsService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/CalendarsService.NetServi ce/Contents/MacOS/CalendarsService
0x18580000 - 0x1858afff com.apple.CardsService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/CardsService.NetService/C ontents/MacOS/CardsService
0x18594000 - 0x1859ffff com.apple.PrintsService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/ Contents/MacOS/PrintsService
0x185bc000 - 0x185bdfe1 com.apple.textencoding.unicode 2.2 (2.2) <09ac11c81bf4e673a30cc364868fdc11> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x185e3000 - 0x185eafff com.apple.iLMBAperturePlugin 2.0.4 (110.0.2) <602689ad6475778b088494967c7b90e4> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
0x185f2000 - 0x185f3fff com.apple.iLMBAppDefPlugin 2.0.4 (110.0.2) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
0x185f9000 - 0x185fafff com.apple.iLMBFolderPlugin 2.0.4 (110.0.2) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
0x18723000 - 0x18727fff com.apple.iLMBGarageBandPlugin 2.0.4 (110.0.2) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
0x1872e000 - 0x18739fff com.apple.iLMBiMoviePlugin 2.0.4 (110.0.2) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
0x18d6a000 - 0x18d7bfff com.apple.iLMBiPhoto8Plugin 2.0.4 (110.0.2) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
0x18d85000 - 0x18d8dfff com.apple.iLMBiPhotoPlugin 2.0.4 (110.0.2) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
0x18d95000 - 0x18d9dfff com.apple.iLMBiTunesPlugin 2.0.4 (110.0.2) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
0x18da5000 - 0x18e61fff com.apple.iTunesAccess 8.2.1 (8.2.1) <6133927fda20b296535a3e3ad5d0d30d> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
0x18e81000 - 0x18e83fff com.apple.iLMBMoviesFolderPlugin 2.0.4 (110.0.2) <b91e6ca50b1c41170715d1baa497db91> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
0x18e8a000 - 0x18e8cfff com.apple.iLMBPhotoBoothPlugin 2.0.4 (110.0.2) <496879bdc0d691a98efdc89bea1ddf9a> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
0x190f9000 - 0x190fbffb com.apple.PDFImporter 1.7 (???) <b603ac4c89e10318285b023d1fe52964> /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
0x19ae6000 - 0x19ae6ffe com.apple.JavaPluginCocoa 12.3.0 (12.3.0) <ab888344b5c6d9f3fcf53dbd59276b06> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
0x19aec000 - 0x19af2ffc com.apple.JavaVM 12.3.0 (12.3.0) <ee9b9f648e9b98b1c7644b6a7c630a91> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x19d71000 - 0x19d71ffd libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
0x1a873000 - 0x1a878ff7 com.apple.AppleMPEG2Codec 1.0.1 (220) <6fdff3c87ececb7413749c0230c54f78> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
0x1a8b1000 - 0x1a8bdfff +net.telestream.license 1.0.1.3-GC (1.0.1.3-GC) <105e17171fcc41681295768fb28c4217> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
0x1b191000 - 0x1b1abfc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
0x1b2de000 - 0x1b2f7ff3 com.apple.applepixletvideo 1.2.18 (1.2d18) <fd882f567e0480f18107f66ea6e7187d> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
0x1d72f000 - 0x1d782fe7 com.apple.AppleProResDecoder 2.0 (223) /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
0x1f100000 - 0x1f2f7fc2 +net.telestream.wmv.import 2.2.3.7 (2.2.3.7) <16463171cbc541aca577883c116422ee> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
0x1f366000 - 0x1f4c8fe2 +net.telestream.wmv.advanced 2.2.3.7 (2.2.3.7) <33ea17448ff4499197c8279db599b913> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
0x1f52f000 - 0x1f594fef com.apple.AppleVAH264HW.component 1.0 (1.0) <f6bca4c02af7d34f5131dacdd4fa6e41> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
0x1f64f000 - 0x1f68afff com.apple.QuickTimeFireWireDV.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
0x1f697000 - 0x1f6e5fe3 com.apple.AppleVAFramework 4.1.16 (4.1.16) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
0x9000d000 - 0x90011fff com.apple.OpenDirectory 10.5 (10.5) <46ccc9f47cedee69d1c65838c8e4f642> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
0x90012000 - 0x90fedff6 com.apple.QuickTimeComponents.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
0x90fee000 - 0x9102dfef libTIFF.dylib ??? (???) <5bf6b42bc5e007fcea32f6620b14cba3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9102e000 - 0x91336fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x91337000 - 0x9136bfef com.apple.bom 9.0.1 (136.1.1) <007941632d316d064e8decc51255a5e0> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x9136c000 - 0x913fffff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x91400000 - 0x9143cfff com.apple.DAVKit 3.0.6 (661) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
0x9143d000 - 0x91525ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91526000 - 0x91526ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
0x91527000 - 0x91578feb com.apple.framework.familycontrols 1.0.4 (1.0.4) <e76b4fa1c25673c8e0fb183b6c0e8eaf> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x91579000 - 0x91585fff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
0x91586000 - 0x9158bffc com.apple.KerberosHelper 1.1 (1.0) <026012b54e36fecbc1a4ed3a3edec439> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
0x9158c000 - 0x9158cffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x9158d000 - 0x915a5ff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x915a6000 - 0x915d8ff7 com.apple.DotMacSyncManager 1.2.4 (308) <890ea4eb2947d2e701dcda9f6a7a3e9e> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
0x915d9000 - 0x915e0fe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
0x915e1000 - 0x9162afef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x9162b000 - 0x9163cffe com.apple.CFOpenDirectory 10.5 (10.5) <4f1fe76bbb063b97eb78057f6be30d66> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9163d000 - 0x91646fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x9165f000 - 0x9165fffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91660000 - 0x917f0fff com.apple.JavaScriptCore 5531 (5531.5) <3679fe16241dae6f730a39c16c04e30f> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x917f1000 - 0x91a6dfe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91a6e000 - 0x91e2cfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x91e2d000 - 0x91ec0ff3 com.apple.ApplicationServices.ATS 3.7 (???) <ee62ba9c0a4c8e23dd52f867c03ca5a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x91ec1000 - 0x92092ffb com.apple.security 5.0.5 (36371) <1f7f48b36bc90d114220cc81e4e4694f> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92093000 - 0x920a8ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x920a9000 - 0x920ebfef com.apple.NavigationServices 3.5.2 (163) <7f4f1766414a511bf5bc68920ac85a88> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x920ec000 - 0x920fbfff libsasl2.2.dylib ??? (???) <5b0f9eaa4bde9c19c9288afaf7396067> /usr/lib/libsasl2.2.dylib
0x920fc000 - 0x92112fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x92113000 - 0x9216fff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x92170000 - 0x92170ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x92171000 - 0x92181ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x92182000 - 0x921f4fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x921f5000 - 0x921f5ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x921f6000 - 0x921fbfff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x921fc000 - 0x92236ffe com.apple.securityfoundation 3.0.2 (36131) <dd2a4d1a4f50b82923d7cfc5df10455d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x92237000 - 0x92255fff libresolv.9.dylib ??? (???) <0e26b308654f33fc94a0c010a50751f9> /usr/lib/libresolv.9.dylib
0x92256000 - 0x9225bfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9225c000 - 0x9226bffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <a2f7a163a74c134f6f17d497423436fe> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x9226c000 - 0x92295fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
0x92296000 - 0x922d7fe7 libRIP.A.dylib ??? (???) <afe3da44b06b24626997749a47b79af9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x922d8000 - 0x92355feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92356000 - 0x92358fff com.apple.securityhi 3.0 (30817) <b3517782ad664a21e4fd60242e92723e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x92359000 - 0x92367ffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
0x92368000 - 0x92370fff com.apple.DiskArbitration 2.2.1 (2.2.1) <ba64dd6ada417b5e7be736957f380bca> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92371000 - 0x9237dff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x9237e000 - 0x9245fff7 libxml2.2.dylib ??? (???) <9a5d410de57c87f71e2d530a1859b897> /usr/lib/libxml2.2.dylib
0x92460000 - 0x925a8ff7 com.apple.ImageIO.framework 2.0.6 (2.0.6) <4febd1ccf49ae410e82d12c02ba33b68> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x925a9000 - 0x925a9ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
0x925aa000 - 0x925adfff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x925ae000 - 0x925b5ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
0x925b6000 - 0x925deff7 com.apple.shortcut 1.0.1 (1.0) <37e4b08cfaf9edb08b8682a06c4ec844> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x925df000 - 0x9266bff7 com.apple.LaunchServices 291 (291) <099eba2fe584376b476f9a262f41ecf2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x9266c000 - 0x92688ff3 libPng.dylib ??? (???) <9f50967afbd4384e61e68439f81db76c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92689000 - 0x92a26fef com.apple.QuartzCore 1.5.8 (1.5.8) <18113e06d296230d63a63b58baf35f55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92a27000 - 0x92a54feb libvDSP.dylib ??? (???) <f39d424bd56a0e75d5c7a2280a25cd76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x92a55000 - 0x92adcff7 libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
0x92add000 - 0x92ba6fef com.apple.QuickTimeMPEG4.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
0x92ba7000 - 0x92cadff7 com.apple.PubSub 1.0.4 (65.11) <ef090a992adb71fb01ddfef90754ca49> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x92cae000 - 0x92ccdffa libJPEG.dylib ??? (???) <dad0ee08a8b850d679f024e090984480> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x92cce000 - 0x92ceafff com.apple.IMFramework 4.0.8 (584) <03c3fc58fa1809c1716aaa7b623ff3d1> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
0x92ceb000 - 0x92ea7ff3 com.apple.QuartzComposer 2.1 (106.13) <dc04566811ab9c5316d1a622f42da8ba> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x92ea8000 - 0x92f22ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <9ae833544b8249984c07544dbe6a97fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x92f23000 - 0x9305bfe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x9305c000 - 0x9310cfff edu.mit.Kerberos 6.0.13 (6.0.13) <e3baa3d7b3ca7fa92082958af0b36973> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9310d000 - 0x933e7ff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <dbe18301a8b0933b0f990e3f48f49043> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x933e8000 - 0x938b9fbe libGLProgrammability.dylib ??? (???) <d5cb4e7997a873cd77523689e6749acd> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x938ba000 - 0x939f3ff7 libicucore.A.dylib ??? (???) <dd8aa51c356e79ef8cdfa341a0d69f5b> /usr/lib/libicucore.A.dylib
0x939f4000 - 0x941f2fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x941f3000 - 0x94217feb libssl.0.9.7.dylib ??? (???) <1ffdb9ff23c05f6205233e3f2956f82e> /usr/lib/libssl.0.9.7.dylib
0x94218000 - 0x94235ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x94236000 - 0x948d6fff com.apple.CoreGraphics 1.409.3 (???) <5c10a8120b8a797b0149b0aa7853fbc3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x948d7000 - 0x948effff com.apple.openscripting 1.2.8 (???) <a888b18c8527f71629702ed8dce9c877> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x948f0000 - 0x948f0ffe com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x948f1000 - 0x948f7fff com.apple.print.framework.Print 218.0.3 (220.2) <8c541d587e4068a5fe5a5ce8ee208516> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x948f8000 - 0x948fcffd com.apple.AOSNotification 1.0.0 (68.13) <24530e1abba37ab4bacf92fcf13cd216> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
0x948fd000 - 0x95189fff com.apple.WebCore 5531 (5531.9) <fdb731afe66ea9ae2f4580dead0b5b53> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x9518a000 - 0x951dbff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x951dc000 - 0x95235ff7 libGLU.dylib ??? (???) <64d010e31d7596bd8f9edc6e027d1d0c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x95236000 - 0x95318fff com.apple.syncservices 3.3 (389.20) <bfedc8cbb3754652e13d67a45791fac9> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
0x95319000 - 0x95319ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9531a000 - 0x9534bffb com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x9534c000 - 0x9549eff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9549f000 - 0x954d9fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x954da000 - 0x95510fef libtidy.A.dylib ??? (???) <736e56b453bb1324125d72cc3bfd3aed> /usr/lib/libtidy.A.dylib
0x95511000 - 0x95674ff2 com.apple.CalendarStore 3.0.8 (860) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
0x95675000 - 0x95677ff1 com.apple.QuickTimeH264.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x95678000 - 0x9571ffeb com.apple.QD 3.11.56 (???) <b66ab22356d5e0a15b35c11e57bba404> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x95720000 - 0x9572bfff com.apple.dotMacLegacy 3.1 (246) <1a8b7930067bce09867a6fb7b7ba31b2> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
0x9572c000 - 0x95750fff libxslt.1.dylib ??? (???) <adfe90a3d564d824d5ae0fa6df8d6c3f> /usr/lib/libxslt.1.dylib
0x95751000 - 0x95791fff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
0x95792000 - 0x9579cfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x9579d000 - 0x9579dffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9579e000 - 0x95baefef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x95e18000 - 0x95e19ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
0x95e1a000 - 0x95e77ffb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
0x95e78000 - 0x95e88fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95e89000 - 0x95f3bffb libcrypto.0.9.7.dylib ??? (???) <8ac6abef4b3bb125c8bf84634421bcee> /usr/lib/libcrypto.0.9.7.dylib
0x95f3c000 - 0x95fa2ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x95fa3000 - 0x95fa3fff com.apple.Carbon 136 (136) <eb3c292d5544512f86e1e4e743c23f8e> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x95fa4000 - 0x96011ffb com.apple.WhitePagesFramework 1.2 (122.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
0x96012000 - 0x96041fe3 com.apple.AE 402.3 (402.3) <dba512e47f68eea1dd0ab35f596edb34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x96042000 - 0x96079fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <41d5aeffefc6d19d471f51ae0b15024f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x9607a000 - 0x960f9ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x960fa000 - 0x9616cff7 com.apple.iLifeMediaBrowser 2.0.4 (346.0.2) <058e71511bc69371e11ea40cf7a3fc19> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
0x9616d000 - 0x9617afe7 com.apple.opengl 1.5.10 (1.5.10) <e7d1198d869f45f09251f9697cbdd192> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9617b000 - 0x961f8fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x961f9000 - 0x96388fe7 com.apple.CoreAUC 3.08.0 (3.08.0) <a412e535a9fb9c36ba972e5158059785> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x96389000 - 0x963d3fe1 com.apple.securityinterface 3.0.3 (36953) <0d481914378ffb037dd26144af5a1aa2> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x963d4000 - 0x9642eff7 com.apple.CoreText 2.0.4 (???) <c7a222be1b51a9954eae716adbd5626a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x9642f000 - 0x96436ff7 libCGATS.A.dylib ??? (???) <ad468a4bd067775b193a8651651866ba> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x96437000 - 0x96439ff5 libRadiance.dylib ??? (???) <7f14661d29de8cbf01334909542c0fc5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9643a000 - 0x964c4fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x964c5000 - 0x96552ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96553000 - 0x96591fff libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x96592000 - 0x96635ff7 com.apple.QuickTimeImporters.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
0x96636000 - 0x966f0fe3 com.apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x966f1000 - 0x96858ff3 libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
0x96859000 - 0x96934fe7 com.apple.WebKit 5531 (5531.9) <36112647223b999a033bc2f740277948> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x96935000 - 0x96a15fff libobjc.A.dylib ??? (???) <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
0x96a16000 - 0x96a1bfff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x96a1c000 - 0x96a28ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x96a59000 - 0x96bd9fff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x96bda000 - 0x96ca1ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x96ca2000 - 0x96ca6fff com.apple.CoreMediaAuthoringPrivate 1.6 (1.6) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
0x96ca7000 - 0x96cebfeb com.apple.DirectoryService.PasswordServerFramework 3.0.4 (3.0.4) <45d0af6eed184b278990175527a0d3fa> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
0x96cec000 - 0x96cf3fff com.apple.agl 3.0.9 (AGL-3.0.9) <5a57ce58f8adb7825e1adb9f7cdea151> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x96cf4000 - 0x96cf8fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x96cf9000 - 0x96d17ff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <48d78074835db0d5fe5b632991c21b1b> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x96d18000 - 0x96d41fff libcups.2.dylib ??? (???) <3f0976287f63781607864f6586ad7229> /usr/lib/libcups.2.dylib
0x96d42000 - 0x96e75fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96ec5000 - 0x96f90fff com.apple.ColorSync 4.5.2 (4.5.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x96f91000 - 0x96f91ff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x96f92000 - 0x97086ff4 libiconv.2.dylib ??? (???) <96ff4c6f84c4a1623cb78287371cdd3f> /usr/lib/libiconv.2.dylib
0x97087000 - 0x970b2fe7 libauto.dylib ??? (???) <4f3e58cb81da07a1662c1f647ce30225> /usr/lib/libauto.dylib
0x970b3000 - 0x970b7fff libGIF.dylib ??? (???) <abf65b853acce7bc8419c74716be5be0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x970b8000 - 0x9716fff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x97170000 - 0x97496fe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x97497000 - 0x974c9fff com.apple.LDAPFramework 1.4.5 (110) <58ae8640d81410ce76afaf5e007d4e59> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x974ca000 - 0x974d5fe7 libCSync.A.dylib ??? (???) <93e9774b1e5e026d5455ec72b6d4e623> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x974d6000 - 0x97525fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x97526000 - 0x975cdfec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x975d1000 - 0x975e4fff com.apple.IMUtils 4.0.8 (584) <f9b5c40fc6a37b082ae2a3df33766105> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Similar Messages

  • Iphoto crashing after using mini-dvi to video adapter

    Hi, IPhoto on my Macbook is crashing. I can open it, then as soon as I scroll down it locks up and I have to force quit.
    This started happening right after I used a Mini-DVI to Video Adapter cable to hook my macbook up to my TV. The adapter/s-video connection worked and I was able to see the video on the tv. But iphoto immediately locked up the computer when I went to slide show and now it locks every time I open it.
    Any ideas?
    Thank you:)
    Dorothy

    It means that the issue resides in your existing Library.
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.
    Regards
    TD

  • Cannot open and update IPhoto after upgrading to OXYosemite

    From the App store, I downloaded and installed OXYosemite. There are 2 more updates available: iPhoto and iMovie. When I try to upload them, the notice I get is "Update Unavailable with This Apple ID  This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled."
    I have 2 apple IDs when I inquire about my ids. Signing in App Store with either of them, doesn't resolve the problem. I get the same notice. iTunes, Mac, mobile downloads, all use the same apple IP, only for the computer downloads from App Store isn't working.
    What should I do?
    Thanks, Sev

    I have the same problem and can't find out how to correct it.  Unable to update iPhoto or iMovie .. I get the same message as above user.  Help!

  • I am having macbook air recently my iphotos did not open and was showing report apple and reopen but i came to know that by pressing alt and iphotos i open an new photo library and stored the pics but now how can i get the pics which i had in the earlier

    i am having macbook air recently my iphotos did not open and was showing report apple and reopen but i came to know that by pressing alt and iphotos i open an new photo library and stored the pics but now how can i get the pics which i had in the earlier photo please help me to recover my photos

    Well I'll guess you're using iPhoto 11:
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In early versions of Library Manager it's the File -> Rebuild command. In later versions it's under the Library menu.)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  
    Regards
    TD

  • IPhoto slideshow using mini-dvi to video adapter

    When using the mini-dvi to video adapter to connect to my widescreen tv (via composite), to show iPhoto slideshows, the transistions between slides dont apear and there are no ken burns effects. The slideshow runs fine on my MacBook display (ie when not conected to the tv), and the is no other distortion or flickering (as reported in other threads), this seems odd to me or is it just a limitation of analogue output.
    2Ghz MacBook, White   Mac OS X (10.4.7)  

    It means that the issue resides in your existing Library.
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.
    Regards
    TD

  • I create a birthday calendar in iCal and then click on it in iphoto at the begining of the calendar project each year.  Some how the birthday did not populate the photo calendar.  Is there a way to add the birthday iCal calendar into the calendar project?

    I created a birthday calendar to use in iphoto for calendar.  When a new calendar project is started each year, I click on it in.  Some how the birthday did not populate the photo calendar this year.  The photo calendar is almost complete.  Is there a way to add the birthday iCal calendar into the calendar project? I would prefer not to start over.

    Hi,
    If you first select the calendar on the left, so that its background is highlighted blue/grey, when you make a new events they should be added to that calendar.
    Best wishes
    John M

  • Cannot send email from within iPhoto

    Using OX X 10.7.5 cannot send email from within iPhoto.  I get this error message: "Your email did not go through because the server did not reply."
    If I change the preference to use email, everything goes fine but I lose the formatting feature.

    iPhoto Menu ->
    Preferences ->
    Accounts ->
    Delete and recreate your email settings.
    Alternatively, use Apple's Mail for the job. It has Templates too - and more of them. Check out the Stationery...

  • How can I restore an iPhoto library from Time Machine (ML) - when I TM doesn't see the backup??

    Hi,
    I recently did a Time Machine backup of my MacBook Pro (Mountain Lion) onto an external HDD. Around the time of the last backup, my system was behaving funny so I decided to rebuild the OS X.
    Because the last TM backup was of a system that as mentioned, was somewhat 'unstable', and I only had a few backups available (didn't have TM running too long beforehand) - I decided not to use TM to 'restore' my system. I just did  a clean install of ML and planned on pulling files over manually. I'd done this before and it worked a treat.
    This time ran into a snag. The backup disk TM used was an external HDD which I wanted to upgrade (suffice to say it works fine). So, I needed to move the backup.backupdb directory to my other HDD. The copy seemed to work fine ... so far so good.
    I installed the new ML OS on my MacBook Pro and that was fine too. I was able to pull most of my files over by going into the TM backup and copying what I needed.
    BUT, for some reason, this didn't work for the iPhoto library?
    Alas, I found that you need to do a 'restore' iPhoto library file from whithin TM. So I fired up TM and noticed that it didn't recognise the old backup file located on the HDD. I.e. when I turned on TM, pointed it to the external HDD (where I copied the previous backup to), it started a fresh backup.
    So ... my question is - "How do I restore the iPhoto library if I can't get to it from TM?"
    Thanks in advance to anyone that can help! The last 15 years of photos are stored in this library!

    Hi ...
    I've found a solution to my problem.
    Time Machine locates extenal HDD backups differently depending if they were done via a network or via a USB/FireWire/Thunderbolt connection.
    My initial backup was done via a direct Thunderbolt connection. I ran into the above issue b/c the second time when I tried looking for the backup file the HDD was conencted to my iMac and I was accessing it via a network conenction.
    I simply connected the drive directly to my MacBook pro and ... voila. I was able to see the backup, select the iPhoto library and begin the restore.
    Hope this helps.
    BTW - I found this out by reading the 'blue box' selection on this page: http://pondini.org/TM/E2.html
    (Thanks goes to Pondini!)

  • I am trying to move my wife's iPhoto '08 library to my new iMac for iPhoto '11.

    I am trying to move my wife's iPhoto (2007) library on a Macbook to my new iMac for iPhoto '11.  First, when I opened iPhoto on the iMac it asked me to create a library, which I did.  Then I imported her photos via a wireless network to my "new" library.  However, when it finally finished importing, it had imported 3 copies of each photo from her library.  I deleted the "new" library and started over.
    Second, I opened iPhoto on the iMac and chose to use "other library."  I chose my wife's shared iPhoto library and it began transferring the photos to the new iMac (or so I thought).  This worked beautifully as it only brought over single photos and not 3 copies like discussed above.  After editing the new library and adding some photos from an old PC, I shut down iPhoto.  A few hours later I tried to open iPhoto on the iMac and it gave me the opening screen again with choices to create a new library or use a different library.  As it turns out, my wife's Macbook and been disconneted from our wireless network.  I was able to figure out that that unless my wife's Macbook is connected to the network then I cannot access the iPhoto library on my iMac.  I was under the impression that I had copied her library to my computer and that the photo files were now on the hard drive of the iMac.  So when her computer is offline I can no longer access the imported library.  I want her library to stay on the iMac as we plan to sell her Macbook.  As you now know, we cannot access her iPhoto library on the Macbook since she is running an older version of iPhoto.
    So, what I would like to do is to completely transfer the photos from her Macbook to my new iMac and be able to access them on the iMac regardless of whether she is on the network or not because we plan to sell her Macbook to a friend.  Thank you for any help you can provide.

    To move an iPhoto Library to a new machine:
    Link the two Macs together: there are several ways to do this: Wireless Network,Firewire Target Disk Mode, Ethernet, or even just copy the Library to an external HD and then on to the new machine...
    But however you do choose to link the two machines...
    Simply copy the iPhoto Library from the Pictures Folder on the old Machine to the Pictures Folder on the new Machine.
    Then hold down the option (or alt) key key and launch iPhoto. From the resulting menu select 'Choose Library'
    and select the Library that you moved.  That's it.
    This moves photos, events, albums, books, keywords, slideshows and everything else.
    Your first option didn't work because you imported one Library to another. Every version and thumbnail is imported like a distinct photo, you lose all your Albums, Keywords etc., the link between Original and Previews is destroyed, the non-destructive editing feature is ruined and so on. In summary: it's mess.
    Your second option didn't work because you simply referenced her library on the old machine.
    Regards
    TD

  • Help! iPhoto crashes every time I try to open and view photos.

    Every time i try to open iPhoto it unexpectedly shuts down. Here is the begining of the problem details:
    Process:         iPhoto [242]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.2.1 (9.2.1)
    Build Info:      iPhotoProject-628000000000000~1
    App Item ID:     408981381
    App External ID: 4641130
    Code Type:       X86 (Native)
    Parent Process:  launchd [85]
    Date/Time:       2012-10-08 20:14:46.383 -0700
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          39160 sec
    Crashes Since Last Report:           14
    Per-App Interval Since Last Report:  33204 sec
    Per-App Crashes Since Last Report:   14
    Anonymous UUID:                      53C12CB1-C934-4FA2-AEEC-E1FD1CA80E12
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x0000000022763000
    Crashed Thread:  33
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x958b3aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x958b375e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x958b53f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.Foundation                    0x92852a1c -[__NSOperationInternal waitUntilFinished] + 55
    4   com.apple.Foundation                    0x928529cd -[NSOperation waitUntilFinished] + 89
    5   com.apple.iPhoto                        0x0081482e 0x1000 + 8468526
    6   com.apple.iPhoto                        0x00067d7c 0x1000 + 421244
    7   com.apple.iPhoto                        0x000664ce 0x1000 + 414926
    8   com.apple.iPhoto                        0x0007ab9d 0x1000 + 498589
    9   com.apple.iPhoto                        0x000280cc 0x1000 + 159948
    10  com.apple.iPhoto                        0x00021e2f 0x1000 + 134703
    11  com.apple.iPhoto                        0x00021331 0x1000 + 131889
    12  com.apple.iPhoto                        0x000a4bcf 0x1000 + 670671
    13  com.apple.iPhoto                        0x00084c07 0x1000 + 539655
    14  com.apple.iPhoto                        0x00246d6c 0x1000 + 2383212
    15  com.apple.iPhoto                        0x000349fc 0x1000 + 211452
    16  com.apple.Foundation                    0x9280ddb3 _nsnote_callback + 176
    17  com.apple.CoreFoundation                0x94bea763 __CFXNotificationPost + 947
    18  com.apple.CoreFoundation                0x94bea16a _CFXNotificationPostNotification + 186
    19  com.apple.Foundation                    0x92802c50 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
    20  com.apple.Foundation                    0x9281005d -[NSNotificationCenter postNotificationName:object:] + 56
    21  com.apple.AppKit                        0x938d5216 -[NSApplication _postDidFinishNotification] + 125
    22  com.apple.AppKit                        0x938d5126 -[NSApplication _sendFinishLaunchingNotification] + 74
    23  com.apple.AppKit                        0x93a2c339 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
    24  com.apple.AppKit                        0x93a2bf59 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
    25  com.apple.Foundation                    0x928431f8 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
    26  com.apple.Foundation                    0x92842fbc _NSAppleEventManagerGenericHandler + 228
    27  com.apple.AE                            0x91ce5f5c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
    28  com.apple.AE                            0x91ce5e5b dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
    29  com.apple.AE                            0x91ce5d65 aeProcessAppleEvent + 197
    30  com.apple.HIToolbox                     0x942be197 AEProcessAppleEvent + 50
    31  com.apple.AppKit                        0x938a57d2 _DPSNextEvent + 1420
    32  com.apple.AppKit                        0x938a4dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    33  com.apple.AppKit                        0x938671f3 -[NSApplication run] + 821
    34  com.apple.AppKit                        0x9385f289 NSApplicationMain + 574
    35  com.apple.iPhoto                        0x0001159a 0x1000 + 66970
    36  com.apple.iPhoto                        0x00010a29 0x1000 + 64041

    As a Test:
    Hold down the option (or alt) key and launch iPhoto. From the resulting menu select 'Create Library'
    Import a few pics into this new, blank library. Is the Problem repeated there?

  • Help! I am making an iPhoto book and all of a sudden it will not open and I get a huge error message which is supposedly sent to Apple.  How do I access that site????

    Mac osX 10.6.8
    iBook - old version
    can not access Safari - going through Chrome
    All of a sudden my IBook would not open (100 pages and almost finished)
    Error message sent to Apple - how do I access them??????
    Thank you for any help you can give me
    <Email Edited by Host>

    Do you mean, you have been creating a Photo Book in iPhoto? Or an iBook in iBook Author?
    If you are asking about a photo book in iPhoto, what was the last you did in iPhoto, before the crash happened?  Did you add a page with a map?
    Then you may have a problem with a bug, where adding a route to a map may render the book unreadable.  In that case the best option is to restore the iPhoto library from the last backup you made, before you added the map to the book.
    It is not possible to open the book and to delete the unreadable page. You can only delete the book and start over, if this bug is the reason for the crashes. See for example this link:  Getting rid of problem photo book

  • My Safari won't open. The only thing I recently did was update to OSX Lion and update my iphoto. Ever since then, it will not open.

    Safari won't open. The recent changes I made are, I downloaded OSX Lion and an iphoto update. Not sure if this has anything to do with it? Here is the error report I am getting:
    Process:    
    Safari [1520]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    5.1.6 (7534.56.5)
    Build Info: 
    WebBrowser-7534056005000000~6
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [141]
    Date/Time:  
    2012-08-22 12:29:47.759 -0700
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:     
    20890 sec
    Crashes Since Last Report:      
    34
    Per-App Interval Since Last Report:  174 sec
    Per-App Crashes Since Last Report:   34
    Anonymous UUID:                 
    71251E88-EA60-4C2C-8F8C-58090E709CB0
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    objc[1520]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
    *** Call stack at first throw:
    0   CoreFoundation                 
    0x90477a67 __raiseError + 231
    1   libobjc.A.dylib                
    0x917ed149 objc_exception_throw + 155
    2   CoreFoundation                 
    0x903df289 +[NSException raise:format:arguments:] + 137
    3   Foundation                     
    0x9a98f233 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
    4   AppKit                         
    0x91a35972 -[NSMenu itemAtIndex:] + 175
    5   AppKit                         
    0x91a35ae9 -[NSMenu removeItemAtIndex:] + 64
    6   Safari                         
    0x00015a96 -[AppController awakeFromNib] + 463
    7   CoreFoundation                 
    0x903d51aa -[NSObject performSelector:] + 58
    8   CoreFoundation                 
    0x903d5127 -[NSSet makeObjectsPerformSelector:] + 247
    9   AppKit                         
    0x91a1b24f -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
    10  AppKit                         
    0x91a10fce loadNib + 380
    11  AppKit                         
    0x91a103b5 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
    12  AppKit                         
    0x91a102bf +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
    13  AppKit                         
    0x91a101f3 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
    14  AppKit                         
    0x91c94978 NSApplicationMain + 445
    15  Safari                         
    0x0021c519 SafariMain + 187
    16  Safari                         
    0x00002f79 Safari + 3961
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation 
    0x90477957 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
    1   libobjc.A.dylib          
    0x917ed149 objc_exception_throw + 155
    2   com.apple.CoreFoundation 
    0x903df289 +[NSException raise:format:arguments:] + 137
    3   com.apple.Foundation     
    0x9a98f233 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
    4   com.apple.AppKit         
    0x91a35972 -[NSMenu itemAtIndex:] + 175
    5   com.apple.AppKit         
    0x91a35ae9 -[NSMenu removeItemAtIndex:] + 64
    6   com.apple.Safari.framework
    0x00015a96 -[AppController awakeFromNib] + 463
    7   com.apple.CoreFoundation 
    0x903d51aa -[NSObject performSelector:] + 58
    8   com.apple.CoreFoundation 
    0x903d5127 -[NSSet makeObjectsPerformSelector:] + 247
    9   com.apple.AppKit         
    0x91a1b24f -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
    10  com.apple.AppKit         
    0x91a10fce loadNib + 380
    11  com.apple.AppKit         
    0x91a103b5 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
    12  com.apple.AppKit         
    0x91a102bf +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
    13  com.apple.AppKit         
    0x91a101f3 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
    14  com.apple.AppKit         
    0x91c94978 NSApplicationMain + 445
    15  com.apple.Safari.framework
    0x0021c519 SafariMain + 187
    16  com.apple.Safari         
    0x00002f79 0x2000 + 3961
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x9cea490a kevent + 10
    1   libdispatch.dylib        
    0x95c59e10 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib        
    0x95c5885f _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib   
    0x9cea402e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x9c343ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x9c3456fe start_wqthread + 30
    Thread 3:: Dispatch queue: com.apple.CFURLCACHE_work_queue
    0   libsystem_kernel.dylib   
    0x9cea4cc2 __pread + 10
    1   libsqlite3.dylib         
    0x9937fb48 unixRead + 88
    2   libsqlite3.dylib         
    0x993a0f01 sqlite3PagerSharedLock + 2721
    3   libsqlite3.dylib         
    0x9939fe18 sqlite3BtreeBeginTrans + 1400
    4   libsqlite3.dylib         
    0x99396dba sqlite3InitOne + 2490
    5   libsqlite3.dylib         
    0x99396381 sqlite3Init + 81
    6   libsqlite3.dylib         
    0x993909a9 sqlite3Pragma + 15113
    7   libsqlite3.dylib         
    0x993860ac yy_reduce + 4908
    8   libsqlite3.dylib         
    0x993849a6 sqlite3Parser + 230
    9   libsqlite3.dylib         
    0x99383530 sqlite3RunParser + 416
    10  libsqlite3.dylib         
    0x99382da3 sqlite3Prepare + 1027
    11  libsqlite3.dylib         
    0x993828c3 sqlite3LockAndPrepare + 307
    12  libsqlite3.dylib         
    0x99381e3a sqlite3_exec + 378
    13  com.apple.CFNetwork      
    0x960bb3fb __CFURLCache::OpenDatabase() + 225
    14  com.apple.CFNetwork      
    0x960baeb5 ProcessCacheTasks(__CFURLCache*, bool) + 277
    15  com.apple.CFNetwork      
    0x960ba715 _ZL24_CFURLCacheTimerCallbackPv + 721
    16  libdispatch.dylib        
    0x95c57fc9 _dispatch_call_block_and_release + 15
    17  libdispatch.dylib        
    0x95c5994f _dispatch_queue_drain + 224
    18  libdispatch.dylib        
    0x95c597f4 _dispatch_queue_invoke + 47
    19  libdispatch.dylib        
    0x95c58ffc _dispatch_worker_thread2 + 187
    20  libsystem_c.dylib        
    0x9c343b24 _pthread_wqthread + 346
    21  libsystem_c.dylib        
    0x9c3456fe start_wqthread + 30
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x9cea4cc2 __pread + 10
    1   libsqlite3.dylib         
    0x9937fb48 unixRead + 88
    2   libsqlite3.dylib         
    0x993a647a readDbPage + 138
    3   libsqlite3.dylib         
    0x993a4cc7 sqlite3PagerAcquire + 311
    4   libsqlite3.dylib         
    0x993d5a11 moveToChild + 129
    5   libsqlite3.dylib         
    0x993d7dfb sqlite3BtreeNext + 539
    6   libsqlite3.dylib         
    0x993d041a sqlite3VdbeExec + 43658
    7   libsqlite3.dylib         
    0x993c4c83 sqlite3_step + 2051
    8   com.apple.WebCore        
    0x00d7ebad WebCore::SQLiteStatement::step() + 61
    9   com.apple.WebCore        
    0x00d7f30b WebCore::IconDatabase::performURLImport() + 1003
    10  com.apple.WebCore        
    0x00d7da4a WebCore::IconDatabase::iconDatabaseSyncThread() + 490
    11  com.apple.JavaScriptCore 
    0x0062db8c _ZN3WTFL16threadEntryPointEPv + 76
    12  com.apple.JavaScriptCore 
    0x00854a20 _ZN3WTFL19wtfThreadEntryPointEPv + 16
    13  libsystem_c.dylib        
    0x9c341ed9 _pthread_start + 335
    14  libsystem_c.dylib        
    0x9c3456de thread_start + 34
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib   
    0x9cea1c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x9cea11f6 mach_msg + 70
    2   com.apple.QuartzCore     
    0x9b9aae39 CA::Render::Server::server_thread(void*) + 233
    3   com.apple.QuartzCore     
    0x9b9aad46 thread_fun + 29
    4   libsystem_c.dylib        
    0x9c341ed9 _pthread_start + 335
    5   libsystem_c.dylib        
    0x9c3456de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000001  ebx: 0xac06a548  ecx: 0x00000001  edx: 0x00000000
      edi: 0x79646430  esi: 0x917ed0bf  ebp: 0xc0000088  esp: 0xc0000080
       ss: 0x0000001f  efl: 0x00000282  eip: 0x90477957   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x2f708000
    Logical CPU: 0
    Binary Images:
    0x2000 -
    0x2fff  com.apple.Safari (5.1.6 - 7534.56.5) <13FE495D-5908-38BE-8F8A-36B4EC163211> /Applications/Safari.app/Contents/MacOS/Safari
    0x9000 -   0x3acfff  com.apple.Safari.framework (7536 - 7536.25) <F7C10D0C-C1D4-34F4-B587-11B27893B0E3> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
      0x62a000 -   0x87affc  com.apple.JavaScriptCore (7536 - 7536.24) <D6D2AC71-81C4-359F-97FE-3233F83B408C> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
      0x90f000 -   0xa22ffb  com.apple.WebKit (7536 - 7536.25) <1D99BBEC-9A47-385F-B58E-30B3809C381B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
      0xace000 -   0xc2fff3  com.apple.WebKit2 (7536 - 7536.25) <FF5DAF2E-8261-3E6D-B5DA-D4D518DC7251> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
      0xd79000 -  0x19edff3  com.apple.WebCore (7536 - 7536.24) <0BA952C0-B5F2-3266-89B4-10B1FBF0D742> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x3cf4000 -  0x4206feb  com.apple.RawCamera.bundle (3.14.0 - 646) <27962422-EA30-43CF-2B3E-E662BB4C46C7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x8fe01000 - 0x8fe33aa7  dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
    0x901c7000 - 0x90297ffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <94798A2B-4C7A-30EA-9920-283451BDB9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90298000 - 0x9029bffb  com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9032e000 - 0x90331ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x90332000 - 0x90509fe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9050a000 - 0x90602ff7  libFontParser.dylib (??? - ???) <1A0DA421-62B2-3AA7-9F62-0E01C1887D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x90603000 - 0x908c6fff  com.apple.security (7.0 - 55148.1) <77754898-4FCD-3CA3-9339-F1058C852806> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x910af000 - 0x91197fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x91198000 - 0x911abff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x911c4000 - 0x911c5ff7  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <600909D9-BD75-386E-8D3E-7CBD29079DF3> /usr/lib/system/libquarantine.dylib
    0x911c6000 - 0x911fcff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x912b4000 - 0x912b5ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
    0x91564000 - 0x9156bff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x9156c000 - 0x91594ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
    0x91595000 - 0x915ccfef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x91618000 - 0x91625fff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x91665000 - 0x9166dff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
    0x91674000 - 0x91757ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x91758000 - 0x91787ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
    0x91788000 - 0x91793ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <EDA0F56F-CB2C-30BB-940D-C6A25B73C717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91794000 - 0x917d7ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
    0x917d8000 - 0x917d9fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x917da000 - 0x918b0aab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
    0x918b1000 - 0x9194dfef  com.apple.ink.framework (1.4 - 110) <1A3E2916-60C1-3AC1-86BF-202F6567B228> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x919fe000 - 0x92493ff6  com.apple.AppKit (6.7.3 - 1138.47) <D8CD06D7-F18C-39BE-BC68-B343F87F0469> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92494000 - 0x924c1ff9  com.apple.securityinterface (5.0 - 55022.4) <B59D9B2A-7FB8-32EC-B8D9-6D4DE76508F7> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92515000 - 0x92543fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <0D8984D3-BFCF-35A7-AA71-BEDC92126B7E> /usr/lib/libSystem.B.dylib
    0x92659000 - 0x9265dffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
    0x9265e000 - 0x92a60ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92aa4000 - 0x92ad2ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x92ad3000 - 0x92b2eff3  com.apple.Symbolication (1.3 - 91) <B5A9433A-0915-343A-90FF-5C469D4DC508> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x92b2f000 - 0x92befffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92bfb000 - 0x92bffff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x92c00000 - 0x92c68ff7  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <FE3304C5-C000-3DA0-9E53-0E4CA074B73B> /usr/lib/libc++.1.dylib
    0x92c69000 - 0x92c93ff1  com.apple.CoreServicesInternal (113.17 - 113.17) <41979516-2F26-3707-A6CA-7A95A1B0D963> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x92c94000 - 0x92c94fff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92c97000 - 0x92c9dffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92c9e000 - 0x92caaff4  com.apple.CrashReporterSupport (10.7.4 - 352) <B75C7A0E-A497-30DB-B3DE-737C957A056E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x92cab000 - 0x92cb4fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x92cb5000 - 0x92cb8ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x92cb9000 - 0x92dc8fff  com.apple.DesktopServices (1.6.3 - 1.6.3) <18CAAA9E-7065-3FF7-ACFE-CDB60E5426A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92dc9000 - 0x92ddfffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
    0x92f3f000 - 0x92fccff7  com.apple.CoreText (220.20.0 - ???) <0C3EDD4F-6112-353A-8A3A-8D630182C22A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x93314000 - 0x93354ff3  com.apple.corelocation (330.12 - 330.12) <3F6542AA-B0ED-399A-ABD0-AE7205A8B7BA> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x93355000 - 0x933dcfff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x93d9f000 - 0x93e00ffb  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <AA6EAFB8-1C27-3D42-B1CD-3A1258C198D9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93e01000 - 0x93ef1ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x93ef2000 - 0x94367ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x94482000 - 0x944f1fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x94516000 - 0x94516ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x94517000 - 0x94575fff  com.apple.coreui (1.2.2 - 165.10) <C6B099D6-7F02-3971-99B9-E415308959CF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94576000 - 0x94576fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94577000 - 0x9457fff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x94580000 - 0x945a2ffe  com.apple.framework.familycontrols (3.0 - 300) <5BCCDDC2-AFAC-3290-AEEF-23B2664CA11F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9462c000 - 0x946c2ff7  com.apple.LaunchServices (480.33 - 480.33) <5A4BF529-391E-3987-940E-287ACE56078A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x946c3000 - 0x94727fff  com.apple.framework.IOKit (2.0 - ???) <88D60E59-430D-35B8-B1E9-F5138301AEF9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x94739000 - 0x94792fff  com.apple.HIServices (1.21 - ???) <5F4D3797-32E2-3709-85F4-4B56515A17D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x94840000 - 0x949f4ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x94a84000 - 0x94f60ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94f61000 - 0x94fbeffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x952b6000 - 0x952d0fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x954b4000 - 0x954bbffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x954cc000 - 0x954ceff9  com.apple.securityhi (4.0 - 1) <8196A6AC-4F97-3DCB-8F09-AE8D983823DF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x954f6000 - 0x95548ff7  libFontRegistry.dylib (??? - ???) <96E9602C-DFD3-3021-8090-60228CC80D26> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x95557000 - 0x95558ff7  libsystem_sandbox.dylib (??? - ???) <EBC6ED6B-7D94-32A9-A718-BB9EDA1732C9> /usr/lib/system/libsystem_sandbox.dylib
    0x95843000 - 0x95858fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x95c57000 - 0x95c65fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <2F918480-12C8-3F22-9B1A-9B2D76F6F4F5> /usr/lib/system/libdispatch.dylib
    0x95dc9000 - 0x95e3dfff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x95e51000 - 0x95e51ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x95f3a000 - 0x95fc4ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x95fc5000 - 0x95fe5ff7  com.apple.RemoteViewServices (1.4 - 44.1) <1F831750-1E77-3013-B1A6-0DF528623790> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x960b8000 - 0x961e4ff9  com.apple.CFNetwork (520.4.3 - 520.4.3) <E9E315D4-CE22-3715-BED2-BB95AD5E10E8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x961e5000 - 0x96337fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x96338000 - 0x96343ffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96344000 - 0x96369ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9636a000 - 0x963e0fff  com.apple.Metadata (10.7.0 - 627.32) <650EE880-1488-3DC6-963B-F3D6E043FFDC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9642e000 - 0x9642eff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x96430000 - 0x9644dff3  com.apple.openscripting (1.3.3 - ???) <33713C0B-B7D5-37AA-87DB-2727FDCC8007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x964bb000 - 0x964c3fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x964c4000 - 0x96501ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <1C757924-4E54-3522-A885-99795EA10228> /usr/lib/libcups.2.dylib
    0x96502000 - 0x96564ffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x96565000 - 0x96565fff  com.apple.Carbon (153 - 153) <13CB5B39-BBDB-397B-A4F2-69773047D092> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x96acd000 - 0x96acfff7  libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
    0x96ae4000 - 0x96ae5fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x96aec000 - 0x96af0ff7  com.apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x96b1a000 - 0x96b2aff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x96b2b000 - 0x96e71ff3  com.apple.HIToolbox (1.9 - ???) <409E6397-0DCB-3431-9CCC-368317C62545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x97c0d000 - 0x97c36ffe  com.apple.opencl (1.50.69 - 1.50.69) <2601993F-F3B3-3737-91AE-4A5795C52CD5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x97c37000 - 0x97c38ff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
    0x97c39000 - 0x97c39fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
    0x97c60000 - 0x97c61fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x97cbc000 - 0x97d0cff8  libTIFF.dylib (??? - ???) <4DC2025D-15E7-35CA-B7C5-9F73B26C8B53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x97ed2000 - 0x97edbff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x98032000 - 0x98034ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x98035000 - 0x98035fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x98036000 - 0x98098ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x982c3000 - 0x982cbff3  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <D7F6E875-263A-37B5-B403-53F76710538C> /usr/lib/system/liblaunch.dylib
    0x98301000 - 0x98412ff7  libJP2.dylib (??? - ???) <845C74F4-1074-3983-945F-EB669538CAA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x98413000 - 0x9841effe  com.apple.NetAuth (3.2 - 3.2) <4377FB18-A550-35C6-BCD2-71C42134EEA6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9841f000 - 0x9841ffff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x98420000 - 0x9842efff  com.apple.opengl (1.7.7 - 1.7.7) <2D362F15-5EA6-37B6-9BCB-58F2C599ACDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9842f000 - 0x98434ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x98670000 - 0x9867eff7  libxar.1.dylib (??? - ???) <9BD02F7B-6688-3504-B53E-4158F61C1249> /usr/lib/libxar.1.dylib
    0x9867f000 - 0x9869bffc  libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9869c000 - 0x9890fffb  com.apple.CoreImage (7.98 - 1.0.1) <EDC91BA1-673D-3B47-BFD5-BBF11C36EE6A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x98910000 - 0x9923a59b  com.apple.CoreGraphics (1.600.0 - ???) <62026E0C-E30F-3FF0-B0F6-6A2D270B20BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x99247000 - 0x9924affd  libCoreVMClient.dylib (??? - ???) <361CCFAF-8565-383F-915F-0B059C793E42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x9924b000 - 0x9924fffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x99331000 - 0x99375ff3  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <677D9374-3EC0-3F4C-9552-3DBFD5161BF3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x99376000 - 0x99486fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x99487000 - 0x994d8ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x994d9000 - 0x994dfffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x9986c000 - 0x9998afec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9998b000 - 0x999d3ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x999d4000 - 0x99a10ffa  libGLImage.dylib (??? - ???) <504E7865-571E-38B4-A84A-D7B513AC84F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x99a21000 - 0x99ac5fff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x99ac6000 - 0x99ad4fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x99ad5000 - 0x99b3aff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x99b3b000 - 0x99b46fff  libkxld.dylib (??? - ???) <D8ED88D0-7153-3514-9927-AF15A12261A5> /usr/lib/system/libkxld.dylib
    0x99cdd000 - 0x99cebff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
    0x9a71e000 - 0x9a71efff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9a727000 - 0x9a767ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x9a768000 - 0x9a7f5fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9a7f6000 - 0x9a871ffb  com.apple.ApplicationServices.ATS (317.11.0 - ???) <42238C8B-C93F-3369-A500-EC0F10EB2C80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9a872000 - 0x9a876fff  libGIF.dylib (??? - ???) <A6F1ACAE-7B9B-3B3F-A54A-ED4004EA1D85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9a891000 - 0x9a8b3ff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x9a8b4000 - 0x9abbeff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9b642000 - 0x9b705fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <F2063FC8-2BE1-3B97-98AF-8796B0D4BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9b706000 - 0x9b707fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9b708000 - 0x9b712ff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9b713000 - 0x9b727fff  com.apple.CFOpenDirectory (10.7 - 146) <982C417B-5A0F-3DD6-AB50-7E8273A80B38> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x9b728000 - 0x9b771ff7  libGLU.dylib (??? - ???) <5EE0B644-FAD6-3E3C-A380-9B0CDA0B6432> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9b772000 - 0x9b96aff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9b96b000 - 0x9b97bfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9b9a8000 - 0x9bb0affb  com.apple.QuartzCore (1.7 - 270.4) <6BC84C60-1003-3008-ABE4-779EF7B4F524> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9bb7c000 - 0x9be7efff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <9692D838-85A5-32C1-B7FB-7C141FFC2557> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9be7f000 - 0x9be9cfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x9c2e5000 - 0x9c3b0fff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
    0x9c3b1000 - 0x9c3b6ffd  libGFXShared.dylib (??? - ???) <1CA9B41B-2C61-38F8-ABAC-1D5511478F5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x9c3b7000 - 0x9c3baff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x9c3bb000 - 0x9c3bffff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9c3c0000 - 0x9c3e7ff3  com.apple.framework.Apple80211 (7.2.1 - 721.3) <5AF136FC-6629-3403-9A99-C64DD8165A14> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x9c3e8000 - 0x9c404ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x9c587000 - 0x9c598fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x9ca83000 - 0x9cab6fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
    0x9cab7000 - 0x9cab8ffd  libCVMSPluginSupport.dylib (??? - ???) <22B85645-AA98-372B-BB55-55DCCF0EC716> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x9cab9000 - 0x9cadcfff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9cadd000 - 0x9cb08fff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x9cb0c000 - 0x9cb13ff9  libsystem_dnssd.dylib (??? - ???) <D3A766FC-C409-3A57-ADE4-94B7688E1C7E> /usr/lib/system/libsystem_dnssd.dylib
    0x9cb14000 - 0x9cb29ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <1C8933A9-C7C6-36E9-9D8B-0EF08ACA3315> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9cb2a000 - 0x9cbc1ff3  com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9cc7d000 - 0x9cc88ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <13FF02F8-7AF6-3E12-B183-9A725B526B50> /usr/lib/libbz2.1.0.dylib
    0x9ce8b000 - 0x9cea9ff7  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <3705DE40-E00F-3E37-ADB0-D4AE5F9950F5> /usr/lib/system/libsystem_kernel.dylib
    0x9ceac000 - 0x9ceecff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 3
    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: 1133
    thread_create: 0
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=167.4M resident=58.6M(35%) swapped_out_or_unallocated=108.8M(65%)
    Writable regions: Total=35.5M written=1668K(5%) resident=4032K(11%) swapped_out=0K(0%) unallocated=31.5M(89%)
    REGION TYPE                 
    VIRTUAL
    ===========                 
    =======
    CG shared images               
    128K
    CoreServices                   
    796K
    MALLOC                        
    22.5M
    MALLOC guard page               
    48K
    Memory tag=243                   
    4K
    SQLite page cache               
    96K
    Stack                         
    66.5M
    VM_ALLOCATE                     
    52K
    __CI_BITMAP                     
    80K
    __DATA                        
    8632K
    __DATA/__OBJC                   
    84K
    __IMAGE                        
    528K
    __IMPORT                         
    4K
    __LINKEDIT                    
    53.0M
    __OBJC                        
    1908K
    __PAGEZERO                       
    4K
    __RC_CAMERAS                   
    248K
    __TEXT                       
    114.4M
    __UNICODE                      
    544K
    mapped file                  
    143.8M
    shared memory                  
    312K
    shared pmap                   
    10.2M
    ===========                 
    =======
    TOTAL                        
    423.6M
    Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.31f1
    Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz, 0x7F7F7F0B00000000, 0x4E5431475436345538484230424E2D334320
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz, 0x7F7F7F0B00000000, 0x4E5431475436345538484230424E2D334320
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.15)
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK1655GSXF, 160.04 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-857E
    USB Device: Built-in iSight, apple_vendor_id, 0x8501, 0xfd400000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8205, 0x1a100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0229, 0x5d200000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2

    Try this:
    http://swcdn.apple.com/content/downloads/37/23/041-5058/lr5tynbldi18zcrqo8a8uq88 rnjushqliu/Safari6Lion.pkg
    If you have another browser, go there. If not, save it to a usb from another pc or mac.
    the link is to the apple's software update site.

  • I recently ran monolingual and removed all but the intel-64 bit architectures.  Now my iphoto will not open.  Here's the message  that I get. Process:         iPhoto [3543] Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto Identifier:

    I recently ran monolingual and removed all but the intel-64 bit architectures.  Now my iphoto (along with Idvd, garage band, imovie) will not open.  Here is the message that I get.
    Process:         iPhoto [3543]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         ??? (???)
    Build Info:      iPhotoProject-4750000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [109]
    Date/Time:       2011-06-10 21:48:59.821 -0500
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          -4164908 sec
    Crashes Since Last Report:           8
    Per-App Crashes Since Last Report:   11
    Anonymous UUID:                      45357CCD-011B-482E-A2EA-CF42096F1321
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0
    Dyld Error Message:
      Library not loaded: /Library/Frameworks/iLifeSlideshow.framework/Versions/A/iLifeSlideshow
      Referenced from: /Applications/iPhoto.app/Contents/MacOS/iPhoto
      Reason: no suitable image found.  Did find:
              /Library/Frameworks/iLifeSlideshow.framework/Versions/A/iLifeSlideshow: mach-o, but wrong architecture
              /Library/Frameworks/iLifeSlideshow.framework/Versions/A/iLifeSlideshow: mach-o, but wrong architecture
    Binary Images:
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <1C06ECD9-A2D7-BB10-AF50-0F2B598A7DEC> /usr/lib/dyld
    Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 4 GB, SMC 1.53f13
    Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.14.5
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: ST31000528ASQ, 931.51 GB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0x24300000
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0x24400000
    USB Device: External HDD, 0x1058  (Western Digital Technologies, Inc.), 0x0901, 0x26400000
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0x06110000

    Please let me know when you find a fix. I did the same thing and have tried every suggestion I can find online. The message I get is...
    Process:         iPhoto [4991]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         ??? (???)
    Build Info:      iPhotoProject-6070000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [142]
    Date/Time:       2011-06-13 23:39:38.485 +1200
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          -1643976 sec
    Crashes Since Last Report:           35
    Per-App Crashes Since Last Report:   12
    Anonymous UUID:                      D4811036-EA8D-479D-8D9F-11E2FC8F6D4C
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0
    Dyld Error Message:
      Library not loaded: /Library/Frameworks/iLifeSlideshow.framework/Versions/A/iLifeSlideshow
      Referenced from: /Applications/iPhoto.app/Contents/MacOS/iPhoto
      Reason: no suitable image found.  Did find:
              /Library/Frameworks/iLifeSlideshow.framework/Versions/A/iLifeSlideshow: mach-o, but wrong architecture
              /Library/Frameworks/iLifeSlideshow.framework/Versions/A/iLifeSlideshow: mach-o, but wrong architecture
    Binary Images:
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <1C06ECD9-A2D7-BB10-AF50-0F2B598A7DEC> /usr/lib/dyld
    Model: MacBookPro7,1, BootROM MBP71.0039.B0B, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.62f6
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545025B9SA02, 232.89 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898, 3.5 GB
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26100000
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24600000
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06610000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x06500000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x06300000
    I have reinstalled Mac OSX 10.6.3 and done the updates from there.
    I have reinstalled ilife 11 from disk and done the updates.
    I have deleted all the suggested files and then redone install and updates.
    I have tried just reinstalling iphoto and doing updates.
    Is there any way to get a replacement -  /Library/Frameworks/iLifeSlideshow.framework/Versions/A/iLifeSlideshow
    file with the right architecture?

  • I am trying to access iphoto from my external drive (8.1.2) which will not open and I am unable to access any of my photo library.  It informs me I may need to reinstall, but the purchases in APP store are not there!

    The below is the report generated:
    Process:    
    iPhoto [389]
    Path:       
    /Volumes/VOLUME/*/iPhoto.app/Contents/MacOS/iPhoto
    Identifier: 
    com.apple.iPhoto
    Version:    
    8.1.2 (8.1.2)
    Build Info: 
    iPhotoProject-4240000~8
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [127]
    User ID:    
    502
    Date/Time:  
    2013-10-20 21:55:47.256 +0100
    OS Version: 
    Mac OS X 10.8.5 (12F45)
    Report Version:  10
    Interval Since Last Report:     
    1787 sec
    Crashes Since Last Report:      
    10
    Per-App Crashes Since Last Report:   10
    Anonymous UUID:                 
    3F2ACC2C-8386-EF27-DC59-EFEFE8538DC9
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
      Library not loaded: /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/iLifeSlid eshow
      Referenced from: /Volumes/VOLUME/*/iPhoto.app/Contents/MacOS/iPhoto
      Reason: image not found
    Binary Images:
    0x1000 -   0x9fbfee  com.apple.iPhoto (8.1.2 - 8.1.2) <436E886C-E26D-2C7D-9745-252829318EFE> /Volumes/VOLUME/*/iPhoto.app/Contents/MacOS/iPhoto
      0xb31000 -   0xb5aff3  com.apple.DiscRecordingUI (7.0 - 7000.2.4) <2B039C8A-C64C-3457-BBC3-2B7E8D1A947C> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
      0xb73000 -   0xb75fff  com.apple.ExceptionHandling (1.5 - 10) <435C80BD-F463-360B-86CA-5E001CACD421> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
      0xb7b000 -   0xc26fff  libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
      0xc6a000 -   0xc74fff  com.apple.UpgradeChecker (1.0 - 1.1) /Volumes/VOLUME/*/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versi ons/A/UpgradeChecker
      0xc7e000 -   0xcfefff  com.apple.iLifeMediaBrowser (2.7.4 - 546.7) <130581CE-0699-3524-B487-726353FDDF96> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
      0xd42000 -   0xddeffc  com.apple.MobileMe (8 - 1.0) <47DF6C20-78C5-1AA2-1D64-274EAE522D93> /Volumes/VOLUME/*/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/ MobileMe
      0xe40000 -   0xf5fffb  com.apple.WebKit (8536 - 8536.30.1) <4A5E9136-681F-3AB1-AD69-B59F2B9126E7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x1010000 -  0x1261ff3  com.apple.MessageFramework (6.6 - 1510) <6416EA36-21B9-3A8F-9F5C-E6BE23E9D131> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x1338000 -  0x134dff7  com.apple.iChat.InstantMessage (7.0.1 - 3306) <E2512D5F-4151-3ED4-BB9A-748B0B5F21BE> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x135b000 -  0x135bfff +eOkaoCom.dylib (1) <17ADB0F4-BF83-0B0B-5293-F843F1724644> /Volumes/VOLUME/*/iPhoto.app/Contents/MacOS/eOkaoCom.dylib
    0x135f000 -  0x1392fe7 +eOkaoDt.dylib (1) <673BD0C5-FAC4-ABB7-B55E-FD8A75E4759D> /Volumes/VOLUME/*/iPhoto.app/Contents/MacOS/eOkaoDt.dylib
    0x1398000 -  0x14fefff +eOkaoFr.dylib (1) <684982FE-55E4-174D-9CF3-DA4319BD57F9> /Volumes/VOLUME/*/iPhoto.app/Contents/MacOS/eOkaoFr.dylib
    0x1502000 -  0x1526ff2 +eOkaoPt.dylib (1) <E2ED8DE8-7A2D-8309-3CB5-2E87F135A8A8> /Volumes/VOLUME/*/iPhoto.app/Contents/MacOS/eOkaoPt.dylib
    0x152d000 -  0x1574ff7  com.apple.proxtcore (1.0.0 - 1.0.0) /Volumes/VOLUME/*/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A /ProXTCore
    0x8fec7000 - 0x8fef9e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0x9073a000 - 0x909b6ff7  com.apple.QuickTime (7.7.1 - 2599.41) <D01684A3-7360-3CE7-B886-DDFDE1BAEA78> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x919f2000 - 0x91cb2ff3  com.apple.security (7.0 - 55179.13) <000FD8E9-D070-326A-B386-51314360FD5C> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91e04000 - 0x9209eff7  com.apple.AddressBook.framework (7.1 - 1170) <9A7DDF7F-5081-3708-8965-E564953EEE39> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9212c000 - 0x9213aff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
    0x9229e000 - 0x9229efff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x922a0000 - 0x922a0fff  com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92d3f000 - 0x92d4dfff  com.apple.opengl (1.8.10 - 1.8.10) <385E048A-FFB2-348A-8F80-572C2494A776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94241000 - 0x942a9ff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <230C6EEC-A926-3720-82DB-25D0FAAEF962> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9472f000 - 0x94771ff7  libcups.2.dylib (327.7) <6FAC537D-7EC3-3E82-B6E8-F87DE07546B5> /usr/lib/libcups.2.dylib
    0x94ec8000 - 0x94ec8fff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95633000 - 0x957efffd  libicucore.A.dylib (491.11.3) <FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib
    0x95b73000 - 0x95c6bff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
    0x95dae000 - 0x95f0bffb  com.apple.QTKit (7.7.1 - 2599.41) <9514F791-9ED4-3C00-84F7-D87B5FB254FF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x96944000 - 0x96b2cffb  com.apple.CoreFoundation (6.8 - 744.19) <DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9724f000 - 0x9724ffff  com.apple.Accelerate (1.8 - Accelerate 1.8) <D4F5AB2C-0727-39FD-8EE9-E4DD3D78EB2E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x988a9000 - 0x988f7ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <15B4EFFC-22D1-3517-BE8C-7947DAA24729> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x98e74000 - 0x98e74fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x99c6e000 - 0x99d44fff  com.apple.DiscRecording (7.0 - 7000.2.4) <DE1EF7D3-018A-3501-B3E7-7497D7D2D69E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    Model: MacBook5,1, BootROM MB51.007D.B03, 2 processors, Intel Core 2 Duo, 2 GHz, 4 GB, SMC 1.40f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x0000, 0x000000000000000000000000000000000000
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1067 MHz, 0x0000, 0x000000000000000000000000000000000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.17)
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: OCZ-AGILITY3, 120.03 GB
    Serial ATA Device: FUJITSU MHZ2160BH FFS G1, 160.04 GB
    USB Device: External HDD, 0x1058  (Western Digital Technologies, Inc.), 0x0704, 0x26200000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0x04600000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2

    Hi, Thank you so much for the info.... I really do appreciate it. We had the laptop updated by way of a system upgrade with RAM and an additional SSD drive. Once reconfigured all programs were reinstalled but Iphoto is not among them. Iphoto was on the laptop when purchased so we have no additional discs. Before the laptop was updated we backed the photos up to an extrenal hard drive so we have them, but cant access them. Could I purchase Iphoto 8 stll? Would this work? We would also require an external CD drive as we no longer have the disc drive in the laptop (I think the extra new bits took over). You may have noticed I have very limited knowledge on computers so any help dispite how simple it may sound to some would help me greatly. I just want all my photos back .... Thanks inadvance... Hope to hear soon x

  • I can't update my iPhoto after upgrading to Maverick

    I just upgraded to Mavericks and ever since, my iPhoto (v. 9.2) will not work. It has a grey circle with a line through it over the application. I do see in my app store I have an update for iPhoto 11, but when I try to upgrade it and enter my apple ID, I get this error message. I only have this one apple ID and password, so I have no idea why it is saying this. I am so scared I've lost my photos!!!
    Error message reads:
    Update Unavailable with this Apple ID:
    This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled.
    I do not understand this or what to do. I have not ever tried to purchase this previously.
    PLEASE HELP!!

    You must log into th eApp store using the Apple ID that was used to set up the computer
    If that is not working then you must contact App store support - link is on the right of the app store windw
    LN

  • After upgrading to Mavericks I cannot update iPhoto and iMovie. Why?

    Just got my first Mac, an iMac. I upgraded to Maverick and once done I find there are updates available for iPhoto and iMovie. First I have tried to register "accept" the two apps. Nothing happens. Then I try to update them and get the answer that these apps was installed with another Apple ID. The thing is that I don't have any other Apple ID and noone else has touched my iMac. I have tried to reinstall Maverick three times now but end up with the same result. Anyone who has any clue or have experienced the same problem?

    Open System Preferences > Users & Groups then select the Password tab.
    Make sure you see the correct Apple ID.
    If not, click Change.
    Make sure you are logged into your admin account before updating apps.
    Reinstalling Mavericks requires using OS X Recovery  but there's no reason to reinstall Mavericks just to update your apps.
    Message was edited by: CS

Maybe you are looking for