Sublime Forum

Dev Build 2086

#1

Dev Build 2086 is out now.

Lion style overlay scroll bars are available in this build. If you’re using Lion, then they’ll appear automatically based on system preferences. They can be enabled on other operating systems too, using the overlay_scroll_bars global setting. Keep in mind that they won’t work as well on anything other than Lion though, as 10.7 provides more information about the scroll gesture state than is available elsewhere.

Over-bounce, the iOS style scrolling-past-the-end, has not made it in yet. As far as I’m aware, there are no exposed APIs for this, unless you’re using a Cocoa NSScrollView. I’ll wait and see how this is handled elsewhere (it’s a problem for Chrome too), but I’ll implement a custom version if need be.

For anyone with custom themes, you’ll need to integrate the rules for overlay scroll bars: you can see what’s needed by looking at the scroll_area_control, scroll_bar_control, and puck_control classes. Mostly it’s a matter of copying all the rules that refer to the overlay_scroll_bars setting into your theme, but there are a couple of other bits required too (such as the non-overlay scroll bars setting the blur property to false, to properly handle switching between scroll bar styles on the fly).

Also available for theming is the sheet_list_control, which is responsible for drawing the background when there aren’t any open files. Finally, images used by themes are automatically reloaded when modified, which should come in handy.

0 Likes

Elastic Scrolling on macOS
#2

<3

0 Likes

#3

There wouldn’t happen to be a hidden setting to make the cursor smooth blink be like the 2084 build would there? I really liked the hypnotic fading in and out of the cursor :wink:.

Edit: The slow fade i mean, its seems to fade in and out faster now.

0 Likes

#4

After upgrading to this build Sublime Text crashes for me on Mac OS X Lion. After I start Sublime Text it shows the “Restore Windows” dialog and then crashes within a second. I did a clean install of Sublime Text, but didn’t help either, does anyone else having these issues?

My crash report:

Process:         Sublime Text 2 [610]
Path:            /Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2
Identifier:      com.sublimetext.2
Version:         Beta, Build 2086 (2086)
Code Type:       X86-64 (Native)
Parent Process:  launchd [178]

Date/Time:       2011-07-25 19:10:10.653 +0200
OS Version:      Mac OS X 10.7 (11A511)
Report Version:  9

Interval Since Last Report:          151815 sec
Crashes Since Last Report:           32
Per-App Interval Since Last Report:  79 sec
Per-App Crashes Since Last Report:   27
Anonymous UUID:                      63204A69-02B4-473E-8823-F6FDF707D0E7

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000050

VM Regions Near 0x50:
--> 
    __TEXT                 0000000109dd8000-000000010a3b5000  6004K] r-x/rwx SM=COW  /Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2

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

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.sublimetext.2             	0x0000000109eefdb0 window_list::set_theme(theme const*) + 14
1   com.sublimetext.2             	0x0000000109e9a2d2 app_loader::theme_reloaded_callback(void*, theme*) + 34
2   com.sublimetext.2             	0x0000000109e314d9 theme::texture_loaded() + 123
3   com.sublimetext.2             	0x0000000109e325bb theme::load_from_value(value const&, SP<settings>) + 3221
4   com.sublimetext.2             	0x0000000109e33452 load_theme_callback::value_loaded(const_substring, value&, std::vector<error, std::allocator<error> > const&) + 62
5   com.sublimetext.2             	0x0000000109e119db load_value_operation::callback_finished() + 533
6   com.sublimetext.2             	0x0000000109e10161 load_value_operation::read_callback::main_file_read(const_substring, unsigned char const*, unsigned long long) + 305
7   com.sublimetext.2             	0x0000000109dec5d9 read_file_result::run_main() + 71
8   com.sublimetext.2             	0x0000000109dec2f2 result_helper::main_work_item::operator()() + 22
9   com.sublimetext.2             	0x0000000109fd4100 ns_work_queue_runner::run_items() + 92
10  com.apple.CoreFoundation      	0x00007fff8b00711d -[NSObject performSelector:withObject:] + 61
11  com.apple.Foundation          	0x00007fff8ea4a830 __NSThreadPerformPerform + 214
12  com.apple.CoreFoundation      	0x00007fff8af86241 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
13  com.apple.CoreFoundation      	0x00007fff8af85aad __CFRunLoopDoSources0 + 253
14  com.apple.CoreFoundation      	0x00007fff8afac8d9 __CFRunLoopRun + 905
15  com.apple.CoreFoundation      	0x00007fff8afac216 CFRunLoopRunSpecific + 230
16  com.apple.HIToolbox           	0x00007fff8cd804ff RunCurrentEventLoopInMode + 277
17  com.apple.HIToolbox           	0x00007fff8cd87c21 ReceiveNextEventCommon + 355
18  com.apple.HIToolbox           	0x00007fff8cd87aae BlockUntilNextEventMatchingListInMode + 62
19  com.apple.AppKit              	0x00007fff9457b191 _DPSNextEvent + 659
20  com.apple.AppKit              	0x00007fff9457aa95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
21  com.apple.AppKit              	0x00007fff94830a4d -[NSApplication _realDoModalLoop:peek:] + 610
22  com.apple.AppKit              	0x00007fff94830681 -[NSApplication runModalForWindow:] + 120
23  com.apple.AppKit              	0x00007fff94823f06 -[NSAlert runModal] + 159
24  com.apple.AppKit              	0x00007fff945a9d66 -[NSPersistentUIManager promptToIgnorePersistentState] + 818
25  com.apple.AppKit              	0x00007fff9457e3dd -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completionHandler:] + 173
26  com.apple.AppKit              	0x00007fff9457e241 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 227
27  com.apple.AppKit              	0x00007fff9457dfb1 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 330
28  com.apple.CoreFoundation      	0x00007fff8b009f51 -[NSObject performSelector:withObject:withObject:] + 65
29  com.apple.Foundation          	0x00007fff8ea341c7 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 101
30  com.apple.Foundation          	0x00007fff8ea3314e -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 283
31  com.apple.Foundation          	0x00007fff8ea32fdc _NSAppleEventManagerGenericHandler + 105
32  com.apple.AE                  	0x00007fff8a3f5a85 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200
33  com.apple.AE                  	0x00007fff8a3f5963 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38
34  com.apple.AE                  	0x00007fff8a3f5857 aeProcessAppleEvent + 250
35  com.apple.HIToolbox           	0x00007fff8cd8f12d AEProcessAppleEvent + 102
36  com.apple.AppKit              	0x00007fff9457b3dd _DPSNextEvent + 1247
37  com.apple.AppKit              	0x00007fff9457aa95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
38  com.apple.AppKit              	0x00007fff945773d6 -[NSApplication run] + 463
39  com.sublimetext.2             	0x0000000109e98c57 main + 1287
40  com.sublimetext.2             	0x0000000109dd9ab4 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff88fac7e6 kevent + 10
1   libdispatch.dylib             	0x00007fff906be60e _dispatch_mgr_invoke + 923
2   libdispatch.dylib             	0x00007fff906bd19e _dispatch_mgr_thread + 54

Thread 2:
0   libsystem_kernel.dylib        	0x00007fff88fabbca __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff90ca6274 _pthread_cond_wait + 840
2   com.sublimetext.2             	0x0000000109de497b thread_queue_runner::run() + 97
3   com.sublimetext.2             	0x0000000109de47a9 0x109dd8000 + 51113
4   libsystem_c.dylib             	0x00007fff90ca28bf _pthread_start + 335
5   libsystem_c.dylib             	0x00007fff90ca5b75 thread_start + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff88fabbca __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff90ca6274 _pthread_cond_wait + 840
2   com.sublimetext.2             	0x0000000109decb1d io_worker::block_on_callbacks_window() + 91
3   com.sublimetext.2             	0x0000000109deccca io_worker::thread_proc() + 146
4   com.sublimetext.2             	0x0000000109deccf9 0x109dd8000 + 85241
5   libsystem_c.dylib             	0x00007fff90ca28bf _pthread_start + 335
6   libsystem_c.dylib             	0x00007fff90ca5b75 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff88fac192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff90ca4594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff90ca5b85 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib        	0x00007fff88fac192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff90ca4594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff90ca5b85 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib        	0x00007fff88fac192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff90ca4594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff90ca5b85 start_wqthread + 13

Thread 7:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib        	0x00007fff88fabe42 __semwait_signal + 10
1   libsystem_c.dylib             	0x00007fff90c58dea nanosleep + 164
2   libsystem_c.dylib             	0x00007fff90c58bb5 usleep + 53
3   com.apple.AppKit              	0x00007fff947b10b8 -[NSUIHeartBeat _heartBeatThread:] + 1727
4   com.apple.Foundation          	0x00007fff8ea551ea -[NSThread main] + 68
5   com.apple.Foundation          	0x00007fff8ea55162 __NSThread__main__ + 1575
6   libsystem_c.dylib             	0x00007fff90ca28bf _pthread_start + 335
7   libsystem_c.dylib             	0x00007fff90ca5b75 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000109e9a2b0  rbx: 0x00007fd4332c66e0  rcx: 0x00007fff7a311be0  rdx: 0x00007fd433406d80
  rdi: 0x0000000000000000  rsi: 0x00007fd4332c66e0  rbp: 0x00007fff699d4040  rsp: 0x00007fff699d4010
   r8: 0x0000000000000021   r9: 0x0000000000000000  r10: 0x0000000027c7dd3a  r11: 0x00000000feffffff
  r12: 0x00007fd43340dd50  r13: 0x00007fd433140ca8  r14: 0x00007fff699d6c58  r15: 0x0000000000000000
  rip: 0x0000000109eefdb0  rfl: 0x0000000000010202  cr2: 0x0000000000000050
Logical CPU: 0

Binary Images:
       0x109dd8000 -        0x10a3b4ff7 +com.sublimetext.2 (Beta, Build 2086 - 2086) <3BDA50FF-8EE2-3644-841B-050B1BB3FD8F> /Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2
       0x10a873000 -        0x10a97ffff  org.python.python (2.6.6 - 2.6.6) <93928214-7F57-3EDF-B121-6F9DF41A0041> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
       0x10a9e3000 -        0x10a9fafff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/Sublime Text 2.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x10aa14000 -        0x10aaf7fff  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
       0x10f2d7000 -        0x10f2d8fff  _functools.so (??? - ???) <4D5BCFF6-3E29-3DA1-AC4B-FC044D956A7A> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_functools.so
       0x10f31c000 -        0x10f31dfff  time.so (??? - ???) <BB3E9ECC-4986-3788-8117-3BB0E8920A7D> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/time.so
       0x10f323000 -        0x10f325fff  select.so (??? - ???) <6132F734-6D54-3F25-8B0C-C8CCB2000165> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/select.so
       0x10f32b000 -        0x10f32cfff  fcntl.so (??? - ???) <38692C86-A526-383E-AD7F-815BC4CFE2B6> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/fcntl.so
       0x10f330000 -        0x10f334fff  _struct.so (??? - ???) <9C63B85B-2E73-3A9C-98F5-6731FBDEFC54> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_struct.so
       0x10f37a000 -        0x10f37cfff  binascii.so (??? - ???) <99D4DAF2-6DDE-39F5-B969-E76EBBDA6536> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/binascii.so
       0x10f380000 -        0x10f381fff  cStringIO.so (??? - ???) <4C4ECFDC-44BC-32FA-A29E-7EAFB6A56E22> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/cStringIO.so
       0x10f386000 -        0x10f389fff  strop.so (??? - ???) <119B33B5-82A9-3552-AB3F-C030B2CD47D5> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/strop.so
       0x10f38e000 -        0x10f392fff  math.so (??? - ???) <EB3FEBF1-FA83-374B-80DA-E6A02765E1D6> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/math.so
       0x10f398000 -        0x10f399ff7  _random.so (??? - ???) <96137D6C-8498-3D78-BFBA-9872C3497B9B> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_random.so
       0x10f3dd000 -        0x10f3e2fff  itertools.so (??? - ???) <F9B36C67-AF05-3B3F-B0F2-0EE816004A32> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/itertools.so
       0x10f3ea000 -        0x10f3edfff  operator.so (??? - ???) <3EB4A499-5238-345E-B369-190D47EB4C7A> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/operator.so
       0x10f3f3000 -        0x10f3f3fff  _bisect.so (??? - ???) <CD8EFF52-12D6-34E0-8AF3-22E76A27CAF9> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_bisect.so
       0x10f3f7000 -        0x10f3f8fff  _heapq.so (??? - ???) <D388E01A-174D-3426-9A2B-A28A78932702> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_heapq.so
       0x10f3fd000 -        0x10f400fff  _collections.so (??? - ???) <73A5D9BF-78F1-3D81-B90F-A8FFE8F9DEA2> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_collections.so
    0x7fff699d8000 -     0x7fff69a0cac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
    0x7fff88f95000 -     0x7fff88fb5fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    0x7fff89033000 -     0x7fff89038fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
    0x7fff89039000 -     0x7fff8913eff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8913f000 -     0x7fff89141fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff891d5000 -     0x7fff891e3fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8926d000 -     0x7fff8927fff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff894be000 -     0x7fff894c1fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff894c2000 -     0x7fff895cefef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff89e3e000 -     0x7fff8a26bfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8a26c000 -     0x7fff8a310fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8a311000 -     0x7fff8a3f1fff  com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8a3f2000 -     0x7fff8a431fff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8a460000 -     0x7fff8a467ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8a56f000 -     0x7fff8a5c6fff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8a5c7000 -     0x7fff8a5c7fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8a6d9000 -     0x7fff8a706fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
    0x7fff8a707000 -     0x7fff8a809ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
    0x7fff8a844000 -     0x7fff8a86bfff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8a86c000 -     0x7fff8a86ffff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8a870000 -     0x7fff8a871fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
    0x7fff8a872000 -     0x7fff8a8ccfff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8ac31000 -     0x7fff8ac36ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
    0x7fff8aca5000 -     0x7fff8acb0fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8acb1000 -     0x7fff8acd4ff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8ad13000 -     0x7fff8ad1cfff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
    0x7fff8aef4000 -     0x7fff8aef9fff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8aefa000 -     0x7fff8af00fff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8af03000 -     0x7fff8af0eff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff8af0f000 -     0x7fff8af73fff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8af74000 -     0x7fff8b147ff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8b14e000 -     0x7fff8b154fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8b156000 -     0x7fff8b73afaf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8bb6a000 -     0x7fff8bb6afff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8beb9000 -     0x7fff8bec3ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
    0x7fff8bec4000 -     0x7fff8beecff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8beed000 -     0x7fff8beeeff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
    0x7fff8c012000 -     0x7fff8c01efff  com.apple.CrashReporterSupport (10.7 - 343) <89EFF4A7-D064-3CAE-9BFC-285EE9033197> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8c339000 -     0x7fff8c356ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
    0x7fff8c357000 -     0x7fff8c409fff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8c414000 -     0x7fff8c457ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8c458000 -     0x7fff8c873ff7  com.apple.RawCamera.bundle (3.7.2 - 573) <FF8D349E-E8DF-3D12-91E9-BA00C13D5359> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8c874000 -     0x7fff8c874fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8c87b000 -     0x7fff8c900ff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8c901000 -     0x7fff8c953ff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8ca04000 -     0x7fff8ca86fff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8ca87000 -     0x7fff8cd5efff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8cd7e000 -     0x7fff8d0a1fff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8d154000 -     0x7fff8d158fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    0x7fff8d19f000 -     0x7fff8d1a1fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
    0x7fff8d1a2000 -     0x7fff8d1e1ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
    0x7fff8d1e2000 -     0x7fff8d3a3fe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8d831000 -     0x7fff8d834ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8d835000 -     0x7fff8d836ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8d83a000 -     0x7fff8d89afff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8d935000 -     0x7fff8d95bff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8da57000 -     0x7fff8da5dff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff8da5e000 -     0x7fff8dacefff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8dacf000 -     0x7fff8dad3fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8db04000 -     0x7fff8dd11fff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8dd12000 -     0x7fff8dd2fff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8dd46000 -     0x7fff8dd91fff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8dd92000 -     0x7fff8dd95fff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8dd96000 -     0x7fff8de35fff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8de36000 -     0x7fff8de4cff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8e388000 -     0x7fff8e3b7fff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8e3e0000 -     0x7fff8e41afff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8e41b000 -     0x7fff8e496ff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8e497000 -     0x7fff8e5f0ff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8e5f1000 -     0x7fff8e68bff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8e693000 -     0x7fff8e7a0fff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8e7a1000 -     0x7fff8e7a6fff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8e9c7000 -     0x7fff8e9fafff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8e9fb000 -     0x7fff8ed0dfff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8ed0e000 -     0x7fff8ed0ffff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8ed10000 -     0x7fff8ed63fff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8ed64000 -     0x7fff8ed71fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8ed72000 -     0x7fff8ed89fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8ed9d000 -     0x7fff8ee21ff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8ee22000 -     0x7fff8ee23fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8ee24000 -     0x7fff8ee26fff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8f010000 -     0x7fff8f02ffff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
    0x7fff8f030000 -     0x7fff8f6fe9df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8f6ff000 -     0x7fff8f6fffff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff8f700000 -     0x7fff8f724ff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8fee0000 -     0x7fff8fee5fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff8ff21000 -     0x7fff8ff96ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
    0x7fff90044000 -     0x7fff9004fff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff90050000 -     0x7fff90051fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
    0x7fff900b3000 -     0x7fff90107ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff9015d000 -     0x7fff90296fef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff902d2000 -     0x7fff902d4ff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff902d5000 -     0x7fff902ddfff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff902de000 -     0x7fff903c2def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
    0x7fff903c3000 -     0x7fff903d1ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
    0x7fff903d2000 -     0x7fff90643fff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff90644000 -     0x7fff90692ff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
    0x7fff906bb000 -     0x7fff906c9fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
    0x7fff90aff000 -     0x7fff90afffff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff90b00000 -     0x7fff90b04fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff90b2c000 -     0x7fff90b2cfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff90c1d000 -     0x7fff90c1dfff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff90c54000 -     0x7fff90d31fef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
    0x7fff90d42000 -     0x7fff90e37fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff90e38000 -     0x7fff90e3cff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff90e3d000 -     0x7fff90edfff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff90ee0000 -     0x7fff90ee5fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff91155000 -     0x7fff9115bfff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff91439000 -     0x7fff91475fff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
    0x7fff9147a000 -     0x7fff91497fff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff91498000 -     0x7fff91622fff  com.apple.WebKit (7534 - 7534.48.3) <03AC8252-B3A1-3A7C-9DAF-99CC9DC56D5D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff91623000 -     0x7fff91623fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff91624000 -     0x7fff9164dfff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff9164e000 -     0x7fff9164ffff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff91650000 -     0x7fff91852fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
    0x7fff91853000 -     0x7fff91867ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff91868000 -     0x7fff9196bfff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
    0x7fff9196c000 -     0x7fff9197eff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff92114000 -     0x7fff921aaff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff921ab000 -     0x7fff92272ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff92288000 -     0x7fff925a1fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff925ae000 -     0x7fff925b5fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff92684000 -     0x7fff92693fff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff9269c000 -     0x7fff926c7ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
    0x7fff9271c000 -     0x7fff9275bff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff9275c000 -     0x7fff92785fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff92786000 -     0x7fff927e8ff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff928af000 -     0x7fff92919fff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff92956000 -     0x7fff9364ffef  com.apple.WebCore (7534 - 7534.48.3) <7C5A681C-3749-382C-9551-C197EF878C22> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff938cb000 -     0x7fff938deff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
    0x7fff938df000 -     0x7fff939bdff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff939ce000 -     0x7fff939e3fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff93a2b000 -     0x7fff93a58ff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff93c3f000 -     0x7fff93c80fff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff93c81000 -     0x7fff93ce8ff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff93db1000 -     0x7fff93e24fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff93e25000 -     0x7fff93e41ff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff93e42000 -     0x7fff942e9ff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff942f7000 -     0x7fff9440cfff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff9440d000 -     0x7fff9447bfff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff9447c000 -     0x7fff94492fff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff94572000 -     0x7fff9516afff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff9516b000 -     0x7fff952cefff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff95309000 -     0x7fff95309fff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff9535b000 -     0x7fff95362fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
    0x7fff9539d000 -     0x7fff9553cfff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff9556b000 -     0x7fff95571fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
    0x7fff955b3000 -     0x7fff955cafff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff955e1000 -     0x7fff95623ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 2
    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: 1735
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=170.3M resident=104.6M(61%) swapped_out_or_unallocated=65.7M(39%)
Writable regions: Total=72.4M written=9044K(12%) resident=13.7M(19%) swapped_out=0K(0%) unallocated=58.7M(81%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                   524K
CG image                             16K
CG raster data                       64K
CG shared images                   3416K
CoreGraphics                         16K
CoreServices                       1124K
MALLOC                             27.5M
MALLOC guard page                    32K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=251                       36K
STACK GUARD                        56.0M
Stack                              26.6M
VM_ALLOCATE                        16.1M
__CI_BITMAP                          80K
__DATA                             16.3M
__IMAGE                            1256K
__LINKEDIT                         51.9M
__TEXT                            118.4M
__UNICODE                           544K
mapped file                        32.8M
shared memory                       316K
===========                      =======
TOTAL                             352.8M

Model: iMac7,1, BootROM IM71.007A.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.21f4
Graphics: ATI Radeon HD 2600 Pro, ATI,RadeonHD2600, PCIe, 256 MB
Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz, 0xCE00000000000000, 0x4D342037305432393533455A332D43453620
Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz, 0xCE00000000000000, 0x4D342037305432393533455A332D43453620
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.11)
Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: WDC WD3200AAJS-40RYA0, 320.07 GB
Parallel ATA Device: Optiarc  DVD RW AD-7633A
USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd400000 / 3
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd100000 / 2
USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfd120000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8206, 0x1a100000 / 2
USB Device: USB-PS/2 Optical Mouse, 0x046d  (Logitech Inc.), 0xc043, 0x1a200000 / 3
0 Likes

#5

Same crash for me on Lion as well.

[quote=“Marcel”]After upgrading to this build Sublime Text crashes for me on Mac OS X Lion. After I start Sublime Text it shows the “Restore Windows” dialog and then crashes within a second. I did a clean install of Sublime Text, but didn’t help either, does anyone else having these issues?

My crash report:

[code]
Process: Sublime Text 2 [610]
Path: /Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2
Identifier: com.sublimetext.2
Version: Beta, Build 2086 (2086)
Code Type: X86-64 (Native)
Parent Process: launchd [178]

Date/Time: 2011-07-25 19:10:10.653 +0200
OS Version: Mac OS X 10.7 (11A511)
Report Version: 9

Interval Since Last Report: 151815 sec
Crashes Since Last Report: 32
Per-App Interval Since Last Report: 79 sec
Per-App Crashes Since Last Report: 27
Anonymous UUID: 63204A69-02B4-473E-8823-F6FDF707D0E7

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000050

VM Regions Near 0x50:
–>
__TEXT 0000000109dd8000-000000010a3b5000 6004K] r-x/rwx SM=COW /Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2

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

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.sublimetext.2 0x0000000109eefdb0 window_list::set_theme(theme const*) + 14
1 com.sublimetext.2 0x0000000109e9a2d2 app_loader::theme_reloaded_callback(void*, theme*) + 34
2 com.sublimetext.2 0x0000000109e314d9 theme::texture_loaded() + 123
3 com.sublimetext.2 0x0000000109e325bb theme::load_from_value(value const&, SP) + 3221
4 com.sublimetext.2 0x0000000109e33452 load_theme_callback::value_loaded(const_substring, value&, std::vector<error, std::allocator > const&) + 62
5 com.sublimetext.2 0x0000000109e119db load_value_operation::callback_finished() + 533
6 com.sublimetext.2 0x0000000109e10161 load_value_operation::read_callback::main_file_read(const_substring, unsigned char const*, unsigned long long) + 305
7 com.sublimetext.2 0x0000000109dec5d9 read_file_result::run_main() + 71
8 com.sublimetext.2 0x0000000109dec2f2 result_helper::main_work_item::operator()() + 22
9 com.sublimetext.2 0x0000000109fd4100 ns_work_queue_runner::run_items() + 92
10 com.apple.CoreFoundation 0x00007fff8b00711d -[NSObject performSelector:withObject:] + 61
11 com.apple.Foundation 0x00007fff8ea4a830 __NSThreadPerformPerform + 214
12 com.apple.CoreFoundation 0x00007fff8af86241 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
13 com.apple.CoreFoundation 0x00007fff8af85aad __CFRunLoopDoSources0 + 253
14 com.apple.CoreFoundation 0x00007fff8afac8d9 __CFRunLoopRun + 905
15 com.apple.CoreFoundation 0x00007fff8afac216 CFRunLoopRunSpecific + 230
16 com.apple.HIToolbox 0x00007fff8cd804ff RunCurrentEventLoopInMode + 277
17 com.apple.HIToolbox 0x00007fff8cd87c21 ReceiveNextEventCommon + 355
18 com.apple.HIToolbox 0x00007fff8cd87aae BlockUntilNextEventMatchingListInMode + 62
19 com.apple.AppKit 0x00007fff9457b191 _DPSNextEvent + 659
20 com.apple.AppKit 0x00007fff9457aa95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
21 com.apple.AppKit 0x00007fff94830a4d -[NSApplication _realDoModalLoop:peek:] + 610
22 com.apple.AppKit 0x00007fff94830681 -[NSApplication runModalForWindow:] + 120
23 com.apple.AppKit 0x00007fff94823f06 -[NSAlert runModal] + 159
24 com.apple.AppKit 0x00007fff945a9d66 -[NSPersistentUIManager promptToIgnorePersistentState] + 818
25 com.apple.AppKit 0x00007fff9457e3dd -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completionHandler:] + 173
26 com.apple.AppKit 0x00007fff9457e241 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 227
27 com.apple.AppKit 0x00007fff9457dfb1 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 330
28 com.apple.CoreFoundation 0x00007fff8b009f51 -[NSObject performSelector:withObject:withObject:] + 65
29 com.apple.Foundation 0x00007fff8ea341c7 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 101
30 com.apple.Foundation 0x00007fff8ea3314e -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 283
31 com.apple.Foundation 0x00007fff8ea32fdc _NSAppleEventManagerGenericHandler + 105
32 com.apple.AE 0x00007fff8a3f5a85 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200
33 com.apple.AE 0x00007fff8a3f5963 ZL25dispatchEventAndSendReplyPK6AEDescPS + 38
34 com.apple.AE 0x00007fff8a3f5857 aeProcessAppleEvent + 250
35 com.apple.HIToolbox 0x00007fff8cd8f12d AEProcessAppleEvent + 102
36 com.apple.AppKit 0x00007fff9457b3dd _DPSNextEvent + 1247
37 com.apple.AppKit 0x00007fff9457aa95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
38 com.apple.AppKit 0x00007fff945773d6 -[NSApplication run] + 463
39 com.sublimetext.2 0x0000000109e98c57 main + 1287
40 com.sublimetext.2 0x0000000109dd9ab4 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff88fac7e6 kevent + 10
1 libdispatch.dylib 0x00007fff906be60e _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff906bd19e _dispatch_mgr_thread + 54

Thread 2:
0 libsystem_kernel.dylib 0x00007fff88fabbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff90ca6274 _pthread_cond_wait + 840
2 com.sublimetext.2 0x0000000109de497b thread_queue_runner::run() + 97
3 com.sublimetext.2 0x0000000109de47a9 0x109dd8000 + 51113
4 libsystem_c.dylib 0x00007fff90ca28bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff90ca5b75 thread_start + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff88fabbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff90ca6274 _pthread_cond_wait + 840
2 com.sublimetext.2 0x0000000109decb1d io_worker::block_on_callbacks_window() + 91
3 com.sublimetext.2 0x0000000109deccca io_worker::thread_proc() + 146
4 com.sublimetext.2 0x0000000109deccf9 0x109dd8000 + 85241
5 libsystem_c.dylib 0x00007fff90ca28bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff90ca5b75 thread_start + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff88fac192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff90ca4594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff90ca5b85 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff88fac192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff90ca4594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff90ca5b85 start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff88fac192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff90ca4594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff90ca5b85 start_wqthread + 13

Thread 7:: com.apple.appkit-heartbeat
0 libsystem_kernel.dylib 0x00007fff88fabe42 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff90c58dea nanosleep + 164
2 libsystem_c.dylib 0x00007fff90c58bb5 usleep + 53
3 com.apple.AppKit 0x00007fff947b10b8 -[NSUIHeartBeat _heartBeatThread:] + 1727
4 com.apple.Foundation 0x00007fff8ea551ea -[NSThread main] + 68
5 com.apple.Foundation 0x00007fff8ea55162 NSThread__main + 1575
6 libsystem_c.dylib 0x00007fff90ca28bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff90ca5b75 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000109e9a2b0 rbx: 0x00007fd4332c66e0 rcx: 0x00007fff7a311be0 rdx: 0x00007fd433406d80
rdi: 0x0000000000000000 rsi: 0x00007fd4332c66e0 rbp: 0x00007fff699d4040 rsp: 0x00007fff699d4010
r8: 0x0000000000000021 r9: 0x0000000000000000 r10: 0x0000000027c7dd3a r11: 0x00000000feffffff
r12: 0x00007fd43340dd50 r13: 0x00007fd433140ca8 r14: 0x00007fff699d6c58 r15: 0x0000000000000000
rip: 0x0000000109eefdb0 rfl: 0x0000000000010202 cr2: 0x0000000000000050
Logical CPU: 0

Binary Images:
0x109dd8000 - 0x10a3b4ff7 +com.sublimetext.2 (Beta, Build 2086 - 2086) <3BDA50FF-8EE2-3644-841B-050B1BB3FD8F> /Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2
0x10a873000 - 0x10a97ffff org.python.python (2.6.6 - 2.6.6) <93928214-7F57-3EDF-B121-6F9DF41A0041> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
0x10a9e3000 - 0x10a9fafff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/Sublime Text 2.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x10aa14000 - 0x10aaf7fff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
0x10f2d7000 - 0x10f2d8fff _functools.so (??? - ???) <4D5BCFF6-3E29-3DA1-AC4B-FC044D956A7A> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_functools.so
0x10f31c000 - 0x10f31dfff time.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/time.so
0x10f323000 - 0x10f325fff select.so (??? - ???) <6132F734-6D54-3F25-8B0C-C8CCB2000165> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/select.so
0x10f32b000 - 0x10f32cfff fcntl.so (??? - ???) <38692C86-A526-383E-AD7F-815BC4CFE2B6> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/fcntl.so
0x10f330000 - 0x10f334fff _struct.so (??? - ???) <9C63B85B-2E73-3A9C-98F5-6731FBDEFC54> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_struct.so
0x10f37a000 - 0x10f37cfff binascii.so (??? - ???) <99D4DAF2-6DDE-39F5-B969-E76EBBDA6536> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/binascii.so
0x10f380000 - 0x10f381fff cStringIO.so (??? - ???) <4C4ECFDC-44BC-32FA-A29E-7EAFB6A56E22> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/cStringIO.so
0x10f386000 - 0x10f389fff strop.so (??? - ???) <119B33B5-82A9-3552-AB3F-C030B2CD47D5> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/strop.so
0x10f38e000 - 0x10f392fff math.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/math.so
0x10f398000 - 0x10f399ff7 _random.so (??? - ???) <96137D6C-8498-3D78-BFBA-9872C3497B9B> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_random.so
0x10f3dd000 - 0x10f3e2fff itertools.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/itertools.so
0x10f3ea000 - 0x10f3edfff operator.so (??? - ???) <3EB4A499-5238-345E-B369-190D47EB4C7A> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/operator.so
0x10f3f3000 - 0x10f3f3fff _bisect.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_bisect.so
0x10f3f7000 - 0x10f3f8fff _heapq.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_heapq.so
0x10f3fd000 - 0x10f400fff _collections.so (??? - ???) <73A5D9BF-78F1-3D81-B90F-A8FFE8F9DEA2> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_collections.so
0x7fff699d8000 - 0x7fff69a0cac7 dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
0x7fff88f95000 - 0x7fff88fb5fff libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff89033000 - 0x7fff89038fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib
0x7fff89039000 - 0x7fff8913eff7 libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8913f000 - 0x7fff89141fff com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff891d5000 - 0x7fff891e3fff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8926d000 - 0x7fff8927fff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff894be000 - 0x7fff894c1fff libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff894c2000 - 0x7fff895cefef libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
0x7fff89e3e000 - 0x7fff8a26bfff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8a26c000 - 0x7fff8a310fef com.apple.ink.framework (1.3.2 - 110) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8a311000 - 0x7fff8a3f1fff com.apple.CoreServices.OSServices (478.25 - 478.25) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8a3f2000 - 0x7fff8a431fff com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8a460000 - 0x7fff8a467ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8a56f000 - 0x7fff8a5c6fff libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8a5c7000 - 0x7fff8a5c7fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8a6d9000 - 0x7fff8a706fe7 libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
0x7fff8a707000 - 0x7fff8a809ff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x7fff8a844000 - 0x7fff8a86bfff com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8a86c000 - 0x7fff8a86ffff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8a870000 - 0x7fff8a871fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib
0x7fff8a872000 - 0x7fff8a8ccfff com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8ac31000 - 0x7fff8ac36ff7 libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
0x7fff8aca5000 - 0x7fff8acb0fff com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8acb1000 - 0x7fff8acd4ff7 com.apple.RemoteViewServices (1.0 - 1) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8ad13000 - 0x7fff8ad1cfff libnotify.dylib (80.0.0 - compatibility 1.0.0) /usr/lib/system/libnotify.dylib
0x7fff8aef4000 - 0x7fff8aef9fff com.apple.OpenDirectory (10.7 - 144) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8aefa000 - 0x7fff8af00fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8af03000 - 0x7fff8af0eff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff8af0f000 - 0x7fff8af73fff com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8af74000 - 0x7fff8b147ff7 com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8b14e000 - 0x7fff8b154fff com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8b156000 - 0x7fff8b73afaf libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8bb6a000 - 0x7fff8bb6afff com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8beb9000 - 0x7fff8bec3ff7 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
0x7fff8bec4000 - 0x7fff8beecff7 com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8beed000 - 0x7fff8beeeff7 libremovefile.dylib (21.0.0 - compatibility 1.0.0) /usr/lib/system/libremovefile.dylib
0x7fff8c012000 - 0x7fff8c01efff com.apple.CrashReporterSupport (10.7 - 343) <89EFF4A7-D064-3CAE-9BFC-285EE9033197> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8c339000 - 0x7fff8c356ff7 libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
0x7fff8c357000 - 0x7fff8c409fff com.apple.CoreText (4.0.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8c414000 - 0x7fff8c457ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8c458000 - 0x7fff8c873ff7 com.apple.RawCamera.bundle (3.7.2 - 573) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8c874000 - 0x7fff8c874fff com.apple.audio.units.AudioUnit (1.7 - 1.7) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8c87b000 - 0x7fff8c900ff7 com.apple.Heimdal (2.1 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8c901000 - 0x7fff8c953ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8ca04000 - 0x7fff8ca86fff com.apple.Metadata (10.7.0 - 627.9) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8ca87000 - 0x7fff8cd5efff com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8cd7e000 - 0x7fff8d0a1fff com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8d154000 - 0x7fff8d158fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib
0x7fff8d19f000 - 0x7fff8d1a1fff libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
0x7fff8d1a2000 - 0x7fff8d1e1ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) /usr/lib/libcups.2.dylib
0x7fff8d1e2000 - 0x7fff8d3a3fe7 com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8d831000 - 0x7fff8d834ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8d835000 - 0x7fff8d836ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff8d83a000 - 0x7fff8d89afff libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8d935000 - 0x7fff8d95bff7 com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8da57000 - 0x7fff8da5dff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff8da5e000 - 0x7fff8dacefff com.apple.datadetectorscore (3.0 - 179.3) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8dacf000 - 0x7fff8dad3fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8db04000 - 0x7fff8dd11fff com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8dd12000 - 0x7fff8dd2fff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8dd46000 - 0x7fff8dd91fff com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8dd92000 - 0x7fff8dd95fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8dd96000 - 0x7fff8de35fff com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8de36000 - 0x7fff8de4cff7 com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8e388000 - 0x7fff8e3b7fff com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8e3e0000 - 0x7fff8e41afff com.apple.DebugSymbols (2.1 - 85) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8e41b000 - 0x7fff8e496ff7 com.apple.print.framework.PrintCore (7.0 - 366) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8e497000 - 0x7fff8e5f0ff7 com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8e5f1000 - 0x7fff8e68bff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8e693000 - 0x7fff8e7a0fff libJP2.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8e7a1000 - 0x7fff8e7a6fff libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8e9c7000 - 0x7fff8e9fafff com.apple.GSS (2.1 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8e9fb000 - 0x7fff8ed0dfff com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8ed0e000 - 0x7fff8ed0ffff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8ed10000 - 0x7fff8ed63fff libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8ed64000 - 0x7fff8ed71fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8ed72000 - 0x7fff8ed89fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8ed9d000 - 0x7fff8ee21ff7 com.apple.ApplicationServices.ATS (5.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8ee22000 - 0x7fff8ee23fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib
0x7fff8ee24000 - 0x7fff8ee26fff libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8f010000 - 0x7fff8f02ffff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
0x7fff8f030000 - 0x7fff8f6fe9df com.apple.CoreGraphics (1.600.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8f6ff000 - 0x7fff8f6fffff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff8f700000 - 0x7fff8f724ff7 com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8fee0000 - 0x7fff8fee5fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib
0x7fff8ff21000 - 0x7fff8ff96ff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib
0x7fff90044000 - 0x7fff9004fff7 com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff90050000 - 0x7fff90051fff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
0x7fff900b3000 - 0x7fff90107ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff9015d000 - 0x7fff90296fef com.apple.vImage (5.0 - 5.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff902d2000 - 0x7fff902d4ff7 com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff902d5000 - 0x7fff902ddfff libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
0x7fff902de000 - 0x7fff903c2def libobjc.A.dylib (228.0.0 - compatibility 1.0.0) /usr/lib/libobjc.A.dylib
0x7fff903c3000 - 0x7fff903d1ff7 libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
0x7fff903d2000 - 0x7fff90643fff com.apple.CoreImage (7.77 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff90644000 - 0x7fff90692ff7 libauto.dylib (??? - ???) /usr/lib/libauto.dylib
0x7fff906bb000 - 0x7fff906c9fff libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
0x7fff90aff000 - 0x7fff90afffff com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff90b00000 - 0x7fff90b04fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib
0x7fff90b2c000 - 0x7fff90b2cfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff90c1d000 - 0x7fff90c1dfff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff90c54000 - 0x7fff90d31fef libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
0x7fff90d42000 - 0x7fff90e37fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff90e38000 - 0x7fff90e3cff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff90e3d000 - 0x7fff90edfff7 com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff90ee0000 - 0x7fff90ee5fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff91155000 - 0x7fff9115bfff IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff91439000 - 0x7fff91475fff libsystem_info.dylib (??? - ???) /usr/lib/system/libsystem_info.dylib
0x7fff9147a000 - 0x7fff91497fff libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff91498000 - 0x7fff91622fff com.apple.WebKit (7534 - 7534.48.3) <03AC8252-B3A1-3A7C-9DAF-99CC9DC56D5D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff91623000 - 0x7fff91623fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff91624000 - 0x7fff9164dfff com.apple.CoreServicesInternal (113.7 - 113.7) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff9164e000 - 0x7fff9164ffff libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
0x7fff91650000 - 0x7fff91852fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
0x7fff91853000 - 0x7fff91867ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff91868000 - 0x7fff9196bfff libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib
0x7fff9196c000 - 0x7fff9197eff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff92114000 - 0x7fff921aaff7 libvMisc.dylib (325.3.0 - compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff921ab000 - 0x7fff92272ff7 com.apple.ColorSync (4.7.0 - 4.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff92288000 - 0x7fff925a1fff com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff925ae000 - 0x7fff925b5fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff92684000 - 0x7fff92693fff com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff9269c000 - 0x7fff926c7ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
0x7fff9271c000 - 0x7fff9275bff7 libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff9275c000 - 0x7fff92785fff libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff92786000 - 0x7fff927e8ff7 com.apple.coreui (0.3 - 162) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff928af000 - 0x7fff92919fff com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff92956000 - 0x7fff9364ffef com.apple.WebCore (7534 - 7534.48.3) <7C5A681C-3749-382C-9551-C197EF878C22> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff938cb000 - 0x7fff938deff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
0x7fff938df000 - 0x7fff939bdff7 com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff939ce000 - 0x7fff939e3fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff93a2b000 - 0x7fff93a58ff7 com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff93c3f000 - 0x7fff93c80fff com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff93c81000 - 0x7fff93ce8ff7 com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff93db1000 - 0x7fff93e24fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff93e25000 - 0x7fff93e41ff7 com.apple.GenerationalStorage (1.0 - 124) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff93e42000 - 0x7fff942e9ff7 FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff942f7000 - 0x7fff9440cfff com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff9440d000 - 0x7fff9447bfff com.apple.CoreSymbolication (2.1 - 66) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff9447c000 - 0x7fff94492fff libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff94572000 - 0x7fff9516afff com.apple.AppKit (6.7 - 1138) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff9516b000 - 0x7fff952cefff com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff95309000 - 0x7fff95309fff com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff9535b000 - 0x7fff95362fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
0x7fff9539d000 - 0x7fff9553cfff com.apple.QuartzCore (1.7 - 269.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff9556b000 - 0x7fff95571fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib
0x7fff955b3000 - 0x7fff955cafff com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff955e1000 - 0x7fff95623ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 2
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: 1735
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=170.3M resident=104.6M(61%) swapped_out_or_unallocated=65.7M(39%)
Writable regions: Total=72.4M written=9044K(12%) resident=13.7M(19%) swapped_out=0K(0%) unallocated=58.7M(81%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 524K
CG image 16K
CG raster data 64K
CG shared images 3416K
CoreGraphics 16K
CoreServices 1124K
MALLOC 27.5M
MALLOC guard page 32K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=251 36K
STACK GUARD 56.0M
Stack 26.6M
VM_ALLOCATE 16.1M
__CI_BITMAP 80K
__DATA 16.3M
__IMAGE 1256K
__LINKEDIT 51.9M
__TEXT 118.4M
__UNICODE 544K
mapped file 32.8M
shared memory 316K
=========== =======
TOTAL 352.8M

Model: iMac7,1, BootROM IM71.007A.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.21f4
Graphics: ATI Radeon HD 2600 Pro, ATI,RadeonHD2600, PCIe, 256 MB
Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz, 0xCE00000000000000, 0x4D342037305432393533455A332D43453620
Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz, 0xCE00000000000000, 0x4D342037305432393533455A332D43453620
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.11)
Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: WDC WD3200AAJS-40RYA0, 320.07 GB
Parallel ATA Device: Optiarc DVD RW AD-7633A
USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd400000 / 3
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd100000 / 2
USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfd120000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8206, 0x1a100000 / 2
USB Device: USB-PS/2 Optical Mouse, 0x046d (Logitech Inc.), 0xc043, 0x1a200000 / 3
[/code][/quote]

0 Likes

#6

Fine for me on Lion. Have you tried backing up and removing your ~/Library/Application Support/Sublime Text 2 folder and trying to launch the app again?

0 Likes