We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash sent in by a Textmate user, he had Mercurial badges enable and was getting consistent crashes until it was disabled.
Interval Since Last Report: 10947 sec Crashes Since Last Report: 1 Per-App Interval Since Last Report: 617267 sec Per-App Crashes Since Last Report: 4
Date/Time: 2009-07-02 23:35:50.217 -0400 OS Version: Mac OS X 10.5.7 (9J61) Report Version: 6 Anonymous UUID: E98C7564-1E86-4704-9A9D-1E2347FD0FCE
Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000010 Crashed Thread: 22
Thread 0: 0 libSystem.B.dylib 0x937f5f9a read$UNIX2003 + 10 1 com.apple.Foundation 0x900e3b26 -[NSConcreteFileHandle readDataOfLength:] + 502 2 com.apple.Foundation 0x90114aba -[NSConcreteFileHandle readDataToEndOfFile] + 42 3 sh.ciaranwal.projectplus 0x16821e7b -[HgIcons executeLsFilesUnderPath:inProject:] + 725 4 sh.ciaranwal.projectplus 0x168222d5 -[HgIcons statusForPath:inProject:reload:] + 97 5 sh.ciaranwal.projectplus 0x168235a1 -[SCMIcons statusForPath:inProject:reload:] + 175 6 sh.ciaranwal.projectplus 0x16823a10 -[NSWindowPoser setRepresentedFilename:] + 234 7 com.apple.AppKit 0x92646a4d -[NSWindowTitleBinder _observeValueForKeyPath:ofObject:context:] + 241 8 com.apple.Foundation 0x901012ee NSKVONotify + 62 9 com.apple.Foundation 0x9007d5e2 - [NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 546 10 com.macromates.textmate 0x0007cedf -[OakProjectController applicationDidBecomeActiveNotification:] + 1615 11 ...macromates.plugin-in.remate 0x1587a0d3 - [NSWindowController(AppSwitching) swizzledApplicationDidBecomeActiveNotification:] + 63 (ReMate.mm:16) 12 com.apple.Foundation 0x9008053c _nsnote_callback + 364 13 com.apple.CoreFoundation 0x9468464a __CFXNotificationPost + 362 14 com.apple.CoreFoundation 0x94684923 _CFXNotificationPostNotification + 179 15 com.apple.Foundation 0x9007d690 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128 16 com.apple.Foundation 0x90086ee8 -[NSNotificationCenter postNotificationName:object:] + 56 17 com.apple.AppKit 0x92412987 -[NSApplication sendEvent:] + 2091 18 com.macromates.textmate 0x00004045 -[OakApplication sendEvent:] + 147 19 com.apple.AppKit 0x925e16b4 _NXFinishActivation + 203 20 com.apple.AppKit 0x92448fcd _NXDoMouseUpWindowOrdering + 254 21 com.apple.AppKit 0x923776ec -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 428 22 com.apple.AppKit 0x9249029b -[NSTableView _dragShouldBeginFromMouseDown:] + 577 23 com.apple.AppKit 0x9248f924 -[NSTableView _performDragFromMouseDown:] + 282 24 com.apple.AppKit 0x9248da32 -[NSTableView mouseDown:] + 741 25 com.apple.AppKit 0x9249f61d -[NSOutlineView mouseDown:] + 611 26 com.apple.AppKit 0x92446133 -[NSWindow sendEvent:] + 5381 27 com.apple.AppKit 0x92412cd9 -[NSApplication sendEvent:] + 2941 28 com.macromates.textmate 0x00004045 -[OakApplication sendEvent:] + 147 29 com.apple.AppKit 0x9237062f -[NSApplication run] + 847 30 com.apple.AppKit 0x9233d834 NSApplicationMain + 574 31 com.macromates.textmate 0x00002fd2 _start + 216 32 com.macromates.textmate 0x00002ef9 start + 41
Thread 1: 0 libSystem.B.dylib 0x937d22e6 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x938042af _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x93805b33 pthread_cond_timedwait_relative_np + 47 3 com.apple.Foundation 0x900c6dcc -[NSCondition waitUntilDate:] + 236 4 com.apple.Foundation 0x900c6be0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144 5 com.apple.Foundation 0x900c6b45 -[NSConditionLock lockWhenCondition:] + 69 6 com.apple.AppKit 0x923ddd20 -[NSUIHeartBeat _heartBeatThread:] + 753 7 com.apple.Foundation 0x90080e0d -[NSThread main] + 45 8 com.apple.Foundation 0x900809b4 NSThread__main + 308 9 libSystem.B.dylib 0x93803155 _pthread_start + 321 10 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 2: 0 libSystem.B.dylib 0x937d2286 mach_msg_trap + 10 1 libSystem.B.dylib 0x937d9a7c mach_msg + 72 2 com.apple.CoreFoundation 0x946a304e CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x946a3cd4 CFRunLoopRun + 84 4 com.apple.DesktopServices 0x935d9e17 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123 5 ...ple.CoreServices.CarbonCore 0x9324f057 PrivateMPEntryPoint + 56 6 libSystem.B.dylib 0x93803155 _pthread_start + 321 7 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 3: 0 libSystem.B.dylib 0x937d2286 mach_msg_trap + 10 1 libSystem.B.dylib 0x937d9a7c mach_msg + 72 2 com.apple.CoreFoundation 0x946a304e CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x946a3cd4 CFRunLoopRun + 84 4 com.apple.DesktopServices 0x935d9f90 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216 5 ...ple.CoreServices.CarbonCore 0x9324f057 PrivateMPEntryPoint + 56 6 libSystem.B.dylib 0x93803155 _pthread_start + 321 7 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 4: 0 libSystem.B.dylib 0x937d946e __semwait_signal + 10 1 libSystem.B.dylib 0x93803dcd pthread_cond_wait $UNIX2003 + 73 2 ...ple.CoreServices.CarbonCore 0x93250e83 TSWaitOnCondition + 126 3 ...ple.CoreServices.CarbonCore 0x9322fd6a TSWaitOnConditionTimedRelative + 202 4 ...ple.CoreServices.CarbonCore 0x93250b00 MPWaitOnQueue + 208 5 com.apple.DesktopServices 0x935e4f72 TNodeSyncTask::SyncTaskProc(void*) + 84 6 ...ple.CoreServices.CarbonCore 0x9324f057 PrivateMPEntryPoint + 56 7 libSystem.B.dylib 0x93803155 _pthread_start + 321 8 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 5: 0 libSystem.B.dylib 0x938029c6 kevent + 10 1 libSystem.B.dylib 0x93803155 _pthread_start + 321 2 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 6: 0 libSystem.B.dylib 0x938216fa select$DARWIN_EXTSN + 10 1 libSystem.B.dylib 0x93803155 _pthread_start + 321 2 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 7: 0 libSystem.B.dylib 0x937d946e semwait_signal + 10 1 libSystem.B.dylib 0x93803dcd pthread_cond_wait $UNIX2003 + 73 2 com.apple.ColorSync 0x955d845c pthreadSemaphoreWait(t_pthreadSemaphore) + 42 3 com.apple.ColorSync 0x955ead8e CMMConvTask(void) + 54 4 libSystem.B.dylib 0x93803155 _pthread_start + 321 5 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 8: 0 libSystem.B.dylib 0x937d946e semwait_signal + 10 1 libSystem.B.dylib 0x93803dcd pthread_cond_wait $UNIX2003 + 73 2 com.apple.ColorSync 0x955d845c pthreadSemaphoreWait(t_pthreadSemaphore) + 42 3 com.apple.ColorSync 0x955ead8e CMMConvTask(void) + 54 4 libSystem.B.dylib 0x93803155 _pthread_start + 321 5 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 9: 0 libSystem.B.dylib 0x937d946e semwait_signal + 10 1 libSystem.B.dylib 0x93803dcd pthread_cond_wait $UNIX2003 + 73 2 com.apple.ColorSync 0x955d845c pthreadSemaphoreWait(t_pthreadSemaphore) + 42 3 com.apple.ColorSync 0x955ead8e CMMConvTask(void) + 54 4 libSystem.B.dylib 0x93803155 _pthread_start + 321 5 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 10: 0 libSystem.B.dylib 0x937d22ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x938042c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x93849539 pthread_cond_wait + 48 3 com.macromates.textmate 0x000f9031 text::view::tokenize_filter::actual_worker() + 397 4 com.macromates.textmate 0x000ea1a5 text::view::tokenize_filter::worker(void*) + 17 5 libSystem.B.dylib 0x93803155 _pthread_start + 321 6 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 11: 0 libSystem.B.dylib 0x937d22ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x938042c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x93849539 pthread_cond_wait + 48 3 com.macromates.textmate 0x000f9031 text::view::tokenize_filter::actual_worker() + 397 4 com.macromates.textmate 0x000ea1a5 text::view::tokenize_filter::worker(void*) + 17 5 libSystem.B.dylib 0x93803155 _pthread_start + 321 6 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 12: 0 libSystem.B.dylib 0x937d22ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x938042c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x93849539 pthread_cond_wait + 48 3 com.macromates.textmate 0x000f9031 text::view::tokenize_filter::actual_worker() + 397 4 com.macromates.textmate 0x000ea1a5 text::view::tokenize_filter::worker(void*) + 17 5 libSystem.B.dylib 0x93803155 _pthread_start + 321 6 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 13: 0 libSystem.B.dylib 0x937d22ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x938042c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x93849539 pthread_cond_wait + 48 3 com.macromates.textmate 0x000f9031 text::view::tokenize_filter::actual_worker() + 397 4 com.macromates.textmate 0x000ea1a5 text::view::tokenize_filter::worker(void*) + 17 5 libSystem.B.dylib 0x93803155 _pthread_start + 321 6 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 14: 0 libSystem.B.dylib 0x937d22ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x938042c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x93849539 pthread_cond_wait + 48 3 com.macromates.textmate 0x000f9031 text::view::tokenize_filter::actual_worker() + 397 4 com.macromates.textmate 0x000ea1a5 text::view::tokenize_filter::worker(void*) + 17 5 libSystem.B.dylib 0x93803155 _pthread_start + 321 6 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 15: 0 libSystem.B.dylib 0x937d2286 mach_msg_trap + 10 1 libSystem.B.dylib 0x937d9a7c mach_msg + 72 2 com.apple.CoreFoundation 0x946a304e CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x946a3c78 CFRunLoopRunInMode + 88 4 com.apple.Foundation 0x900e4530 + [NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320 5 com.apple.Foundation 0x90080e0d -[NSThread main] + 45 6 com.apple.Foundation 0x900809b4 NSThread__main + 308 7 libSystem.B.dylib 0x93803155 _pthread_start + 321 8 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 16: 0 libSystem.B.dylib 0x937d2286 mach_msg_trap + 10 1 libSystem.B.dylib 0x937d9a7c mach_msg + 72 2 com.apple.CoreFoundation 0x946a304e CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x946a3c78 CFRunLoopRunInMode + 88 4 com.apple.CFNetwork 0x93667298 CFURLCacheWorkerThread(void*) + 388 5 libSystem.B.dylib 0x93803155 _pthread_start + 321 6 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 17: 0 libSystem.B.dylib 0x937d22e6 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x938042af _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x93805b33 pthread_cond_timedwait_relative_np + 47 3 ...ple.CoreServices.CarbonCore 0x9322fd96 TSWaitOnConditionTimedRelative + 246 4 ...ple.CoreServices.CarbonCore 0x93250b00 MPWaitOnQueue + 208 5 com.apple.DesktopServices 0x935e6ebc TFolderSizeTask::FolderSizeTaskProc(void*) + 104 6 ...ple.CoreServices.CarbonCore 0x9324f057 PrivateMPEntryPoint + 56 7 libSystem.B.dylib 0x93803155 _pthread_start + 321 8 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 18: 0 libSystem.B.dylib 0x937d22e6 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x938042af _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x93805b33 pthread_cond_timedwait_relative_np + 47 3 ...ple.CoreServices.CarbonCore 0x9322fd96 TSWaitOnConditionTimedRelative + 246 4 ...ple.CoreServices.CarbonCore 0x93250b00 MPWaitOnQueue + 208 5 com.apple.DesktopServices 0x935e6ebc TFolderSizeTask::FolderSizeTaskProc(void*) + 104 6 ...ple.CoreServices.CarbonCore 0x9324f057 PrivateMPEntryPoint + 56 7 libSystem.B.dylib 0x93803155 _pthread_start + 321 8 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 19: 0 com.apple.CoreFoundation 0x946348e9 _CFArrayReplaceValues + 217 1 com.apple.Foundation 0x9007b883 -[NSCFArray insertObject:atIndex:] + 131 2 com.apple.Foundation 0x9007b7f4 -[NSCFArray addObject:]
Thread 20: 0 libSystem.B.dylib 0x938029c6 kevent + 10 1 libSystem.B.dylib 0x93803155 _pthread_start + 321 2 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 21: 0 libSystem.B.dylib 0x938029c6 kevent + 10 1 libSystem.B.dylib 0x93803155 _pthread_start + 321 2 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 22 Crashed: 0 com.apple.CoreFoundation 0x946728ca __CFDictionaryDeallocate
Thread 23: 0 libSystem.B.dylib 0x938029c6 kevent + 10 1 libSystem.B.dylib 0x93803155 _pthread_start + 321 2 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 24: 0 libSystem.B.dylib 0x938029c6 kevent + 10 1 libSystem.B.dylib 0x93803155 _pthread_start + 321 2 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 25: 0 libSystem.B.dylib 0x938029c6 kevent + 10 1 libSystem.B.dylib 0x93803155 _pthread_start + 321 2 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 26: 0 libSystem.B.dylib 0x938029c6 kevent + 10 1 libSystem.B.dylib 0x93803155 _pthread_start + 321 2 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 22 crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x946727d1 ecx: 0x946a5c20 edx: 0x00000010 edi: 0x00000004 esi: 0x00454ec0 ebp: 0xb0ac1b48 esp: 0xb0ac1af0 ss: 0x0000001f efl: 0x00010282 eip: 0x946728ca cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037 cr2: 0x00000010
Binary Images: 0x1000 - 0x1efff8 +com.macromates.textmate 1.5.8 (1505) /Applications/TextMate.app/Contents/ MacOS/TextMate 0x30d000 - 0x338ffb libcurl.3.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.3.dylib 0x393000 - 0x398ffe +com.macromates.edit_in_textmate ??? (1.0) / Library/InputManagers/Edit in TextMate/Edit in TextMate.bundle/ Contents/MacOS/Edit in TextMate 0x3f6000 - 0x3f7fff +com.docklandsoft.fantasktikssidekick ??? (1.0) <0935f65c63f63442d21233c1eedaabfd> /Library/InputManagers/ FantasktiksSidekick/FantasktiksSidekick.bundle/Contents/MacOS/ FantasktiksSidekick 0x711000 - 0x713fff +com.Logitech.Control Center.Scroll Enhancer Loader 2.7.0 (2.7.0) /Library/ InputManagers/LCC Scroll Enhancer Loader/LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer Loader 0x719000 - 0x71bfff +net.culater.SIMBL 0.8.2 (8) /Library/ InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL 0x741000 - 0x74bff7 +com.unsanity.smartcrashreports Smart Crash Reports version 1.5 (1.5) /Library/InputManagers/Smart Crash Reports/ Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports 0x758000 - 0x770ff7 +com.delicioussafari.DeliciousSafari 1.7 (110) /Library/InputManagers/ DeliciousSafari/DeliciousSafari.bundle/Contents/MacOS/DeliciousSafari 0x787000 - 0x788ffd +com.1passwd.InputManager 2.9.14.BETA-1 (7425) <78bd58cfa0acc4c4ac76249aff4cb679> /Library/InputManagers/ 1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM 0x15226000 - 0x15226fff +com.parallels.cmplugin ParallelsCM version 1.0 (1.0) /Library/Contextual Menu Items/ParallelsCM.plugin/Contents/ MacOS/ParallelsCM 0x15283000 - 0x15284fff +com.expandrive.ExpanDriveCMPlugin ??? (1) /Users/ssteiner/Library/Contextual Menu Items/ExpanDriveCMPlugin.bundle/Contents/MacOS/ExpanDriveCMPlugin 0x15288000 - 0x15289ffe +net.brockerhoff.Nudge.CM 1.2 (1.2) /Users/ ssteiner/Library/Contextual Menu Items/Nudge.plugin/Contents/MacOS/Nudge 0x1528d000 - 0x1528efff +uk.co.markallan.clamxav.ScanWithClamXav ??? (1.0) /Users/ssteiner/Library/Contextual Menu Items/ ScanWithClamXav.plugin/Contents/MacOS/ScanWithClamXav 0x152a2000 - 0x152aafff +com.getdropbox.finderplugin ??? (169) <9b429dfa91be445a7d6e12d4749ccbba> /Users/ssteiner/Library/Contextual Menu Items/DropboxPlugin.plugin/Contents/MacOS/DropboxPlugin 0x152b6000 - 0x152b9fff +com.cocoatech.PathFinderCM 4.5.6 (4.5.6) / Users/ssteiner/Library/Contextual Menu Items/Path Finder CM.plugin/ Contents/MacOS/Path Finder CM 0x152be000 - 0x152c0ffe com.apple.AutomatorCMM 1.1 (161) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM 0x152ea000 - 0x152ebffd com.apple.BluetoothMenu 2.1.6 (2.1.6f8) / System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/ Contents/MacOS/BluetoothContextualMenu 0x152f0000 - 0x152f2fff com.apple.BezelServicesFW 1.4.929 (1.4.929) / System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/ BezelServices 0x152fc000 - 0x15301fff libFontStreams.A.dylib ??? (???) <49c4f841fb836d52eb58b0ea398de8ee> /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libFontStreams.A.dylib 0x15318000 - 0x1531dfff com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu 0x153d0000 - 0x153d8fef +net.macscripter.clientfoldermaker 2.0.0 (2000) <54ed71a9f59b991271648fdf5d0198f3> /Library/Contextual Menu Items/CFMContextMenu.plugin/Contents/MacOS/CFMContextMenu 0x153e1000 - 0x15409fff com.apple.print.PrintingCocoaPDEs 5.5.7 (237.16) /System/Library/Frameworks/Carbon.framework/Versions/A/ Frameworks/Print.framework/Versions/A/Plugins/PrintingCocoaPDEs.bundle/ Contents/MacOS/PrintingCocoaPDEs 0x156ed000 - 0x156eefff +com.Peter_Hoerster.CopyPaste-CMPlugIn ??? (1.0.1) /Library/Contextual Menu Items/ CopyPasteProContextualMenu.plugin/Contents/MacOS/ CopyPasteProContextualMenu 0x156f2000 - 0x156f5fff +com.aquaminds.NoteTakerCMPlugIn NoteTaker Contextual Menu Plug-In v1.3.1 (1.3.1) /Library/Contextual Menu Items/ NoteTakerCMPlugIn.plugin/Contents/MacOS/NoteTakerCMPlugIn 0x15764000 - 0x15799fff com.apple.print.framework.Print.Private 5.5.7 (237.16) /System/Library/Frameworks/Carbon.framework/Versions/A/ Frameworks/Print.framework/Versions/Current/Plugins/ PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI 0x157b2000 - 0x157cefe7 libPDFRIP.A.dylib ??? (???) /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib 0x15814000 - 0x15814ffe +libsvn_fs_util-1.0.0.0.dylib ??? (???) <23d9e638ce8f373bdfe65d844d45a939> /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libsvn_fs_util-1.0.0.0.dylib 0x15839000 - 0x1583bfff +com.Logitech.Control Center.Scroll Enhancer OSAX Loader 2.7.0 (2.7.0) /Library/ ScriptingAdditions/LCC Scroll Enhancer Loader.osax/Contents/MacOS/LCC Scroll Enhancer Loader 0x15878000 - 0x1587afff +com.macromates.plugin-in.remate ??? (1.0) / Users/ssteiner/Library/Application Support/TextMate/PlugIns/ ReMate.tmplugin/Contents/MacOS/ReMate 0x15885000 - 0x1588affc +com.macromates.dialog_plug-in ??? (1.0) / Applications/TextMate.app/Contents/PlugIns/Dialog.tmplugin/Contents/ MacOS/Dialog 0x15890000 - 0x158a0fff +com.macromates.dialog2 ??? (1.0) /Applications/TextMate.app/Contents/ PlugIns/Dialog2.tmplugin/Contents/MacOS/Dialog2 0x15a26000 - 0x15a29fff +com.stclairsoft.DefaultFolderX.osax Default Folder X Addition version 1.0 (4.2d11) <20ae7639d6757ddcf4bc4056fe20f03c> /Users/ssteiner/Library/ ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/ Default Folder X Addition 0x15a2f000 - 0x15a50feb +com.stclairsoft.DefaultFolderX.CarbonPatcher kBundleVersion (kBundleVersion) <8b93f82fae47535ac5ac173ee8e6040b> / Users/ssteiner/Library/PreferencePanes/Default Folder X.prefPane/ Contents/Resources/Default Folder X.bundle/Contents/Resources/Carbon Patcher.bundle/Contents/MacOS/Carbon Patcher 0x15a5d000 - 0x15a7bff7 +Cocoa Patcher ??? (???) /Users/ssteiner/Library/ PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/ Cocoa Patcher 0x15d65000 - 0x15d6fffe com.apple.URLMount 3.1.1 (3.1.1) /System/Library/PrivateFrameworks/ URLMount.framework/URLMount 0x15dcb000 - 0x15dccffd com.apple.URLMount.WebDAVPlugin 3.1.1 (3.1.1) /System/Library/Filesystems/ URLMount/http.URLMounter/Contents/MacOS/http 0x15e23000 - 0x15e28ff3 libCGXCoreImage.A.dylib ??? (???) <3a78abc535c80f9819931b670da804a2> /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x15e9a000 - 0x160a1fef com.apple.RawCamera.bundle 2.0.15 (471) <557c94fbd7c15219746393464a79cf87> /System/Library/CoreServices/ RawCamera.bundle/Contents/MacOS/RawCamera 0x161f6000 - 0x161f9ff6 +libsvn_ra_local-1.0.0.0.dylib ??? (???) <38eeb6b580aaeb86cff6bddb95b626fc> /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libsvn_ra_local-1.0.0.0.dylib 0x16400000 - 0x16474ff7 com.apple.Bluetooth 2.1.6 (2.1.6f8) <2efdc5543023a1c9b534269d1153d8d8> /System/Library/Frameworks/ IOBluetooth.framework/Versions/A/IOBluetooth 0x16800000 - 0x16805ff6 +libsvn_ra-1.0.0.0.dylib ??? (???) <4a138222703cbf1a43a7bb3778c26036> /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libsvn_ra-1.0.0.0.dylib 0x1681c000 - 0x16831fef +sh.ciaranwal.projectplus ??? (1.3) /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/MacOS/ProjectPlus 0x16840000 - 0x16877ff3 +libsvn_wc-1.0.0.0.dylib ??? (???) <55d0eab7c027caa2e0c8fdf9eb5bcde5> /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libsvn_wc-1.0.0.0.dylib 0x16921000 - 0x16955fff +libsvn_subr-1.0.0.0.dylib ??? (???) <97574a976463c7a1473bc0b24fefabee> /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libsvn_subr-1.0.0.0.dylib 0x16977000 - 0x16995ff7 +libsvn_repos-1.0.0.0.dylib ??? (???) /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libsvn_repos-1.0.0.0.dylib 0x169a2000 - 0x169b1ff8 +libsvn_ra_svn-1.0.0.0.dylib ??? (???) <604f1f636085a2cbb7305a210ba26b16> /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libsvn_ra_svn-1.0.0.0.dylib 0x169bc000 - 0x169dbfff +libsvn_ra_serf-1.0.0.0.dylib ??? (???) <78b71f4afd4659bccd3716fb8d09f08e> /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libsvn_ra_serf-1.0.0.0.dylib 0x169e6000 - 0x169e8ff8 +libsvn_fs-1.0.0.0.dylib ??? (???) /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libsvn_fs-1.0.0.0.dylib 0x169ef000 - 0x169f7ff7 +libsvn_diff-1.0.0.0.dylib ??? (???) <777af811fd9468eedcbc7d31305cbf00> /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libsvn_diff-1.0.0.0.dylib 0x17615000 - 0x1762fff3 +libsvn_ra_neon-1.0.0.0.dylib ??? (???) <45a6c5755c1af2834faac3b4293cb9d0> /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libsvn_ra_neon-1.0.0.0.dylib 0x17638000 - 0x17653ff0 +libsvn_fs_fs-1.0.0.0.dylib ??? (???) /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libsvn_fs_fs-1.0.0.0.dylib 0x17662000 - 0x17669ffa +libsvn_delta-1.0.0.0.dylib ??? (???) <8e4a0559c56f24d6054b929ebd9bcc38> /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libsvn_delta-1.0.0.0.dylib 0x17671000 - 0x176a4ffb +libsvn_client-1.0.0.0.dylib ??? (???) <830788bf4be36346dd90e9be1481a838> /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libsvn_client-1.0.0.0.dylib 0x176b9000 - 0x176c1fff +libserf-0.0.0.0.dylib ??? (???) /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libserf-0.0.0.0.dylib 0x176c8000 - 0x176e1fff +libneon.27.1.2.dylib ??? (???) /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libneon.27.1.2.dylib 0x176eb000 - 0x1770dfe4 +libexpat.0.1.0.dylib ??? (???) /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libexpat.0.1.0.dylib 0x17715000 - 0x1772eff3 +libaprutil-1.0.dylib ??? (???) /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libaprutil-1.0.dylib 0x17738000 - 0x17756feb +libapr-1.0.dylib ??? (???) <1c7f5196adf07a316fad8576327a6e43> /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libapr-1.0.dylib 0x17762000 - 0x17775fff +org.andymatuschak.Sparkle 1.5 Beta (bzr) (296) /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ ProjectPlus.tmplugin/Contents/Frameworks/Sparkle.framework/Versions/A/ Sparkle 0x17785000 - 0x177a3fe3 libexpat.1.dylib ??? (???) /usr/lib/libexpat.1.dylib 0x177ab000 - 0x177bfff3 +libaprutil-1.0.2.12.dylib ??? (???) <93620658a68a6f18d31a81e05e338338> /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libaprutil-1.0.2.12.dylib 0x177c7000 - 0x177e3feb +libapr-1.0.2.12.dylib ??? (???) <8026dee917e435e7b9ac83f314ba52c1> /Users/ssteiner/Library/Application Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/ libapr-1.0.2.12.dylib 0x177ee000 - 0x17985ffc +com.milke.SpringyCM 1.5.2 (87) <66569a0843787a1b8f1cc8ebf9d317cd> /Users/ssteiner/Library/Contextual Menu Items/SpringyCM.plugin/Contents/MacOS/SpringyCM 0x18421000 - 0x184a5fff com.apple.xquery 1.3 (27) /System/Library/ PrivateFrameworks/XQuery.framework/XQuery 0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld 0x90076000 - 0x902f2fe7 com.apple.Foundation 6.5.8 (677.24) /System/Library/Frameworks/ Foundation.framework/Versions/C/Foundation 0x902f3000 - 0x902f3ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/ Accelerate 0x902f4000 - 0x902f8fff libmathCommon.A.dylib ??? (???) /usr/lib/ system/libmathCommon.A.dylib 0x90303000 - 0x90482fff com.apple.AddressBook.framework 4.1.2 (700) <41a71b250286dc8d8bcee30784b894c8> /System/Library/Frameworks/ AddressBook.framework/Versions/A/AddressBook 0x90483000 - 0x9048affe libbsm.dylib ??? (???) /usr/lib/libbsm.dylib 0x90490000 - 0x904e9ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/ OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x90811000 - 0x9086effb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib 0x9086f000 - 0x908a9ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/ SecurityFoundation.framework/Versions/A/SecurityFoundation 0x908b0000 - 0x908ceff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) /System/Library/Frameworks/ DirectoryService.framework/Versions/A/DirectoryService 0x908f9000 - 0x91189fff com.apple.WebCore 5530.18 (5530.18) /System/Library/Frameworks/ WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/ WebCore 0x91190000 - 0x9121cff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/ IOKit.framework/Versions/A/IOKit 0x9121d000 - 0x91254fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/ SystemConfiguration.framework/Versions/A/SystemConfiguration 0x91255000 - 0x9125cff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x9125d000 - 0x9125dffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/ CoreServices.framework/Versions/A/CoreServices 0x9125e000 - 0x91352ff4 libiconv.2.dylib ??? (???) /usr/lib/libiconv.2.dylib 0x92337000 - 0x92b35fef com.apple.AppKit 6.5.7 (949.46) /System/Library/Frameworks/ AppKit.framework/Versions/C/AppKit 0x92b36000 - 0x92b53ff7 com.apple.QuickLookFramework 1.3.1 (170.9) / System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x92b54000 - 0x92b60ffe libGL.dylib ??? (???) /System/Library/ Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x92b61000 - 0x92b9bfe7 com.apple.coreui 1.2 (62) /System/Library/ PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x92b9c000 - 0x92b9cfff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/ Carbon.framework/Versions/A/Carbon 0x92ba9000 - 0x92c89fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib 0x92c8a000 - 0x92c9fffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/ Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ ImageCapture.framework/Versions/A/ImageCapture 0x92ca0000 - 0x92cb0fff 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 0x92cc3000 - 0x92cc3ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/ Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x92d13000 - 0x92d15fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/ Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/ SecurityHI 0x92d16000 - 0x92dc8ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib 0x92dc9000 - 0x92e90ff2 com.apple.vImage 3.0 (3.0) /System/Library/ Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/ Versions/A/vImage 0x92f73000 - 0x93023fff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/ Kerberos.framework/Versions/A/Kerberos 0x93024000 - 0x930cbfeb com.apple.QD 3.11.56 (???) /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/QD.framework/ Versions/A/QD 0x9310d000 - 0x9310fff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libRadiance.dylib 0x93110000 - 0x93114fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libGIF.dylib 0x931cd000 - 0x931e5fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/ Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/ Versions/A/OpenScripting 0x931e6000 - 0x93205ffa libJPEG.dylib ??? (???) /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libJPEG.dylib 0x93206000 - 0x934e0ff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/ CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/ Versions/A/CarbonCore 0x934e1000 - 0x934e4fff com.apple.help 1.1 (36) /System/Library/Frameworks/ Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x934e5000 - 0x934e5ff8 com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/ Cocoa.framework/Versions/A/Cocoa 0x93516000 - 0x93595ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/ CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/ Versions/A/SearchKit 0x93596000 - 0x935d7fe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x935d8000 - 0x93662fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/ DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x93663000 - 0x93663ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/ Frameworks/vecLib.framework/Versions/A/vecLib 0x93664000 - 0x93708fec com.apple.CFNetwork 438.10 (438.12) /System/Library/Frameworks/ CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/ Versions/A/CFNetwork 0x93709000 - 0x93709ffc com.apple.audio.units.AudioUnit 1.5 (1.5) / System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x937c2000 - 0x937d0ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib 0x937d1000 - 0x93938ff3 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib 0x93939000 - 0x93cf7fea libLAPACK.dylib ??? (???) /System/Library/ Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ Versions/A/libLAPACK.dylib 0x93cf8000 - 0x93d84ff7 com.apple.LaunchServices 290.3 (290.6) /System/Library/Frameworks/ CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/ Versions/A/LaunchServices 0x93d85000 - 0x93d9dff7 com.apple.CoreVideo 1.6.0 (20.0) /System/Library/Frameworks/ CoreVideo.framework/Versions/A/CoreVideo 0x93e0c000 - 0x93e89fef libvMisc.dylib ??? (???) /System/Library/ Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ Versions/A/libvMisc.dylib 0x93e8a000 - 0x9435bfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/ OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x9435c000 - 0x94416fe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/ CoreServices.framework/Versions/A/Frameworks/OSServices.framework/ Versions/A/OSServices 0x94417000 - 0x94426fff libsasl2.2.dylib ??? (???) /usr/lib/libsasl2.2.dylib 0x94427000 - 0x94427ffb com.apple.installserver.framework 1.0 (8) / System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/ InstallServer 0x94428000 - 0x9456eff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/ImageIO 0x9456f000 - 0x9457fffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis 0x94580000 - 0x94596fff com.apple.DictionaryServices 1.0.0 (1.0.0) /System/Library/Frameworks/ CoreServices.framework/Versions/A/Frameworks/ DictionaryServices.framework/Versions/A/DictionaryServices 0x94597000 - 0x945c8ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/ Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/ Versions/A/QuartzFilters 0x94630000 - 0x94763fef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/ CoreFoundation.framework/Versions/A/CoreFoundation 0x94764000 - 0x9478cff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/ Shortcut.framework/Versions/A/Shortcut 0x9478d000 - 0x947abfff libresolv.9.dylib ??? (???) /usr/lib/libresolv.9.dylib 0x947ac000 - 0x9488dff7 libxml2.2.dylib ??? (???) <2f6b294896866822330a8888b7f53b75> /usr/lib/libxml2.2.dylib 0x94894000 - 0x948c6fff com.apple.LDAPFramework 1.4.5 (110) /System/Library/Frameworks/ LDAP.framework/Versions/A/LDAP 0x94a57000 - 0x94a95fff libGLImage.dylib ??? (???) /System/Library/Frameworks/ OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x94a96000 - 0x94a9efff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/ DiskArbitration.framework/Versions/A/DiskArbitration 0x94ad4000 - 0x94b67fff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/ Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x94b80000 - 0x94b89fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) /System/Library/Frameworks/ Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/ Versions/A/SpeechRecognition 0x94b8a000 - 0x9522afe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics 0x952cf000 - 0x95329ff7 com.apple.CoreText 2.0.4 (???) /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/ Versions/A/CoreText 0x9532a000 - 0x953a7feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/ CoreAudio.framework/Versions/A/CoreAudio 0x953a8000 - 0x953adfff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/ Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/ A/CommonPanels 0x953ae000 - 0x953d2fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib 0x953d3000 - 0x955a4ffb com.apple.security 5.0.5 (36371) /System/Library/Frameworks/ Security.framework/Versions/A/Security 0x955a5000 - 0x95670fff com.apple.ColorSync 4.5.1 (4.5.1) /System/ Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync 0x95671000 - 0x9567cfe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x956cb000 - 0x956cbff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/ApplicationServices 0x956cc000 - 0x956f7fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib 0x9574f000 - 0x9578efef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libTIFF.dylib 0x957cc000 - 0x958a5ff7 com.apple.WebKit 5530.18 (5530.18) <08df2c1fd856bd9b672993dacb18495a> /System/Library/Frameworks/ WebKit.framework/Versions/A/WebKit 0x95970000 - 0x959c1ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices 0x959c3000 - 0x95a0cfef com.apple.Metadata 10.5.2 (398.25) /System/Library/Frameworks/ CoreServices.framework/Versions/A/Frameworks/Metadata.framework/ Versions/A/Metadata 0x95a40000 - 0x95a4fffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/ DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x95a50000 - 0x95ad7ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib 0x95ad8000 - 0x95adefff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/ Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x95b2a000 - 0x95b53fff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib 0x95b54000 - 0x95f64fef libBLAS.dylib ??? (???) /System/Library/ Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ Versions/A/libBLAS.dylib 0x95f65000 - 0x95f94fe3 com.apple.AE 402.3 (402.3) /System/Library/Frameworks/ CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x95f95000 - 0x9629dfff com.apple.HIToolbox 1.5.5 (???) /System/Library/Frameworks/ Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/ HIToolbox 0x9629e000 - 0x962faff7 com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/ Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/ Versions/A/HTMLRendering 0x962fb000 - 0x96316ffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libPng.dylib 0x96317000 - 0x9633bfeb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib 0x9633c000 - 0x96341fff com.apple.backup.framework 1.0 (1.0) /System/ Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x964a6000 - 0x96520ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore 0x96521000 - 0x9652bfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/ Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/ A/CarbonSound 0x9652c000 - 0x96559feb libvDSP.dylib ??? (???) /System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/ libvDSP.dylib 0x9655a000 - 0x96642ff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/ CoreData.framework/Versions/A/CoreData 0x96643000 - 0x96644ffc libffi.dylib ??? (???) /usr/lib/libffi.dylib 0x96645000 - 0x969e2fef com.apple.QuartzCore 1.5.8 (1.5.8) /System/Library/Frameworks/ QuartzCore.framework/Versions/A/QuartzCore 0x969e3000 - 0x96a76ff3 com.apple.ApplicationServices.ATS 3.7 (???) /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/ Versions/A/ATS 0x96a77000 - 0x96a84fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/ OpenGL.framework/Versions/A/OpenGL 0x96a85000 - 0x96ac7fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/ Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/ Versions/A/NavigationServices 0x96ac8000 - 0x96b17fff com.apple.QuickLookUIFramework 1.3.1 (170.9) / System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/ QuickLookUI 0x96e2b000 - 0x96e32fe9 libgcc_s.1.dylib ??? (???) /usr/lib/libgcc_s.1.dylib 0x96e33000 - 0x96f85ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/ AudioToolbox 0x96f86000 - 0x96f92fff libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib 0x971fc000 - 0x97383feb com.apple.JavaScriptCore 5530 (5530.17) <687d2f3063f4d922f233623d8f219822> /System/Library/Frameworks/ JavaScriptCore.framework/Versions/A/JavaScriptCore 0x97384000 - 0x97390ff9 com.apple.helpdata 1.0.1 (14.2) /System/ Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x97394000 - 0x974cdff7 libicucore.A.dylib ??? (???) /usr/lib/libicucore.A.dylib 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/ libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/ libSystem.B.dylib
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Crash sent in by a Textmate user, he had Mercurial badges enable and was getting consistent crashes until it was disabled.
Interval Since Last Report: 10947 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 617267 sec
Per-App Crashes Since Last Report: 4
Date/Time: 2009-07-02 23:35:50.217 -0400
OS Version: Mac OS X 10.5.7 (9J61)
Report Version: 6
Anonymous UUID: E98C7564-1E86-4704-9A9D-1E2347FD0FCE
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000010
Crashed Thread: 22
Thread 0:
0 libSystem.B.dylib 0x937f5f9a read$UNIX2003 + 10
1 com.apple.Foundation 0x900e3b26 -[NSConcreteFileHandle
readDataOfLength:] + 502
2 com.apple.Foundation 0x90114aba -[NSConcreteFileHandle
readDataToEndOfFile] + 42
3 sh.ciaranwal.projectplus 0x16821e7b -[HgIcons
executeLsFilesUnderPath:inProject:] + 725
4 sh.ciaranwal.projectplus 0x168222d5 -[HgIcons
statusForPath:inProject:reload:] + 97
5 sh.ciaranwal.projectplus 0x168235a1 -[SCMIcons
statusForPath:inProject:reload:] + 175
6 sh.ciaranwal.projectplus 0x16823a10 -[NSWindowPoser
setRepresentedFilename:] + 234
7 com.apple.AppKit 0x92646a4d -[NSWindowTitleBinder
_observeValueForKeyPath:ofObject:context:] + 241
8 com.apple.Foundation 0x901012ee NSKVONotify + 62
9 com.apple.Foundation 0x9007d5e2 -
[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 546
10 com.macromates.textmate 0x0007cedf -[OakProjectController
applicationDidBecomeActiveNotification:] + 1615
11 ...macromates.plugin-in.remate 0x1587a0d3 -
[NSWindowController(AppSwitching)
swizzledApplicationDidBecomeActiveNotification:] + 63 (ReMate.mm:16)
12 com.apple.Foundation 0x9008053c _nsnote_callback + 364
13 com.apple.CoreFoundation 0x9468464a __CFXNotificationPost +
362
14 com.apple.CoreFoundation 0x94684923
_CFXNotificationPostNotification + 179
15 com.apple.Foundation 0x9007d690 -[NSNotificationCenter
postNotificationName:object:userInfo:] + 128
16 com.apple.Foundation 0x90086ee8 -[NSNotificationCenter
postNotificationName:object:] + 56
17 com.apple.AppKit 0x92412987 -[NSApplication
sendEvent:] + 2091
18 com.macromates.textmate 0x00004045 -[OakApplication
sendEvent:] + 147
19 com.apple.AppKit 0x925e16b4 _NXFinishActivation + 203
20 com.apple.AppKit 0x92448fcd
_NXDoMouseUpWindowOrdering + 254
21 com.apple.AppKit 0x923776ec -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 428
22 com.apple.AppKit 0x9249029b -[NSTableView
_dragShouldBeginFromMouseDown:] + 577
23 com.apple.AppKit 0x9248f924 -[NSTableView
_performDragFromMouseDown:] + 282
24 com.apple.AppKit 0x9248da32 -[NSTableView
mouseDown:] + 741
25 com.apple.AppKit 0x9249f61d -[NSOutlineView
mouseDown:] + 611
26 com.apple.AppKit 0x92446133 -[NSWindow sendEvent:] +
5381
27 com.apple.AppKit 0x92412cd9 -[NSApplication
sendEvent:] + 2941
28 com.macromates.textmate 0x00004045 -[OakApplication
sendEvent:] + 147
29 com.apple.AppKit 0x9237062f -[NSApplication run] + 847
30 com.apple.AppKit 0x9233d834 NSApplicationMain + 574
31 com.macromates.textmate 0x00002fd2 _start + 216
32 com.macromates.textmate 0x00002ef9 start + 41
Thread 1:
0 libSystem.B.dylib 0x937d22e6
semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x938042af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x93805b33
pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x900c6dcc -[NSCondition
waitUntilDate:] + 236
4 com.apple.Foundation 0x900c6be0 -[NSConditionLock
lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x900c6b45 -[NSConditionLock
lockWhenCondition:] + 69
6 com.apple.AppKit 0x923ddd20 -[NSUIHeartBeat
_heartBeatThread:] + 753
7 com.apple.Foundation 0x90080e0d -[NSThread main] + 45
8 com.apple.Foundation 0x900809b4 NSThread__main + 308
9 libSystem.B.dylib 0x93803155 _pthread_start + 321
10 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x937d2286 mach_msg_trap + 10
1 libSystem.B.dylib 0x937d9a7c mach_msg + 72
2 com.apple.CoreFoundation 0x946a304e CFRunLoopRunSpecific +
1790
3 com.apple.CoreFoundation 0x946a3cd4 CFRunLoopRun + 84
4 com.apple.DesktopServices 0x935d9e17
TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5 ...ple.CoreServices.CarbonCore 0x9324f057 PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x93803155 _pthread_start + 321
7 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x937d2286 mach_msg_trap + 10
1 libSystem.B.dylib 0x937d9a7c mach_msg + 72
2 com.apple.CoreFoundation 0x946a304e CFRunLoopRunSpecific +
1790
3 com.apple.CoreFoundation 0x946a3cd4 CFRunLoopRun + 84
4 com.apple.DesktopServices 0x935d9f90
TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5 ...ple.CoreServices.CarbonCore 0x9324f057 PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x93803155 _pthread_start + 321
7 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x937d946e __semwait_signal + 10
1 libSystem.B.dylib 0x93803dcd pthread_cond_wait
$UNIX2003 + 73
2 ...ple.CoreServices.CarbonCore 0x93250e83 TSWaitOnCondition + 126
3 ...ple.CoreServices.CarbonCore 0x9322fd6a
TSWaitOnConditionTimedRelative + 202
4 ...ple.CoreServices.CarbonCore 0x93250b00 MPWaitOnQueue + 208
5 com.apple.DesktopServices 0x935e4f72
TNodeSyncTask::SyncTaskProc(void*) + 84
6 ...ple.CoreServices.CarbonCore 0x9324f057 PrivateMPEntryPoint + 56
7 libSystem.B.dylib 0x93803155 _pthread_start + 321
8 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x938029c6 kevent + 10
1 libSystem.B.dylib 0x93803155 _pthread_start + 321
2 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x938216fa select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x93803155 _pthread_start + 321
2 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x937d946e semwait_signal + 10
1 libSystem.B.dylib 0x93803dcd pthread_cond_wait
$UNIX2003 + 73
2 com.apple.ColorSync 0x955d845c
pthreadSemaphoreWait(t_pthreadSemaphore) + 42
3 com.apple.ColorSync 0x955ead8e CMMConvTask(void) + 54
4 libSystem.B.dylib 0x93803155 _pthread_start + 321
5 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x937d946e semwait_signal + 10
1 libSystem.B.dylib 0x93803dcd pthread_cond_wait
$UNIX2003 + 73
2 com.apple.ColorSync 0x955d845c
pthreadSemaphoreWait(t_pthreadSemaphore) + 42
3 com.apple.ColorSync 0x955ead8e CMMConvTask(void) + 54
4 libSystem.B.dylib 0x93803155 _pthread_start + 321
5 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 9:
0 libSystem.B.dylib 0x937d946e semwait_signal + 10
1 libSystem.B.dylib 0x93803dcd pthread_cond_wait
$UNIX2003 + 73
2 com.apple.ColorSync 0x955d845c
pthreadSemaphoreWait(t_pthreadSemaphore) + 42
3 com.apple.ColorSync 0x955ead8e CMMConvTask(void) + 54
4 libSystem.B.dylib 0x93803155 _pthread_start + 321
5 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 10:
0 libSystem.B.dylib 0x937d22ce
semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x938042c6 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x93849539 pthread_cond_wait + 48
3 com.macromates.textmate 0x000f9031
text::view::tokenize_filter::actual_worker() + 397
4 com.macromates.textmate 0x000ea1a5
text::view::tokenize_filter::worker(void*) + 17
5 libSystem.B.dylib 0x93803155 _pthread_start + 321
6 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 11:
0 libSystem.B.dylib 0x937d22ce
semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x938042c6 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x93849539 pthread_cond_wait + 48
3 com.macromates.textmate 0x000f9031
text::view::tokenize_filter::actual_worker() + 397
4 com.macromates.textmate 0x000ea1a5
text::view::tokenize_filter::worker(void*) + 17
5 libSystem.B.dylib 0x93803155 _pthread_start + 321
6 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 12:
0 libSystem.B.dylib 0x937d22ce
semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x938042c6 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x93849539 pthread_cond_wait + 48
3 com.macromates.textmate 0x000f9031
text::view::tokenize_filter::actual_worker() + 397
4 com.macromates.textmate 0x000ea1a5
text::view::tokenize_filter::worker(void*) + 17
5 libSystem.B.dylib 0x93803155 _pthread_start + 321
6 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 13:
0 libSystem.B.dylib 0x937d22ce
semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x938042c6 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x93849539 pthread_cond_wait + 48
3 com.macromates.textmate 0x000f9031
text::view::tokenize_filter::actual_worker() + 397
4 com.macromates.textmate 0x000ea1a5
text::view::tokenize_filter::worker(void*) + 17
5 libSystem.B.dylib 0x93803155 _pthread_start + 321
6 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 14:
0 libSystem.B.dylib 0x937d22ce
semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x938042c6 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x93849539 pthread_cond_wait + 48
3 com.macromates.textmate 0x000f9031
text::view::tokenize_filter::actual_worker() + 397
4 com.macromates.textmate 0x000ea1a5
text::view::tokenize_filter::worker(void*) + 17
5 libSystem.B.dylib 0x93803155 _pthread_start + 321
6 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 15:
0 libSystem.B.dylib 0x937d2286 mach_msg_trap + 10
1 libSystem.B.dylib 0x937d9a7c mach_msg + 72
2 com.apple.CoreFoundation 0x946a304e CFRunLoopRunSpecific +
1790
3 com.apple.CoreFoundation 0x946a3c78 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x900e4530 +
[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] +
320
5 com.apple.Foundation 0x90080e0d -[NSThread main] + 45
6 com.apple.Foundation 0x900809b4 NSThread__main + 308
7 libSystem.B.dylib 0x93803155 _pthread_start + 321
8 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 16:
0 libSystem.B.dylib 0x937d2286 mach_msg_trap + 10
1 libSystem.B.dylib 0x937d9a7c mach_msg + 72
2 com.apple.CoreFoundation 0x946a304e CFRunLoopRunSpecific +
1790
3 com.apple.CoreFoundation 0x946a3c78 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x93667298
CFURLCacheWorkerThread(void*) + 388
5 libSystem.B.dylib 0x93803155 _pthread_start + 321
6 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 17:
0 libSystem.B.dylib 0x937d22e6
semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x938042af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x93805b33
pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x9322fd96
TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore 0x93250b00 MPWaitOnQueue + 208
5 com.apple.DesktopServices 0x935e6ebc
TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6 ...ple.CoreServices.CarbonCore 0x9324f057 PrivateMPEntryPoint + 56
7 libSystem.B.dylib 0x93803155 _pthread_start + 321
8 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 18:
0 libSystem.B.dylib 0x937d22e6
semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x938042af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x93805b33
pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x9322fd96
TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore 0x93250b00 MPWaitOnQueue + 208
5 com.apple.DesktopServices 0x935e6ebc
TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6 ...ple.CoreServices.CarbonCore 0x9324f057 PrivateMPEntryPoint + 56
7 libSystem.B.dylib 0x93803155 _pthread_start + 321
8 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 19:
0 com.apple.CoreFoundation 0x946348e9 _CFArrayReplaceValues +
217
1 com.apple.Foundation 0x9007b883 -[NSCFArray
insertObject:atIndex:] + 131
2 com.apple.Foundation 0x9007b7f4 -[NSCFArray addObject:]
3 com.apple.Foundation 0x900814c4 -[NSThread _nq:] + 132
4 com.apple.Foundation 0x900811bb -
[NSObject(NSThreadPerformAdditions)
performSelector:onThread:withObject:waitUntilDone:modes:] + 731
5 com.apple.Foundation 0x900d48f8 -
[NSObject(NSThreadPerformAdditions)
performSelectorOnMainThread:withObject:waitUntilDone:] + 184
6 sh.ciaranwal.projectplus 0x16822256 -[HgIcons
executeLsFilesForProject:] + 128
7 com.apple.Foundation 0x90080e0d -[NSThread main] + 45
8 com.apple.Foundation 0x900809b4 NSThread__main + 308
9 libSystem.B.dylib 0x93803155 _pthread_start + 321
10 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 20:
0 libSystem.B.dylib 0x938029c6 kevent + 10
1 libSystem.B.dylib 0x93803155 _pthread_start + 321
2 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 21:
0 libSystem.B.dylib 0x938029c6 kevent + 10
1 libSystem.B.dylib 0x93803155 _pthread_start + 321
2 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 22 Crashed:
0 com.apple.CoreFoundation 0x946728ca __CFDictionaryDeallocate
1 com.apple.CoreFoundation 0x946a5708 _CFRelease + 216
2 com.apple.CoreFoundation 0x9467448b CFDictionarySetValue + 667
3 com.apple.Foundation 0x9007c14e -[NSCFDictionary
setObject:forKey:] + 126
4 sh.ciaranwal.projectplus 0x1682214b -[HgIcons
executeLsFilesUnderPath:inProject:] + 1445
5 sh.ciaranwal.projectplus 0x1682222a -[HgIcons
executeLsFilesForProject:] + 84
6 com.apple.Foundation 0x90080e0d -[NSThread main] + 45
7 com.apple.Foundation 0x900809b4 NSThread__main + 308
8 libSystem.B.dylib 0x93803155 _pthread_start + 321
9 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 23:
0 libSystem.B.dylib 0x938029c6 kevent + 10
1 libSystem.B.dylib 0x93803155 _pthread_start + 321
2 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 24:
0 libSystem.B.dylib 0x938029c6 kevent + 10
1 libSystem.B.dylib 0x93803155 _pthread_start + 321
2 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 25:
0 libSystem.B.dylib 0x938029c6 kevent + 10
1 libSystem.B.dylib 0x93803155 _pthread_start + 321
2 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 26:
0 libSystem.B.dylib 0x938029c6 kevent + 10
1 libSystem.B.dylib 0x93803155 _pthread_start + 321
2 libSystem.B.dylib 0x93803012 thread_start + 34
Thread 22 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x946727d1 ecx: 0x946a5c20 edx: 0x00000010
edi: 0x00000004 esi: 0x00454ec0 ebp: 0xb0ac1b48 esp: 0xb0ac1af0
ss: 0x0000001f efl: 0x00010282 eip: 0x946728ca cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x00000010
Binary Images:
0x1000 - 0x1efff8 +com.macromates.textmate 1.5.8 (1505)
/Applications/TextMate.app/Contents/
MacOS/TextMate
0x30d000 - 0x338ffb libcurl.3.dylib ??? (???)
<54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.3.dylib
0x393000 - 0x398ffe +com.macromates.edit_in_textmate ??? (1.0) /
Library/InputManagers/Edit in TextMate/Edit in TextMate.bundle/
Contents/MacOS/Edit in TextMate
0x3f6000 - 0x3f7fff +com.docklandsoft.fantasktikssidekick ???
(1.0) <0935f65c63f63442d21233c1eedaabfd> /Library/InputManagers/
FantasktiksSidekick/FantasktiksSidekick.bundle/Contents/MacOS/
FantasktiksSidekick
0x711000 - 0x713fff +com.Logitech.Control Center.Scroll Enhancer
Loader 2.7.0 (2.7.0) /Library/
InputManagers/LCC Scroll Enhancer Loader/LCC Scroll Enhancer
Loader.bundle/Contents/MacOS/LCC Scroll Enhancer Loader
0x719000 - 0x71bfff +net.culater.SIMBL 0.8.2 (8) /Library/
InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
0x741000 - 0x74bff7 +com.unsanity.smartcrashreports Smart Crash
Reports version 1.5 (1.5) /Library/InputManagers/Smart Crash Reports/
Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
0x758000 - 0x770ff7 +com.delicioussafari.DeliciousSafari 1.7
(110) /Library/InputManagers/
DeliciousSafari/DeliciousSafari.bundle/Contents/MacOS/DeliciousSafari
0x787000 - 0x788ffd +com.1passwd.InputManager 2.9.14.BETA-1
(7425) <78bd58cfa0acc4c4ac76249aff4cb679> /Library/InputManagers/
1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
0x15226000 - 0x15226fff +com.parallels.cmplugin ParallelsCM version
1.0 (1.0) /Library/Contextual Menu Items/ParallelsCM.plugin/Contents/
MacOS/ParallelsCM
0x15283000 - 0x15284fff +com.expandrive.ExpanDriveCMPlugin ??? (1)
/Users/ssteiner/Library/Contextual
Menu Items/ExpanDriveCMPlugin.bundle/Contents/MacOS/ExpanDriveCMPlugin
0x15288000 - 0x15289ffe +net.brockerhoff.Nudge.CM 1.2 (1.2) /Users/
ssteiner/Library/Contextual Menu Items/Nudge.plugin/Contents/MacOS/Nudge
0x1528d000 - 0x1528efff +uk.co.markallan.clamxav.ScanWithClamXav ???
(1.0) /Users/ssteiner/Library/Contextual Menu Items/
ScanWithClamXav.plugin/Contents/MacOS/ScanWithClamXav
0x152a2000 - 0x152aafff +com.getdropbox.finderplugin ??? (169)
<9b429dfa91be445a7d6e12d4749ccbba> /Users/ssteiner/Library/Contextual
Menu Items/DropboxPlugin.plugin/Contents/MacOS/DropboxPlugin
0x152b6000 - 0x152b9fff +com.cocoatech.PathFinderCM 4.5.6 (4.5.6) /
Users/ssteiner/Library/Contextual Menu Items/Path Finder CM.plugin/
Contents/MacOS/Path Finder CM
0x152be000 - 0x152c0ffe com.apple.AutomatorCMM 1.1 (161)
/System/Library/Contextual Menu
Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
0x152ea000 - 0x152ebffd com.apple.BluetoothMenu 2.1.6 (2.1.6f8) /
System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/
Contents/MacOS/BluetoothContextualMenu
0x152f0000 - 0x152f2fff com.apple.BezelServicesFW 1.4.929 (1.4.929) /
System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/
BezelServices
0x152fc000 - 0x15301fff libFontStreams.A.dylib ??? (???)
<49c4f841fb836d52eb58b0ea398de8ee> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libFontStreams.A.dylib
0x15318000 - 0x1531dfff com.apple.FolderActionsMenu 1.3.2 (1.3.2)
<9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu
Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
0x153d0000 - 0x153d8fef +net.macscripter.clientfoldermaker 2.0.0
(2000) <54ed71a9f59b991271648fdf5d0198f3> /Library/Contextual Menu
Items/CFMContextMenu.plugin/Contents/MacOS/CFMContextMenu
0x153e1000 - 0x15409fff com.apple.print.PrintingCocoaPDEs 5.5.7
(237.16) /System/Library/Frameworks/Carbon.framework/Versions/A/
Frameworks/Print.framework/Versions/A/Plugins/PrintingCocoaPDEs.bundle/
Contents/MacOS/PrintingCocoaPDEs
0x156ed000 - 0x156eefff +com.Peter_Hoerster.CopyPaste-CMPlugIn ???
(1.0.1) /Library/Contextual Menu Items/
CopyPasteProContextualMenu.plugin/Contents/MacOS/
CopyPasteProContextualMenu
0x156f2000 - 0x156f5fff +com.aquaminds.NoteTakerCMPlugIn NoteTaker
Contextual Menu Plug-In v1.3.1 (1.3.1) /Library/Contextual Menu Items/
NoteTakerCMPlugIn.plugin/Contents/MacOS/NoteTakerCMPlugIn
0x15764000 - 0x15799fff com.apple.print.framework.Print.Private 5.5.7
(237.16) /System/Library/Frameworks/Carbon.framework/Versions/A/
Frameworks/Print.framework/Versions/Current/Plugins/
PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
0x157b2000 - 0x157cefe7 libPDFRIP.A.dylib ??? (???)
/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x15814000 - 0x15814ffe +libsvn_fs_util-1.0.0.0.dylib ??? (???)
<23d9e638ce8f373bdfe65d844d45a939> /Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libsvn_fs_util-1.0.0.0.dylib
0x15839000 - 0x1583bfff +com.Logitech.Control Center.Scroll Enhancer
OSAX Loader 2.7.0 (2.7.0) /Library/
ScriptingAdditions/LCC Scroll Enhancer Loader.osax/Contents/MacOS/LCC
Scroll Enhancer Loader
0x15878000 - 0x1587afff +com.macromates.plugin-in.remate ??? (1.0) /
Users/ssteiner/Library/Application Support/TextMate/PlugIns/
ReMate.tmplugin/Contents/MacOS/ReMate
0x15885000 - 0x1588affc +com.macromates.dialog_plug-in ??? (1.0) /
Applications/TextMate.app/Contents/PlugIns/Dialog.tmplugin/Contents/
MacOS/Dialog
0x15890000 - 0x158a0fff +com.macromates.dialog2 ??? (1.0)
/Applications/TextMate.app/Contents/
PlugIns/Dialog2.tmplugin/Contents/MacOS/Dialog2
0x15a26000 - 0x15a29fff +com.stclairsoft.DefaultFolderX.osax Default
Folder X Addition version 1.0 (4.2d11)
<20ae7639d6757ddcf4bc4056fe20f03c> /Users/ssteiner/Library/
ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/
Default Folder X Addition
0x15a2f000 - 0x15a50feb +com.stclairsoft.DefaultFolderX.CarbonPatcher
kBundleVersion (kBundleVersion) <8b93f82fae47535ac5ac173ee8e6040b> /
Users/ssteiner/Library/PreferencePanes/Default Folder X.prefPane/
Contents/Resources/Default Folder X.bundle/Contents/Resources/Carbon
Patcher.bundle/Contents/MacOS/Carbon Patcher
0x15a5d000 - 0x15a7bff7 +Cocoa Patcher ??? (???)
/Users/ssteiner/Library/
PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default
Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/
Cocoa Patcher
0x15d65000 - 0x15d6fffe com.apple.URLMount 3.1.1 (3.1.1)
/System/Library/PrivateFrameworks/
URLMount.framework/URLMount
0x15dcb000 - 0x15dccffd com.apple.URLMount.WebDAVPlugin 3.1.1 (3.1.1)
/System/Library/Filesystems/
URLMount/http.URLMounter/Contents/MacOS/http
0x15e23000 - 0x15e28ff3 libCGXCoreImage.A.dylib ??? (???)
<3a78abc535c80f9819931b670da804a2> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x15e9a000 - 0x160a1fef com.apple.RawCamera.bundle 2.0.15 (471)
<557c94fbd7c15219746393464a79cf87> /System/Library/CoreServices/
RawCamera.bundle/Contents/MacOS/RawCamera
0x161f6000 - 0x161f9ff6 +libsvn_ra_local-1.0.0.0.dylib ??? (???)
<38eeb6b580aaeb86cff6bddb95b626fc> /Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libsvn_ra_local-1.0.0.0.dylib
0x16400000 - 0x16474ff7 com.apple.Bluetooth 2.1.6 (2.1.6f8)
<2efdc5543023a1c9b534269d1153d8d8> /System/Library/Frameworks/
IOBluetooth.framework/Versions/A/IOBluetooth
0x16800000 - 0x16805ff6 +libsvn_ra-1.0.0.0.dylib ??? (???)
<4a138222703cbf1a43a7bb3778c26036> /Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libsvn_ra-1.0.0.0.dylib
0x1681c000 - 0x16831fef +sh.ciaranwal.projectplus ??? (1.3)
/Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/MacOS/ProjectPlus
0x16840000 - 0x16877ff3 +libsvn_wc-1.0.0.0.dylib ??? (???)
<55d0eab7c027caa2e0c8fdf9eb5bcde5> /Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libsvn_wc-1.0.0.0.dylib
0x16921000 - 0x16955fff +libsvn_subr-1.0.0.0.dylib ??? (???)
<97574a976463c7a1473bc0b24fefabee> /Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libsvn_subr-1.0.0.0.dylib
0x16977000 - 0x16995ff7 +libsvn_repos-1.0.0.0.dylib ??? (???)
/Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libsvn_repos-1.0.0.0.dylib
0x169a2000 - 0x169b1ff8 +libsvn_ra_svn-1.0.0.0.dylib ??? (???)
<604f1f636085a2cbb7305a210ba26b16> /Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libsvn_ra_svn-1.0.0.0.dylib
0x169bc000 - 0x169dbfff +libsvn_ra_serf-1.0.0.0.dylib ??? (???)
<78b71f4afd4659bccd3716fb8d09f08e> /Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libsvn_ra_serf-1.0.0.0.dylib
0x169e6000 - 0x169e8ff8 +libsvn_fs-1.0.0.0.dylib ??? (???)
/Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libsvn_fs-1.0.0.0.dylib
0x169ef000 - 0x169f7ff7 +libsvn_diff-1.0.0.0.dylib ??? (???)
<777af811fd9468eedcbc7d31305cbf00> /Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libsvn_diff-1.0.0.0.dylib
0x17615000 - 0x1762fff3 +libsvn_ra_neon-1.0.0.0.dylib ??? (???)
<45a6c5755c1af2834faac3b4293cb9d0> /Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libsvn_ra_neon-1.0.0.0.dylib
0x17638000 - 0x17653ff0 +libsvn_fs_fs-1.0.0.0.dylib ??? (???)
/Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libsvn_fs_fs-1.0.0.0.dylib
0x17662000 - 0x17669ffa +libsvn_delta-1.0.0.0.dylib ??? (???)
<8e4a0559c56f24d6054b929ebd9bcc38> /Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libsvn_delta-1.0.0.0.dylib
0x17671000 - 0x176a4ffb +libsvn_client-1.0.0.0.dylib ??? (???)
<830788bf4be36346dd90e9be1481a838> /Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libsvn_client-1.0.0.0.dylib
0x176b9000 - 0x176c1fff +libserf-0.0.0.0.dylib ??? (???)
/Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libserf-0.0.0.0.dylib
0x176c8000 - 0x176e1fff +libneon.27.1.2.dylib ??? (???)
/Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libneon.27.1.2.dylib
0x176eb000 - 0x1770dfe4 +libexpat.0.1.0.dylib ??? (???)
/Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libexpat.0.1.0.dylib
0x17715000 - 0x1772eff3 +libaprutil-1.0.dylib ??? (???)
/Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libaprutil-1.0.dylib
0x17738000 - 0x17756feb +libapr-1.0.dylib ??? (???)
<1c7f5196adf07a316fad8576327a6e43> /Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libapr-1.0.dylib
0x17762000 - 0x17775fff +org.andymatuschak.Sparkle 1.5 Beta (bzr)
(296) /Users/ssteiner/Library/Application Support/TextMate/PlugIns/
ProjectPlus.tmplugin/Contents/Frameworks/Sparkle.framework/Versions/A/
Sparkle
0x17785000 - 0x177a3fe3 libexpat.1.dylib ??? (???)
/usr/lib/libexpat.1.dylib
0x177ab000 - 0x177bfff3 +libaprutil-1.0.2.12.dylib ??? (???)
<93620658a68a6f18d31a81e05e338338> /Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libaprutil-1.0.2.12.dylib
0x177c7000 - 0x177e3feb +libapr-1.0.2.12.dylib ??? (???)
<8026dee917e435e7b9ac83f314ba52c1> /Users/ssteiner/Library/Application
Support/TextMate/PlugIns/ProjectPlus.tmplugin/Contents/Libraries/
libapr-1.0.2.12.dylib
0x177ee000 - 0x17985ffc +com.milke.SpringyCM 1.5.2 (87)
<66569a0843787a1b8f1cc8ebf9d317cd> /Users/ssteiner/Library/Contextual
Menu Items/SpringyCM.plugin/Contents/MacOS/SpringyCM
0x18421000 - 0x184a5fff com.apple.xquery 1.3 (27) /System/Library/
PrivateFrameworks/XQuery.framework/XQuery
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???)
<100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x90076000 - 0x902f2fe7 com.apple.Foundation 6.5.8 (677.24)
/System/Library/Frameworks/
Foundation.framework/Versions/C/Foundation
0x902f3000 - 0x902f3ffd com.apple.Accelerate 1.4.2 (Accelerate
1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/
Accelerate
0x902f4000 - 0x902f8fff libmathCommon.A.dylib ??? (???) /usr/lib/
system/libmathCommon.A.dylib
0x90303000 - 0x90482fff com.apple.AddressBook.framework 4.1.2 (700)
<41a71b250286dc8d8bcee30784b894c8> /System/Library/Frameworks/
AddressBook.framework/Versions/A/AddressBook
0x90483000 - 0x9048affe libbsm.dylib ??? (???)
/usr/lib/libbsm.dylib
0x90490000 - 0x904e9ff7 libGLU.dylib ??? (???)
/System/Library/Frameworks/
OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90811000 - 0x9086effb libstdc++.6.dylib ??? (???)
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x9086f000 - 0x908a9ffe com.apple.securityfoundation 3.0.2 (36131)
<39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/
SecurityFoundation.framework/Versions/A/SecurityFoundation
0x908b0000 - 0x908ceff3 com.apple.DirectoryService.Framework 3.5.6
(3.5.6) /System/Library/Frameworks/
DirectoryService.framework/Versions/A/DirectoryService
0x908f9000 - 0x91189fff com.apple.WebCore 5530.18 (5530.18)
/System/Library/Frameworks/
WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/
WebCore
0x91190000 - 0x9121cff7 com.apple.framework.IOKit 1.5.2 (???)
<97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/
IOKit.framework/Versions/A/IOKit
0x9121d000 - 0x91254fff com.apple.SystemConfiguration 1.9.2 (1.9.2)
<8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/
SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91255000 - 0x9125cff7 libCGATS.A.dylib ??? (???)
<211348279493364e9920adc86484cedd> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9125d000 - 0x9125dffa com.apple.CoreServices 32 (32)
<2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/
CoreServices.framework/Versions/A/CoreServices
0x9125e000 - 0x91352ff4 libiconv.2.dylib ??? (???)
/usr/lib/libiconv.2.dylib
0x92337000 - 0x92b35fef com.apple.AppKit 6.5.7 (949.46)
/System/Library/Frameworks/
AppKit.framework/Versions/C/AppKit
0x92b36000 - 0x92b53ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /
System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x92b54000 - 0x92b60ffe libGL.dylib ??? (???) /System/Library/
Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b61000 - 0x92b9bfe7 com.apple.coreui 1.2 (62) /System/Library/
PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92b9c000 - 0x92b9cfff com.apple.Carbon 136 (136)
<98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/
Carbon.framework/Versions/A/Carbon
0x92ba9000 - 0x92c89fff libobjc.A.dylib ??? (???)
<7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x92c8a000 - 0x92c9fffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
ImageCapture.framework/Versions/A/ImageCapture
0x92ca0000 - 0x92cb0fff 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
0x92cc3000 - 0x92cc3ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/
Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92d13000 - 0x92d15fff com.apple.securityhi 3.0 (30817)
<2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/
SecurityHI
0x92d16000 - 0x92dc8ffb libcrypto.0.9.7.dylib ??? (???)
<9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
0x92dc9000 - 0x92e90ff2 com.apple.vImage 3.0 (3.0) /System/Library/
Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/
Versions/A/vImage
0x92f73000 - 0x93023fff edu.mit.Kerberos 6.0.13 (6.0.13)
<804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/
Kerberos.framework/Versions/A/Kerberos
0x93024000 - 0x930cbfeb com.apple.QD 3.11.56 (???)
/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/QD.framework/
Versions/A/QD
0x9310d000 - 0x9310fff5 libRadiance.dylib ??? (???)
<8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libRadiance.dylib
0x93110000 - 0x93114fff libGIF.dylib ??? (???)
<572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libGIF.dylib
0x931cd000 - 0x931e5fff com.apple.openscripting 1.2.8 (???)
<572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/
Versions/A/OpenScripting
0x931e6000 - 0x93205ffa libJPEG.dylib ??? (???)
/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libJPEG.dylib
0x93206000 - 0x934e0ff3 com.apple.CoreServices.CarbonCore 786.11
(786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/
Versions/A/CarbonCore
0x934e1000 - 0x934e4fff com.apple.help 1.1 (36)
/System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x934e5000 - 0x934e5ff8 com.apple.Cocoa 6.5 (???)
/System/Library/Frameworks/
Cocoa.framework/Versions/A/Cocoa
0x93516000 - 0x93595ff5 com.apple.SearchKit 1.2.1 (1.2.1)
<3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/
Versions/A/SearchKit
0x93596000 - 0x935d7fe7 libRIP.A.dylib ??? (???)
<69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x935d8000 - 0x93662fe3 com.apple.DesktopServices 1.4.8 (1.4.8)
<3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/
DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93663000 - 0x93663ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib
3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/
Frameworks/vecLib.framework/Versions/A/vecLib
0x93664000 - 0x93708fec com.apple.CFNetwork 438.10 (438.12)
/System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/
Versions/A/CFNetwork
0x93709000 - 0x93709ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /
System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x937c2000 - 0x937d0ffd libz.1.dylib ??? (???)
<5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x937d1000 - 0x93938ff3 libSystem.B.dylib ??? (???)
/usr/lib/libSystem.B.dylib
0x93939000 - 0x93cf7fea libLAPACK.dylib ??? (???) /System/Library/
Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/
Versions/A/libLAPACK.dylib
0x93cf8000 - 0x93d84ff7 com.apple.LaunchServices 290.3 (290.6)
/System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/
Versions/A/LaunchServices
0x93d85000 - 0x93d9dff7 com.apple.CoreVideo 1.6.0 (20.0)
/System/Library/Frameworks/
CoreVideo.framework/Versions/A/CoreVideo
0x93e0c000 - 0x93e89fef libvMisc.dylib ??? (???) /System/Library/
Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/
Versions/A/libvMisc.dylib
0x93e8a000 - 0x9435bfbe libGLProgrammability.dylib ??? (???)
<7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/
OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9435c000 - 0x94416fe3 com.apple.CoreServices.OSServices 227 (227)
<30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/OSServices.framework/
Versions/A/OSServices
0x94417000 - 0x94426fff libsasl2.2.dylib ??? (???)
/usr/lib/libsasl2.2.dylib
0x94427000 - 0x94427ffb com.apple.installserver.framework 1.0 (8) /
System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/
InstallServer
0x94428000 - 0x9456eff7 com.apple.ImageIO.framework 2.0.4 (2.0.4)
<6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/ImageIO
0x9456f000 - 0x9457fffc com.apple.LangAnalysis 1.6.4 (1.6.4)
<8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
LangAnalysis.framework/Versions/A/LangAnalysis
0x94580000 - 0x94596fff com.apple.DictionaryServices 1.0.0 (1.0.0)
/System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/
DictionaryServices.framework/Versions/A/DictionaryServices
0x94597000 - 0x945c8ffb com.apple.quartzfilters 1.5.0 (1.5.0)
<22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/
Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/
Versions/A/QuartzFilters
0x94630000 - 0x94763fef com.apple.CoreFoundation 6.5.6 (476.18)
<2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/
CoreFoundation.framework/Versions/A/CoreFoundation
0x94764000 - 0x9478cff7 com.apple.shortcut 1.0.1 (1.0)
<131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/
Shortcut.framework/Versions/A/Shortcut
0x9478d000 - 0x947abfff libresolv.9.dylib ??? (???)
/usr/lib/libresolv.9.dylib
0x947ac000 - 0x9488dff7 libxml2.2.dylib ??? (???)
<2f6b294896866822330a8888b7f53b75> /usr/lib/libxml2.2.dylib
0x94894000 - 0x948c6fff com.apple.LDAPFramework 1.4.5 (110)
/System/Library/Frameworks/
LDAP.framework/Versions/A/LDAP
0x94a57000 - 0x94a95fff libGLImage.dylib ??? (???)
/System/Library/Frameworks/
OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94a96000 - 0x94a9efff com.apple.DiskArbitration 2.2.1 (2.2.1)
<75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/
DiskArbitration.framework/Versions/A/DiskArbitration
0x94ad4000 - 0x94b67fff com.apple.ink.framework 101.3 (86)
/System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94b80000 - 0x94b89fff com.apple.speech.recognition.framework 3.7.24
(3.7.24) /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/
Versions/A/SpeechRecognition
0x94b8a000 - 0x9522afe3 com.apple.CoreGraphics 1.409.3 (???)
<25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/CoreGraphics
0x952cf000 - 0x95329ff7 com.apple.CoreText 2.0.4 (???)
/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/
Versions/A/CoreText
0x9532a000 - 0x953a7feb com.apple.audio.CoreAudio 3.1.2 (3.1.2)
<5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/
CoreAudio.framework/Versions/A/CoreAudio
0x953a8000 - 0x953adfff com.apple.CommonPanels 1.2.4 (85)
/System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/
A/CommonPanels
0x953ae000 - 0x953d2fff libxslt.1.dylib ??? (???)
<0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x953d3000 - 0x955a4ffb com.apple.security 5.0.5 (36371)
/System/Library/Frameworks/
Security.framework/Versions/A/Security
0x955a5000 - 0x95670fff com.apple.ColorSync 4.5.1 (4.5.1) /System/
Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
ColorSync.framework/Versions/A/ColorSync
0x95671000 - 0x9567cfe7 libCSync.A.dylib ??? (???)
<9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x956cb000 - 0x956cbff8 com.apple.ApplicationServices 34 (34)
<8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/ApplicationServices
0x956cc000 - 0x956f7fe7 libauto.dylib ??? (???)
<42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x9574f000 - 0x9578efef libTIFF.dylib ??? (???)
<3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libTIFF.dylib
0x957cc000 - 0x958a5ff7 com.apple.WebKit 5530.18 (5530.18)
<08df2c1fd856bd9b672993dacb18495a> /System/Library/Frameworks/
WebKit.framework/Versions/A/WebKit
0x95970000 - 0x959c1ff7 com.apple.HIServices 1.7.0 (???)
<01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
HIServices.framework/Versions/A/HIServices
0x959c3000 - 0x95a0cfef com.apple.Metadata 10.5.2 (398.25)
/System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/Metadata.framework/
Versions/A/Metadata
0x95a40000 - 0x95a4fffe com.apple.DSObjCWrappers.Framework 1.3 (1.3)
<09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/
DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x95a50000 - 0x95ad7ff7 libsqlite3.0.dylib ??? (???)
<3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
0x95ad8000 - 0x95adefff com.apple.print.framework.Print 218.0.3
(220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x95b2a000 - 0x95b53fff libcups.2.dylib ??? (???)
<1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
0x95b54000 - 0x95f64fef libBLAS.dylib ??? (???) /System/Library/
Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/
Versions/A/libBLAS.dylib
0x95f65000 - 0x95f94fe3 com.apple.AE 402.3 (402.3)
/System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x95f95000 - 0x9629dfff com.apple.HIToolbox 1.5.5 (???)
/System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/
HIToolbox
0x9629e000 - 0x962faff7 com.apple.htmlrendering 68 (1.1.3)
/System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/
Versions/A/HTMLRendering
0x962fb000 - 0x96316ffb libPng.dylib ??? (???)
<4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libPng.dylib
0x96317000 - 0x9633bfeb libssl.0.9.7.dylib ??? (???)
<8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
0x9633c000 - 0x96341fff com.apple.backup.framework 1.0 (1.0) /System/
Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x964a6000 - 0x96520ff8 com.apple.print.framework.PrintCore 5.5.4
(245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
PrintCore.framework/Versions/A/PrintCore
0x96521000 - 0x9652bfeb com.apple.audio.SoundManager 3.9.2 (3.9.2)
<0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/
A/CarbonSound
0x9652c000 - 0x96559feb libvDSP.dylib ??? (???)
/System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/
libvDSP.dylib
0x9655a000 - 0x96642ff3 com.apple.CoreData 100.2 (186.1)
<8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/
CoreData.framework/Versions/A/CoreData
0x96643000 - 0x96644ffc libffi.dylib ??? (???)
/usr/lib/libffi.dylib
0x96645000 - 0x969e2fef com.apple.QuartzCore 1.5.8 (1.5.8)
/System/Library/Frameworks/
QuartzCore.framework/Versions/A/QuartzCore
0x969e3000 - 0x96a76ff3 com.apple.ApplicationServices.ATS 3.7 (???)
/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/
Versions/A/ATS
0x96a77000 - 0x96a84fe7 com.apple.opengl 1.5.10 (1.5.10)
<5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/
OpenGL.framework/Versions/A/OpenGL
0x96a85000 - 0x96ac7fef com.apple.NavigationServices 3.5.2 (163)
<91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/
Versions/A/NavigationServices
0x96ac8000 - 0x96b17fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /
System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/
QuickLookUI
0x96e2b000 - 0x96e32fe9 libgcc_s.1.dylib ??? (???)
/usr/lib/libgcc_s.1.dylib
0x96e33000 - 0x96f85ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2
(1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/
AudioToolbox
0x96f86000 - 0x96f92fff libbz2.1.0.dylib ??? (???)
<9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
0x971fc000 - 0x97383feb com.apple.JavaScriptCore 5530 (5530.17)
<687d2f3063f4d922f233623d8f219822> /System/Library/Frameworks/
JavaScriptCore.framework/Versions/A/JavaScriptCore
0x97384000 - 0x97390ff9 com.apple.helpdata 1.0.1 (14.2) /System/
Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x97394000 - 0x974cdff7 libicucore.A.dylib ??? (???)
/usr/lib/libicucore.A.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/
libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/
libSystem.B.dylib
The text was updated successfully, but these errors were encountered: