Recent activity
Subscribe to this feed
Justin R. Miller replied on December 14, 2009 17:47 to the problem "FlickrExport for iPhoto stall & crash" in Connected Flow:
Here is what showed up in the Console.app log:
12/13/09 11:21:26 PM iPhoto[549] FKPhotoUploadRequest processCheckTicketResponse logged the following error: Sorry, the Flickr API service is not currently available.
And here is the crash log after I hit Cancel:
Process: iPhoto [549]
Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
Identifier: com.apple.iPhoto
Version: 8.1.1 (8.1.1)
Build Info: iPhotoProject-4190000~4
Code Type: X86 (Native)
Parent Process: launchd [226]
PlugIn Path: /Applications/iPhoto.app/Contents/PlugIns/FlickrExport.iPhotoExporter/Contents/Frameworks/FlickrKit.framework/Versions/A/FlickrKit
PlugIn Identifier: com.connectedflow.flickrkit
PlugIn Version: ??? (1.0)
Date/Time: 2009-12-13 23:28:20.962 -0800
OS Version: Mac OS X 10.6.2 (10C540)
Report Version: 6
Interval Since Last Report: 58343 sec
Crashes Since Last Report: 2
Per-App Interval Since Last Report: 27192 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 75271EE0-D8FD-4E55-A503-E7A40C8B862B
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000038743179
Crashed Thread: 16
Application Specific Information:
objc_msgSend() selector name: performSelectorOnMainThread:withObject:waitUntilDone:
Thread 0: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x9118ada1 __CFAllocatorSystemDeallocate + 1
1 com.apple.CoreFoundation 0x9118dda4 _CFArrayReplaceValues + 756
2 com.apple.Foundation 0x91e9e203 -[NSCFArray insertObject:atIndex:] + 192
3 com.apple.Foundation 0x91e9e13b -[NSCFArray addObject:] + 68
4 com.apple.Foundation 0x91ef2d78 -[NSString componentsSeparatedByString:] + 324
5 com.connectedflow.flickrexport 0x20121eb0 -[FUUploadEngine photoForCompletedUploadRequest:] + 575
6 com.connectedflow.flickrexport 0x2011ec30 -[FUUploadEngine uploadRequestTicketComplete:photoid:] + 75
7 com.connectedflow.flickrexport 0x2011ebda -[FUUploadEngine uploadRequestTicketComplete:] + 144
8 com.apple.Foundation 0x91ec6de1 __NSThreadPerformPerform + 506
9 com.apple.CoreFoundation 0x911bc8cb __CFRunLoopDoSources0 + 1563
10 com.apple.CoreFoundation 0x911ba38f __CFRunLoopRun + 1071
11 com.apple.CoreFoundation 0x911b9864 CFRunLoopRunSpecific + 452
12 com.apple.CoreFoundation 0x911b9691 CFRunLoopRunInMode + 97
13 com.apple.HIToolbox 0x960edf0c RunCurrentEventLoopInMode + 392
14 com.apple.HIToolbox 0x960edcc3 ReceiveNextEventCommon + 354
15 com.apple.HIToolbox 0x960edb48 BlockUntilNextEventMatchingListInMode + 81
16 com.apple.AppKit 0x98c1bac5 _DPSNextEvent + 847
17 com.apple.AppKit 0x98c1b306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
18 com.apple.AppKit 0x98e92335 -[NSApplication _realDoModalLoop:peek:] + 720
19 com.apple.AppKit 0x98e91ab1 -[NSApplication runModalForWindow:] + 273
20 com.apple.iPhoto 0x000f5f23 0x1000 + 1003299
21 com.apple.AppKit 0x98c59f86 -[NSApplication sendAction:to:from:] + 112
22 com.apple.AppKit 0x98c59e39 -[NSMenuItem _corePerformAction] + 435
23 com.apple.AppKit 0x98c59b2a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 174
24 com.apple.AppKit 0x98d5564f -[NSMenu _performActionWithHighlightingForItemAtIndex:] + 49
25 com.apple.AppKit 0x98d54dfb -[NSMenu performKeyEquivalent:] + 314
26 com.apple.AppKit 0x98d535a3 -[NSApplication _handleKeyEquivalent:] + 581
27 com.apple.AppKit 0x98c4950a -[NSApplication sendEvent:] + 4858
28 com.apple.iPhoto 0x002287fb 0x1000 + 2258939
29 com.apple.AppKit 0x98bdd4ff -[NSApplication run] + 917
30 com.apple.AppKit 0x98bd5535 NSApplicationMain + 574
31 com.apple.iPhoto 0x00123ac8 0x1000 + 1190600
32 com.apple.iPhoto 0x000030ea 0x1000 + 8426
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x9431f0ea kevent + 10
1 libSystem.B.dylib 0x9431f804 _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x9431ecc3 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x9431ea68 _dispatch_worker_thread2 + 234
4 libSystem.B.dylib 0x9431e4f1 _pthread_wqthread + 390
5 libSystem.B.dylib 0x9431e336 start_wqthread + 30
Thread 2:
0 libSystem.B.dylib 0x942f893a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x94326445 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x94355028 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x91eeca84 -[NSCondition waitUntilDate:] + 453
4 com.apple.Foundation 0x91ea57f5 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
5 com.apple.Foundation 0x91ea56d8 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.proxtcore 0x00f6a201 -[XTMsgQueue waitForMessage] + 49
7 com.apple.proxtcore 0x00f58363 -[XTThread run:] + 387
8 com.apple.Foundation 0x91eb08d8 -[NSThread main] + 45
9 com.apple.Foundation 0x91eb0888 __NSThread__main__ + 1499
10 libSystem.B.dylib 0x94325fbd _pthread_start + 345
11 libSystem.B.dylib 0x94325e42 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x942f893a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x94326445 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x94355028 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x91eeca84 -[NSCondition waitUntilDate:] + 453
4 com.apple.Foundation 0x91ea57f5 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
5 com.apple.Foundation 0x91ea56d8 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.proxtcore 0x00f6a201 -[XTMsgQueue waitForMessage] + 49
7 com.apple.proxtcore 0x00f58363 -[XTThread run:] + 387
8 com.apple.Foundation 0x91eb08d8 -[NSThread main] + 45
9 com.apple.Foundation 0x91eb0888 __NSThread__main__ + 1499
10 libSystem.B.dylib 0x94325fbd _pthread_start + 345
11 libSystem.B.dylib 0x94325e42 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x942f88da mach_msg_trap + 10
1 libSystem.B.dylib 0x942f9047 mach_msg + 68
2 com.apple.CoreFoundation 0x911ba77f __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x911b9864 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x911b9691 CFRunLoopRunInMode + 97
5 com.apple.Foundation 0x91eea37c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279
6 com.apple.proxtcore 0x00f598a5 -[XTRunLoopThread run:] + 421
7 com.apple.Foundation 0x91eb08d8 -[NSThread main] + 45
8 com.apple.Foundation 0x91eb0888 __NSThread__main__ + 1499
9 libSystem.B.dylib 0x94325fbd _pthread_start + 345
10 libSystem.B.dylib 0x94325e42 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x94326806 __semwait_signal + 10
1 libSystem.B.dylib 0x943264c2 _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x94328158 pthread_cond_wait$UNIX2003 + 73
3 com.apple.iPhoto 0x005056c9 0x1000 + 5261001
4 com.apple.Foundation 0x91eb08d8 -[NSThread main] + 45
5 com.apple.Foundation 0x91eb0888 __NSThread__main__ + 1499
6 libSystem.B.dylib 0x94325fbd _pthread_start + 345
7 libSystem.B.dylib 0x94325e42 thread_start + 34
Thread 6: JavaScriptCore: FastMalloc scavenger
0 libSystem.B.dylib 0x94326806 __semwait_signal + 10
1 libSystem.B.dylib 0x943264c2 _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x94328158 pthread_cond_wait$UNIX2003 + 73
3 com.apple.JavaScriptCore 0x9341a276 WTF::TCMalloc_PageHeap::scavengerThread() + 614
4 libSystem.B.dylib 0x94325e42 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x94317856 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x911f9ddd __CFSocketManager + 1085
2 libSystem.B.dylib 0x94325fbd _pthread_start + 345
3 libSystem.B.dylib 0x94325e42 thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x94326806 __semwait_signal + 10
1 libSystem.B.dylib 0x943264c2 _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x94328158 pthread_cond_wait$UNIX2003 + 73
3 com.apple.Foundation 0x91ed8aef -[NSCondition wait] + 316
4 com.apple.iPhoto 0x005112b2 0x1000 + 5309106
5 com.apple.iPhoto 0x00510ad0 0x1000 + 5307088
6 com.apple.Foundation 0x91eb08d8 -[NSThread main] + 45
7 com.apple.Foundation 0x91eb0888 __NSThread__main__ + 1499
8 libSystem.B.dylib 0x94325fbd _pthread_start + 345
9 libSystem.B.dylib 0x94325e42 thread_start + 34
Thread 9:
0 libSystem.B.dylib 0x94326806 __semwait_signal + 10
1 libSystem.B.dylib 0x943264c2 _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x94328158 pthread_cond_wait$UNIX2003 + 73
3 com.apple.Foundation 0x91ed8aef -[NSCondition wait] + 316
4 com.apple.iPhoto 0x005112b2 0x1000 + 5309106
5 com.apple.iPhoto 0x00510ad0 0x1000 + 5307088
6 com.apple.Foundation 0x91eb08d8 -[NSThread main] + 45
7 com.apple.Foundation 0x91eb0888 __NSThread__main__ + 1499
8 libSystem.B.dylib 0x94325fbd _pthread_start + 345
9 libSystem.B.dylib 0x94325e42 thread_start + 34
Thread 10:
0 libSystem.B.dylib 0x942f88da mach_msg_trap + 10
1 libSystem.B.dylib 0x942f9047 mach_msg + 68
2 com.apple.CoreFoundation 0x911ba77f __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x911b9864 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x911b9691 CFRunLoopRunInMode + 97
5 com.apple.Foundation 0x91ee9430 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
6 com.apple.Foundation 0x91eb08d8 -[NSThread main] + 45
7 com.apple.Foundation 0x91eb0888 __NSThread__main__ + 1499
8 libSystem.B.dylib 0x94325fbd _pthread_start + 345
9 libSystem.B.dylib 0x94325e42 thread_start + 34
Thread 11:
0 libSystem.B.dylib 0x942f893a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x94326445 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x94355028 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x934e8235 TSWaitOnConditionTimedRelative + 242
4 ...ple.CoreServices.CarbonCore 0x934e7f73 TSWaitOnSemaphoreCommon + 511
5 ...ickTimeComponents.component 0x907f2035 ReadSchedulerThreadEntryPoint + 4698
6 libSystem.B.dylib 0x94325fbd _pthread_start + 345
7 libSystem.B.dylib 0x94325e42 thread_start + 34
Thread 12:
0 libSystem.B.dylib 0x942f8922 semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x9432645c _pthread_cond_wait + 1089
2 libSystem.B.dylib 0x9436f503 pthread_cond_wait + 48
3 ...ickTimeComponents.component 0x9095f443 jpegdecompress_MPLoop + 79
4 libSystem.B.dylib 0x94325fbd _pthread_start + 345
5 libSystem.B.dylib 0x94325e42 thread_start + 34
Thread 13:
0 libSystem.B.dylib 0x94326806 __semwait_signal + 10
1 libSystem.B.dylib 0x943264c2 _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x94328158 pthread_cond_wait$UNIX2003 + 73
3 com.apple.iPhoto 0x005056c9 0x1000 + 5261001
4 com.apple.Foundation 0x91eb08d8 -[NSThread main] + 45
5 com.apple.Foundation 0x91eb0888 __NSThread__main__ + 1499
6 libSystem.B.dylib 0x94325fbd _pthread_start + 345
7 libSystem.B.dylib 0x94325e42 thread_start + 34
Thread 14:
0 libSystem.B.dylib 0x94326806 __semwait_signal + 10
1 libSystem.B.dylib 0x943264c2 _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x94328158 pthread_cond_wait$UNIX2003 + 73
3 com.apple.iPhoto 0x004a3a74 0x1000 + 4860532
4 com.apple.Foundation 0x91eb08d8 -[NSThread main] + 45
5 com.apple.Foundation 0x91eb0888 __NSThread__main__ + 1499
6 libSystem.B.dylib 0x94325fbd _pthread_start + 345
7 libSystem.B.dylib 0x94325e42 thread_start + 34
Thread 15:
0 libSystem.B.dylib 0x9431e182 __workq_kernreturn + 10
1 libSystem.B.dylib 0x9431e718 _pthread_wqthread + 941
2 libSystem.B.dylib 0x9431e336 start_wqthread + 30
Thread 16 Crashed:
0 libobjc.A.dylib 0x96ccaee4 objc_msgSend + 36
1 com.connectedflow.flickrkit 0x201977df +[FKPhotoUploadRequest(PrivateAPI) processCheckTicketResponse:] + 1704
2 com.connectedflow.flickrkit 0x20195063 +[FKPhotoUploadRequest checkPendingUploadTicketsSynchronously:withHostname:applicationKey:] + 182
3 com.connectedflow.flickrexport 0x20122bc1 -[FUUploadEngineCover uploadRequestTicketNotComplete:] + 173
4 com.connectedflow.flickrkit 0x201977df +[FKPhotoUploadRequest(PrivateAPI) processCheckTicketResponse:] + 1704
5 com.connectedflow.flickrkit 0x20195063 +[FKPhotoUploadRequest checkPendingUploadTicketsSynchronously:withHostname:applicationKey:] + 182
6 com.connectedflow.flickrexport 0x20122bc1 -[FUUploadEngineCover uploadRequestTicketNotComplete:] + 173
7 com.connectedflow.flickrexport 0x20122a76 -[FUUploadEngineCover checkTickets] + 94
8 com.apple.Foundation 0x91eb08d8 -[NSThread main] + 45
9 com.apple.Foundation 0x91eb0888 __NSThread__main__ + 1499
10 libSystem.B.dylib 0x94325fbd _pthread_start + 345
11 libSystem.B.dylib 0x94325e42 thread_start + 34
Thread 17:
0 libSystem.B.dylib 0x9431e182 __workq_kernreturn + 10
1 libSystem.B.dylib 0x9431e718 _pthread_wqthread + 941
2 libSystem.B.dylib 0x9431e336 start_wqthread + 30
Thread 18:
0 libSystem.B.dylib 0x9431e182 __workq_kernreturn + 10
1 libSystem.B.dylib 0x9431e718 _pthread_wqthread + 941
2 libSystem.B.dylib 0x9431e336 start_wqthread + 30
Thread 16 crashed with X86 Thread State (32-bit):
eax: 0x1d610d80 ebx: 0x20122a9a ecx: 0x993f8ac4 edx: 0x004f0010
edi: 0x37383131 esi: 0x10ff0910 ebp: 0xb34a6b58 esp: 0xb34a6b24
ss: 0x0000001f efl: 0x00010202 eip: 0x96ccaee4 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x38743179
Binary Images:
0x1000 - 0x9f9ffe com.apple.iPhoto 8.1.1 (8.1.1) /Applications/iPhoto.app/Contents/MacOS/iPhoto
0xb2f000 - 0xb5aff3 com.apple.DiscRecordingUI 5.0.3 (5030.4.2) /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
0xb72000 - 0xc27fe7 libcrypto.0.9.7.dylib ??? (???) /usr/lib/libcrypto.0.9.7.dylib
0xc6d000 - 0xc77fff com.apple.UpgradeChecker 1.0 (1.1) /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/A/UpgradeChecker
0xc81000 - 0xd1dffc com.apple.MobileMe 8 (1.0) /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
0xd7f000 - 0xd7ffff +eOkaoCom.dylib ??? (???) /Applications/iPhoto.app/Contents/MacOS/eOkaoCom.dylib
0xd83000 - 0xdb6fe7 +eOkaoDt.dylib ??? (???) /Applications/iPhoto.app/Contents/MacOS/eOkaoDt.dylib
0xdbc000 - 0xf22fff +eOkaoFr.dylib ??? (???) /Applications/iPhoto.app/Contents/MacOS/eOkaoFr.dylib
0xf26000 - 0xf4aff2 +eOkaoPt.dylib ??? (???) /Applications/iPhoto.app/Contents/MacOS/eOkaoPt.dylib
0xf51000 - 0xf98ff7 com.apple.proxtcore 1.0.0 (1.0.0) /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/ProXTCore
0xfdc000 - 0xfdcffa com.apple.iLifeSlideshow 1.0.3 (357.8) /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/iLifeSlideshow
0xfe0000 - 0x1060fef com.apple.NetServices.NetServices 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/Versions/A/NetServices
0x10c2000 - 0x10c2ff7 com.apple.AppleAppSupport 1.5 (1.5) /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleAppSupport
0x10c6000 - 0x10eefff com.apple.iLifeSlideshowCore 1.0.3 (126) /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Frameworks/iLifeSlideshowCore.framework/Versions/A/iLifeSlideshowCore
0x1108000 - 0x1221fe7 com.apple.iLifeSlideshowProducer 1.0.3 (319.5) /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Frameworks/iLifeSlideshowProducer.framework/Versions/A/iLifeSlideshowProducer
0x129f000 - 0x139dfe3 com.apple.iLifeSlideshowRenderer 1.0.3 (313.7) /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Frameworks/iLifeSlideshowRenderer.framework/Versions/A/iLifeSlideshowRenderer
0x140e000 - 0x1416fff com.apple.iLifeSlideshowExporter 1.0.3 (125.2) /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Frameworks/iLifeSlideshowExporter.framework/Versions/A/iLifeSlideshowExporter
0x141f000 - 0x1448fef com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x1459000 - 0x1461fe7 com.apple.NetServices.BDControl 1.0.5 (1.0.5) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Versions/A/BDControl
0x146d000 - 0x1470fff com.apple.NetServices.BDRuleEngine 1.0.2 (1.0.2) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework/Versions/A/BDRuleEngine
0x1774000 - 0x1775ff7 +ws.agile.1PasswordInputManager 3.0.0.BETA-18 (30018) /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
0x178d000 - 0x1790ff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
0x3659000 - 0x36aefdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x157b5000 - 0x157b5ff7 com.apple.applescript.component 2.1.1 (2.1.1) /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
0x157eb000 - 0x157effff com.apple.iPhoto.RSSPublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/RSSPublisher.publisher/Contents/MacOS/RSSPublisher
0x15a3e000 - 0x15a53fff com.apple.iPhoto.FacebookPublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/FacebookPublisher.publisher/Contents/MacOS/FacebookPublisher
0x15a60000 - 0x15a70ff3 com.apple.iPhoto.FlickrPublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/FlickrPublisher.publisher/Contents/MacOS/FlickrPublisher
0x15a8b000 - 0x15a8ffef com.apple.EffectsPlugin 8.0 (8.0) /Applications/iPhoto.app/Contents/PlugIns/EffectsPlugin.plugin/Contents/MacOS/EffectsPlugin
0x15a9d000 - 0x15a9eff7 com.apple.textencoding.unicode 2.3 (2.3) /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x15ab0000 - 0x15ab1ff7 com.apple.iLMBAppDefPlugin 2.1.3 (110.0.3) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/iLMBAppDefPlugin
0x15ab7000 - 0x15ab7ff7 libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
0x15ad9000 - 0x15adcfff com.apple.framework.iPhoto.FileExporter2 8.0 (8.0) /Applications/iPhoto.app/Contents/PlugIns/FileExporter2.iPhotoExporter/Contents/MacOS/FileExporter2
0x15ae3000 - 0x15ae5ffb +com.connectedflow.gpskit ??? (1.0) /Applications/iPhoto.app/Contents/PlugIns/FlickrExport.iPhotoExporter/Contents/Frameworks/GPSKit.framework/Versions/A/GPSKit
0x15b0a000 - 0x15b0bffd +com.vmware.FusionVMDKPlugIn ??? (215242) /Library/Contextual Menu Items/FusionVMDKPlugIn.plugin/Contents/MacOS/FusionVMDKPlugIn
0x15bb1000 - 0x15bb7fe7 com.apple.framework.iPhoto.QTExporter 8.0 (8.0) /Applications/iPhoto.app/Contents/PlugIns/QTExporter.iPhotoExporter/Contents/MacOS/QTExporter
0x15d18000 - 0x15d1efff +com.CircusPonies.NoteBookCMPlugIn 1.81 (1.81) /Users/incanus/Library/Contextual Menu Items/NoteBookCMPlugIn.plugin/Contents/MacOS/NoteBookCMPlugIn
0x15d4a000 - 0x15d51fff +com.getdropbox.finderplugin ??? (169) /Users/incanus/Library/Contextual Menu Items/DropboxPlugin.plugin/Contents/MacOS/DropboxPlugin
0x170ca000 - 0x170d7fff +net.telestream.license 1.0.3.4-GC (1.0.3.4-GC) /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
0x17dfe000 - 0x17e2fff7 com.apple.iPhoto.MobileMePublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/MobileMePublisher.publisher/Contents/MacOS/MobileMePublisher
0x183f3000 - 0x183f4ff7 com.apple.iLMBFolderPlugin 2.1.3 (110.0.3) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/iLMBFolderPlugin
0x183f9000 - 0x183fbff7 com.apple.iLMBMoviesFolderPlugin 2.1.3 (110.0.3) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/MacOS/iLMBMoviesFolderPlugin
0x19fc3000 - 0x19fcefff com.apple.BookService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Contents/MacOS/BookService
0x19fd8000 - 0x19fe2fff com.apple.CalendarsService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/CalendarsService.NetService/Contents/MacOS/CalendarsService
0x19fec000 - 0x19ff6fff com.apple.CardsService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/CardsService.NetService/Contents/MacOS/CardsService
0x1a200000 - 0x1a20bfff com.apple.PrintsService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/Contents/MacOS/PrintsService
0x1a215000 - 0x1a21cff7 com.apple.iLMBAperturePlugin 2.1.3 (110.0.3) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS/iLMBAperturePlugin
0x1a223000 - 0x1a227ff7 com.apple.iLMBGarageBandPlugin 2.1.3 (110.0.3) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/MacOS/iLMBGarageBandPlugin
0x1a22d000 - 0x1a239ff7 com.apple.iLMBiMoviePlugin 2.1.3 (110.0.3) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/iLMBiMoviePlugin
0x1a240000 - 0x1a251ffb com.apple.iLMBiPhoto8Plugin 2.1.3 (110.0.3) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/iLMBiPhoto8Plugin
0x1a259000 - 0x1a262ff7 com.apple.iLMBiPhotoPlugin 2.1.3 (110.0.3) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/iLMBiPhotoPlugin
0x1a269000 - 0x1a271ff7 com.apple.iLMBiTunesPlugin 2.1.3 (110.0.3) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/iLMBiTunesPlugin
0x1a278000 - 0x1a27aff7 com.apple.iLMBPhotoBoothPlugin 2.1.3 (110.0.3) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/MacOS/iLMBPhotoBoothPlugin
0x1a2a4000 - 0x1a2a9ff7 com.apple.AppleMPEG2Codec 1.0.1 (220) /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
0x1a2cf000 - 0x1a2e0ffb com.apple.security.dotmacdl 2.0 (36606) /System/Library/Security/dotmacdl.bundle/Contents/MacOS/dotmacdl
0x1a400000 - 0x1a4c8fe3 com.apple.iTunesAccess 9.0.2 (9.0.2) /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
0x1a913000 - 0x1aa84ff7 GLEngine ??? (???) /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1ab78000 - 0x1ab80ff7 com.apple.framework.iPhoto.HTMLExporter 8.0 (8.0) /Applications/iPhoto.app/Contents/PlugIns/HTMLExporter.iPhotoExporter/Contents/MacOS/HTMLExporter
0x1ab8f000 - 0x1ababff7 GLRendererFloat ??? (???) /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1b938000 - 0x1b952fc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
0x1b95b000 - 0x1b970fcb +com.3ivx.videocodec 503.44 (503.44) /Library/QuickTime/3ivxVideoCodec.component/Contents/MacOS/3ivxVideoCodec
0x1b979000 - 0x1b9b5fe3 com.apple.QuickTimeFireWireDV.component 7.6.3 (1591.3) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0x1b9c1000 - 0x1b9dafe7 com.apple.applepixletvideo 1.2.19 (1.2d19) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0x1d5f9000 - 0x1d5fbff7 libclparser.dylib ??? (???) /System/Library/Frameworks/OpenCL.framework/Libraries/libclparser.dylib
0x1e700000 - 0x1e755fef com.apple.AppleProResDecoder 2.0 (223) /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder
0x1e79d000 - 0x1e7a1ff7 libcldcpuengine.dylib ??? (???) /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x1f000000 - 0x1f0d0ffb +lib3ivxEnc.dylib ??? (???) /Library/Application Support/3ivx/lib3ivxEnc.dylib
0x1f462000 - 0x1f868fef libclh.dylib ??? (???) /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/libclh.dylib
0x1f88c000 - 0x1fa7dfd2 +net.telestream.wmv.import 2.3.0.14 (2.3.0.14) /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
0x2010e000 - 0x2014ffff +com.connectedflow.flickrexport ??? (3.0.2) /Applications/iPhoto.app/Contents/PlugIns/FlickrExport.iPhotoExporter/Contents/MacOS/FlickrExport
0x2017c000 - 0x201b9fff +com.connectedflow.flickrkit ??? (1.0) /Applications/iPhoto.app/Contents/PlugIns/FlickrExport.iPhotoExporter/Contents/Frameworks/FlickrKit.framework/Versions/A/FlickrKit
0x2042a000 - 0x2073cfe0 +org.perian.Perian 1.1.4 (1.1.4) /Users/incanus/Library/QuickTime/Perian.component/Contents/MacOS/Perian
0x20ad6000 - 0x20c96ff2 +net.telestream.wmv.advanced 2.3.0.14 (2.3.0.14) /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
0x20cdb000 - 0x20d54fef com.apple.AppleVAH264HW.component 2.0 (1.0) /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
0x23292000 - 0x2332afff com.apple.applescript 2.1.1 (2.1.1) /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
0x24f96000 - 0x24fdfff7 float_rgba.dylib ??? (???) /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/float_rgba.dylib
0x24fef000 - 0x25061ff7 half_rgba.dylib ??? (???) /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/half_rgba.dylib
0x281d5000 - 0x28221ff7 unorm8_argb.dylib ??? (???) /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb.dylib
0x2b860000 - 0x2b87bfff com.apple.AdjustmentsPlugin 8.0 (8.0) /Applications/iPhoto.app/Contents/PlugIns/AdjustmentsPlugin.plugin/Contents/MacOS/AdjustmentsPlugin
0x8f611000 - 0x8fa52fe7 com.apple.GeForce8xxxGLDriver 1.6.6 (6.0.6) /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) /usr/lib/dyld
0x90003000 - 0x90008ff7 com.apple.OpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x90009000 - 0x90010ff7 com.apple.agl 3.0.12 (AGL-3.0.12) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x90011000 - 0x90026ff7 com.apple.iChat.InstantMessage 5.0.1 (744) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
0x90027000 - 0x900e0fe7 libsqlite3.dylib ??? (???) /usr/lib/libsqlite3.dylib
0x900e1000 - 0x901eeff7 com.apple.MediaToolbox 0.420.18 (420.18) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x901ef000 - 0x9117dff7 com.apple.QuickTimeComponents.component 7.6.3 (1591.3) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9117e000 - 0x912f5fef com.apple.CoreFoundation 6.6.1 (550.13) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x912f6000 - 0x913a5ff3 com.apple.ColorSync 4.6.2 (4.6.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x913a6000 - 0x913acfff com.apple.CommonPanels 1.2.4 (91) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x913ad000 - 0x913b4ff7 com.apple.NSServerNotificationCenter 2 (1.0) /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotification
0x913b5000 - 0x913b7ff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x913d1000 - 0x91441ff3 com.apple.AppleVAFramework 4.7.5 (4.7.5) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x91443000 - 0x9147ffff com.apple.CoreMediaIOServices 124.0 (850) /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x914b3000 - 0x914b5ff7 com.apple.QuickTimeH264.component 7.6.3 (1591.3) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x91595000 - 0x915d3ff7 com.apple.QuickLookFramework 2.1 (327.3) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x915d4000 - 0x91795ff7 com.apple.CalendarStore 4.0.1 (973) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
0x91796000 - 0x917c6ff7 com.apple.MeshKit 1.0 (49.0) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x917c7000 - 0x918bdff7 libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x91a18000 - 0x91b57fe3 com.apple.QTKit 7.6.3 (1591.3) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x91c01000 - 0x91c4afe7 libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c4b000 - 0x91cc2fe3 com.apple.backup.framework 1.2 (1.2) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x91dcb000 - 0x91e21ff7 com.apple.MeshKitRuntime 1.0 (49.0) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x91e22000 - 0x91e27ff7 com.apple.AOSNotification 1.1.0 (123.3) /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x91e28000 - 0x91e92fe7 libstdc++.6.dylib ??? (???) /usr/lib/libstdc++.6.dylib
0x91e93000 - 0x91e99ff7 libCGXCoreImage.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x91e9a000 - 0x9210affb com.apple.Foundation 6.6.1 (751.14) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9210b000 - 0x921a7fe7 com.apple.ApplicationServices.ATS 4.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x921a8000 - 0x921b8ff7 libsasl2.2.dylib ??? (???) /usr/lib/libsasl2.2.dylib
0x921b9000 - 0x921bcfe7 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x921df000 - 0x921e0ff7 libScreenReader.dylib ??? (???) /usr/lib/libScreenReader.dylib
0x921e1000 - 0x92218ff7 com.apple.CoreMedia 0.420.18 (420.18) /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x92219000 - 0x9224eff7 libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9224f000 - 0x92273ff7 libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x92274000 - 0x922b4ff3 com.apple.securityinterface 4.0.1 (37214) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x922b5000 - 0x922f9fe7 com.apple.Metadata 10.6.2 (507.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x922fa000 - 0x92428fe7 com.apple.CoreData 102.1 (250) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x92429000 - 0x92449fe7 com.apple.opencl 12 (12) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9244a000 - 0x9244aff7 com.apple.ApplicationServices 38 (38) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9244b000 - 0x924f9ff3 com.apple.ink.framework 1.3.1 (105) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x924fa000 - 0x9250cff7 com.apple.syncservices.syncservicesui 5.1 (578) /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServicesUI
0x9250d000 - 0x925aafe3 com.apple.LaunchServices 362 (362) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x925ab000 - 0x925deff7 com.apple.AE 496.1 (496.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9261e000 - 0x92accfe7 com.apple.VideoToolbox 0.420.18 (420.18) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x92acd000 - 0x932f7fe7 com.apple.WebCore 6531.21 (6531.21.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x932f8000 - 0x93495fef com.apple.JavaScriptCore 6531.21 (6531.21.9) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x93496000 - 0x934a0ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x934a1000 - 0x937c0fe7 com.apple.CoreServices.CarbonCore 861.2 (861.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x937c1000 - 0x937f6ff7 libcups.2.dylib ??? (???) /usr/lib/libcups.2.dylib
0x937f7000 - 0x93830fe7 com.apple.bom 10.0 (164) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x93831000 - 0x938b3ffb SecurityFoundation ??? (???) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x938b4000 - 0x93991ff7 com.apple.vImage 4.0 (4.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x939cd000 - 0x93baffff com.apple.imageKit 2.0.1 (1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x93bb0000 - 0x93be8ff7 com.apple.LDAPFramework 2.0 (120.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x93be9000 - 0x93d2aff7 com.apple.syncservices 5.1 (578) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
0x93d60000 - 0x93d7cfe3 com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93d7d000 - 0x93d88ff7 libCSync.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x93db5000 - 0x9411cff7 com.apple.QuartzCore 1.6.1 (227.8) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94199000 - 0x941bffff com.apple.DictionaryServices 1.1.1 (1.1.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x941c0000 - 0x941caff7 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x941cb000 - 0x942f7fe3 com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x942f8000 - 0x9449cfeb libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
0x9449d000 - 0x944afff7 com.apple.MultitouchSupport.framework 204.9 (204.9) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x944b0000 - 0x944bafe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x944bb000 - 0x94585fef com.apple.CoreServices.OSServices 352 (352) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9458d000 - 0x9458dff7 com.apple.Carbon 150 (152) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x945ae000 - 0x948a2fe7 com.apple.MessageFramework 4.2 (1077) /System/Library/Frameworks/Message.framework/Versions/B/Message
0x948a3000 - 0x948ebfff com.apple.iCalendar 1.0.1 (51) /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
0x948ec000 - 0x9490efef com.apple.DirectoryService.Framework 3.6 (621.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9490f000 - 0x94911ff7 libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94959000 - 0x949c7ff7 com.apple.QuickLookUIFramework 2.1 (327.3) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x949dc000 - 0x949e6ff7 com.apple.HelpData 2.0.4 (34) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x949e7000 - 0x94ae8fe7 libxml2.2.dylib ??? (???) /usr/lib/libxml2.2.dylib
0x94ae9000 - 0x94b98fe3 com.apple.QuickTimeImporters.component 7.6.3 (1591.3) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x94b99000 - 0x94d1bfe7 libicucore.A.dylib ??? (???) /usr/lib/libicucore.A.dylib
0x94d1c000 - 0x94d1efe7 com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x94d1f000 - 0x94df9ff3 com.apple.DesktopServices 1.5.3 (1.5.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x94dfa000 - 0x94e12ff7 com.apple.CFOpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x94e13000 - 0x94e3bff7 libxslt.1.dylib ??? (???) /usr/lib/libxslt.1.dylib
0x94e3c000 - 0x94e50fe7 libbsm.0.dylib ??? (???) /usr/lib/libbsm.0.dylib
0x94e51000 - 0x94ed1feb com.apple.SearchKit 1.3.0 (1.3.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x94ed2000 - 0x94f0fff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x94f10000 - 0x95026fe3 com.apple.PubSub 1.0.4 (65.11) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x95027000 - 0x9509bfef com.apple.CoreSymbolication 2.0 (23) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9509c000 - 0x9509fff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x950a0000 - 0x950dfff7 com.apple.ImageCaptureCore 1.0 (1.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x950e0000 - 0x951b1fe3 ColorSyncDeprecated.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x951b2000 - 0x9528dff7 com.apple.DiscRecording 5.0.3 (5030.4.2) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9528e000 - 0x952b8ff7 com.apple.shortcut 1.1 (1.1) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x952b9000 - 0x954cbfff com.apple.RawCamera.bundle 2.2.1 (477) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x954cc000 - 0x95506ffb libFontRegistry.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x955b6000 - 0x95606ff7 com.apple.Symbolication 1.1 (67) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x95607000 - 0x95614ff7 com.apple.opengl 1.6.5 (1.6.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95615000 - 0x956a6fe7 com.apple.print.framework.PrintCore 6.1 (312.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x956a7000 - 0x956a7ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x956a8000 - 0x9574ffe7 com.apple.CFNetwork 454.5 (454.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x95750000 - 0x95754ff7 libGIF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x95755000 - 0x95955feb com.apple.AddressBook.framework 5.0.1 (864) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x95956000 - 0x95a4afe7 libiconv.2.dylib ??? (???) /usr/lib/libiconv.2.dylib
0x95a4b000 - 0x95a86fe7 com.apple.DebugSymbols 1.1 (70) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x95a87000 - 0x95a87ff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95a88000 - 0x95a99ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x95ac5000 - 0x95b12ff7 com.apple.ExchangeWebServices 1.1 (56) /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
0x95b13000 - 0x95b33fe7 libresolv.9.dylib ??? (???) /usr/lib/libresolv.9.dylib
0x95b34000 - 0x95b78ff3 com.apple.coreui 2 (113) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95b79000 - 0x95e72fef com.apple.QuickTime 7.6.3 (1591.3) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x95e73000 - 0x9604eff3 libType1Scaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x9604f000 - 0x96075fe3 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
0x96076000 - 0x960b8fe7 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x960b9000 - 0x963dcfef com.apple.HIToolbox 1.6.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x963dd000 - 0x96456ff7 com.apple.PDFKit 2.5 (2.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x96457000 - 0x9688cff7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9688d000 - 0x96935ffb com.apple.QD 3.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96936000 - 0x96944fe7 libz.1.dylib ??? (???) /usr/lib/libz.1.dylib
0x9697d000 - 0x96989ff7 libkxld.dylib ??? (???) /usr/lib/system/libkxld.dylib
0x9698a000 - 0x969afff7 MetadataLib.dylib ??? (???) /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dylib
0x969d6000 - 0x969daff7 libGFXShared.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x969db000 - 0x969f8fe7 com.apple.DotMacSyncManager 2.0.1 (446.3) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManager
0x96a2b000 - 0x96a83fe7 com.apple.datadetectorscore 2.0 (80.7) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x96a8e000 - 0x96afcff7 com.apple.WhitePagesFramework 10.6.0 (140.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
0x96afd000 - 0x96be1ff7 com.apple.WebKit 6531.21 (6531.21.8) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x96be2000 - 0x96be9ff7 com.apple.KerberosHelper 2.1 (1.0) /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
0x96bea000 - 0x96bf4ff7 com.apple.dotMacLegacy 3.2 (266) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegacy
0x96bf5000 - 0x96c4ffe7 com.apple.CorePDF 1.1 (1.1) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x96c50000 - 0x96cc1ff7 com.apple.iLifeMediaBrowser 2.1.3 (346.0.3) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x96cc2000 - 0x96cc2ff7 com.apple.vecLib 3.5 (vecLib 3.5) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96cc3000 - 0x96cc4ff7 com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x96cc5000 - 0x96d72fe7 libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0x96d73000 - 0x96d74ff7 com.apple.TrustEvaluationAgent 1.1 (1) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x96d75000 - 0x96dc5ff7 com.apple.framework.familycontrols 2.0 (2.0) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x96dc6000 - 0x96e20ff7 com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96e21000 - 0x96e3fff7 com.apple.CoreVideo 1.6.0 (43.1) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96e9d000 - 0x96eedfe7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x96eee000 - 0x96f2fff7 libRIP.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x96f30000 - 0x96f33ffb com.apple.help 1.3.1 (41) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96f34000 - 0x96f74fe7 com.apple.DAVKit 4.0.1 (730) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
0x96f75000 - 0x96fbbff7 libauto.dylib ??? (???) /usr/lib/libauto.dylib
0x96fbc000 - 0x96ffcfe7 com.apple.IMCore 5.0.1 (744) /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
0x96ffd000 - 0x96ffdff7 com.apple.Accelerate 1.5 (Accelerate 1.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x96ffe000 - 0x9706cff7 com.apple.ISSupport 1.9.2 (50) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x9706d000 - 0x97071ff7 IOSurface ??? (???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x97072000 - 0x97073ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x97074000 - 0x970d8ffb com.apple.htmlrendering 72 (1.1.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x970d9000 - 0x97148ff7 libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x97149000 - 0x97156ff7 com.apple.NetFS 3.2.1 (3.2.1) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x97157000 - 0x9715efff com.apple.print.framework.Print 6.0 (237) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x97198000 - 0x971e5feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x971e6000 - 0x972d8ff7 libcrypto.0.9.8.dylib ??? (???) /usr/lib/libcrypto.0.9.8.dylib
0x972d9000 - 0x972e3ff7 com.apple.CrashReporterSupport 10.6.2 (239) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x972e4000 - 0x97302ff7 com.apple.iChat.IMFoundation 5.0.1 (744) /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/Versions/A/IMFoundation
0x97316000 - 0x97316ff7 com.apple.quartzframework 1.5 (1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x97317000 - 0x974d3fef com.apple.ImageIO.framework 3.0.1 (3.0.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x974d4000 - 0x97587fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x97588000 - 0x97598ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x97599000 - 0x975aefff com.apple.ImageCapture 6.0 (6.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x975af000 - 0x975e5fff libtidy.A.dylib ??? (???) /usr/lib/libtidy.A.dylib
0x975e6000 - 0x976e8fef com.apple.MeshKitIO 1.0 (49.0) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x976e9000 - 0x97749fe7 com.apple.CoreText 3.1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x97774000 - 0x979d6ff7 com.apple.security 6.0 (36910) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x979e2000 - 0x979ebff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x979ec000 - 0x979f9ff7 libbz2.1.0.dylib ??? (???) /usr/lib/libbz2.1.0.dylib
0x979fa000 - 0x97a07ff7 com.apple.AppleFSCompression 1.0 (1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x97a08000 - 0x97e1eff7 libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x97e1f000 - 0x97e22ff7 libCGXType.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x97e23000 - 0x97e74ff7 com.apple.HIServices 1.8.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x97e75000 - 0x97ea6ff3 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x97ea7000 - 0x97eadff7 com.apple.DisplayServicesFW 2.2 (2.2) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x97eae000 - 0x97ed5ff7 com.apple.quartzfilters 1.6.0 (1.6.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x97ed6000 - 0x98101ff3 com.apple.QuartzComposer 4.1 (156.10) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x98102000 - 0x988e54b7 com.apple.CoreGraphics 1.536.12 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x988e6000 - 0x98901ff7 libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x98902000 - 0x98936ff7 libssl.0.9.8.dylib ??? (???) /usr/lib/libssl.0.9.8.dylib
0x98937000 - 0x98937ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x98938000 - 0x9893fff7 com.apple.iChat.IMUtils 5.0.1 (744) /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versions/A/IMUtils
0x98940000 - 0x989bafef com.apple.audio.CoreAudio 3.2.2 (3.2.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x989bb000 - 0x98a53fe7 edu.mit.Kerberos 6.5.9 (6.5.9) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x98a54000 - 0x98b78ff7 com.apple.CoreAUC 5.03.2 (5.03.2) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x98b79000 - 0x98bbcff7 com.apple.NavigationServices 3.5.3 (181) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x98bd2000 - 0x98bd2ff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x98bd3000 - 0x994b1ff7 com.apple.AppKit 6.6.3 (1038.25) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x994b2000 - 0x994c6ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0xc0000000 - 0xc0008fff +com.growl.growlframework 1.1.5 (1.1.5) /Applications/iPhoto.app/Contents/PlugIns/FlickrExport.iPhotoExporter/Contents/Frameworks/Growl.framework/Versions/A/Growl
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB, SMC 1.42f4
Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.26)
Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: FUJITSU MHZ2320BH FFS G1, 298.09 GB
Serial ATA Device: MATSHITADVD-R UJ-868
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
USB Device: ExpressCard, 0x05dc (Lexar Media, Inc.), 0xea00, 0x26300000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
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.), 0x8217, 0x06110000
Justin R. Miller replied on December 14, 2009 17:47 to the problem "FlickrExport for iPhoto stall & crash" in Connected Flow:
Justin R. Miller reported a problem in Connected Flow on December 14, 2009 17:46:
FlickrExport for iPhoto stall & crashI had an indefinite stall in FlickrExport for iPhoto while uploading. Upon canceling the export, iPhoto crashed.
I have a crash log and a screenshot if it helps.
Justin R. Miller replied on February 04, 2009 18:53 to the idea "Bookmark Recovery Tips" in Gnolia:
If you are a Pukka user, your bookmarks are automatically backed up on your Mac. Please see this blog post for more information.
Justin R. Miller replied on October 28, 2008 02:37 to the question "How can I check who has bookmarked a particular url?" in Gnolia:
Loading Profile...

