New utility: Incomplete
So when I first imported all my CDs into iTunes, some of the tracks couldn't be ripped, and I meant to come back to them. Four years on, not only have I never bothered, but more tracks have been lost through one mishap or another. Alas iTunes doesn't provide any way to locate missing songs, and Google and Versiontracker didn't offer any help.
Incomplete, as well as being perhaps the first Mac utility named after a Backstreet Boys song, can scan your iTunes library for incomplete albums. In doing so it also picks up on other anomalies, which you may or may not agree are important, but you can easily ignore. It's free and you can download it here.
(I knocked it up yesterday afternoon in less time than it took me to get nowhere with an Applescript, via the magic of Cocoa Bindings)
-- Graham, July 5th, 2005 6:58 PM.
Answers
Great Idea... but crashes 2 seconds after launch.-- Patrick Kelleher, July 5th, 2005 11:00 PM.
Can you send your crash log to incomplete@fondantfancies.com? Thanks.-- Graham, July 5th, 2005 11:37 PM.
can't download.
got as far as 103 KB before stopping
Tried twice thru versiontracker and once off your site-- Tod White, July 6th, 2005 1:59 PM.
Crashes. Log:Command: Incomplete
Path: /Users/me/Desktop/T E M P A P P S/iPod iTunes Apps/Incomplete.app/Contents/MacOS/Incomplete
Parent: WindowServer [82]Version: ??? (1.0)
PID: 1808
Thread: 3Exception: EXC_BREAKPOINT (0x0006)
Code[0]: 0x00000001
Code[1]: 0x92897e80
Thread 0:
0 libSystem.B.dylib 0x9000a778 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000a6bc mach_msg + 60
2 com.apple.CoreFoundation 0x9074b3d8 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x9074acdc CFRunLoopRunSpecific + 268
4 com.apple.HIToolbox 0x93123be0 RunCurrentEventLoopInMode + 264
5 com.apple.HIToolbox 0x93123274 ReceiveNextEventCommon + 380
6 com.apple.HIToolbox 0x931230e0 BlockUntilNextEventMatchingListInMode + 96
7 com.apple.AppKit 0x935fe1a4 _DPSNextEvent + 384
8 com.apple.AppKit 0x935fde68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
9 com.apple.AppKit 0x935fa3cc -[NSApplication run] + 472
10 com.apple.AppKit 0x936eac1c NSApplicationMain + 452
11 com.fondantfancies.incomplete 0x00001d40 _start + 392 (crt.c:267)
12 com.fondantfancies.incomplete 0x00001bb4 start + 48Thread 1:
0 libSystem.B.dylib 0x9000a778 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000a6bc mach_msg + 60
2 com.unsanity.ape 0xc0002afc __ape_internal + 3300 (icplusplus.c:28)
3 com.unsanity.ape 0xc0001910 __ape_agent + 64 (icplusplus.c:28)
4 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96Thread 2:
0 libSystem.B.dylib 0x9000a778 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000a6bc mach_msg + 60
2 ...lagutin.audio_hijack.server 0x002099f4 ah_serv_loop + 88
3 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96Thread 3 Crashed:
0 com.apple.Foundation 0x92897e80 _NSRaiseError + 264
1 com.apple.Foundation 0x929031d0 -[NSObject(NSKeyValueObserverRegistration) removeObserver:forKeyPath:] + 524
2 com.apple.AppKit 0x93852474 -[_NSModelObservingTracker _registerOrUnregister:observerNotificationsForModelObject:] + 92
3 com.apple.AppKit 0x93849ef4 -[_NSModelObservingTracker clearAllModelObjectObserving] + 108
4 com.apple.AppKit 0x93849da0 -[_NSModelObservingTracker setIndexReferenceModelObjectArray:clearAllModelObjectObserving:] + 48
5 com.apple.AppKit 0x9384c098 -[NSTableBinder _updateContent] + 84
6 com.apple.AppKit 0x9384bf1c -[NSTableBinder _observeValueForKeyPath:ofObject:context:] + 128
7 com.apple.AppKit 0x9384bd00 -[NSTableBinder observeValueForKeyPath:ofObject:change:context:] + 68
8 com.apple.Foundation 0x92903a94 -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 892
9 com.apple.AppKit 0x9384fd44 -[NSController _notifyObserversForKeyPath:change:] + 236
10 com.apple.AppKit 0x9384fb5c -[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:] + 68
11 com.apple.AppKit 0x9384f260 -[NSArrayController setContent:] + 664
12 com.apple.AppKit 0x9384ea80 -[NSArrayDetailBinder _refreshDetailContentInBackground:] + 1292
13 com.apple.Foundation 0x92903a94 -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 892
14 com.apple.AppKit 0x9384fd44 -[NSController _notifyObserversForKeyPath:change:] + 236
15 com.apple.AppKit 0x93855a74 -[NSController observeValueForKeyPath:ofObject:change:context:] + 856
16 com.apple.Foundation 0x9288b82c -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 512
17 com.fondantfancies.incomplete 0x00002370 -[Controller setValue:forKey:] + 124 (crt.c:300)
18 com.fondantfancies.incomplete 0x000030e8 -[Controller search:] + 3428 (crt.c:300)
19 com.apple.Foundation 0x9287cf34 forkThreadForFunction + 108
20 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96Thread 4:
0 libSystem.B.dylib 0x9004ca38 syscall_thread_switch + 8
1 com.apple.Foundation 0x92895330 +[NSThread sleepUntilDate:] + 152
2 com.apple.AppKit 0x9369ae60 -[NSUIHeartBeat _heartBeatThread:] + 1100
3 com.apple.Foundation 0x9287cf34 forkThreadForFunction + 108
4 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96Thread 5:
0 libSystem.B.dylib 0x9000a778 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000a6bc mach_msg + 60
2 com.apple.CoreFoundation 0x9074b3d8 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x9074acdc CFRunLoopRunSpecific + 268
4 com.apple.CoreFoundation 0x9075a13c CFRunLoopRun + 52
5 com.apple.DVCPROHDMuxer 0x05a3b2bc AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 396
6 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96Thread 6:
0 libSystem.B.dylib 0x9000a778 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000a6bc mach_msg + 60
2 com.apple.CoreFoundation 0x9074b3d8 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x9074acdc CFRunLoopRunSpecific + 268
4 com.apple.audio.CoreAudio 0x913a51dc HALRunLoop::OwnThread(void*) + 264
5 com.apple.audio.CoreAudio 0x913a4f7c CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96Thread 3 crashed with PPC Thread State 64:
srr0: 0x0000000092897e80 srr1: 0x000000000202f030 vrsave: 0x0000000000000000
cr: 0x24042422 xer: 0x0000000000000007 lr: 0x0000000092897e58 ctr: 0x000000009285a004
r0: 0x0000000000000000 r1: 0x00000000f0181d30 r2: 0x00000000a2857508 r3: 0x00000000a287bb1c
r4: 0x00000000909bd00c r5: 0x00000000928595e4 r6: 0x00000000f0181964 r7: 0x00000000000000ff
r8: 0x00000000f0181950 r9: 0x0000000000398fa0 r10: 0x00000000909ab668 r11: 0x0000000024042422
r12: 0x000000009285a004 r13: 0x0000000000000000 r14: 0x0000000000399040 r15: 0x00000000a361b814
r16: 0x0000000000380530 r17: 0x0000000000000007 r18: 0x000000000038ddb0 r19: 0x0000000000000001
r20: 0x0000000000000000 r21: 0x0000000000000000 r22: 0x0000000000000000 r23: 0x00000000a285b2e8
r24: 0x0000000000000000 r25: 0x00000000a361b364 r26: 0x0000000000389c60 r27: 0x0000000000000000
r28: 0x00000000060aba40 r29: 0x00000000a285c7f0 r30: 0x000000000621c6f0 r31: 0x0000000092897d88Binary Images Description:
0x1000 - 0x3fff com.fondantfancies.incomplete ??? (1.0) /Users/me/Desktop/T E M P A P P S/iPod iTunes Apps/Incomplete.app/Contents/MacOS/Incomplete
0xc8000 - 0xcffff com.rogueamoeba.Detour Detour version 1.5.4 (1.5.4) /Users/me/Library/Application Enhancers/Detour.ape/Contents/MacOS/Detour
0x205000 - 0x20cfff alex_lagutin.audio_hijack.server 1.2.9 /Library/Application Enhancers/Instant Hijack Server.ape/Contents/MacOS/Instant Hijack Server
0x241000 - 0x242fff com.ecamm.pluginloader Ecamm Plugin Loader v1.0.1 (1.0.1) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
0x519000 - 0x51bfff com.unsanity.menuextraenabler Menu Extra Enabler version 1.0.1 (1.0.1) /Users/me/Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
0x51f000 - 0x521fff net.culater.SIMBL 0.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
0x17f9000 - 0x17fcfff libMPAEncode0.1.dylib /Library/Application Support/DivXNetworks/libMPAEncode0.1.dylib
0x3d24000 - 0x3d24fff com.apple.osax.digihub 1.0 /System/Library/ScriptingAdditions/Digital Hub Scripting.osax/Contents/MacOS/Digital Hub Scripting
0x3d31000 - 0x3d6dfff com.apple.osax.standardadditions 1.10.1 (???) /System/Library/ScriptingAdditions/StandardAdditions.osax/Contents/MacOS/StandardAdditions
0x3d7b000 - 0x3d7c7b6 Adobe Unit Types PEF binary: Adobe Unit Types
0x3d7d000 - 0x3d7ffff QXPScriptingAdditions /Library/ScriptingAdditions/QXPScriptingAdditions.osax/Contents/MacOS/QXPScriptingAdditions
0x3d8e000 - 0x3ddd3c7 CarbonLibpwpc PEF binary: CarbonLibpwpc
0x3e04000 - 0x3e09fff com.balance.ittec.scripting Ittec 2.3.1 (2.3.1) /Users/me/Library/ScriptingAdditions/Ittec.osax/Contents/MacOS/Ittec
0x3e0d000 - 0x3e57878 Ittec PEF binary: Ittec
0x3e65000 - 0x3e65fff com.yousoftware.youhelper ??? (1.0.1) /Users/me/Library/ScriptingAdditions/YouHelper.osax/Contents/MacOS/YouHelper
0x3f17000 - 0x3f1dfff com.apple.DictionaryServiceComponent 1.0.0 /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
0x53b8000 - 0x5437fff com.apple.DVCPROHDAudio 1.2 /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
0x5472000 - 0x54eefff ch.rafz.naegeli.christoph.xvid_codec 0.5.1 /Users/me/Library/QuickTime/XviD_Codec v0.5.1.component/Contents/MacOS/XviD_Codec
0x556d000 - 0x5572fff com.apple.DesktopVideoOut 1.0 /Users/me/Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
0x5576000 - 0x55c6fff com.apple.DVCPROHDVideoOutputCodec 1.0 /Users/me/Library/QuickTime/DVCPROHDVideoOutputCodec.component/Contents/MacOS/DVCPROHDVideoOutputCodec
0x5600000 - 0x5609fff com.apple.LiveType.component 1.2 /Users/me/Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x5615000 - 0x5646fff liblame3.92.dylib /Library/Application Support/DivXNetworks/liblame3.92.dylib
0x5683000 - 0x5695fff libdpv10.dylib /Library/Application Support/DivXNetworks/libdpv10.dylib
0x5805000 - 0x58cffff com.divxnetworks.DivXCodec 5.2.1 /Users/me/Library/QuickTime/DivX 5.component/Contents/MacOS/DivX 5
0x591d000 - 0x597dfff libdpus10.dylib /Library/Application Support/DivXNetworks/libdpus10.dylib
0x5a24000 - 0x5ab6fff com.apple.DVCPROHDMuxer 1.0 /Users/me/Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
0x5e47a40 - 0x5e47af2 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
0x5e480e0 - 0x5e48157 CFMPriv_System PEF binary: CFMPriv_System
0x5e48400 - 0x5e484d0 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
0x5e48550 - 0x5e48623 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
0x5e48700 - 0x5e487bb CFMPriv_Help PEF binary: CFMPriv_Help
0x5e487c0 - 0x5e4888a CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
0x5e48910 - 0x5e489e6 CFMPriv_HTMLRendering PEF binary: CFMPriv_HTMLRendering
0x5e48a60 - 0x5e48b33 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
0x5e48bc0 - 0x5e48ca5 CFMPriv_NavigationServices PEF binary: CFMPriv_NavigationServices
0x5e48d20 - 0x5e48df6 CFMPriv_OpenScriptingMacBLib PEF binary: CFMPriv_OpenScriptingMacBLib
0x5e48ed0 - 0x5e48f8e CFMPriv_Print PEF binary: CFMPriv_Print
0x5e48fb0 - 0x5e4907d CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
0x5e49100 - 0x5e491e2 CFMPriv_SpeechRecognition PEF binary: CFMPriv_SpeechRecognition
0x5e49260 - 0x5e49333 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
0x5e493b0 - 0x5e49483 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
0x5e49560 - 0x5e49622 CFMPriv_AE PEF binary: CFMPriv_AE
0x5e49630 - 0x5e496f5 CFMPriv_ATS PEF binary: CFMPriv_ATS
0x5e49770 - 0x5e49847 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
0x5e498d0 - 0x5e499b3 CFMPriv_FindByContent PEF binary: CFMPriv_FindByContent
0x5e49a30 - 0x5e49b0a CFMPriv_HIServices PEF binary: CFMPriv_HIServices
0x5e49b80 - 0x5e49c60 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
0x5e49cf0 - 0x5e49dd6 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
0x5e49eb0 - 0x5e49f87 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
0x5e49f90 - 0x5e4a052 CFMPriv_QD PEF binary: CFMPriv_QD
0x5e4a150 - 0x5e4a239 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
0x7f950000 - 0x7f9b8fff com.apple.LiveType.framework 2.0.2 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
0x8fe00000 - 0x8fe51fff dyld 43.1 /usr/lib/dyld
0x90000000 - 0x901a6fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901fe000 - 0x90202fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x90204000 - 0x90257fff com.apple.CoreText 1.0.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90284000 - 0x90335fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90364000 - 0x9069dfff com.apple.CoreGraphics 1.256.14 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90728000 - 0x90801fff com.apple.CoreFoundation 6.4.2 (368.11) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9084a000 - 0x9084afff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9084c000 - 0x9094efff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x909a8000 - 0x90a2cfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90a56000 - 0x90acafff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90ae4000 - 0x90af6fff libauto.dylib /usr/lib/libauto.dylib
0x90afd000 - 0x90dc2fff com.apple.CoreServices.CarbonCore 10.4.1 (611.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90e25000 - 0x90ea5fff com.apple.CoreServices.OSServices 4.0 (4.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90eef000 - 0x90f2ffff com.apple.CFNetwork 10.4.2 (80) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90f44000 - 0x90f5cfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x90f6c000 - 0x90feafff com.apple.SearchKit 1.0.3 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9102f000 - 0x91056fff com.apple.Metadata 1.1 (121.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91066000 - 0x91073fff libz.1.dylib /usr/lib/libz.1.dylib
0x91076000 - 0x91238fff com.apple.security 4.0.1 (223) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9133a000 - 0x91343fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9134a000 - 0x91371fff com.apple.SystemConfiguration 1.8.0 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91384000 - 0x9138cfff libbsm.dylib /usr/lib/libbsm.dylib
0x91390000 - 0x9140efff com.apple.audio.CoreAudio 3.0.1 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9144c000 - 0x9144cfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9144e000 - 0x91486fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x914a1000 - 0x9156cfff com.apple.ColorSync 4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x915c1000 - 0x91654fff com.apple.print.framework.PrintCore 4.0 (172.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9169a000 - 0x91757fff com.apple.QD 3.8.6 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91795000 - 0x917f3fff com.apple.HIServices 1.5.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91821000 - 0x91844fff com.apple.LangAnalysis 1.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91858000 - 0x9187dfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91890000 - 0x918d1fff com.apple.LaunchServices 10.4.3 (157) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918ec000 - 0x91900fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9190e000 - 0x91944fff com.apple.ImageIO.framework 1.0.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91958000 - 0x91a1afff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91a66000 - 0x91a7bfff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a80000 - 0x91a9cfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91aa1000 - 0x91b10fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91b27000 - 0x91b2bfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91b2d000 - 0x91b45fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b48000 - 0x91b8bfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91b92000 - 0x91babfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91bb0000 - 0x91bb3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91bb5000 - 0x91bb5fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91bb7000 - 0x91ca1fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91ca9000 - 0x91cc8fff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91d34000 - 0x91d54fff libmx.A.dylib /usr/lib/libmx.A.dylib
0x91d5a000 - 0x91dbffff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91dc9000 - 0x91e5bfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91e75000 - 0x92405fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9244d000 - 0x9275dfff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9278a000 - 0x92815fff com.apple.DesktopServices 1.3 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92857000 - 0x92a80fff com.apple.Foundation 6.4.1 (567.12) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b9e000 - 0x92c7cfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92c9c000 - 0x92d8afff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92d8d000 - 0x92d97fff com.apple.framework.AppleTalk 1.2.0 (???) /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
0x92d9c000 - 0x92dbafff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92dc5000 - 0x92e1ffff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92e3d000 - 0x92e3dfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92e3f000 - 0x92e53fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92e6b000 - 0x92e7bfff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92e87000 - 0x92e9cfff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92eae000 - 0x92f35fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92f49000 - 0x92f54fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92f5e000 - 0x92f8bfff com.apple.openscripting 1.2.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92fa5000 - 0x92fb5fff com.apple.print.framework.Print 4.0 (187) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92fc1000 - 0x93027fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x93058000 - 0x930aafff com.apple.NavigationServices 3.4.1 (3.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x930d6000 - 0x930f3fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93105000 - 0x93112fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9311b000 - 0x9342bfff com.apple.HIToolbox 1.4.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93576000 - 0x93582fff com.apple.opengl 1.4.0 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x935f4000 - 0x935f4fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x935f6000 - 0x93c27fff com.apple.AppKit 6.4.1 (824.1) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93fb3000 - 0x9401dfff com.apple.CoreData 1.0 (46) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94055000 - 0x9411ffff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94173000 - 0x94173fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94175000 - 0x942d4fff com.apple.QuartzCore 1.4.1 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9431c000 - 0x94359fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x94361000 - 0x943acfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9454c000 - 0x9455bfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94563000 - 0x9456ffff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x945b4000 - 0x945c8fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x945ce000 - 0x94830fff com.apple.QuickTime 7.0.1 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94903000 - 0x94922fff com.apple.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94ce4000 - 0x94d01fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x951fe000 - 0x95325fff edu.mit.Kerberos 5.5.19 (5.5) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x95e31000 - 0x95e36fff com.apple.URLMount 2.1.1 (2.1) /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount
0x96847000 - 0x968eafff libcrypto.0.9.dylib /usr/lib/libcrypto.0.9.dylib
0x9691e000 - 0x9694bfff libssl.0.9.dylib /usr/lib/libssl.0.9.dylib
0x9752d000 - 0x9753afff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x977f7000 - 0x97813fff com.apple.AppleShareClient 1.4.3 /System/Library/Frameworks/AppleShareClient.framework/Versions/A/AppleShareClient
0x97824000 - 0x97861fff com.apple.AppleShareClientCore 1.4.3 /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShareClientCore
0x9883b000 - 0x98fcdfff com.apple.QuickTimeComponents.component 7.0.1 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0xc0000000 - 0xc000ffff com.unsanity.ape 1.5.1 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
0xefbef000 - 0xefcd1fff libPSIKey.dylib /Library/Application Support/DivXNetworks/libPSIKey.dylib-- larry Jarvis, July 15th, 2005 5:05 AM.
Only checked it out preliminarily. Great idea. Was stable for me on initial run, seemed to give me to much unecissary info about podcasts. Will give more feedback as I test it out more extensively.BTW, how's shrook going? Is it slowly becoming the raging popular success I'd hoped? I've not seen a single other tool that's come close for mining large amounts of feeds. I've been happy to see you've been getting multi-tasking under control in the last few versions, though I still can't browse content while it's checking feeds in the background. I'm just about to try out 2.3 can't wait.
BTW, I'm happy to see people getting on apple's case about RSS issues. They also have some SEVERELY deficient metadata issues in the interface which really insult viewers... the primary one being... NO PERMALINKS TO THE ORIGINAL POST! Doh! It's important we all let apple know where we stand on such issues.
-Mike of mmeiser.com/blog
-- Michael Meiser, July 31st, 2005 1:04 PM.
It ran for me once and has since crashed every time. I've tried trashing the prefs file and such. No luck =(_________________________________
Date/Time: 2005-09-12 01:40:23.648 -0400
OS Version: 10.4.2 (Build 8C46)
Report Version: 3Command: Incomplete
Path: /Applications/Incomplete.app/Contents/MacOS/Incomplete
Parent: WindowServer [74]Version: ??? (1.0)
PID: 2686
Thread: 0Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x0000000cThread 0 Crashed:
0 com.apple.Foundation 0x9290c58c __NSHashTableRetain + 24
1 com.apple.CoreFoundation 0x9074346c CFSetAddValue + 400
2 com.apple.Foundation 0x9290c560 NSHashInsertKnownAbsent + 156
3 com.apple.AppKit 0x93878124 -[_NSModelObservingTracker _startObservingModelObject:] + 112
4 com.apple.AppKit 0x93878064 -[_NSModelObservingTracker startObservingModelObjectAtReferenceIndex:] + 160
5 com.apple.AppKit 0x93877f58 -[_NSModelObservingTracker setObservingToModelObjectsRange:] + 428
6 com.apple.AppKit 0x93877d6c -[_NSBindingAdaptor tableView:updateVisibleRowInformation:] + 148
7 com.apple.AppKit 0x936d49e0 -[NSTableView drawRect:] + 224
8 com.apple.AppKit 0x936699b0 -[NSView _drawRect:clip:] + 2128
9 com.apple.AppKit 0x93668f80 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 404
10 com.apple.AppKit 0x93668558 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 196
11 com.apple.AppKit 0x93668b20 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 1676
12 com.apple.AppKit 0x93668b20 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 1676
13 com.apple.AppKit 0x93668b20 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 1676
14 com.apple.AppKit 0x93668b20 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 1676
15 com.apple.AppKit 0x93668b20 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 1676
16 com.apple.AppKit 0x9368917c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 192
17 com.apple.AppKit 0x936621cc -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 384
18 com.apple.AppKit 0x936574d0 -[NSView displayIfNeeded] + 248
19 com.apple.AppKit 0x93657340 -[NSWindow displayIfNeeded] + 180
20 com.apple.AppKit 0x936571ec _handleWindowNeedsDisplay + 200
21 com.apple.CoreFoundation 0x9074aefc __CFRunLoopDoObservers + 352
22 com.apple.CoreFoundation 0x9074b19c __CFRunLoopRun + 420
23 com.apple.CoreFoundation 0x9074ac3c CFRunLoopRunSpecific + 268
24 com.apple.HIToolbox 0x93129ac0 RunCurrentEventLoopInMode + 264
25 com.apple.HIToolbox 0x93129154 ReceiveNextEventCommon + 380
26 com.apple.HIToolbox 0x93128fc0 BlockUntilNextEventMatchingListInMode + 96
27 com.apple.AppKit 0x93623e44 _DPSNextEvent + 384
28 com.apple.AppKit 0x93623b08 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
29 com.apple.AppKit 0x9362006c -[NSApplication run] + 472
30 com.apple.AppKit 0x937108bc NSApplicationMain + 452
31 com.fondantfancies.incomplete 0x00001d40 _start + 392 (crt.c:267)
32 com.fondantfancies.incomplete 0x00001bb4 start + 48Thread 1:
0 libSystem.B.dylib 0x9000a778 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000a6bc mach_msg + 60
2 com.unsanity.ape 0xc0002bf4 __ape_internal + 3300 (icplusplus.c:27)
3 com.unsanity.ape 0xc0001a08 __ape_agent + 64 (icplusplus.c:27)
4 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96Thread 2:
0 com.apple.Foundation 0x9290ccc4 __NSHashTableRelease + 0
1 com.apple.CoreFoundation 0x90743f98 __CFSetDeallocate + 368
2 com.apple.CoreFoundation 0x9072b734 _CFRelease + 240
3 com.apple.Foundation 0x9290cca8 NSFreeHashTable + 64
4 com.apple.AppKit 0x9386fccc -[_NSModelObservingTracker clearAllModelObjectObserving] + 132
5 com.apple.AppKit 0x9386fb60 -[_NSModelObservingTracker setIndexReferenceModelObjectArray:clearAllModelObjectObserving:] + 48
6 com.apple.AppKit 0x93871e58 -[NSTableBinder _updateContent] + 84
7 com.apple.AppKit 0x93871cdc -[NSTableBinder _observeValueForKeyPath:ofObject:context:] + 128
8 com.apple.AppKit 0x93871ac0 -[NSTableBinder observeValueForKeyPath:ofObject:change:context:] + 68
9 com.apple.Foundation 0x92909a94 -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 892
10 com.apple.AppKit 0x93875b04 -[NSController _notifyObserversForKeyPath:change:] + 236
11 com.apple.AppKit 0x9387591c -[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:] + 68
12 com.apple.AppKit 0x93875020 -[NSArrayController setContent:] + 664
13 com.apple.AppKit 0x93874840 -[NSArrayDetailBinder _refreshDetailContentInBackground:] + 1292
14 com.apple.Foundation 0x92909a94 -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 892
15 com.apple.AppKit 0x93875b04 -[NSController _notifyObserversForKeyPath:change:] + 236
16 com.apple.AppKit 0x9387b834 -[NSController observeValueForKeyPath:ofObject:change:context:] + 856
17 com.apple.Foundation 0x9289182c -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 512
18 com.fondantfancies.incomplete 0x00002370 -[Controller setValue:forKey:] + 124 (crt.c:300)
19 com.fondantfancies.incomplete 0x000030e8 -[Controller search:] + 3428 (crt.c:300)
20 com.apple.Foundation 0x92882f34 forkThreadForFunction + 108
21 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96Thread 3:
0 libSystem.B.dylib 0x9002ca98 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x9003127c pthread_cond_wait + 508
2 com.apple.AppKit 0x9365201c -[NSViewHierarchyLock lockForReadingWithExceptionHandler:] + 260
3 com.apple.AppKit 0x936c09cc -[NSUIHeartBeat _heartBeatThread:] + 792
4 com.apple.Foundation 0x92882f34 forkThreadForFunction + 108
5 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96Thread 0 crashed with PPC Thread State 64:
srr0: 0x000000009290c58c srr1: 0x100000000200f030 vrsave: 0x0000000000000000
cr: 0x24042428 xer: 0x0000000020000000 lr: 0x000000009074346c ctr: 0x000000009290c575
r0: 0x000000009074346c r1: 0x00000000bfffd5f0 r2: 0x0000000000000000 r3: 0x0000000000000000
r4: 0x00000000083de960 r5: 0x0000000000000000 r6: 0x0000000000000000 r7: 0x0000000000000000
r8: 0x0000000000000001 r9: 0x000000000000068d r10: 0x000000000038b028 r11: 0x00000000083de960
r12: 0x000000009290c575 r13: 0x0000000000000000 r14: 0x00000000bfffe110 r15: 0x0000000000000000
r16: 0x000000000037ecc0 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x0000000000000000
r20: 0x00000000a3658494 r21: 0x00000000ffffffff r22: 0x00000000bfffd8f0 r23: 0x00000000bfffda60
r24: 0x0000000000000000 r25: 0x0000000000000000 r26: 0x00000000003265a0 r27: 0x00000000083de960
r28: 0x00000000a0728150 r29: 0x0000000009570190 r30: 0x00000000083de960 r31: 0x00000000907432e4Binary Images Description:
0x1000 - 0x3fff com.fondantfancies.incomplete ??? (1.0) /Applications/Incomplete.app/Contents/MacOS/Incomplete
0xc8000 - 0xcefff org.chatelp.slider Slider version 1.2 (1.2) /Users/jhiltz/Library/Application Enhancers/Slider.ape/Contents/MacOS/Slider
0xf3000 - 0xf4fff com.ecamm.pluginloader Ecamm Plugin Loader v1.0.1 (1.0.1) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
0x4ce000 - 0x4cefff jp.hetima.SafariStand.loader SafariStand-loader version 1.0 (5) /Users/jhiltz/Library/InputManagers/SafariStand/SafariStand-loader.bundle/Contents/MacOS/SafariStand-loader
0x4d2000 - 0x4d5fff com.unsanity.menuextraenabler Menu Extra Enabler version 1.0.2 (1.0.2) /Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
0x4df000 - 0x4e0fff com.li.hao.saftloader 1.3.0 (386) /Library/InputManagers/Saft/SaftLoader.bundle/Contents/MacOS/SaftLoader
0x4e4000 - 0x4e5fff net.culater.SIMBL 0.2 (6) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
0x7c4000 - 0x7cafff com.apple.DictionaryServiceComponent 1.0.0 /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
0x1431000 - 0x14a7fff ch.rafz.naegeli.christoph.xvid_codec 0.4.1 /Library/QuickTime/XviD_Codec v0.4.1.component/Contents/MacOS/XviD_Codec
0x1542000 - 0x16a3fff com.elgato.mpegsupport EyeTV MPEG Support 1.0.2 (build 28) (1.0.2) /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
0x8fe00000 - 0x8fe51fff dyld 43.1 /usr/lib/dyld
0x90000000 - 0x901a6fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901fe000 - 0x90202fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x90204000 - 0x90257fff com.apple.CoreText 1.0.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90284000 - 0x90335fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90364000 - 0x9069dfff com.apple.CoreGraphics 1.256.14 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90728000 - 0x90801fff com.apple.CoreFoundation 6.4.3 (368.12) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9084a000 - 0x9084afff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9084c000 - 0x9094efff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x909a8000 - 0x90a2cfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90a56000 - 0x90acafff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90ae4000 - 0x90af6fff libauto.dylib /usr/lib/libauto.dylib
0x90afd000 - 0x90dc2fff com.apple.CoreServices.CarbonCore 10.4.1 (611.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90e25000 - 0x90ea5fff com.apple.CoreServices.OSServices 4.0 (4.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90eef000 - 0x90f2ffff com.apple.CFNetwork 10.4.2 (80) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90f44000 - 0x90f5cfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x90f6c000 - 0x90feafff com.apple.SearchKit 1.0.3 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9102f000 - 0x91056fff com.apple.Metadata 1.1 (121.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91077000 - 0x91239fff com.apple.security 4.0.1 (223) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9133b000 - 0x91344fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9134b000 - 0x91372fff com.apple.SystemConfiguration 1.8.0 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91385000 - 0x9138dfff libbsm.dylib /usr/lib/libbsm.dylib
0x91391000 - 0x9140ffff com.apple.audio.CoreAudio 3.0.1 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9144d000 - 0x9144dfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9144f000 - 0x91487fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x914a2000 - 0x9156dfff com.apple.ColorSync 4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x915c2000 - 0x91655fff com.apple.print.framework.PrintCore 4.0 (172.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9169b000 - 0x91758fff com.apple.QD 3.8.6 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91796000 - 0x917f4fff com.apple.HIServices 1.5.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91822000 - 0x91845fff com.apple.LangAnalysis 1.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91859000 - 0x9187efff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91891000 - 0x918d2fff com.apple.LaunchServices 10.4.3 (157) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918ed000 - 0x91901fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9190f000 - 0x91945fff com.apple.ImageIO.framework 1.0.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91959000 - 0x91a1ffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91a6c000 - 0x91a81fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a86000 - 0x91aa2fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91aa7000 - 0x91b16fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91b2d000 - 0x91b31fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91b33000 - 0x91b4bfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b4e000 - 0x91b91fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91b98000 - 0x91bb1fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91bb6000 - 0x91bb9fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91bbb000 - 0x91bbbfff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91bbd000 - 0x91ca7fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91caf000 - 0x91ccefff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91d3a000 - 0x91d5afff libmx.A.dylib /usr/lib/libmx.A.dylib
0x91d60000 - 0x91dc5fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91dcf000 - 0x91e61fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91e7b000 - 0x9240bfff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92453000 - 0x92763fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92790000 - 0x9281bfff com.apple.DesktopServices 1.3 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9285d000 - 0x92a86fff com.apple.Foundation 6.4.1 (567.12) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92ba4000 - 0x92c82fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92ca2000 - 0x92d90fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92da2000 - 0x92dc0fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92dcb000 - 0x92e25fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92e43000 - 0x92e43fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92e45000 - 0x92e59fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92e71000 - 0x92e81fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92e8d000 - 0x92ea2fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92eb4000 - 0x92f3bfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92f4f000 - 0x92f5afff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92f64000 - 0x92f91fff com.apple.openscripting 1.2.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92fab000 - 0x92fbbfff com.apple.print.framework.Print 4.0 (187) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92fc7000 - 0x9302dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9305e000 - 0x930b0fff com.apple.NavigationServices 3.4.1 (3.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x930dc000 - 0x930f9fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9310b000 - 0x93118fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93121000 - 0x93431fff com.apple.HIToolbox 1.4.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9357c000 - 0x93588fff com.apple.opengl 1.4.0 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9361a000 - 0x9361afff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9361c000 - 0x93c4dfff com.apple.AppKit 6.4.2 (824.11) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93fd9000 - 0x94043fff com.apple.CoreData 1.0 (46) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9407b000 - 0x94145fff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94199000 - 0x94199fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9419b000 - 0x942fafff com.apple.QuartzCore 1.4.1 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94342000 - 0x9437ffff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x94387000 - 0x943d2fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94573000 - 0x94582fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9458a000 - 0x94596fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x945db000 - 0x945effff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x945f5000 - 0x9485ffff com.apple.QuickTime 7.0.2 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9716a000 - 0x97189fff com.apple.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97955000 - 0x97962fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x99088000 - 0x99940fff com.apple.QuickTimeComponents.component 7.0.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9cbba000 - 0x9cbc8fff libz.1.dylib /usr/lib/libz.1.dylib
0xc0000000 - 0xc000ffff com.unsanity.ape 1.5 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancerModel: PowerMac7,3, BootROM 5.1.8f7, 2 processors, PowerPC G5 (2.2), 1.8 GHz, 1 GB
Graphics: ATI Radeon 9600 XT, ATY,RV360, AGP, 128 MB
Memory Module: DIMM0/J11, 512 MB, DDR SDRAM, PC3200U-30330
Memory Module: DIMM1/J12, 512 MB, DDR SDRAM, PC3200U-30330
AirPort: AirPort Extreme, 400.17 (3.90.34.0.p11)
Bluetooth: Version 1.6.0f2, 2 service, 1 devices, 0 incoming serial ports
Network Service: AirPort, AirPort, en1
Network Service: Built-in Ethernet, Ethernet, en0
Serial ATA Device: ST3160023AS, 149.05 GB
Parallel ATA Device: SONY DVD RW DW-U21A, 393.27 MB
USB Device: USB2.0 Storage Device, Cypress Semiconductor, Up to 480 Mb/sec, 500 mA
USB Device: Hub, , Up to 480 Mb/sec, 500 mA
USB Device: Apple Cinema HD Display, , Up to 1.5 Mb/sec, 100 mA
USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
USB Device: Microsoft IntelliMouse® Optical, Microsoft, Up to 1.5 Mb/sec, 500 mA
FireWire Device: iSight, Apple Computer, Inc., Up to 400 Mb/sec
FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec-- Justin, September 12th, 2005 5:42 AM.