I just downloaded 1.0b3 and tried to rip a CD. (Ripping to FLAC. No MB data for the CD.)
It crashed either after finishing or very close to the end; it might have been verifying audio. (I have FLAC files for all tracks on my filesystem, and they verify as fine with flac -t.) The app was ripping in the background so I can't provide more information, unfortunately.
Crash log:
Code: Select all
Process: Rip [98884]
Path: /Applications/Rip.app/Contents/MacOS/Rip
Identifier: org.sbooth.Rip
Version: 1.0b (3)
Code Type: X86 (Native)
Parent Process: launchd [123]
Date/Time: 2009-01-10 14:48:18.123 +0100
OS Version: Mac OS X 10.5.6 (9G55)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000005
Crashed Thread: 0
Application Specific Information:
objc[98884]: garbage collection is ON
Thread 0 Crashed:
0 com.apple.CoreFoundation 0x916262b4 CFRetain + 36
1 com.apple.AppKit 0x90ed8ff5 -[NSApplication(NSErrorPresentation) presentError:modalForWindow:delegate:didPresentSelector:contextInfo:] + 473
2 com.apple.AppKit 0x911b8061 -[NSWindowController presentError:modalForWindow:delegate:didPresentSelector:contextInfo:] + 193
3 org.sbooth.Rip 0x0002dcf9 -[AudioExtractionSheetController(Private) processExtractionOperation:] + 2229
4 com.apple.Foundation 0x9011a39c __NSThreadPerformPerform + 476
5 com.apple.CoreFoundation 0x916245f5 CFRunLoopRunSpecific + 3141
6 com.apple.CoreFoundation 0x91624cd8 CFRunLoopRunInMode + 88
7 com.apple.HIToolbox 0x953452c0 RunCurrentEventLoopInMode + 283
8 com.apple.HIToolbox 0x953450d9 ReceiveNextEventCommon + 374
9 com.apple.HIToolbox 0x95344f4d BlockUntilNextEventMatchingListInMode + 106
10 com.apple.AppKit 0x90b92d7d _DPSNextEvent + 657
11 com.apple.AppKit 0x90b92630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12 com.apple.AppKit 0x90b8b66b -[NSApplication run] + 795
13 com.apple.AppKit 0x90b588a4 NSApplicationMain + 574
14 org.sbooth.Rip 0x00002626 start + 54
Thread 1:
0 libSystem.B.dylib 0x951a43ae __semwait_signal + 10
1 libSystem.B.dylib 0x951ced0d pthread_cond_wait$UNIX2003 + 73
2 libauto.dylib 0x91984bcf auto_collection_thread(void*) + 175
3 libSystem.B.dylib 0x951ce095 _pthread_start + 321
4 libSystem.B.dylib 0x951cdf52 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x951a43ae __semwait_signal + 10
1 com.apple.Foundation 0x90160399 +[NSThread sleepForTimeInterval:] + 73
2 org.sbooth.Rip.Encoder.FLAC 0x096f1d0c -[FLACEncodeOperation main] + 2248
3 com.apple.Foundation 0x901aa064 -[NSOperation start] + 772
4 com.apple.Foundation 0x901a9d52 __runop + 34
5 libSystem.B.dylib 0x9520640f _pthread_wqthread + 331
6 libSystem.B.dylib 0x952062c2 start_wqthread + 30
Thread 3:
0 libSystem.B.dylib 0x95206292 __workq_ops + 10
1 libSystem.B.dylib 0x952062c2 start_wqthread + 30
Thread 4:
0 libSystem.B.dylib 0x9519d1c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x951a49bc mach_msg + 72
2 com.apple.CoreFoundation 0x916240ae CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x91624cd8 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x9017cd40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5 com.apple.Foundation 0x901197ed -[NSThread main] + 45
6 com.apple.Foundation 0x90119394 __NSThread__main__ + 308
7 libSystem.B.dylib 0x951ce095 _pthread_start + 321
8 libSystem.B.dylib 0x951cdf52 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x951ec6f2 select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x951ce095 _pthread_start + 321
2 libSystem.B.dylib 0x951cdf52 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x951a43ae __semwait_signal + 10
1 libSystem.B.dylib 0x951ced0d pthread_cond_wait$UNIX2003 + 73
2 com.apple.ColorSync 0x91d4c45c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
3 com.apple.ColorSync 0x91d5ed8e CMMConvTask(void*) + 54
4 libSystem.B.dylib 0x951ce095 _pthread_start + 321
5 libSystem.B.dylib 0x951cdf52 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x951a43ae __semwait_signal + 10
1 libSystem.B.dylib 0x951ced0d pthread_cond_wait$UNIX2003 + 73
2 com.apple.QuartzCore 0x96a85ab9 fe_fragment_thread + 54
3 libSystem.B.dylib 0x951ce095 _pthread_start + 321
4 libSystem.B.dylib 0x951cdf52 thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x9519d226 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x951cf1ef _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x951d0a73 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x9015f75c -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x9015f570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x9015f4d5 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.AppKit 0x90bf8d90 -[NSUIHeartBeat _heartBeatThread:] + 753
7 com.apple.Foundation 0x901197ed -[NSThread main] + 45
8 com.apple.Foundation 0x90119394 __NSThread__main__ + 308
9 libSystem.B.dylib 0x951ce095 _pthread_start + 321
10 libSystem.B.dylib 0x951cdf52 thread_start + 34
Thread 9:
0 libSystem.B.dylib 0x9519d1c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x951a49bc mach_msg + 72
2 com.apple.CoreFoundation 0x916240ae CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x91624cd8 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x9664f052 CFURLCacheWorkerThread(void*) + 396
5 libSystem.B.dylib 0x951ce095 _pthread_start + 321
6 libSystem.B.dylib 0x951cdf52 thread_start + 34
Thread 10:
0 libSystem.B.dylib 0x9519d1c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x951a49bc mach_msg + 72
2 com.apple.CoreFoundation 0x916240ae CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x91624d34 CFRunLoopRun + 84
4 com.apple.DesktopServices 0x931b6e83 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5 ...ple.CoreServices.CarbonCore 0x94dd110b PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x951ce095 _pthread_start + 321
7 libSystem.B.dylib 0x951cdf52 thread_start + 34
Thread 11:
0 libSystem.B.dylib 0x9519d1c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x951a49bc mach_msg + 72
2 com.apple.CoreFoundation 0x916240ae CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x91624d34 CFRunLoopRun + 84
4 com.apple.DesktopServices 0x931b6ffc TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5 ...ple.CoreServices.CarbonCore 0x94dd110b PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x951ce095 _pthread_start + 321
7 libSystem.B.dylib 0x951cdf52 thread_start + 34
Thread 12:
0 libSystem.B.dylib 0x951a43ae __semwait_signal + 10
1 libSystem.B.dylib 0x951ced0d pthread_cond_wait$UNIX2003 + 73
2 ...ple.CoreServices.CarbonCore 0x94dd2ef7 TSWaitOnCondition + 126
3 ...ple.CoreServices.CarbonCore 0x94db1e36 TSWaitOnConditionTimedRelative + 202
4 ...ple.CoreServices.CarbonCore 0x94dd2b74 MPWaitOnQueue + 208
5 com.apple.DesktopServices 0x931c1fba TNodeSyncTask::SyncTaskProc(void*) + 84
6 ...ple.CoreServices.CarbonCore 0x94dd110b PrivateMPEntryPoint + 56
7 libSystem.B.dylib 0x951ce095 _pthread_start + 321
8 libSystem.B.dylib 0x951cdf52 thread_start + 34
Thread 13:
0 libSystem.B.dylib 0x9519d226 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x951cf1ef _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x951d0a73 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x94db1e62 TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore 0x94dd2b74 MPWaitOnQueue + 208
5 com.apple.DesktopServices 0x931c3f04 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6 ...ple.CoreServices.CarbonCore 0x94dd110b PrivateMPEntryPoint + 56
7 libSystem.B.dylib 0x951ce095 _pthread_start + 321
8 libSystem.B.dylib 0x951cdf52 thread_start + 34
Thread 14:
0 libSystem.B.dylib 0x951cd906 kevent + 10
1 libSystem.B.dylib 0x951ce095 _pthread_start + 321
2 libSystem.B.dylib 0x951cdf52 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x9162629a ecx: 0xffa5ffd0 edx: 0x00000000
edi: 0x00000000 esi: 0x00000000 ebp: 0xbfffeb08 esp: 0xbfffeaf0
ss: 0x0000001f efl: 0x00010246 eip: 0x916262b4 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000005
Binary Images:
0x1000 - 0x3dfff +org.sbooth.Rip 1.0b (3) <c10e3ec2201115559d957252be117f1d> /Applications/Rip.app/Contents/MacOS/Rip
0x6c000 - 0x6efff +org.musicbrainz.discid 1.01 (0.1.1) <70ef139c5054833bd82116a24ca14262> /Applications/Rip.app/Contents/Frameworks/discid.framework/Versions/A/discid
0x72000 - 0x72fff +org.sbooth.Rip.EncoderInterface ??? (1.0) <a3ddf5d5ea10fdc4d293cd03863948cd> /Applications/Rip.app/Contents/Frameworks/EncoderInterface.framework/Versions/A/EncoderInterface
0x78000 - 0x8bfff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <59b7bc42b26efba344063b11f32d8415> /Applications/Rip.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x99000 - 0x99ffc +org.sbooth.Rip.MusicDatabaseInterface ??? (1.0) <7d409552da1b5b1d1ea7f50f232c4212> /Applications/Rip.app/Contents/Frameworks/MusicDatabaseInterface.framework/Versions/A/MusicDatabaseInterface
0x968a000 - 0x968efff +org.sbooth.Rip.MusicDatabase.MusicBrainz ??? (1.0) <120cc7b1e699bd08ebe00d424f8f253c> /Applications/Rip.app/Contents/PlugIns/MusicBrainz.bundle/Contents/MacOS/MusicBrainz
0x96f0000 - 0x96f2ffc +org.sbooth.Rip.Encoder.FLAC ??? (1.0) <df58200d7140a8a5d88901f3c8042aaf> /Applications/Rip.app/Contents/PlugIns/FLAC.bundle/Contents/MacOS/FLAC
0x97f4000 - 0x97f6fff +org.sbooth.Rip.Encoder.CoreAudio.AppleLossless ??? (1.0) <5490e848fbb7e87105e269e60e99afde> /Applications/Rip.app/Contents/PlugIns/AppleLossless.bundle/Contents/MacOS/AppleLossless
0x1e279000 - 0x1e46ffff com.apple.RawCamera.bundle 2.0.12 (421) <02fe3f4ea6251f7b2d23d855ce5c5fd2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x1e53c000 - 0x1e56cffc +org.musicbrainz.musicbrainz3 1.01 (3.0.1) <b6afcb7b855d9e673fdc4cbf64aea24d> /Applications/Rip.app/Contents/PlugIns/MusicBrainz.bundle/Contents/Frameworks/musicbrainz3.framework/Versions/A/musicbrainz3
0x1ec95000 - 0x1eca7fff libneon.26.dylib ??? (???) <34b821399e043bdb45a675ba76153e8a> /usr/lib/libneon.26.dylib
0x1ecb0000 - 0x1eccefe3 libexpat.1.dylib ??? (???) <4b0320ecb5a2954cb3ad877a9aaf6ad2> /usr/lib/libexpat.1.dylib
0x1ecd6000 - 0x1ecd9ffe +org.sbooth.Rip.MusicDatabase.FreeDB ??? (1.0) <cd6106983d1e871f313bde790e559b1a> /Applications/Rip.app/Contents/PlugIns/FreeDB.bundle/Contents/MacOS/FreeDB
0x1ecdf000 - 0x1ece7fff +net.sourceforge.libcddb 1.01 (1.3.0) <dd6083b963577762387c3d941999425f> /Applications/Rip.app/Contents/PlugIns/FreeDB.bundle/Contents/Frameworks/cddb.framework/Versions/A/cddb
0x1eced000 - 0x1eceeffc +org.sbooth.Rip.MusicDatabase.iTunes ??? (1.0) <7b6a4b635b84e947d0ee02e79393a928> /Applications/Rip.app/Contents/PlugIns/iTunes.bundle/Contents/MacOS/iTunes
0x1ecf3000 - 0x1ed0dffb com.apple.ScriptingBridge 1.0.1 (1.0.1) <2c42ce602b3a533b07e1971c8075048d> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x1ed23000 - 0x1ed24ffc +org.sbooth.Rip.Encoder.CoreAudio.WAVE ??? (1.0) <90f6a7baa60c13d2d8e65fcb3b77bfcb> /Applications/Rip.app/Contents/PlugIns/WAVE.bundle/Contents/MacOS/WAVE
0x1eef5000 - 0x1eefaff3 libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x1f514000 - 0x1f598fff com.apple.xquery 1.3 (27) /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x90003000 - 0x900bdfe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x900be000 - 0x900befff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9010f000 - 0x9038afe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9038b000 - 0x9046bfff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x9046c000 - 0x90abdfff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x90abe000 - 0x90ac6fff com.apple.DiskArbitration 2.2.1 (2.2.1) <42908e7ecc17a83cec4afef2850ec79e> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90b12000 - 0x90b51fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90b52000 - 0x91350fef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x91363000 - 0x913bcff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x913bd000 - 0x913d5fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x913d6000 - 0x913ddff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x913de000 - 0x91524ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91525000 - 0x9152bfff com.apple.print.framework.Print 218.0.2 (220.1) <2979f3be4e7e8adc875bf21658e9be94> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9152c000 - 0x9152cff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9157c000 - 0x915a9feb libvDSP.dylib ??? (???) <2ee4eb005babc90eaa352b33eb09226e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x915aa000 - 0x915aaffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x915b1000 - 0x916e4fff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x916eb000 - 0x91772ff7 libsqlite3.0.dylib ??? (???) <11311084bc4be9d4555dfac74fe7218a> /usr/lib/libsqlite3.0.dylib
0x9178b000 - 0x917a9fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x91941000 - 0x9197fff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91980000 - 0x91980ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x91981000 - 0x919acfe7 libauto.dylib ??? (???) <2072d673706bbe463ed2426af57a28d7> /usr/lib/libauto.dylib
0x919ad000 - 0x91a6bfff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x91a6c000 - 0x91a70fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x91ae4000 - 0x91ae6fff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x91ae7000 - 0x91af4fe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x91c1f000 - 0x91d13ff4 libiconv.2.dylib ??? (???) <3f183527811098bb7332f67a1f902bfd> /usr/lib/libiconv.2.dylib
0x91d19000 - 0x91de4fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91de5000 - 0x91df5fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x91e35000 - 0x91e64fe3 com.apple.AE 402.2 (402.2) <d0da935e781446faa4563e7a9c587cce> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91e65000 - 0x91e74fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
0x92f2c000 - 0x92fb8ff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92fc3000 - 0x930fbff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x93104000 - 0x931b4fff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x931b5000 - 0x9323ffe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9328b000 - 0x93649fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9364a000 - 0x93655fe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x93656000 - 0x9365dffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
0x9365e000 - 0x93705feb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x93709000 - 0x9370bff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x937ba000 - 0x937c9ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <43c5b91223501f917392f59fbf9d7ace> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x937ca000 - 0x937d4feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x937d5000 - 0x93832ffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
0x938d6000 - 0x939bbff3 com.apple.CoreData 100.1 (186) <9187380c86061cb4c37b6bec8abeae75> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x939bc000 - 0x939daff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x939db000 - 0x93debfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x93dec000 - 0x93f6bfff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x93f6c000 - 0x93f73fe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
0x93f74000 - 0x940c6ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x940f9000 - 0x9410ffe7 com.apple.CoreVideo 1.5.1 (1.5.1) <001910004257f1386724398f584b30b5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94433000 - 0x944b2ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x944b3000 - 0x944b6fff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x944f4000 - 0x94587fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94588000 - 0x945d9ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x945da000 - 0x94636ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x94637000 - 0x946b4feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x946b5000 - 0x94d55fff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x94d56000 - 0x94d71ffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x94d72000 - 0x94d87ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94d88000 - 0x95062ff3 com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9519c000 - 0x95303ff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x95304000 - 0x95314ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x95315000 - 0x9561dfff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x956f3000 - 0x956f3ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x956f4000 - 0x9573dfef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x95962000 - 0x95a43ff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
0x95a44000 - 0x95a45ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
0x95a46000 - 0x95a6afeb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
0x95a6b000 - 0x95a74fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x95a75000 - 0x95a75ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95a76000 - 0x95aadfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x95aae000 - 0x95ad6ff7 com.apple.shortcut 1 (1.0) <5b57f8f162f77a1739b436900517d672> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x95ad7000 - 0x95afbfff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x95afc000 - 0x95afcffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x95afe000 - 0x95b58ff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x95b59000 - 0x95becff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x95bed000 - 0x95bf9ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x95c17000 - 0x960e8f3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x960e9000 - 0x96163ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x96164000 - 0x96168fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x96169000 - 0x96175ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x96176000 - 0x9617bfff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x961ef000 - 0x961efffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x961f0000 - 0x963beff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x963bf000 - 0x963e7fff libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
0x96422000 - 0x9649ffef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x964a0000 - 0x964a5fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x964a6000 - 0x964e8fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x964e9000 - 0x9652afe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9652b000 - 0x9655dfff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9655e000 - 0x96610ffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x96611000 - 0x9664bfe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9664c000 - 0x966e9ffc com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x96708000 - 0x96727ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x96991000 - 0x96d2efef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x96d2f000 - 0x96df6ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x96ef9000 - 0x96f84fff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96f85000 - 0x96f85ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x96fe1000 - 0x970afff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x970b0000 - 0x970beffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
0x970bf000 - 0x970d5fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0xb0000000 - 0xb0018ffb +com.binarymethod.BGHUDAppKit ??? (1.0) <3f81ca21b4503b679a3eba9260b37118> /Applications/Rip.app/Contents/Frameworks/BGHUDAppKit.framework/Versions/A/BGHUDAppKit
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib