Skip to content
New issue

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 when catalog item set depth to infinity #828

Closed
sohocoke opened this issue Apr 18, 2012 · 2 comments
Closed

Crash when catalog item set depth to infinity #828

sohocoke opened this issue Apr 18, 2012 · 2 comments

Comments

@sohocoke
Copy link

I'm consistently getting crashes for my catalog item where I keep all my dev tools and source files if i set the depth to infinity.

Excerpt of the crash log:

Thread 5 Crashed:
0 libsystem_c.dylib 0x9afe191e malloc_zone_malloc + 9
1 libsystem_c.dylib 0x9afe2882 malloc + 50
2 com.apple.CoreServices.CarbonCore 0x9c436101 FSMount::getattrsbulk(void_, unsigned long, unsigned long_, unsigned long, unsigned long, FSAttributeInfo_, unsigned char_, unsigned char*) + 1405
3 com.apple.CoreServices.CarbonCore 0x9c359070 PBGetCatalogInfoBulkSync + 615
4 com.apple.CoreServices.CarbonCore 0x9c358dec FSGetCatalogInfoBulk + 59
5 com.blacktree.QSFoundation 0x000605c6 -[UKDirectoryEnumerator nextObjectFullPath] + 111

Full crash log:

Process:         Quicksilver [55314]
Path:            /Users/USER/*/Quicksilver.app/Contents/MacOS/Quicksilver
Identifier:      com.blacktree.Quicksilver
Version:         ß67 (3925)
Code Type:       X86 (Native)
Parent Process:  launchd [161]

Date/Time:       2012-04-18 20:53:31.192 +0200
OS Version:      Mac OS X 10.7.3 (11D50)
Report Version:  9

Crashed Thread:  5

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000b030cffc

VM Regions Near 0xb030cffc:
    Stack                  00000000b028b000-00000000b030c000 [  516K] rw-/rwx SM=COW  
--> Stack                  00000000b030c000-00000000b030d000 [    4K] ---/rwx SM=NUL  
    Stack                  00000000b030d000-00000000b038e000 [  516K] rw-/rwx SM=COW  

Application Specific Information:
objc[55314]: garbage collection is OFF

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x91724c22 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x917241f6 mach_msg + 70
2   com.apple.CoreFoundation        0x93625c7a __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation        0x9362eda4 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation        0x9362e47c CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation        0x9362e328 CFRunLoopRunInMode + 120
6   com.apple.HIToolbox             0x992ee17f RunCurrentEventLoopInMode + 318
7   com.apple.HIToolbox             0x992f54e7 ReceiveNextEventCommon + 381
8   com.apple.HIToolbox             0x992f5356 BlockUntilNextEventMatchingListInMode + 88
9   com.apple.AppKit                0x951b6a9c _DPSNextEvent + 678
10  com.apple.AppKit                0x951b6306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
11  com.apple.AppKit                0x951b2675 -[NSApplication run] + 911
12  com.apple.AppKit                0x95446261 NSApplicationMain + 1054
13  com.blacktree.Quicksilver       0x00002f39 0x1000 + 7993

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x9172790a kevent + 10
1   libdispatch.dylib               0x98085c58 _dispatch_mgr_invoke + 969
2   libdispatch.dylib               0x980846a7 _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib          0x9172702e __workq_kernreturn + 10
1   libsystem_c.dylib               0x9af8eccf _pthread_wqthread + 773
2   libsystem_c.dylib               0x9af906fe start_wqthread + 30

Thread 3:
0   libsystem_kernel.dylib          0x9172790a kevent + 10
1   com.blacktree.QSCore            0x000cd087 -[UKKQueue watcherThread:] + 159
2   com.apple.Foundation            0x9a8a1e09 __NSThread__main__ + 1582
3   libsystem_c.dylib               0x9af8ced9 _pthread_start + 335
4   libsystem_c.dylib               0x9af906de thread_start + 34

Thread 4:
0   libsystem_kernel.dylib          0x9172702e __workq_kernreturn + 10
1   libsystem_c.dylib               0x9af8eccf _pthread_wqthread + 773
2   libsystem_c.dylib               0x9af906fe start_wqthread + 30

Thread 5 Crashed:
0   libsystem_c.dylib               0x9afe191e malloc_zone_malloc + 9
1   libsystem_c.dylib               0x9afe2882 malloc + 50
2   com.apple.CoreServices.CarbonCore   0x9c436101 FSMount::getattrsbulk(void*, unsigned long, unsigned long*, unsigned long, unsigned long, FSAttributeInfo*, unsigned char*, unsigned char*) + 1405
3   com.apple.CoreServices.CarbonCore   0x9c359070 PBGetCatalogInfoBulkSync + 615
4   com.apple.CoreServices.CarbonCore   0x9c358dec FSGetCatalogInfoBulk + 59
5   com.blacktree.QSFoundation      0x000605c6 -[UKDirectoryEnumerator nextObjectFullPath] + 111

Thread 6:
0   libsystem_kernel.dylib          0x9172702e __workq_kernreturn + 10
1   libsystem_c.dylib               0x9af8eccf _pthread_wqthread + 773
2   libsystem_c.dylib               0x9af906fe start_wqthread + 30

Thread 7:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0x91724c22 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x917241f6 mach_msg + 70
2   com.apple.CoreFoundation        0x93625c7a __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation        0x9362eda4 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation        0x9362e47c CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation        0x9362e328 CFRunLoopRunInMode + 120
6   com.apple.Foundation            0x9a8ae0f8 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
7   com.apple.Foundation            0x9a8a1e59 -[NSThread main] + 45
8   com.apple.Foundation            0x9a8a1e09 __NSThread__main__ + 1582
9   libsystem_c.dylib               0x9af8ced9 _pthread_start + 335
10  libsystem_c.dylib               0x9af906de thread_start + 34

Thread 8:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x91726b42 __select + 10
1   com.apple.CoreFoundation        0x9367cee5 __CFSocketManager + 1557
2   libsystem_c.dylib               0x9af8ced9 _pthread_start + 335
3   libsystem_c.dylib               0x9af906de thread_start + 34

Thread 5 crashed with X86 Thread State (32-bit):
  eax: 0x00003b00  ebx: 0x0003ffff  ecx: 0x00155000  edx: 0x00003601
  edi: 0x0b13a570  esi: 0x9afe285c  ebp: 0xb030d028  esp: 0xb030d000
   ss: 0x00000023  efl: 0x00010286  eip: 0x9afe191e   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
  cr2: 0xb030cffc
Logical CPU: 1

Binary Images:
    0x1000 -    0x2ffff +com.blacktree.Quicksilver (ß67 - 3925) <780F2C07-83C6-3A27-81BD-E61EE9149D7B> /Users/USER/*/Quicksilver.app/Contents/MacOS/Quicksilver
   0x3d000 -    0x3dff7 +GlimsLoaderMinimal.dylib (??? - ???) <8063FEF3-2FC3-6E16-4C1C-92FF09776D39> /Library/Frameworks/GlimsAdditions.framework/Library/GlimsLoaderMinimal.dylib
   0x40000 -    0x6cff3 +com.blacktree.QSFoundation (??? - 2.0) <C8AED26A-2957-3BDF-AC4E-0EDE3AC8D428> /Users/USER/*/Quicksilver.app/Contents/Frameworks/QSFoundation.framework/Versions/A/QSFoundation
   0x85000 -    0x8fffd +com.blacktree.QSEffects (??? - 2.0) <D924E4D5-E762-35BB-851A-1FE37108076F> /Users/USER/*/Quicksilver.app/Contents/Frameworks/QSEffects.framework/Versions/A/QSEffects
   0x97000 -    0xe2ffa +com.blacktree.QSCore (??? - 2.0) <C09583F4-F0F9-3727-AB55-3CC7FFC58BA4> /Users/USER/*/Quicksilver.app/Contents/Frameworks/QSCore.framework/Versions/A/QSCore
  0x106000 -   0x135ff9 +com.blacktree.QSInterface (??? - 2.0) <FA963C0D-AC87-3CB2-AC16-7E1387BC95D4> /Users/USER/*/Quicksilver.app/Contents/Frameworks/QSInterface.framework/Versions/A/QSInterface
  0x14d000 -   0x14ffff  com.apple.ExceptionHandling (1.5 - 10) <6CA9446C-7EF9-35EE-BDF2-AA8D51E93E9E> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
  0x708000 -   0x70dffc +com.macromates.edit_in_textmate (??? - 1.0) <374FF41B-DB1D-E013-59B1-1BCB931ABCD1> /Library/InputManagers/*/Edit in TextMate.bundle/Contents/MacOS/Edit in TextMate
  0x7d6000 -   0x7d8fff  com.apple.AddressBook.LocalSourceBundle (1.2 - 1083) <114A418A-D35E-3859-9CF2-43A8EBEE5223> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
  0x7dd000 -   0x7e0ffe  com.apple.DirectoryServicesSource (1.2 - 1083) <0986E1F9-47D8-3E90-BAA1-702336BB0371> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
 0x3b23000 -  0x3b7efff  com.apple.AddressBook.CardDAVPlugin (10.7.2 - 200) <B5CA94A3-383B-371A-BB8C-F7142EB4FF6B> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
 0x3c11000 -  0x3c14ff7 +com.blacktree.Quicksilver.QSUIAccessPlugIn (??? - 1D4) <DE67E0B0-B5F1-624C-3B74-E98FC9026E6E> /Users/USER/Library/Application Support/Quicksilver/*/UI Access
 0x6d56000 -  0x6d61ffc +com.blacktree.Quicksilver.QSiTunesPlugIn (2.1.0 - 341) <FFB6F94D-FBD5-364B-A44B-E5B6FC91F54B> /Users/USER/Library/Application Support/Quicksilver/*/iTunes Module
 0x6de9000 -  0x6debffc +com.blacktree.Quicksilver.QSCommandLineTool (0.6.2 - 45) <9617F9AB-A8B1-3A99-84E9-B4A7CC8E1714> /Users/USER/Library/Application Support/Quicksilver/*/Command Line Tool
 0x6def000 -  0x6df2fff +com.blacktree.Quicksilver.QSKeychainPlugIn (??? - 13B) /Users/USER/Library/Application Support/Quicksilver/*/Keychain Module
 0x7000000 -  0x7004ff1 +com.blacktree.Quicksilver.QSServicesMenuPlugIn (1.1.1 - D7) <A050A5F0-746B-36CF-B38F-B34095F586D2> /Users/USER/Library/Application Support/Quicksilver/*/Services Menu Module
 0x7009000 -  0x701dffe +com.blacktree.Quicksilver.QSCorePlugIn (1.0.0 - 98) <0975CD63-E0C2-3CD2-8E7C-F2B283C1B67E> /Users/USER/*/Quicksilver.app/Contents/PlugIns/Core Support.qsplugin/Contents/MacOS/Core Support
 0x7026000 -  0x7027ffe +com.blacktree.quicksilver.TSCalculatorPlugin (2.1.1 - 19F) <7BFA87A9-294E-3D14-BE70-0BCFC66A0B2E> /Users/USER/Library/Application Support/Quicksilver/*/Calculator Module
 0x702b000 -  0x7037ffd  com.apple.framework.calculate (1.3.2 - 17) <CDA2B62E-F694-3025-A507-7B15E94F8060> /System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate
 0x703e000 -  0x7047ff7 +com.blacktree.Quicksilver.QSAppleMailPlugIn (??? - 118) <6627D804-04E0-2401-2B12-D4C3501CA6A0> /Users/USER/Library/Application Support/Quicksilver/*/Apple Mail Module
 0x704e000 -  0x7097fff +com.ronge.MailCore (??? - 1.0) <15A6B68F-F4B7-FA62-3B3A-A8F3AAF27187> /Users/USER/Library/Application Support/Quicksilver/*/MailCore.framework/Versions/A/MailCore
 0x70b6000 -  0x70d9ffc  libssl.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <EAD01EC4-D8D7-3462-84E5-A74BEB52B456> /usr/lib/libssl.0.9.7.dylib
 0x70e7000 -  0x7194ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
 0x71d9000 -  0x71defff +com.blacktree.Quicksilver.QSAddressBookPlugIn (??? - 146) <23D5E760-DE1A-7B0C-64CA-53C03E09E8ED> /Users/USER/Library/Application Support/Quicksilver/*/Apple Address Book Module
 0x71e6000 -  0x71e8ffc +com.blacktree.Quicksilver.QSSafariPlugIn (2.1.2 - 134) <03BCB851-43E9-3FBB-B35D-2A40CFAA4741> /Users/USER/Library/Application Support/Quicksilver/*/Safari Module
 0x71ec000 -  0x71eefff +com.blacktree.Quicksilver.QSTerminalPlugIn (2.1.1 - 122) <53F05AEE-B5E1-34F0-8DC6-93A3A3F802D7> /Users/USER/Library/Application Support/Quicksilver/*/Terminal Module
 0x71f2000 -  0x726fff3 +com.blacktree.Quicksilver.QSFirefoxPlugIn (0.5.1 - A8) <39977ACE-1840-3701-B5EA-34B932661C27> /Users/USER/Library/Application Support/Quicksilver/*/Firefox Module
 0x727b000 -  0x727effc +com.blacktree.Quicksilver.QSWebSearchPlugIn (2.5.2 - 23F) <A6D6E7A3-FA16-3250-8B67-129D87B89E5A> /Users/USER/Library/Application Support/Quicksilver/*/Web Search Module
 0x7282000 -  0x7283ffd +com.blacktree.Quicksilver.QSHotKeyTriggerPlugIn (3.0.0 - 1939) <0C3E25A7-2CF4-369A-ADEF-41CA091A749C> /Users/USER/*/Quicksilver.app/Contents/PlugIns/HotKey Triggers.qsplugin/Contents/MacOS/HotKey Triggers
 0x7287000 -  0x7289ffe +com.blacktree.Quicksilver.BezelInterfacePlugIn (1.0.0 - 186B) <D27C74A2-2BA6-3AB5-BC11-9D55EE53A2FF> /Users/USER/*/Quicksilver.app/Contents/PlugIns/Bezel Interface.qsplugin/Contents/MacOS/Bezel Interface
0x8fea3000 - 0x8fed5aa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90005000 - 0x9007bfff  com.apple.Metadata (10.7.0 - 627.28) <71AC8DA5-FA89-3411-A97C-65B6129E97BD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9007c000 - 0x90084ff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x90298000 - 0x902e9ff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x902ea000 - 0x9030bfff  com.apple.framework.internetaccounts (1.2 - 3) <C54DD5C3-DF85-302D-9D4B-6C34C4B1A8A2> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x9030c000 - 0x906c6ffb  com.apple.SceneKit (2.2 - 125.3) <D4EAD83D-0E86-3159-80D6-C8B53B25B833> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x906c7000 - 0x90a0afff  com.apple.MediaToolbox (1.0 - 705.61) <FF915A3D-16F4-3191-A9B2-EF9270104786> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x90a0b000 - 0x90a0bfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x90a0c000 - 0x90a13ff9  libsystem_dnssd.dylib (??? - ???) <236665A4-0508-3515-B520-AC8BD3FCE069> /usr/lib/system/libsystem_dnssd.dylib
0x90a59000 - 0x90ae6ff7  com.apple.CoreText (220.11.0 - ???) <720EFEE0-A92A-3519-9C88-D06E4DE14EAB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90ae7000 - 0x90b06fff  com.apple.RemoteViewServices (1.3 - 44) <243F16F3-FFFE-3E81-A969-2EC947A11D89> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x90b07000 - 0x90b18fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x90b19000 - 0x90b29fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x90b2a000 - 0x90b55fff  com.apple.GSS (2.1 - 2.0) <DA24E4F9-F9D4-3CDB-89E4-6EAA7A9F6005> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x90b56000 - 0x90d4bff7  com.apple.CoreData (104.1 - 358.13) <EB02DCA7-DB2A-32DD-B49E-ECE54D078610> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x90d4c000 - 0x90f75ffb  com.apple.QuartzComposer (5.0 - 236.3) <E805537F-7BB8-31C6-A3F3-27D8CD1FE31E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x90fa2000 - 0x90fa2ff9  com.apple.AOSMigrate (1.0 - 1) <C9887D33-BB04-36B1-AB02-713CF3168E44> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
0x90fa3000 - 0x912b0fff  com.apple.MessageFramework (5.2 - 1257) <C2D813FA-0063-3EC5-9300-1F4896EEFE93> /System/Library/Frameworks/Message.framework/Versions/B/Message
0x91304000 - 0x91333ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x91334000 - 0x91338fff  libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91339000 - 0x91408fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <D4D6EB78-8A6C-3474-921C-622C6951489B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91409000 - 0x91490fff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91491000 - 0x91494ffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91497000 - 0x9149dffb  com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x914a2000 - 0x914a7ffd  libGFXShared.dylib (??? - ???) <179E77CE-C72C-3B5F-8F1E-3901517C24BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x914a8000 - 0x914a9ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x914b2000 - 0x914baff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x914bb000 - 0x914c6ffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x914c7000 - 0x914d1ff0  com.apple.DirectoryService.Framework (10.7 - 146) <59061A4B-D743-3A34-B142-7BE2472BBC2D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x914d2000 - 0x915a9ff6  com.apple.QuickLookUIFramework (3.1 - 500.10) <1E4CDD9B-BF13-375A-AC74-0943F9DA8648> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x9170e000 - 0x9172cff7  libsystem_kernel.dylib (1699.22.81 - compatibility 1.0.0) <B1BE0A1F-C6D6-3C01-B42B-44BCFEC86713> /usr/lib/system/libsystem_kernel.dylib
0x91789000 - 0x91899fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x9189a000 - 0x918a8ff7  com.apple.AppleFSCompression (37 - 1.0) <4C2F91BC-3705-340B-B979-CF8744EC2BE6> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x919a9000 - 0x919b4ff4  com.apple.CrashReporterSupport (10.7.3 - 349) <AA8CA4B8-666D-3574-9D2E-F1A28111341F> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x919b5000 - 0x919ddffb  com.apple.speech.LatentSemanticMappingFramework (2.8.10 - 2.8.10) <922EB5D7-EE4D-3B1C-A5F0-68E31BB6FBFD> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
0x919de000 - 0x91af5fe9  com.apple.WebKit (7534.53 - 7534.53.11) <E6C70036-EDDD-368B-A865-349615BB0A89> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x91af6000 - 0x91b12ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x91b13000 - 0x91c74ffb  com.apple.QuartzCore (1.7 - 270.2) <4A6035C8-1237-37E5-9FFF-1EFD735D8B18> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x91d33000 - 0x91d8cfff  com.apple.HIServices (1.11 - ???) <F8B77735-B168-3E21-9B8F-921115B4C19B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91d8d000 - 0x91d9bfff  com.apple.opengl (1.7.6 - 1.7.6) <5EF9685C-F8B2-3B22-B291-8012761E9AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x91d9c000 - 0x91db0ff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x91db1000 - 0x921b3ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x921b4000 - 0x921bcfff  com.apple.AOSNotification (1.4.0 - 504.1) <7C46FEED-AC63-3527-97BA-55FA497F1582> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x921e7000 - 0x921fcff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x921fd000 - 0x922edff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x922ee000 - 0x9231cff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9231d000 - 0x9233fff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x92340000 - 0x92349ffb  com.apple.DisplayServicesFW (2.5.2 - 317) <02BD6AF3-F355-3F68-9DC2-2DA28CE27682> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9234a000 - 0x923befff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x923bf000 - 0x925daff7  com.apple.imageKit (2.1.1 - 1.0) <3A523A4F-BE07-35B1-9A41-523FD27C14D4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x925db000 - 0x925e2ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x925e3000 - 0x92620ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <4508AABD-EDA8-3BF7-B03A-978D2395C9A8> /usr/lib/libcups.2.dylib
0x92621000 - 0x92894ff7  com.apple.CoreImage (7.93 - 1.0.1) <88FEFE5B-83A9-3CD9-BE2E-DB1E0553EBB0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x92895000 - 0x92895ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x92898000 - 0x932b8fff  com.apple.WebCore (7534.53 - 7534.53.11) <1A48798F-7E15-3792-9CA2-8661F49669AB> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x932b9000 - 0x9339cff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x9339d000 - 0x933a6ffb  com.apple.aps.framework (2.1 - 2.1) <49258A4E-8E2E-3B11-A7BC-C489D4439DF6> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x933a7000 - 0x933a7fff  com.apple.Carbon (153 - 153) <A75A970B-6D82-3451-8D3E-05B1A130ABDE> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x933a8000 - 0x933deff4  com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x93404000 - 0x93515ff7  libJP2.dylib (??? - ???) <143828CE-D429-3C66-A0DC-4F39536568E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x93516000 - 0x9357dfff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x9357e000 - 0x93589ffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93592000 - 0x935a7fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x935a8000 - 0x935c5ff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x935c6000 - 0x935f0ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x935f3000 - 0x937cafff  com.apple.CoreFoundation (6.7.1 - 635.19) <3A07EDA3-F460-3971-BFCB-AFE9A11F74F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x937cb000 - 0x9380bff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9380c000 - 0x93904ff7  libFontParser.dylib (??? - ???) <8C069D3D-534F-3EBC-8035-A43E2B3A431A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x93937000 - 0x939d2ff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x939d3000 - 0x93a22ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x93a37000 - 0x93a3bff7  com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x94e5d000 - 0x94eaeff3  com.apple.CoreMediaIO (210.0 - 3180) <6C9974AD-CA84-3C49-B55E-0496B675DBA1> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x94f8a000 - 0x94fecff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x94fed000 - 0x95016ffe  com.apple.opencl (1.50.69 - 1.50.69) <44120D48-00A2-3C09-9055-36D309F1E7C9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x95022000 - 0x950e2ffb  com.apple.ColorSync (4.7.1 - 4.7.1) <68413C12-2380-3B73-AF74-B9E069DFB89A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x950e3000 - 0x950e8ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x950e9000 - 0x950f4ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <DD0529E3-9D71-37B6-9EB8-D7747B2B12C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9512c000 - 0x95189ffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9518a000 - 0x9519dfff  com.apple.syncservices.syncservicesui (6.2 - 673.4) <BBDA48B2-15C9-35BC-A5EE-0D72E66773A5> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServicesUI
0x951ad000 - 0x95c40ff6  com.apple.AppKit (6.7.3 - 1138.32) <008E7C05-C20C-344A-B51C-4A2441372785> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x95c41000 - 0x95c7dffa  libGLImage.dylib (??? - ???) <05B36DC4-6B90-33E6-AE6A-10CAA1B70606> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x95c7e000 - 0x95cc1ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x95cc2000 - 0x95cccff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x95ccd000 - 0x95d35ff3  com.apple.ISSupport (1.9.8 - 56) <963339C2-020F-337E-AFB9-176090F818EC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x95d36000 - 0x95d4cffe  libxpc.dylib (77.18.0 - compatibility 1.0.0) <D40B8FD1-C671-3BD5-8C9E-054AF6D4FE9A> /usr/lib/system/libxpc.dylib
0x95d4d000 - 0x95da8ff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x95dae000 - 0x95db8ffc  com.apple.NSServerNotificationCenter (4.0 - 4.0) <027FD93B-7F9E-3853-843F-584759761970> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotification
0x95db9000 - 0x95de2ff1  com.apple.CoreServicesInternal (113.12 - 113.12) <CFF78E35-81F5-36C2-A59F-BF85561AC16D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x95de3000 - 0x95e09ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x95e0a000 - 0x95e15fff  libkxld.dylib (??? - ???) <2F7F4101-4715-3036-A8E8-DE1608FE8447> /usr/lib/system/libkxld.dylib
0x95e16000 - 0x95e20ff7  com.apple.dotMacLegacy (3.3 - 267) <64CB39B4-FF52-38FD-A45B-9CD3D54B3D6B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegacy
0x95e21000 - 0x95e24ffd  libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x95ea9000 - 0x95eadffd  IOSurface (??? - ???) <8D56A6E8-5785-311E-BD0D-661B92C92A5A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x95eae000 - 0x95ebbfff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x961f6000 - 0x96213ff7  com.apple.DotMacSyncManager (6.1 - 488.5) <262B067E-2CF5-3DC7-900B-4B85324C3AFD> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManager
0x9626c000 - 0x9626eff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x9626f000 - 0x964f4fe3  com.apple.QuickTime (7.7.1 - 2315) <E6249041-B569-3A96-897F-E84B1C057948> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x964f5000 - 0x964f5fff  libffi.dylib (??? - ???) <58A2AA81-461E-3581-9A8C-880A3BDA2D6A> /usr/lib/libffi.dylib
0x964f6000 - 0x964fafff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x964fb000 - 0x96560ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x96561000 - 0x9681dff3  com.apple.security (7.0 - 55110) <2F4FCD65-2A30-3330-99DE-91FE1F78B9FB> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9681e000 - 0x96826ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x96839000 - 0x968c6fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x968c7000 - 0x968f9fff  com.apple.CalDAV (1.0.1 - 51.3) <1B6C9B43-1D67-343A-A988-AAE688EF97AF> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
0x968fa000 - 0x968fcffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9693a000 - 0x96fb5fe5  com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x96fb6000 - 0x96fb7ff7  libquarantine.dylib (36.2.0 - compatibility 1.0.0) <3F974196-FBAD-3DBD-8ED0-DC16C2B3526B> /usr/lib/system/libquarantine.dylib
0x96fb8000 - 0x9742dff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9742e000 - 0x9742efff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9742f000 - 0x9743dff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x9743e000 - 0x97441fff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x97442000 - 0x974a3ffb  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <E617857C-D870-3E2D-BA13-3732DD1BC15E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x974a4000 - 0x97989ffb  com.apple.RawCamera.bundle (3.12.0 - 614) <A2B304C1-1E8D-AAB1-14F6-11462C666C82> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9798a000 - 0x979daff0  libTIFF.dylib (??? - ???) <F532A16A-7761-355C-8B7B-CEF988D8EEFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x979db000 - 0x97aeafff  com.apple.DesktopServices (1.6.2 - 1.6.2) <33DCFB71-1D9E-30B6-BC4C-CD54068690BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x97aeb000 - 0x97b34ff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x97b35000 - 0x97b83ff3  com.apple.ImageCaptureCore (3.0.2 - 3.0.2) <2FBC3C23-B0DD-3F0B-8452-90954F9C7E13> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x97b84000 - 0x97bf3fff  com.apple.Heimdal (2.1 - 2.0) <BCF7C3F1-23BE-315A-BBB6-5F01C79CF626> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x97bf4000 - 0x97bf9ffb  com.apple.phonenumbers (1.0 - 47) <1830301D-5409-3949-9614-C43C62B39DDA> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x97bfa000 - 0x97c11ff8  com.apple.CoreMediaAuthoring (2.0 - 890) <53F48529-E89F-3518-B888-C8C735C16F8F> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x97c12000 - 0x97c13ff7  libsystem_sandbox.dylib (??? - ???) <D272A77F-7F47-32CD-A36E-5A3FB966ED55> /usr/lib/system/libsystem_sandbox.dylib
0x97c2c000 - 0x97e8fff7  com.apple.AOSKit (1.02 - 91) <F4D15600-7DD7-337F-B469-9F466D6E8962> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x97e90000 - 0x97ec6ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x97ec7000 - 0x97ed7ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x97ed8000 - 0x97ee1ff3  com.apple.CommonAuth (2.1 - 2.0) <5DA75D12-A4D6-3362-AD72-79A64C79669E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x97f73000 - 0x97f98ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x97f99000 - 0x97fb2ffb  com.apple.ScriptingBridge (1.2.1 - ???) <21A258EA-C4B7-3DCE-A041-3A2FBA08C24C> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x97fbf000 - 0x97fbffff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x97fc0000 - 0x98082fff  com.apple.CoreServices.OSServices (478.37 - 478.37) <00A48B2A-2D75-3FD0-9805-61BB11710879> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x98083000 - 0x98091fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
0x98097000 - 0x98113ff0  com.apple.PDFKit (2.6.2 - 2.6.2) <5DC1CC0B-4F92-397F-98E3-5A5A9EB2CC5F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x98114000 - 0x983c5ff7  com.apple.AddressBook.framework (6.1 - 1083) <060E8C9F-FBF8-3394-8D63-D2DE0F428829> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x983c6000 - 0x983cdff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x983ce000 - 0x9843dff3  com.apple.WhitePagesFramework (10.7.0 - 141.0) <5B3FA578-E5B7-3D4A-864E-A87105146606> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
0x9843e000 - 0x98441ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x98468000 - 0x984a9ff7  com.apple.CoreMedia (1.0 - 705.61) <75CC7ECC-8D62-3BA3-BD9B-D5E7FA82EC2D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x984aa000 - 0x984abff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x984ac000 - 0x984bfffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <AE079D11-3A38-3707-A2DF-6BD2FC24B712> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x984c0000 - 0x98607fff  com.apple.syncservices (6.2 - 673.4) <E08EBA13-4626-3801-91E6-A621BD3FD8D8> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
0x986df000 - 0x98743fff  com.apple.framework.IOKit (2.0 - ???) <8DAF4991-7359-3D1B-AC69-3CBA797D1E3C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x98777000 - 0x98799ffe  com.apple.framework.familycontrols (3.0 - 300) <6B0920A5-3971-30EF-AE4C-5361BB7199EB> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9879e000 - 0x987a2ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x987a3000 - 0x987a9ffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x987aa000 - 0x987b7fff  com.apple.KerberosHelper (3.0 - 1.0) <0E16B080-3931-3D3E-A786-419C24B44B02> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
0x987b8000 - 0x988a0fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x988a4000 - 0x988a8ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x988a9000 - 0x988c5ffc  libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x988c6000 - 0x988eeff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x988ef000 - 0x98967ff8  com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x98968000 - 0x98acafff  com.apple.QTKit (7.7.1 - 2315) <21C7F00E-FBB9-3F12-AE51-06A630ECAC5E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x98acb000 - 0x98b55ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x98b56000 - 0x98b8dfef  com.apple.DebugSymbols (2.1 - 87) <84EF10C9-97C0-3AF5-9545-9F6BD1847090> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x98f18000 - 0x9900fff3  com.apple.PubSub (1.0.5 - 65.28) <B11697D0-A6A3-3BCF-83BC-8CBF52D4BB00> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x99013000 - 0x990b7fff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x990b8000 - 0x9918eaab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x991d3000 - 0x9924effb  com.apple.ApplicationServices.ATS (317.5.0 - ???) <7A8B0538-8E2E-3355-81E3-0C0A7EBED28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9924f000 - 0x9924ffff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x99250000 - 0x9929cfff  com.apple.ExchangeWebServices (2.1 - 125) <B44845E8-694A-3117-9A6A-1417BAF2AA92> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
0x9929d000 - 0x992abfff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x992ac000 - 0x992bcfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x992bd000 - 0x992ebfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x992ec000 - 0x99630ffb  com.apple.HIToolbox (1.8 - ???) <9540400F-B432-3116-AEAD-C1FBCFE67E73> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x99631000 - 0x9964bfff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9964c000 - 0x99669fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x99683000 - 0x996d4fff  libFontRegistry.dylib (??? - ???) <DF69E8EC-9114-3757-8355-8F3E82156F85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x996d5000 - 0x99713fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0FAB8C29-2A1B-3E25-BA34-BDD832B828DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x99714000 - 0x9976efff  com.apple.coredav (1.0.1 - 115.20) <8A7C6104-3D4B-364E-9AEA-927C5BC95FE3> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
0x9976f000 - 0x998c1fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x99972000 - 0x9997dffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x999a2000 - 0x999a2ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x999b3000 - 0x99a94ff3  com.apple.backup.framework (1.3.1 - 1.3.1) <2CFEC368-F3FA-33C2-A821-336ACBAB0D35> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x99aa7000 - 0x99aa9ff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x99aaa000 - 0x99bc8fec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x99bc9000 - 0x99cf5ff9  com.apple.CFNetwork (520.3.2 - 520.3.2) <58021CA7-0C91-3395-8278-8BD76E03BDCB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x99cfc000 - 0x99d37fff  com.apple.bom (11.0 - 183) <39257FE6-8B23-39B6-9528-57184104A98F> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x99d38000 - 0x99d78ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x99d79000 - 0x99f2dff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x99f2e000 - 0x9a177ff7  com.apple.JavaScriptCore (7534.53 - 7534.53.8) <5F799A84-B6B2-398F-B617-285BAA60139F> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9a178000 - 0x9a24fffb  com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x9a365000 - 0x9a841ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9a842000 - 0x9ab4cff3  com.apple.Foundation (6.7.1 - 833.24) <8E2AD829-587C-3146-B483-9D0209B84192> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9acea000 - 0x9ad7fff7  com.apple.LaunchServices (480.27.1 - 480.27.1) <8BFE799A-7E35-3834-9403-20E5ADE015D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9ad80000 - 0x9add0ff9  com.apple.QuickLookFramework (3.1 - 500.10) <E56B33BE-4445-3CC9-AAA5-1C8E6D45FEB0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9ae08000 - 0x9ae20ff3  com.apple.frameworks.preferencepanes (15.0 - 15.0) <9E5FE337-358F-3B10-955D-B2D2021F732B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x9ae48000 - 0x9ae49fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9aeb7000 - 0x9aedafff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9aedb000 - 0x9aedeff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <E06426D8-CC01-3754-B5B3-D15CBA5C8D73> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9aedf000 - 0x9aeeaffc  com.apple.bsd.ServiceManagement (2.0 - 2.0) <92C8B5DE-ACAB-36DF-9CA8-F113A28C4B20> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x9aeeb000 - 0x9aeeeff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x9af30000 - 0x9affbfff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x9b09f000 - 0x9b0a0fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x9b0a1000 - 0x9b0a2ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x9b0a3000 - 0x9b0a4fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9b0a5000 - 0x9b0d2ff7  com.apple.securityinterface (5.0 - 55007) <E5139C3F-23D2-363D-A4A2-B491E55A5439> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9b0d3000 - 0x9b9fb5eb  com.apple.CoreGraphics (1.600.0 - ???) <E285B0B6-F9FC-33BC-988F-ED619B32029C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9b9fc000 - 0x9b9fcfff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x9bb32000 - 0x9bb8efff  com.apple.coreui (1.2.1 - 165.3) <65526A00-D355-3932-9279-9A7D6BF76D95> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9bb8f000 - 0x9bbdafff  com.apple.iCalendar (5.0 - 104) <F1F1961A-7891-38AE-8FAF-EB97E6DFA469> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
0x9bbdb000 - 0x9bc3dffb  com.apple.datadetectorscore (3.0 - 179.4) <32262124-6F75-3999-86DA-590A90BA464C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9c32c000 - 0x9c32cffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9c32d000 - 0x9c32efff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x9c32f000 - 0x9c332ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9c334000 - 0x9c33dfff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x9c33e000 - 0x9c33efff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9c33f000 - 0x9c641fff  com.apple.CoreServices.CarbonCore (960.20 - 960.20) <E6300673-A013-3A91-BB1A-DD793B857E16> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9c650000 - 0x9c6e7ff3  com.apple.securityfoundation (5.0 - 55107) <DF36D4ED-47F7-3F7F-AB09-32E5BFB7EF05> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9c703000 - 0x9c737ff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x9c738000 - 0x9cb2bffb  com.apple.VideoToolbox (1.0 - 705.61) <1278DC1E-AF77-34C1-9A60-B61ECF806E4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9cb7e000 - 0x9cb7fffd  libCVMSPluginSupport.dylib (??? - ???) <6C364E11-B9B3-351A-B297-DB06FBAAFFD1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9cc00000 - 0x9ce01fff  com.apple.CalendarStore (5.0.2 - 1166) <702F484F-6CBF-345D-9AA3-DB992CABDE7E> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
0x9ce02000 - 0x9ce02fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9ce03000 - 0x9ce36fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x9ce37000 - 0x9ce3ffff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9ce40000 - 0x9ce88ff7  com.apple.SystemConfiguration (1.11.2 - 1.11) <CA077C0D-8A54-38DB-9690-5D222899B93D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0xba500000 - 0xba501ff7  libGreekConverter.dylib (54.0.0 - compatibility 1.0.0) <39A9F462-05DD-383B-B01A-2B528E18D049> /System/Library/CoreServices/Encodings/libGreekConverter.dylib
0xba900000 - 0xba91bffd  libJapaneseConverter.dylib (54.0.0 - compatibility 1.0.0) <5635DF40-8D8E-3B8C-B075-7B3FC0F184A4> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21ff6  libKoreanConverter.dylib (54.0.0 - compatibility 1.0.0) <17226124-8E8A-34EB-A2C4-D4A0469CF45B> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 4
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 53514
    thread_create: 1
    thread_set_state: 680

VM Region Summary:
ReadOnly portion of Libraries: Total=199.9M resident=52.3M(26%) swapped_out_or_unallocated=147.6M(74%)
Writable regions: Total=109.6M written=32.0M(29%) resident=27.3M(25%) swapped_out=20.4M(19%) unallocated=82.3M(75%)

REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 31.8M
CG backing stores                   212K
CG image                              4K
CG raster data                       64K
CG shared images                   2448K
CoreGraphics                          8K
CoreServices                       11.6M
MALLOC                             48.1M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
SQLite page cache                   960K
Stack                              67.6M
VM_ALLOCATE                        16.2M
__CI_BITMAP                          80K
__DATA                             10.0M
__DATA/__OBJC                       232K
__IMAGE                             528K
__IMPORT                             20K
__LINKEDIT                         42.7M
__OBJC                             3928K
__OBJC/__DATA                        48K
__PAGEZERO                            4K
__RC_CAMERAS                        244K
__TEXT                            157.2M
__UNICODE                           544K
mapped file                        93.5M
shared memory                      16.3M
shared pmap                        5268K
===========                      =======
TOTAL                             509.2M
@Orion751
Copy link

Is this the same as mine? Just set my Downloads folder catalogue to down 6 levels. We'll see what happens...

Process:         Quicksilver [153]
Path:            /Applications/Quicksilver.app/Contents/MacOS/Quicksilver
Identifier:      com.blacktree.Quicksilver
Version:         ß67 (3925)
Code Type:       X86 (Native)
Parent Process:  launchd [108]

Date/Time:       2012-04-28 16:35:23.931 -0400
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation        0x97ad9ee4 CFRelease + 196
1   com.apple.CoreFoundation        0x97b512d1 __CFRunLoopTimerDeallocate + 33
2   com.apple.CoreFoundation        0x97ada081 _CFRelease + 353
3   com.blacktree.QSCore            0x000a7b06 -[QSMnemonics setWriteTimer] + 82

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib               0x99181382 kevent + 10
1   libSystem.B.dylib               0x99181a9c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib               0x99180f59 _dispatch_queue_invoke + 163
3   libSystem.B.dylib               0x99180cfe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib               0x99180781 _pthread_wqthread + 390
5   libSystem.B.dylib               0x991805c6 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib               0x99181382 kevent + 10
1   com.blacktree.QSCore            0x000ca087 -[UKKQueue watcherThread:] + 159
2   com.apple.Foundation            0x9703a474 __NSThread__main__ + 1499
3   libSystem.B.dylib               0x99188259 _pthread_start + 345
4   libSystem.B.dylib               0x991880de thread_start + 34

Thread 3:
0   libSystem.B.dylib               0x9915aafa mach_msg_trap + 10
1   libSystem.B.dylib               0x9915b267 mach_msg + 68
2   com.apple.CoreFoundation        0x97b0a2df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation        0x97b093c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation        0x97b091f1 CFRunLoopRunInMode + 97
5   com.apple.Foundation            0x97073224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
6   com.apple.Foundation            0x9703a4c4 -[NSThread main] + 45
7   com.apple.Foundation            0x9703a474 __NSThread__main__ + 1499
8   libSystem.B.dylib               0x99188259 _pthread_start + 345
9   libSystem.B.dylib               0x991880de thread_start + 34

Thread 4:  com.apple.CFSocket.private
0   libSystem.B.dylib               0x99179ac6 select$DARWIN_EXTSN + 10
1   com.apple.CoreFoundation        0x97b49c53 __CFSocketManager + 1091
2   libSystem.B.dylib               0x99188259 _pthread_start + 345
3   libSystem.B.dylib               0x991880de thread_start + 34

Thread 5:  WebCore: LocalStorage
0   libSystem.B.dylib               0x99188aa2 __semwait_signal + 10
1   libSystem.B.dylib               0x9918875e _pthread_cond_wait + 1191
2   libSystem.B.dylib               0x9918a3f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.JavaScriptCore        0x9523d2d1 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
4   libSystem.B.dylib               0x99188259 _pthread_start + 345
5   libSystem.B.dylib               0x991880de thread_start + 34

Thread 6:  JavaScriptCore::Marking
0   libSystem.B.dylib               0x99188aa2 __semwait_signal + 10
1   libSystem.B.dylib               0x9918875e _pthread_cond_wait + 1191
2   libSystem.B.dylib               0x9918a3f8 pthread_cond_wait$UNIX2003 + 73

Thread 7:  JavaScriptCore::BlockFree
0   libSystem.B.dylib               0x99188aa2 __semwait_signal + 10
1   libSystem.B.dylib               0x9918875e _pthread_cond_wait + 1191
2   libSystem.B.dylib               0x991882b1 pthread_cond_timedwait$UNIX2003 + 72
3   com.apple.JavaScriptCore        0x9523d31c WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 156

Thread 8:
0   libSystem.B.dylib               0x99180412 __workq_kernreturn + 10
1   libSystem.B.dylib               0x991809a8 _pthread_wqthread + 941
2   libSystem.B.dylib               0x991805c6 start_wqthread + 30

Thread 9:
0   libSystem.B.dylib               0x99180412 __workq_kernreturn + 10
1   libSystem.B.dylib               0x991809a8 _pthread_wqthread + 941
2   libSystem.B.dylib               0x991805c6 start_wqthread + 30

Thread 10:
0   libobjc.A.dylib                 0x95954f86 objc_msgSend + 22
1   com.apple.CoreFoundation        0x97b477d2 _CF_forwarding_prep_0 + 50
2   com.blacktree.QSCore            0x0009f0ba -[QSCommand execute] + 479
3   ???                             0000000000 0 + 0
4   ???                             0x000eecf0 0 + 978160
5   ???                             0x000eaad4 0 + 961236
6   ???                             0xa08da68c 0 + 2693637772
7   ???                             0xa08da68c 0 + 2693637772
8   ???                             0xa08da68c 0 + 2693637772
9   ???                             0xa08da68c 0 + 2693637772
10  ???                             0xa08da68c 0 + 2693637772
11  ???                             0xa08da68c 0 + 2693637772
12  ???                             0xa08da68c 0 + 2693637772
13  ???                             0xa08da68c 0 + 2693637772
14  ???                             0xa08da68c 0 + 2693637772
15  ???                             0xa08da68c 0 + 2693637772
16  ???                             0xa08da68c 0 + 2693637772
17  ???                             0xa08da68c 0 + 2693637772
18  ???                             0xa08da68c 0 + 2693637772
19  ???                             0xa08da68c 0 + 2693637772
20  ???                             0xa08da68c 0 + 2693637772
21  ???                             0xa08da68c 0 + 2693637772
22  ???                             0xa08da68c 0 + 2693637772
23  ???                             0xa08da68c 0 + 2693637772
24  ???                             0xa08da68c 0 + 2693637772
25  ???                             0xa08da68c 0 + 2693637772
26  ???                             0xa08da68c 0 + 2693637772
27  ???                             0xa08da68c 0 + 2693637772
28  ???                             0xa08da68c 0 + 2693637772
29  ???                             0xa08da68c 0 + 2693637772
30  ???                             0xa08da68c 0 + 2693637772
31  ???                             0xa08da68c 0 + 2693637772
32  ???                             0xa08da68c 0 + 2693637772
33  ???                             0xa08da68c 0 + 2693637772
34  ???                             0xa08da68c 0 + 2693637772
35  ???                             0xa08da68c 0 + 2693637772
36  ???                             0xa08da68c 0 + 2693637772
37  ???                             0xa08da68c 0 + 2693637772
38  ???                             0xa08da68c 0 + 2693637772
39  ???                             0xa08da68c 0 + 2693637772
40  ???                             0xa08da68c 0 + 2693637772
41  ???                             0xa08da68c 0 + 2693637772
42  ???                             0xa08da68c 0 + 2693637772
43  ???                             0xa08da68c 0 + 2693637772
44  ???                             0xa08da68c 0 + 2693637772
45  ???                             0xa08da68c 0 + 2693637772
46  ???                             0xa08da68c 0 + 2693637772
47  ???                             0xa08da68c 0 + 2693637772
48  ???                             0xa08da68c 0 + 2693637772
49  ???                             0xa08da68c 0 + 2693637772
50  ???                             0xa08da68c 0 + 2693637772
51  ???                             0xa08da68c 0 + 2693637772
52  ???                             0xa08da68c 0 + 2693637772
53  ???                             0xa08da68c 0 + 2693637772
54  ???                             0xa08da68c 0 + 2693637772
55  ???                             0xa08da68c 0 + 2693637772
56  ???                             0xa08da68c 0 + 2693637772
57  ???                             0xa08da68c 0 + 2693637772
58  ???                             0xa08da68c 0 + 2693637772
59  ???                             0xa08da68c 0 + 2693637772
60  ???                             0xa08da68c 0 + 2693637772
61  ???                             0xa08da68c 0 + 2693637772
62  ???                             0xa08da68c 0 + 2693637772
63  ???                             0xa08da68c 0 + 2693637772
64  ???                             0xa08da68c 0 + 2693637772
65  ???                             0xa08da68c 0 + 2693637772
66  ???                             0xa08da68c 0 + 2693637772
67  ???                             0xa08da68c 0 + 2693637772
68  ???                             0xa08da68c 0 + 2693637772
69  ???                             0xa08da68c 0 + 2693637772
70  ???                             0xa08da68c 0 + 2693637772
71  ???                             0xa08da68c 0 + 2693637772
72  ???                             0xa08da68c 0 + 2693637772
73  ???                             0xa08da68c 0 + 2693637772
74  ???                             0xa08da68c 0 + 2693637772
75  ???                             0xa08da68c 0 + 2693637772
76  ???                             0xa08da68c 0 + 2693637772
77  ???                             0xa08da68c 0 + 2693637772
78  ???                             0xa08da68c 0 + 2693637772
79  ???                             0xa08da68c 0 + 2693637772
80  ???                             0xa08da68c 0 + 2693637772
81  ???                             0xa08da68c 0 + 2693637772
82  ???                             0xa08da68c 0 + 2693637772
83  ???                             0xa08da68c 0 + 2693637772
84  ???                             0xa08da68c 0 + 2693637772
85  ???                             0xa08da68c 0 + 2693637772
86  ???                             0xa08da68c 0 + 2693637772
87  ???                             0xa08da68c 0 + 2693637772
88  ???                             0xa08da68c 0 + 2693637772
89  ???                             0xa08da68c 0 + 2693637772
90  ???                             0xa08da68c 0 + 2693637772
91  ???                             0xa08da68c 0 + 2693637772
92  ???                             0xa08da68c 0 + 2693637772
93  ???                             0xa08da68c 0 + 2693637772
94  ???                             0xa08da68c 0 + 2693637772
95  ???                             0xa08da68c 0 + 2693637772
96  ???                             0xa08da68c 0 + 2693637772
97  ???                             0xa08da68c 0 + 2693637772
98  ???                             0xa08da68c 0 + 2693637772
99  ???                             0xa08da68c 0 + 2693637772
100 ???                             0xa08da68c 0 + 2693637772
101 ???                             0xa08da68c 0 + 2693637772
102 ???                             0xa08da68c 0 + 2693637772
103 ???                             0xa08da68c 0 + 2693637772
104 ???                             0xa08da68c 0 + 2693637772
105 ???                             0xa08da68c 0 + 2693637772
106 ???                             0xa08da68c 0 + 2693637772
107 ???                             0xa08da68c 0 + 2693637772
108 ???                             0xa08da68c 0 + 2693637772
109 ???                             0xa08da68c 0 + 2693637772
110 ???                             0xa08da68c 0 + 2693637772
111 ???                             0xa08da68c 0 + 2693637772
112 ???                             0xa08da68c 0 + 2693637772
113 ???                             0xa08da68c 0 + 2693637772
114 ???                             0xa08da68c 0 + 2693637772
115 ???                             0xa08da68c 0 + 2693637772
116 ???                             0xa08da68c 0 + 2693637772
117 ???                             0xa08da68c 0 + 2693637772
118 ???                             0xa08da68c 0 + 2693637772
119 ???                             0xa08da68c 0 + 2693637772
120 ???                             0xa08da68c 0 + 2693637772
121 ???                             0xa08da68c 0 + 2693637772
122 ???                             0xa08da68c 0 + 2693637772
123 ???                             0xa08da68c 0 + 2693637772
124 ???                             0xa08da68c 0 + 2693637772
125 ???                             0xa08da68c 0 + 2693637772
126 ???                             0xa08da68c 0 + 2693637772
127 ???                             0xa08da68c 0 + 2693637772
128 ???                             0xa08da68c 0 + 2693637772
129 ???                             0xa08da68c 0 + 2693637772
130 ???                             0xa08da68c 0 + 2693637772
131 ???                             0xa08da68c 0 + 2693637772
132 ???                             0xa08da68c 0 + 2693637772
133 ???                             0xa08da68c 0 + 2693637772
134 ???                             0xa08da68c 0 + 2693637772
135 ???                             0xa08da68c 0 + 2693637772
136 ???                             0xa08da68c 0 + 2693637772
137 ???                             0xa08da68c 0 + 2693637772
138 ???                             0xa08da68c 0 + 2693637772
139 ???                             0xa08da68c 0 + 2693637772
140 ???                             0xa08da68c 0 + 2693637772
141 ???                             0xa08da68c 0 + 2693637772
142 ???                             0xa08da68c 0 + 2693637772
143 ???                             0xa08da68c 0 + 2693637772
144 ???                             0xa08da68c 0 + 2693637772
145 ???                             0xa08da68c 0 + 2693637772
146 ???                             0xa08da68c 0 + 2693637772
147 ???                             0xa08da68c 0 + 2693637772
148 ???                             0xa08da68c 0 + 2693637772
149 ???                             0xa08da68c 0 + 2693637772
150 ???                             0xa08da68c 0 + 2693637772
151 ???                             0xa08da68c 0 + 2693637772
152 ???                             0xa08da68c 0 + 2693637772
153 ???                             0xa08da68c 0 + 2693637772
154 ???                             0xa08da68c 0 + 2693637772
155 ???                             0xa08da68c 0 + 2693637772
156 ???                             0xa08da68c 0 + 2693637772
157 ???                             0xa08da68c 0 + 2693637772
158 ???                             0xa08da68c 0 + 2693637772
159 ???                             0xa08da68c 0 + 2693637772
160 ???                             0xa08da68c 0 + 2693637772
161 ???                             0xa08da68c 0 + 2693637772
162 ???                             0xa08da68c 0 + 2693637772
163 ???                             0xa08da68c 0 + 2693637772
164 ???                             0xa08da68c 0 + 2693637772
165 ???                             0xa08da68c 0 + 2693637772
166 ???                             0xa08da68c 0 + 2693637772
167 ???                             0xa08da68c 0 + 2693637772
168 ???                             0xa08da68c 0 + 2693637772
169 ???                             0xa08da68c 0 + 2693637772
170 ???                             0xa08da68c 0 + 2693637772
171 ???                             0xa08da68c 0 + 2693637772
172 ???                             0xa08da68c 0 + 2693637772
173 ???                             0xa08da68c 0 + 2693637772
174 ???                             0xa08da68c 0 + 2693637772
175 ???                             0xa08da68c 0 + 2693637772
176 ???                             0xa08da68c 0 + 2693637772
177 ???                             0xa08da68c 0 + 2693637772
178 ???                             0xa08da68c 0 + 2693637772
179 ???                             0xa08da68c 0 + 2693637772
180 ???                             0xa08da68c 0 + 2693637772
181 ???                             0xa08da68c 0 + 2693637772
182 ???                             0xa08da68c 0 + 2693637772
183 ???                             0xa08da68c 0 + 2693637772
184 ???                             0xa08da68c 0 + 2693637772
185 ???                             0xa08da68c 0 + 2693637772
186 ???                             0xa08da68c 0 + 2693637772
187 ???                             0xa08da68c 0 + 2693637772
188 ???                             0xa08da68c 0 + 2693637772
189 ???                             0xa08da68c 0 + 2693637772
190 ???                             0xa08da68c 0 + 2693637772
191 ???                             0xa08da68c 0 + 2693637772
192 ???                             0xa08da68c 0 + 2693637772
193 ???                             0xa08da68c 0 + 2693637772
194 ???                             0xa08da68c 0 + 2693637772
195 ???                             0xa08da68c 0 + 2693637772
196 ???                             0xa08da68c 0 + 2693637772
197 ???                             0xa08da68c 0 + 2693637772
198 ???                             0xa08da68c 0 + 2693637772
199 ???                             0xa08da68c 0 + 2693637772
200 ???                             0xa08da68c 0 + 2693637772
201 ???                             0xa08da68c 0 + 2693637772
202 ???                             0xa08da68c 0 + 2693637772
203 ???                             0xa08da68c 0 + 2693637772
204 ???                             0xa08da68c 0 + 2693637772
205 ???                             0xa08da68c 0 + 2693637772
206 ???                             0xa08da68c 0 + 2693637772
207 ???                             0xa08da68c 0 + 2693637772
208 ???                             0xa08da68c 0 + 2693637772
209 ???                             0xa08da68c 0 + 2693637772
210 ???                             0xa08da68c 0 + 2693637772
211 ???                             0xa08da68c 0 + 2693637772
212 ???                             0xa08da68c 0 + 2693637772
213 ???                             0xa08da68c 0 + 2693637772
214 ???                             0xa08da68c 0 + 2693637772
215 ???                             0xa08da68c 0 + 2693637772
216 ???                             0xa08da68c 0 + 2693637772
217 ???                             0xa08da68c 0 + 2693637772
218 ???                             0xa08da68c 0 + 2693637772
219 ???                             0xa08da68c 0 + 2693637772
220 ???                             0xa08da68c 0 + 2693637772
221 ???                             0xa08da68c 0 + 2693637772
222 ???                             0xa08da68c 0 + 2693637772
223 ???                             0xa08da68c 0 + 2693637772
224 ???                             0xa08da68c 0 + 2693637772
225 ???                             0xa08da68c 0 + 2693637772
226 ???                             0xa08da68c 0 + 2693637772
227 ???                             0xa08da68c 0 + 2693637772
228 ???                             0xa08da68c 0 + 2693637772
229 ???                             0xa08da68c 0 + 2693637772
230 ???                             0xa08da68c 0 + 2693637772
231 ???                             0xa08da68c 0 + 2693637772
232 ???                             0xa08da68c 0 + 2693637772
233 ???                             0xa08da68c 0 + 2693637772
234 ???                             0xa08da68c 0 + 2693637772
235 ???                             0xa08da68c 0 + 2693637772
236 ???                             0xa08da68c 0 + 2693637772
237 ???                             0xa08da68c 0 + 2693637772
238 ???                             0xa08da68c 0 + 2693637772
239 ???                             0xa08da68c 0 + 2693637772
240 ???                             0xa08da68c 0 + 2693637772
241 ???                             0xa08da68c 0 + 2693637772
242 ???                             0xa08da68c 0 + 2693637772
243 ???                             0xa08da68c 0 + 2693637772
244 ???                             0xa08da68c 0 + 2693637772
245 ???                             0xa08da68c 0 + 2693637772
246 ???                             0xa08da68c 0 + 2693637772
247 ???                             0xa08da68c 0 + 2693637772
248 ???                             0xa08da68c 0 + 2693637772
249 ???                             0xa08da68c 0 + 2693637772
250 ???                             0xa08da68c 0 + 2693637772
251 ???                             0xa08da68c 0 + 2693637772
252 ???                             0xa08da68c 0 + 2693637772
253 ???                             0xa08da68c 0 + 2693637772
254 ???                             0xa08da68c 0 + 2693637772
255 ???                             0xa08da68c 0 + 2693637772
256 ???                             0xa08da68c 0 + 2693637772
257 ???                             0xa08da68c 0 + 2693637772
258 ???                             0xa08da68c 0 + 2693637772
259 ???                             0xa08da68c 0 + 2693637772
260 ???                             0xa08da68c 0 + 2693637772
261 ???                             0xa08da68c 0 + 2693637772
262 ???                             0xa08da68c 0 + 2693637772
263 ???                             0xa08da68c 0 + 2693637772
264 ???                             0xa08da68c 0 + 2693637772
265 ???                             0xa08da68c 0 + 2693637772
266 ???                             0xa08da68c 0 + 2693637772
267 ???                             0xa08da68c 0 + 2693637772
268 ???                             0xa08da68c 0 + 2693637772
269 ???                             0xa08da68c 0 + 2693637772
270 ???                             0xa08da68c 0 + 2693637772
271 ???                             0xa08da68c 0 + 2693637772
272 ???                             0xa08da68c 0 + 2693637772
273 ???                             0xa08da68c 0 + 2693637772
274 ???                             0xa08da68c 0 + 2693637772
275 ???                             0xa08da68c 0 + 2693637772
276 ???                             0xa08da68c 0 + 2693637772
277 ???                             0xa08da68c 0 + 2693637772
278 ???                             0xa08da68c 0 + 2693637772
279 ???                             0xa08da68c 0 + 2693637772
280 ???                             0xa08da68c 0 + 2693637772
281 ???                             0xa08da68c 0 + 2693637772
282 ???                             0xa08da68c 0 + 2693637772
283 ???                             0xa08da68c 0 + 2693637772
284 ???                             0xa08da68c 0 + 2693637772
285 ???                             0xa08da68c 0 + 2693637772
286 ???                             0xa08da68c 0 + 2693637772
287 ???                             0xa08da68c 0 + 2693637772
288 ???                             0xa08da68c 0 + 2693637772
289 ???                             0xa08da68c 0 + 2693637772
290 ???                             0xa08da68c 0 + 2693637772
291 ???                             0xa08da68c 0 + 2693637772
292 ???                             0xa08da68c 0 + 2693637772
293 ???                             0xa08da68c 0 + 2693637772
294 ???                             0xa08da68c 0 + 2693637772
295 ???                             0xa08da68c 0 + 2693637772
296 ???                             0xa08da68c 0 + 2693637772
297 ???                             0xa08da68c 0 + 2693637772
298 ???                             0xa08da68c 0 + 2693637772
299 ???                             0xa08da68c 0 + 2693637772
300 ???                             0xa08da68c 0 + 2693637772
301 ???                             0xa08da68c 0 + 2693637772
302 ???                             0xa08da68c 0 + 2693637772
303 ???                             0xa08da68c 0 + 2693637772
304 ???                             0xa08da68c 0 + 2693637772
305 ???                             0xa08da68c 0 + 2693637772
306 ???                             0xa08da68c 0 + 2693637772
307 ???                             0xa08da68c 0 + 2693637772
308 ???                             0xa08da68c 0 + 2693637772
309 ???                             0xa08da68c 0 + 2693637772
310 ???                             0xa08da68c 0 + 2693637772
311 ???                             0xa08da68c 0 + 2693637772
312 ???                             0xa08da68c 0 + 2693637772
313 ???                             0xa08da68c 0 + 2693637772
314 ???                             0xa08da68c 0 + 2693637772
315 ???                             0xa08da68c 0 + 2693637772
316 ???                             0xa08da68c 0 + 2693637772
317 ???                             0xa08da68c 0 + 2693637772
318 ???                             0xa08da68c 0 + 2693637772
319 ???                             0xa08da68c 0 + 2693637772
320 ???                             0xa08da68c 0 + 2693637772
321 ???                             0xa08da68c 0 + 2693637772
322 ???                             0xa08da68c 0 + 2693637772
323 ???                             0xa08da68c 0 + 2693637772
324 ???                             0xa08da68c 0 + 2693637772
325 ???                             0xa08da68c 0 + 2693637772
326 ???                             0xa08da68c 0 + 2693637772
327 ???                             0xa08da68c 0 + 2693637772
328 ???                             0xa08da68c 0 + 2693637772
329 ???                             0xa08da68c 0 + 2693637772
330 ???                             0xa08da68c 0 + 2693637772
331 ???                             0xa08da68c 0 + 2693637772
332 ???                             0xa08da68c 0 + 2693637772
333 ???                             0xa08da68c 0 + 2693637772
334 ???                             0xa08da68c 0 + 2693637772
335 ???                             0xa08da68c 0 + 2693637772
336 ???                             0xa08da68c 0 + 2693637772
337 ???                             0xa08da68c 0 + 2693637772
338 ???                             0xa08da68c 0 + 2693637772
339 ???                             0xa08da68c 0 + 2693637772
340 ???                             0xa08da68c 0 + 2693637772
341 ???                             0xa08da68c 0 + 2693637772
342 ???                             0xa08da68c 0 + 2693637772
343 ???                             0xa08da68c 0 + 2693637772
344 ???                             0xa08da68c 0 + 2693637772
345 ???                             0xa08da68c 0 + 2693637772
346 ???                             0xa08da68c 0 + 2693637772
347 ???                             0xa08da68c 0 + 2693637772
348 ???                             0xa08da68c 0 + 2693637772
349 ???                             0xa08da68c 0 + 2693637772
350 ???                             0xa08da68c 0 + 2693637772
351 ???                             0xa08da68c 0 + 2693637772
352 ???                             0xa08da68c 0 + 2693637772
353 ???                             0xa08da68c 0 + 2693637772
354 ???                             0xa08da68c 0 + 2693637772
355 ???                             0xa08da68c 0 + 2693637772
356 ???                             0xa08da68c 0 + 2693637772
357 ???                             0xa08da68c 0 + 2693637772
358 ???                             0xa08da68c 0 + 2693637772
359 ???                             0xa08da68c 0 + 2693637772
360 ???                             0xa08da68c 0 + 2693637772
361 ???                             0xa08da68c 0 + 2693637772
362 ???                             0xa08da68c 0 + 2693637772
363 ???                             0xa08da68c 0 + 2693637772
364 ???                             0xa08da68c 0 + 2693637772
365 ???                             0xa08da68c 0 + 2693637772
366 ???                             0xa08da68c 0 + 2693637772
367 ???                             0xa08da68c 0 + 2693637772
368 ???                             0xa08da68c 0 + 2693637772
369 ???                             0xa08da68c 0 + 2693637772
370 ???                             0xa08da68c 0 + 2693637772
371 ???                             0xa08da68c 0 + 2693637772
372 ???                             0xa08da68c 0 + 2693637772
373 ???                             0xa08da68c 0 + 2693637772
374 ???                             0xa08da68c 0 + 2693637772
375 ???                             0xa08da68c 0 + 2693637772
376 ???                             0xa08da68c 0 + 2693637772
377 ???                             0xa08da68c 0 + 2693637772
378 ???                             0xa08da68c 0 + 2693637772
379 ???                             0xa08da68c 0 + 2693637772
380 ???                             0xa08da68c 0 + 2693637772
381 ???                             0xa08da68c 0 + 2693637772
382 ???                             0xa08da68c 0 + 2693637772
383 ???                             0xa08da68c 0 + 2693637772
384 ???                             0xa08da68c 0 + 2693637772
385 ???                             0xa08da68c 0 + 2693637772
386 ???                             0xa08da68c 0 + 2693637772
387 ???                             0xa08da68c 0 + 2693637772
388 ???                             0xa08da68c 0 + 2693637772
389 ???                             0xa08da68c 0 + 2693637772
390 ???                             0xa08da68c 0 + 2693637772
391 ???                             0xa08da68c 0 + 2693637772
392 ???                             0xa08da68c 0 + 2693637772
393 ???                             0xa08da68c 0 + 2693637772
394 ???                             0xa08da68c 0 + 2693637772
395 ???                             0xa08da68c 0 + 2693637772
396 ???                             0xa08da68c 0 + 2693637772
397 ???                             0xa08da68c 0 + 2693637772
398 ???                             0xa08da68c 0 + 2693637772
399 ???                             0xa08da68c 0 + 2693637772
400 ???                             0xa08da68c 0 + 2693637772
401 ???                             0xa08da68c 0 + 2693637772
402 ???                             0xa08da68c 0 + 2693637772
403 ???                             0xa08da68c 0 + 2693637772
404 ???                             0xa08da68c 0 + 2693637772
405 ???                             0xa08da68c 0 + 2693637772
406 ???                             0xa08da68c 0 + 2693637772
407 ???                             0xa08da68c 0 + 2693637772
408 ???                             0xa08da68c 0 + 2693637772
409 ???                             0xa08da68c 0 + 2693637772
410 ???                             0xa08da68c 0 + 2693637772
411 ???                             0xa08da68c 0 + 2693637772
412 ???                             0xa08da68c 0 + 2693637772
413 ???                             0xa08da68c 0 + 2693637772
414 ???                             0xa08da68c 0 + 2693637772
415 ???                             0xa08da68c 0 + 2693637772
416 ???                             0xa08da68c 0 + 2693637772
417 ???                             0xa08da68c 0 + 2693637772
418 ???                             0xa08da68c 0 + 2693637772
419 ???                             0xa08da68c 0 + 2693637772
420 ???                             0xa08da68c 0 + 2693637772
421 ???                             0xa08da68c 0 + 2693637772
422 ???                             0xa08da68c 0 + 2693637772
423 ???                             0xa08da68c 0 + 2693637772
424 ???                             0xa08da68c 0 + 2693637772
425 ???                             0xa08da68c 0 + 2693637772
426 ???                             0xa08da68c 0 + 2693637772
427 ???                             0xa08da68c 0 + 2693637772
428 ???                             0xa08da68c 0 + 2693637772
429 ???                             0xa08da68c 0 + 2693637772
430 ???                             0xa08da68c 0 + 2693637772
431 ???                             0xa08da68c 0 + 2693637772
432 ???                             0xa08da68c 0 + 2693637772
433 ???                             0xa08da68c 0 + 2693637772
434 ???                             0xa08da68c 0 + 2693637772
435 ???                             0xa08da68c 0 + 2693637772
436 ???                             0xa08da68c 0 + 2693637772
437 ???                             0xa08da68c 0 + 2693637772
438 ???                             0xa08da68c 0 + 2693637772
439 ???                             0xa08da68c 0 + 2693637772
440 ???                             0xa08da68c 0 + 2693637772
441 ???                             0xa08da68c 0 + 2693637772
442 ???                             0xa08da68c 0 + 2693637772
443 ???                             0xa08da68c 0 + 2693637772
444 ???                             0xa08da68c 0 + 2693637772
445 ???                             0xa08da68c 0 + 2693637772
446 ???                             0xa08da68c 0 + 2693637772
447 ???                             0xa08da68c 0 + 2693637772
448 ???                             0xa08da68c 0 + 2693637772
449 ???                             0xa08da68c 0 + 2693637772
450 ???                             0xa08da68c 0 + 2693637772
451 ???                             0xa08da68c 0 + 2693637772
452 ???                             0xa08da68c 0 + 2693637772
453 ???                             0xa08da68c 0 + 2693637772
454 ???                             0xa08da68c 0 + 2693637772
455 ???                             0xa08da68c 0 + 2693637772
456 ???                             0xa08da68c 0 + 2693637772
457 ???                             0xa08da68c 0 + 2693637772
458 ???                             0xa08da68c 0 + 2693637772
459 ???                             0xa08da68c 0 + 2693637772
460 ???                             0xa08da68c 0 + 2693637772
461 ???                             0xa08da68c 0 + 2693637772
462 ???                             0xa08da68c 0 + 2693637772
463 ???                             0xa08da68c 0 + 2693637772
464 ???                             0xa08da68c 0 + 2693637772
465 ???                             0xa08da68c 0 + 2693637772
466 ???                             0xa08da68c 0 + 2693637772
467 ???                             0xa08da68c 0 + 2693637772
468 ???                             0xa08da68c 0 + 2693637772
469 ???                             0xa08da68c 0 + 2693637772
470 ???                             0xa08da68c 0 + 2693637772
471 ???                             0xa08da68c 0 + 2693637772
472 ???                             0xa08da68c 0 + 2693637772
473 ???                             0xa08da68c 0 + 2693637772
474 ???                             0xa08da68c 0 + 2693637772
475 ???                             0xa08da68c 0 + 2693637772
476 ???                             0xa08da68c 0 + 2693637772
477 ???                             0xa08da68c 0 + 2693637772
478 ???                             0xa08da68c 0 + 2693637772
479 ???                             0xa08da68c 0 + 2693637772
480 ???                             0xa08da68c 0 + 2693637772
481 ???                             0xa08da68c 0 + 2693637772
482 ???                             0xa08da68c 0 + 2693637772
483 ???                             0xa08da68c 0 + 2693637772
484 ???                             0xa08da68c 0 + 2693637772
485 ???                             0xa08da68c 0 + 2693637772
486 ???                             0xa08da68c 0 + 2693637772
487 ???                             0xa08da68c 0 + 2693637772
488 ???                             0xa08da68c 0 + 2693637772
489 ???                             0xa08da68c 0 + 2693637772
490 ???                             0xa08da68c 0 + 2693637772
491 ???                             0xa08da68c 0 + 2693637772
492 ???                             0xa08da68c 0 + 2693637772
493 ???                             0xa08da68c 0 + 2693637772
494 ???                             0xa08da68c 0 + 2693637772
495 ???                             0xa08da68c 0 + 2693637772
496 ???                             0xa08da68c 0 + 2693637772
497 ???                             0xa08da68c 0 + 2693637772
498 ???                             0xa08da68c 0 + 2693637772
499 ???                             0xa08da68c 0 + 2693637772
500 ???                             0xa08da68c 0 + 2693637772
501 ???                             0xa08da68c 0 + 2693637772
502 ???                             0xa08da68c 0 + 2693637772
503 ???                             0xa08da68c 0 + 2693637772
504 ???                             0xa08da68c 0 + 2693637772
505 ???                             0xa08da68c 0 + 2693637772
506 ???                             0xa08da68c 0 + 2693637772
507 ???                             0xa08da68c 0 + 2693637772
508 ???                             0xa08da68c 0 + 2693637772
509 ???                             0xa08da68c 0 + 2693637772
510 ???                             0xa08da68c 0 + 2693637772
511 ???                             0xa08da68c 0 + 2693637772

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x97ad9e2d  ecx: 0x00000000  edx: 0xa0b3a4c0
  edi: 0x14ac17e0  esi: 0x00000000  ebp: 0xbffff088  esp: 0xbffff070
   ss: 0x0000001f  efl: 0x00000246  eip: 0x97ad9ee4   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0xb0541c58

Binary Images:
    0x1000 -    0x2ffff +com.blacktree.Quicksilver ß67 (3925) <780F2C07-83C6-3A27-81BD-E61EE9149D7B> /Applications/Quicksilver.app/Contents/MacOS/Quicksilver
   0x3d000 -    0x69ff3 +com.blacktree.QSFoundation ??? (2.0) <C8AED26A-2957-3BDF-AC4E-0EDE3AC8D428> /Applications/Quicksilver.app/Contents/Frameworks/QSFoundation.framework/Versions/A/QSFoundation
   0x82000 -    0x8cffd +com.blacktree.QSEffects ??? (2.0) <D924E4D5-E762-35BB-851A-1FE37108076F> /Applications/Quicksilver.app/Contents/Frameworks/QSEffects.framework/Versions/A/QSEffects
   0x94000 -    0xdfffa +com.blacktree.QSCore ??? (2.0) <C09583F4-F0F9-3727-AB55-3CC7FFC58BA4> /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework/Versions/A/QSCore
  0x103000 -   0x132ff9 +com.blacktree.QSInterface ??? (2.0) <FA963C0D-AC87-3CB2-AC16-7E1387BC95D4> /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework/Versions/A/QSInterface
  0x1ce000 -   0x1d0ff7 +net.michael-mccracken.isim 1.0 (1.0) /Library/InputManagers/IncrementalSearchInputManager/IncrementalSearchInputManager.bundle/Contents/MacOS/IncrementalSearchInputManager
  0x7ab000 -   0x7abff7  com.apple.applescript.component 2.1.2 (2.1.2) <FB2636BE-967B-E888-68D2-0BC612AF0E3A> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
  0x7d4000 -   0x7d6fff +com.blacktree.Quicksilver.YTiTermPlugIn ??? (33) /Users/dan/Library/Application Support/Quicksilver/PlugIns/com.blacktree.Quicksilver.YTiTermPlugIn.33.qsplugin/Contents/MacOS/iTerm Module
  0x7db000 -   0x7deff7 +com.blacktree.Quicksilver.QSDeliciousPlugIn ??? (12F) <08F6FD89-5762-ABD2-4D54-D1CE6F94A03C> /Users/dan/Library/Application Support/Quicksilver/PlugIns/Social Bookmarks.qsplugin/Contents/MacOS/Social Bookmarks
  0x7e3000 -   0x7e5fff +com.blacktree.Quicksilver.QSFileTagsPlugIn ??? (73) /Users/dan/Library/Application Support/Quicksilver/PlugIns/com.blacktree.Quicksilver.QSFileTagsPlugIn.73.qsplugin/Contents/MacOS/File Tagging Module
  0x7eb000 -   0x7edfff +com.blacktree.Quicksilver.QSDisplaysPlugIn ??? (82) /Users/dan/Library/Application Support/Quicksilver/PlugIns/com.blacktree.Quicksilver.QSDisplaysPlugIn.82.qsplugin/Contents/MacOS/Displays Module
  0x7f3000 -   0x7f6ff7 +com.blacktree.Quicksilver.QSUIAccessPlugIn ??? (1D4) <DE67E0B0-B5F1-624C-3B74-E98FC9026E6E> /Users/dan/Library/Application Support/Quicksilver/PlugIns/UI Access.qsplugin/Contents/MacOS/UI Access
0x1261d000 - 0x12628ffc +com.blacktree.Quicksilver.QSiTunesPlugIn 2.1.2 (343) <D94582DA-49C7-3F07-8599-3E2629101EFB> /Users/dan/Library/Application Support/Quicksilver/PlugIns/com.blacktree.Quicksilver.QSiTunesPlugIn.343.qsplugin/Contents/MacOS/iTunes Module
0x1266c000 - 0x1266eff7 +com.blacktree.Quicksilver.YTDeMinPlugIn ??? (8B) <19902963-B8F4-38AA-4866-BF2E8D04EDE4> /Users/dan/Library/Application Support/Quicksilver/PlugIns/DeMinimizer Module.qsplugin/Contents/MacOS/DeMinimizer Module
0x12673000 - 0x12677ff7 +com.blacktree.Quicksilver.QSSpotlightPlugIn ??? (E7) <037E6F8C-82F3-E0CC-341D-EC868D2B37AE> /Users/dan/Library/Application Support/Quicksilver/PlugIns/Spotlight Module.qsplugin/Contents/MacOS/Spotlight Module
0x126b8000 - 0x126baffc +com.blacktree.Quicksilver.QSCommandLineTool 0.6.2 (45) <9617F9AB-A8B1-3A99-84E9-B4A7CC8E1714> /Users/dan/Library/Application Support/Quicksilver/PlugIns/com.blacktree.Quicksilver.QSCommandLineTool.45.qsplugin/Contents/MacOS/Command Line Tool
0x126ec000 - 0x12715fe3  com.apple.osax.standardadditions 2.1.2 (???) <4C93EEDB-5563-2A42-8D85-B77DD1D5C67A> /System/Library/ScriptingAdditions/StandardAdditions.osax/Contents/MacOS/StandardAdditions
0x12722000 - 0x12769ff7  com.apple.AppleShareClientCore 2.1 (2.1) <351D93FA-D8AB-657F-2A67-9A6FF3875F82> /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShareClientCore
0x127d8000 - 0x127dafc3 +com.blacktree.Quicksilver.QSFileAttributesPlugIn 0.5.0 (A4) /Users/dan/Library/Application Support/Quicksilver/PlugIns/com.blacktree.Quicksilver.QSFileAttributesPlugIn.A4.qsplugin/Contents/MacOS/File Attribute Actions
0x12816000 - 0x12819ffc +com.blacktree.Quicksilver.QSWebSearchPlugIn 2.5.2 (23F) <A6D6E7A3-FA16-3250-8B67-129D87B89E5A> /Users/dan/Library/Application Support/Quicksilver/PlugIns/com.blacktree.Quicksilver.QSWebSearchPlugIn.23F.qsplugin/Contents/MacOS/Web Search Module
0x13895000 - 0x13899ff1 +com.blacktree.Quicksilver.QSServicesMenuPlugIn 1.1.1 (D7) <A050A5F0-746B-36CF-B38F-B34095F586D2> /Users/dan/Library/Application Support/Quicksilver/PlugIns/com.blacktree.Quicksilver.QSServicesMenuPlugIn.D7.qsplugin/Contents/MacOS/Services Menu Module
0x1389e000 - 0x138a1ffd +com.blacktree.Quicksilver.QSShelfPlugIn 1.2.2 (75) <5B9DD60E-4431-3E07-BC04-42F55EBEFD84> /Users/dan/Library/Application Support/Quicksilver/PlugIns/com.blacktree.Quicksilver.QSShelfPlugIn.75.qsplugin/Contents/MacOS/Shelf Module
0x138a8000 - 0x138a9ffe +com.blacktree.quicksilver.TSCalculatorPlugin 2.1.1 (19F) <7BFA87A9-294E-3D14-BE70-0BCFC66A0B2E> /Users/dan/Library/Application Support/Quicksilver/PlugIns/com.blacktree.quicksilver.TSCalculatorPlugin.19F.qsplugin/Contents/MacOS/Calculator Module
0x138ad000 - 0x138b9ff7  com.apple.framework.calculate 1.3.2 (17) <B62EABDD-98DF-F74D-BD22-D232F581B9B0> /System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate
0x138c0000 - 0x138d4ffe +com.blacktree.Quicksilver.QSCorePlugIn 1.0.0 (98) <0975CD63-E0C2-3CD2-8E7C-F2B283C1B67E> /Applications/Quicksilver.app/Contents/PlugIns/Core Support.qsplugin/Contents/MacOS/Core Support
0x138dd000 - 0x138defff +com.blacktree.Quicksilver.QSRemoteDesktopPlugIn ??? (2D) /Users/dan/Library/Application Support/Quicksilver/PlugIns/Remote Desktop Module.qsplugin/Contents/MacOS/Remote Desktop Module
0x138e3000 - 0x138e8fff +com.blacktree.Quicksilver.QSAddressBookPlugIn ??? (146) <23D5E760-DE1A-7B0C-64CA-53C03E09E8ED> /Users/dan/Library/Application Support/Quicksilver/PlugIns/Apple Address Book Module.qsplugin/Contents/MacOS/Apple Address Book Module
0x138f0000 - 0x138f2ffc +com.blacktree.Quicksilver.QSSafariPlugIn 2.1.2 (134) <03BCB851-43E9-3FBB-B35D-2A40CFAA4741> /Users/dan/Library/Application Support/Quicksilver/PlugIns/com.blacktree.Quicksilver.QSSafariPlugIn.134.qsplugin/Contents/MacOS/Safari Module
0x138f6000 - 0x138f8ff7 +com.blacktree.Quicksilver.QSTerminalPlugIn 2.1.0 (122) <2FD3D714-5D77-C547-96AD-5A57D47D10C8> /Users/dan/Library/Application Support/Quicksilver/PlugIns/Terminal Module 2.qsplugin/Contents/MacOS/Terminal Module
0x1406e000 - 0x14070fff +com.blacktree.Quicksilver.QSEmailSupport ??? (6E) /Users/dan/Library/Application Support/Quicksilver/PlugIns/com.blacktree.Quicksilver.QSEmailSupport.6E.qsplugin/Contents/MacOS/Email Support
0x1408d000 - 0x14096ff7 +com.ssofts.Quicksilver.QSQRCode ??? (6D) <0D452BA5-9FF1-5BD7-F831-0329048790D6> /Users/dan/Library/Application Support/Quicksilver/PlugIns/QSQRCode.qsplugin/Contents/MacOS/QSQRCode
0x141cd000 - 0x14265fff  com.apple.applescript 2.1.2 (2.1.2) <7FF74F62-BB2C-0B23-B1D3-08BDC8E9C05D> /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
0x14420000 - 0x1442efe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <07211458-FD06-9FEF-3DF4-2E5F0304D4BC> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x14455000 - 0x1445bfff +com.binaryminded.QSRememberTheMilk ??? (F2) <824E79A0-D978-4CCC-994B-1985B9A289BD> /Users/dan/Library/Application Support/Quicksilver/PlugIns/RememberTheMilk.qsplugin/Contents/MacOS/RememberTheMilk
0x14463000 - 0x14464fff +com.blacktree.Quicksilver.QSAccountsModule ??? (9D) /Users/dan/Library/Application Support/Quicksilver/PlugIns/User Accounts Module.qsplugin/Contents/MacOS/User Accounts Module
0x1446b000 - 0x1446cff7 +com.blacktree.Quicksilver.QSDeveloperPlugIn 1.2.0 (CE) <F8A6C5B1-99E4-B7BB-7E08-99D55D699C5E> /Users/dan/Library/Application Support/Quicksilver/PlugIns/com.blacktree.Quicksilver.QSDeveloperPlugIn.CE.qsplugin/Contents/MacOS/Developer Module
0x14470000 - 0x14472fff +com.bradreynolds.Quicksilver.QSEclipse 0.9.2 (290) /Users/dan/Library/Application Support/Quicksilver/PlugIns/com.bradreynolds.Quicksilver.QSEclipse.290.qsplugin/Contents/MacOS/QSEclipse
0x14477000 - 0x14478fff +com.blacktree.Quicksilver.QSSymbolicHotKeyPlugIn ??? (5A) /Users/dan/Library/Application Support/Quicksilver/PlugIns/com.blacktree.Quicksilver.QSSymbolicHotKeyPlugIn.5A.qsplugin/Contents/MacOS/System HotKey Commands
0x144f0000 - 0x144f1ffd +com.blacktree.Quicksilver.QSHotKeyTriggerPlugIn 3.0.0 (1939) <0C3E25A7-2CF4-369A-ADEF-41CA091A749C> /Applications/Quicksilver.app/Contents/PlugIns/HotKey Triggers.qsplugin/Contents/MacOS/HotKey Triggers
0x144f5000 - 0x144f7ff7 +com.blacktree.Quicksilver.QSEventTriggersPlugIn ??? (6E) <4B4204B9-1B15-2982-2981-05F4CBEDC809> /Users/dan/Library/Application Support/Quicksilver/PlugIns/Event Triggers.qsplugin/Contents/MacOS/Event Triggers
0x14600000 - 0x146b5fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
0x148f4000 - 0x148f6ffe +com.blacktree.Quicksilver.BezelInterfacePlugIn 1.0.0 (186B) <D27C74A2-2BA6-3AB5-BC11-9D55EE53A2FF> /Applications/Quicksilver.app/Contents/PlugIns/Bezel Interface.qsplugin/Contents/MacOS/Bezel Interface
0x162c8000 - 0x16304ff7  com.apple.DocSetAccess 2.2 (1687) <0A71E0A5-216D-557B-F83D-D1DEF6E91E87> /Developer/Library/PrivateFrameworks/DocSetAccess.framework/DocSetAccess
0x170b5000 - 0x17139fe7  com.apple.xquery 1.3 (29) <50F6142C-7E17-D926-8D92-DD1ED86C3406> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x90003000 - 0x90003ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x90004000 - 0x90025ff7  com.apple.frameworks.preferencepanes 13.5 (13.5) <8B69C1CC-47B0-B03E-21FB-3A99752F919C> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x900dd000 - 0x90196fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x90248000 - 0x902bfff3  com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x902c0000 - 0x90309fe7  libTIFF.dylib ??? (???) <4A3EF156-D4FE-95E2-FA05-7BD76FF27CEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9030f000 - 0x90311fe7  com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x90312000 - 0x9033aff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
0x9033b000 - 0x9065ffef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x90660000 - 0x90664ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x90665000 - 0x90686fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x90687000 - 0x90695ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90696000 - 0x906d4ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x906d5000 - 0x906e5ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x90719000 - 0x9074cff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9074d000 - 0x90954feb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9098a000 - 0x90991ff7  com.apple.aps.framework 1.2 (1.2) <16A7DB74-F951-D8DB-35D0-5E5673529AB0> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x90992000 - 0x9099fff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x909a0000 - 0x909b2ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x909b3000 - 0x909f9ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x909fa000 - 0x90a35fe7  com.apple.DebugSymbols 1.1 (70) <05013716-CFCF-801E-5535-D0643869BDCD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x90a36000 - 0x90ab0fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x90ab1000 - 0x90dd1ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91474000 - 0x914b8ff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x914b9000 - 0x914bcff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9159b000 - 0x915bdfef  com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x915be000 - 0x91700ff7  com.apple.syncservices 5.2 (578.3) <16A29689-1A80-3065-C4E7-AEC6A3C05C2E> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
0x91701000 - 0x91b36ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x91b37000 - 0x91b87ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91b88000 - 0x91c23fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x91c24000 - 0x91c61ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91e3c000 - 0x92bb3fe7  com.apple.WebCore 6534.55 (6534.55.3) <88D78C7B-168E-F85E-7ED1-2D351ABB5582> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x92bb4000 - 0x92bbfff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x92bc0000 - 0x92c00ff3  com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x92c01000 - 0x92c0cff7  com.apple.NSServerNotificationCenter 3.0 (3.0) <0803C7DC-A7C5-03D5-4C84-4D4097542BE0> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotification
0x92c0d000 - 0x92c0dff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x92c47000 - 0x92c6dffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x92d79000 - 0x92e25fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92e26000 - 0x92e2bff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x92e3d000 - 0x92e3dff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x92e3e000 - 0x9362d557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9362e000 - 0x93631ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x93642000 - 0x93650fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x93651000 - 0x93698ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x936ac000 - 0x936adff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x936b3000 - 0x936b3ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x936b4000 - 0x936ccff3  com.apple.ScriptingBridge 1.1.2 (???) <01EEBDAB-C818-C2F4-576C-E916448F5D06> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x936cd000 - 0x9370dfe7  com.apple.DAVKit 4.0.3 (732.2) <EF9AA2D1-718F-40BE-4DB7-E62A767801AF> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
0x9370e000 - 0x93722ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x93723000 - 0x93792ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x93f43000 - 0x93f43ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x93f44000 - 0x93f85ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x93f86000 - 0x93fbeff7  com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x93fbf000 - 0x94141fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
0x94142000 - 0x9418afff  com.apple.iCalendar 1.0.3 (54) <1FF7C991-491D-6708-51C2-08FF8916BD84> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
0x9418b000 - 0x941c6ffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x941c7000 - 0x94224ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94225000 - 0x942bdfe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x942be000 - 0x94398fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x94399000 - 0x943a9ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x943aa000 - 0x94447fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x94473000 - 0x94473ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x94474000 - 0x94477fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x94478000 - 0x944abfff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x944d7000 - 0x94605fe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94606000 - 0x94607ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x946b2000 - 0x94708ff7  com.apple.Symbolication 1.2 (72) <7DEDD0A9-1110-F1BA-21C7-52D3F377DCF0> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9475b000 - 0x9475fff7  libGIF.dylib ??? (???) <3B4E6D0B-89EB-251F-3693-5187254D5BE2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x947a3000 - 0x947d4ff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x947d5000 - 0x947dfffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x94826000 - 0x9482bff7  com.apple.AOSNotification 1.2.0 (124) <3CDBCEB8-1078-7152-10CE-001B772AF04F> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x9482c000 - 0x9489aff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x9489b000 - 0x948a4ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x948a5000 - 0x948b0ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x948b1000 - 0x9497cfef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x94993000 - 0x949cdff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
0x949ce000 - 0x94bf9ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x94bfa000 - 0x94c73ff7  com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x94c74000 - 0x9512fff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x95130000 - 0x95231fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
0x95232000 - 0x954dffeb  com.apple.JavaScriptCore 6534.55 (6534.55.2) <2FF650FE-AE0A-BB83-0BC6-BD2D192F2873> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x954e0000 - 0x9558eff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9558f000 - 0x95889fef  com.apple.QuickTime 7.6.6 (1789) <38255AA2-8087-5AE0-CA4B-1DDE611540B1> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9588a000 - 0x958d7feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x958d8000 - 0x95947ff7  com.apple.ISSupport 1.9.7 (55) <77905553-740D-90E8-6B2E-ABF5B3D40CBF> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x95948000 - 0x9594eff7  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <6EE825E7-CBA5-2AD2-0336-244D45A1A834> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x9594f000 - 0x959fcfe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x959fd000 - 0x95a1cff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95a5e000 - 0x95a64fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x95a65000 - 0x95a8cff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x95a8d000 - 0x95b35ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x95b36000 - 0x95b79ff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x95bc2000 - 0x95be6ff7  libJPEG.dylib ??? (???) <7EBC924F-B2EE-68B0-4EA0-F99EF54F0306> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x95be7000 - 0x95be8ff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x95be9000 - 0x95bfdfe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x95bfe000 - 0x95c00ff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x95d08000 - 0x95e30fe7  com.apple.WebKit 6534.55 (6534.55.3) <1005A819-7695-EBE6-15B8-4DBF8C3C36C4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x95e31000 - 0x95e4cff7  libPng.dylib ??? (???) <05445692-8AF7-CAB6-EBF5-1F7B3A906CCB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x95fb0000 - 0x96401fef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9640d000 - 0x9650ffe7  libcrypto.0.9.8.dylib 0.9.8 (compatibil

@pjrobertson
Copy link
Member

The UKDirectoryEnumerator bug should be fixed in the next version of Quicksilver. See #1045

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants