Sublime Forum

Rouge process in ST3 3012

#1

I was using ST3 (on Mountain Lion) working on a project, I noticed it was using up a lot of CPU. I quit ST3 (command-Q) but the the processes were still there, a lot of them to be more specific. I didn’t count but more then 15. Between all of them they were using 100% of my CPU and 100% of my RAM. I quickly did a killall Sublime\ Text. Thought I’d share this here.

Other then this I’m loving ST3 keep up the great work :smile:

0 Likes

#2

I’m seeing the same right now. Is there anything I can provide in the way of logs to help with this issue?

0 Likes

#3

I downgraded to build 3010, which seemed to fix it for a while. Just now I got a project which hit 8% on reindexing, then the “Sublime Text” processes started multiplying and dividing up the CPU between them.

I quit, observed just two “sublime text” processes left when I quit, force quit all the “sublime text” processes. Then upgraded to 3012 and still got stuck at 8% indexing.

I closed Sublime Text, quit all the processes again, then went into the ‘Library/Application Support/Sublime Text 3/Cache’ and renamed _index. Indexing now restarted, but has again stuck at 8%. Just two “sublime text” processes left when I quit.

I closed Sublime Text, quit all the processes again, went into ‘Library/Application Support/Sublime Text 3/’ and renamed the ‘Cache’ folder to ‘Cache.old’. Indexing has again restarted, but has again stuck at 8%. Just two “sublime text” processes currently. I’m going to leave it a bit to see what happens.

0 Likes

#4

If you enter sublime.log_indexing(True) in the console, you’ll get some debug information. Two questions come to mind:

  • Does the issue go away in the 3013 dev build? sublimetext.com/3dev

  • What sort of files are in your project?

0 Likes

#5

Thanks for the suggestions, JPS.

I remembered I had some large MySQL dumps in that project, and deleted them. Indexing restarted and stuck again at 7%.

I’ve now installed 3013, but it doesn’t seem to have made a difference.

I’ve entered the console command you suggested, and the output when I relaunch Sublime Text is below. Still stuck on 7% and those processes are still hogging as much CPU as they can.

The project is a WordPress website, so mainly PHP but some JS, CSS and images.

startup, version: 3013 osx x64 channel: dev executable: /Applications/Sublime Text.app/Contents/MacOS/Sublime Text working dir: / packages path: /Users/simon/Library/Application Support/Sublime Text 3/Packages state path: /Users/simon/Library/Application Support/Sublime Text 3/Local hardware concurrency: 2 zip path: /Applications/Sublime Text.app/Contents/MacOS/Packages zip path: /Users/simon/Library/Application Support/Sublime Text 3/Installed Packages resources scanned found 3 files for base name Default.sublime-keymap found 1 files for base name Default.sublime-mousemap found 1 files for base name Main.sublime-menu loading bindings loading pointer bindings found 1 files for base name Default.sublime-theme theme loaded app ready pre session restore time: 0.364788 using gamma: 2 (err: 6.9282) first paint time: 0.522876 startup cache, total files: 142 cache hits: 142 startup time: 0.609828 launching: /Applications/Sublime Text.app/Contents/MacOS/plugin_host reloading plugin Default.block reloading plugin Default.comment reloading plugin Default.copy_path reloading plugin Default.delete_word reloading plugin Default.detect_indentation reloading plugin Default.duplicate_line reloading plugin Default.echo reloading plugin Default.exec reloading plugin Default.fold reloading plugin Default.font reloading plugin Default.goto_line reloading plugin Default.indentation reloading plugin Default.kill_ring reloading plugin Default.mark reloading plugin Default.new_templates reloading plugin Default.open_file_settings reloading plugin Default.open_in_browser reloading plugin Default.pane reloading plugin Default.paragraph reloading plugin Default.save_on_focus_lost reloading plugin Default.scroll reloading plugin Default.set_unsaved_view_name reloading plugin Default.side_bar reloading plugin Default.sort reloading plugin Default.swap_line reloading plugin Default.switch_file reloading plugin Default.symbol reloading plugin Default.transform reloading plugin Default.transpose reloading plugin Default.trim_trailing_white_space reloading plugin CSS.css_completions reloading plugin Diff.diff reloading plugin HTML.encode_html_entities reloading plugin HTML.html_completions plugins loaded loaded 846 snippets indexing [queue 2]: spawning 2 workers to process 3494 / 3494 files

0 Likes

#6

I’ve returned from an hour or so away from my machine, and it’s still stuck on 7% and the CPU is still being hogged by those two “Sublime Text” processes.

I took a sample of one of these processes, on the off chance that’s of any use to you:

[code]Sampling process 5270 for 3 seconds with 1 millisecond of run time between samples
Sampling completed, processing symbols…
Analysis of sampling Sublime Text (pid 5270) every 1 millisecond
Process: Sublime Text [5270]
Path: /Applications/Sublime Text.app/Contents/MacOS/Sublime Text
Load Address: 0x10ab90000
Identifier: Sublime Text
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: Sublime Text [5267]

Date/Time: 2013-02-27 14:37:49.048 +0000
OS Version: Mac OS X 10.8.2 (12C60)
Report Version: 7

Call graph:
2129 Thread_311166 DispatchQueue_1: com.apple.main-thread (serial)
+ 2129 start (in Sublime Text) + 52 [0x10ab921a4]
+ 2129 main (in Sublime Text) + 87 [0x10ab92469]
+ 2129 crawl_main(int, char**) (in Sublime Text) + 451 [0x10ac2b605]
+ 2129 px_run_event_loop() (in Sublime Text) + 133 [0x10ad66ab7]
+ 2129 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 268 [0x7fff88b4089e]
+ 2129 CFRunLoopRunSpecific (in CoreFoundation) + 290 [0x7fff89a686b2]
+ 2129 __CFRunLoopRun (in CoreFoundation) + 789 [0x7fff89a68dc5]
+ 2129 __CFRunLoopDoSources0 (in CoreFoundation) + 245 [0x7fff89a45a25]
+ 2129 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION (in CoreFoundation) + 17 [0x7fff89a46101]
+ 2129 __NSThreadPerformPerform (in Foundation) + 225 [0x7fff88b38677]
+ 2129 ns_work_queue_runner::run_items() (in Sublime Text) + 189 [0x10ad65ab3]
+ 2129 result_helper::process_main() (in Sublime Text) + 15 [0x10ad376c9]
+ 2129 catalogue_rescan_operation::merge_dir(const_substring, std::__1::vector<file_info, std::__1::allocator<file_info> > const&, std::__1::vector<file_info, std::__1::allocator<file_info> > const&, bool) (in Sublime Text) + 2835 [0x10ad131e9]
+ 2129 catalogue_rescan_operation::finished() (in Sublime Text) + 27 [0x10ad122b9]
+ 2129 setup_operation::request_finished() (in Sublime Text) + 32 [0x10ad367f2]
+ 2129 crawl_app_loader::callback_finished() (in Sublime Text) + 22 [0x10ac2c43c]
+ 2129 do_crawl(int, char**) (in Sublime Text) + 266 [0x10ac2b34d]
+ 2129 process_file(char const*, string_buffer*) (in Sublime Text) + 753 [0x10ac2ac6e]
+ 2129 TextBuffer::associate(BufferSource*) (in Sublime Text) + 214 [0x10ac59a46]
+ 2129 FileBufferSource::beginRead(TextBuffer*, TokenStorage*) (in Sublime Text) + 483 [0x10ac398f7]
+ 2129 ??? (in Sublime Text) load address 0x10ab90000 + 0xa94f6 [0x10ac394f6]
+ 2129 TokenStorage::insertCharacters(long long, usubstring) (in Sublime Text) + 2687 [0x10acbe82f]
+ 2129 TokenStorage::tokenise(BucketContainer<tree_list<TokenBuffer, TokenBuffer::token_list_ops>, TokenStorage::TokenBufferFactory>::iterator, long long, LexerState*, usubstring) (in Sublime Text) + 390 [0x10acbf816]
+ 2129 lex(oniguruma::wcmatch&, LexerState*, usubstring, std::__1::vector<TokenInfo, std::__1::allocator >&) (in Sublime Text) + 841 [0x10ac86b39]
+ 2129 MultiMatcher::search(oniguruma::wcmatch&, int, usubstring, usubstring, usubstring&, std::__1::vector<usubstring, std::__1::allocator >&, int, wchar_t const*) const (in Sublime Text) + 279 [0x10ac9261d]
+ 2129 oniguruma::regex_search(wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*, oniguruma::wcmatch&, oniguruma::wregex const&) (in Sublime Text) + 97 [0x10ac9435b]
+ 2129 onig_search (in Sublime Text) + 2207 [0x10adb5f8f]
+ 283 ??? (in Sublime Text) load address 0x10ab90000 + 0x222fd5 [0x10adb2fd5]
+ ! 283 onigenc_unicode_is_code_ctype (in Sublime Text) + 43,0,… [0x10adbf066,0x10adbf03b,…]
+ 262 ??? (in Sublime Text) load address 0x10ab90000 + 0x22235e [0x10adb235e]
+ 256 ??? (in Sublime Text) load address 0x10ab90000 + 0x222fcb [0x10adb2fcb]
+ ! 61 ??? (in Sublime Text) load address 0x10ab90000 + 0x22ef15 [0x10adbef15]
+ ! 41 ??? (in Sublime Text) load address 0x10ab90000 + 0x22ef32 [0x10adbef32]
+ ! 31 ??? (in Sublime Text) load address 0x10ab90000 + 0x22ef1d [0x10adbef1d]
+ ! 31 ??? (in Sublime Text) load address 0x10ab90000 + 0x22ef26 [0x10adbef26]
+ ! 28 ??? (in Sublime Text) load address 0x10ab90000 + 0x22ef29 [0x10adbef29]
+ ! 25 ??? (in Sublime Text) load address 0x10ab90000 + 0x22ef3a [0x10adbef3a]
+ ! 15 ??? (in Sublime Text) load address 0x10ab90000 + 0x22ef24 [0x10adbef24]
+ ! 13 ??? (in Sublime Text) load address 0x10ab90000 + 0x22ef37 [0x10adbef37]
+ ! 11 ??? (in Sublime Text) load address 0x10ab90000 + 0x22ef2f [0x10adbef2f]
+ 132 ??? (in Sublime Text) load address 0x10ab90000 + 0x222332 [0x10adb2332]
+ 127 ??? (in Sublime Text) load address 0x10ab90000 + 0x224176 [0x10adb4176]
+ 99 ??? (in Sublime Text) load address 0x10ab90000 + 0x22416e [0x10adb416e]
+ 88 ??? (in Sublime Text) load address 0x10ab90000 + 0x223023 [0x10adb3023]
+ ! 44 ??? (in Sublime Text) load address 0x10ab90000 + 0x22eede [0x10adbeede]
+ ! 44 ??? (in Sublime Text) load address 0x10ab90000 + 0x22eee7 [0x10adbeee7]
+ 81 ??? (in Sublime Text) load address 0x10ab90000 + 0x222345 [0x10adb2345]
+ 75 ??? (in Sublime Text) load address 0x10ab90000 + 0x22235a [0x10adb235a]
+ 61 ??? (in Sublime Text) load address 0x10ab90000 + 0x222341 [0x10adb2341]
+ 49 ??? (in Sublime Text) load address 0x10ab90000 + 0x222361 [0x10adb2361]
+ 49 ??? (in Sublime Text) load address 0x10ab90000 + 0x2237d0 [0x10adb37d0]
+ 47 ??? (in Sublime Text) load address 0x10ab90000 + 0x22415a [0x10adb415a]
+ 45 ??? (in Sublime Text) load address 0x10ab90000 + 0x222fa1 [0x10adb2fa1]
+ 44 ??? (in Sublime Text) load address 0x10ab90000 + 0x22301b [0x10adb301b]
+ 42 ??? (in Sublime Text) load address 0x10ab90000 + 0x2237ea [0x10adb37ea]
+ 41 ??? (in Sublime Text) load address 0x10ab90000 + 0x22234b [0x10adb234b]
+ 39 ??? (in Sublime Text) load address 0x10ab90000 + 0x222fcb [0x10adb2fcb]
+ 39 ??? (in Sublime Text) load address 0x10ab90000 + 0x223837 [0x10adb3837]
+ 34 ??? (in Sublime Text) load address 0x10ab90000 + 0x225428 [0x10adb5428]
+ 29 ??? (in Sublime Text) load address 0x10ab90000 + 0x2237c8 [0x10adb37c8]
+ 26 ??? (in Sublime Text) load address 0x10ab90000 + 0x223824 [0x10adb3824]
+ 23 ??? (in Sublime Text) load address 0x10ab90000 + 0x2237ee [0x10adb37ee]
+ 21 ??? (in Sublime Text) load address 0x10ab90000 + 0x223023 [0x10adb3023]
+ 21 ??? (in Sublime Text) load address 0x10ab90000 + 0x22382f [0x10adb382f]
+ 21 ??? (in Sublime Text) load address 0x10ab90000 + 0x224190 [0x10adb4190]
+ 20 ??? (in Sublime Text) load address 0x10ab90000 + 0x222fb6 [0x10adb2fb6]
+ 18 ??? (in Sublime Text) load address 0x10ab90000 + 0x22302d [0x10adb302d]
+ 18 ??? (in Sublime Text) load address 0x10ab90000 + 0x2237d5 [0x10adb37d5]
+ 16 ??? (in Sublime Text) load address 0x10ab90000 + 0x22429e [0x10adb429e]
+ 15 ??? (in Sublime Text) load address 0x10ab90000 + 0x222fd5 [0x10adb2fd5]
+ 3 ??? (in Sublime Text) load address 0x10ab90000 + 0x222336 [0x10adb2336]
+ 2 ??? (in Sublime Text) load address 0x10ab90000 + 0x224188 [0x10adb4188]
+ 1 ??? (in Sublime Text) load address 0x10ab90000 + 0x222353 [0x10adb2353]
+ 1 ??? (in Sublime Text) load address 0x10ab90000 + 0x222fb2 [0x10adb2fb2]
+ 1 ??? (in Sublime Text) load address 0x10ab90000 + 0x22542f [0x10adb542f]
2129 Thread_311171 DispatchQueue_2: com.apple.libdispatch-manager (serial)
+ 2129 _dispatch_mgr_thread (in libdispatch.dylib) + 54 [0x7fff858da9ee]
+ 2129 _dispatch_mgr_invoke (in libdispatch.dylib) + 883 [0x7fff858dadea]
+ 2129 kevent (in libsystem_kernel.dylib) + 10 [0x7fff848ecd16]
2129 Thread_311173: thread_queue
+ 2129 thread_start (in libsystem_c.dylib) + 13 [0x7fff86c17181]
+ 2129 _pthread_start (in libsystem_c.dylib) + 327 [0x7fff86c2a742]
+ 2129 ??? (in Sublime Text) load address 0x10ab90000 + 0x1f7434 [0x10ad87434]
+ 2129 basic_queue_runner::run() (in Sublime Text) + 76 [0x10ad8727a]
+ 2129 _pthread_cond_wait (in libsystem_c.dylib) + 869 [0x7fff86c2ef89]
+ 2129 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff848ec0fa]
2129 Thread_311174: io_worker
2129 thread_start (in libsystem_c.dylib) + 13 [0x7fff86c17181]
2129 _pthread_start (in libsystem_c.dylib) + 327 [0x7fff86c2a742]
2129 ??? (in Sublime Text) load address 0x10ab90000 + 0x1f9559 [0x10ad89559]
2129 io_worker::thread_proc() (in Sublime Text) + 45 [0x10ad896d3]
2129 io_scheduler::extract_next_request() (in Sublime Text) + 96 [0x10ad89114]
2129 _pthread_cond_wait (in libsystem_c.dylib) + 869 [0x7fff86c2ef89]
2129 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff848ec0fa]

Total number in stack (recursive counted multiple, when >=5):

Sort by top of stack, same collapsed (when >= 5):
__psynch_cvwait (in libsystem_kernel.dylib) 4258
kevent (in libsystem_kernel.dylib) 2129
onigenc_unicode_is_code_ctype (in Sublime Text) 283
??? (in Sublime Text) load address 0x10ab90000 + 0x22235e [0x10adb235e] [STACK TOP] 262
??? (in Sublime Text) load address 0x10ab90000 + 0x222332 [0x10adb2332] [STACK TOP] 132
??? (in Sublime Text) load address 0x10ab90000 + 0x224176 [0x10adb4176] [STACK TOP] 127
??? (in Sublime Text) load address 0x10ab90000 + 0x22416e [0x10adb416e] [STACK TOP] 99
??? (in Sublime Text) load address 0x10ab90000 + 0x222345 [0x10adb2345] [STACK TOP] 81
??? (in Sublime Text) load address 0x10ab90000 + 0x22235a [0x10adb235a] [STACK TOP] 75
??? (in Sublime Text) load address 0x10ab90000 + 0x222341 [0x10adb2341] [STACK TOP] 61
??? (in Sublime Text) load address 0x10ab90000 + 0x22ef15 [0x10adbef15] [STACK TOP] 61
??? (in Sublime Text) load address 0x10ab90000 + 0x222361 [0x10adb2361] [STACK TOP] 49
??? (in Sublime Text) load address 0x10ab90000 + 0x2237d0 [0x10adb37d0] [STACK TOP] 49
??? (in Sublime Text) load address 0x10ab90000 + 0x22415a [0x10adb415a] [STACK TOP] 47
??? (in Sublime Text) load address 0x10ab90000 + 0x222fa1 [0x10adb2fa1] [STACK TOP] 45
??? (in Sublime Text) load address 0x10ab90000 + 0x22301b [0x10adb301b] [STACK TOP] 44
??? (in Sublime Text) load address 0x10ab90000 + 0x22eede [0x10adbeede] [STACK TOP] 44
??? (in Sublime Text) load address 0x10ab90000 + 0x22eee7 [0x10adbeee7] [STACK TOP] 44
??? (in Sublime Text) load address 0x10ab90000 + 0x2237ea [0x10adb37ea] [STACK TOP] 42
??? (in Sublime Text) load address 0x10ab90000 + 0x22234b [0x10adb234b] [STACK TOP] 41
??? (in Sublime Text) load address 0x10ab90000 + 0x22ef32 [0x10adbef32] [STACK TOP] 41
??? (in Sublime Text) load address 0x10ab90000 + 0x222fcb [0x10adb2fcb] [STACK TOP] 39
??? (in Sublime Text) load address 0x10ab90000 + 0x223837 [0x10adb3837] [STACK TOP] 39
??? (in Sublime Text) load address 0x10ab90000 + 0x225428 [0x10adb5428] [STACK TOP] 34
??? (in Sublime Text) load address 0x10ab90000 + 0x22ef1d [0x10adbef1d] [STACK TOP] 31
??? (in Sublime Text) load address 0x10ab90000 + 0x22ef26 [0x10adbef26] [STACK TOP] 31
??? (in Sublime Text) load address 0x10ab90000 + 0x2237c8 [0x10adb37c8] [STACK TOP] 29
??? (in Sublime Text) load address 0x10ab90000 + 0x22ef29 [0x10adbef29] [STACK TOP] 28
??? (in Sublime Text) load address 0x10ab90000 + 0x223824 [0x10adb3824] [STACK TOP] 26
??? (in Sublime Text) load address 0x10ab90000 + 0x22ef3a [0x10adbef3a] [STACK TOP] 25
??? (in Sublime Text) load address 0x10ab90000 + 0x2237ee [0x10adb37ee] [STACK TOP] 23
??? (in Sublime Text) load address 0x10ab90000 + 0x223023 [0x10adb3023] [STACK TOP] 21
??? (in Sublime Text) load address 0x10ab90000 + 0x22382f [0x10adb382f] [STACK TOP] 21
??? (in Sublime Text) load address 0x10ab90000 + 0x224190 [0x10adb4190] [STACK TOP] 21
??? (in Sublime Text) load address 0x10ab90000 + 0x222fb6 [0x10adb2fb6] [STACK TOP] 20
??? (in Sublime Text) load address 0x10ab90000 + 0x22302d [0x10adb302d] [STACK TOP] 18
??? (in Sublime Text) load address 0x10ab90000 + 0x2237d5 [0x10adb37d5] [STACK TOP] 18
??? (in Sublime Text) load address 0x10ab90000 + 0x22429e [0x10adb429e] [STACK TOP] 16
??? (in Sublime Text) load address 0x10ab90000 + 0x222fd5 [0x10adb2fd5] [STACK TOP] 15
??? (in Sublime Text) load address 0x10ab90000 + 0x22ef24 [0x10adbef24] [STACK TOP] 15
??? (in Sublime Text) load address 0x10ab90000 + 0x22ef37 [0x10adbef37] [STACK TOP] 13
??? (in Sublime Text) load address 0x10ab90000 + 0x22ef2f [0x10adbef2f] [STACK TOP] 11

Binary Images:
0x10ab90000 - 0x10b041ff7 +com.sublimetext.3 (Build 3013 - 3013) <753F7ABA-785E-380A-98E4-0B848A69AADB> /Applications/Sublime Text.app/Contents/MacOS/Sublime Text
0x10b3cb000 - 0x10b3e2fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/Sublime Text.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x10b3fc000 - 0x10b4d5ff7 libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
0x7fff6a790000 - 0x7fff6a7c493f dyld (210.2 - ???) /usr/lib/dyld
0x7fff838df000 - 0x7fff83990fff com.apple.LaunchServices (539.7 - 539.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8455e000 - 0x7fff84793ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff84794000 - 0x7fff84799fff libcompiler_rt.dylib (30.0.0 - compatibility 1.0.0) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff848da000 - 0x7fff848f5ff7 libsystem_kernel.dylib (2050.18.24 - compatibility 1.0.0) /usr/lib/system/libsystem_kernel.dylib
0x7fff84957000 - 0x7fff8495dfff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8495e000 - 0x7fff84962ff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff84963000 - 0x7fff84963fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff84964000 - 0x7fff84a7dff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff84a7e000 - 0x7fff84ab4fff libsystem_info.dylib (??? - ???) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff84c30000 - 0x7fff84c57fff com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff84c58000 - 0x7fff84c5efff libmacho.dylib (829.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib
0x7fff84c5f000 - 0x7fff84c69fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff84eb2000 - 0x7fff84eb2fff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff84eb3000 - 0x7fff84eb3fff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff85117000 - 0x7fff85124ff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8520e000 - 0x7fff852a8fff com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff852a9000 - 0x7fff8539efff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) /usr/lib/libiconv.2.dylib
0x7fff85409000 - 0x7fff85593fff com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff85594000 - 0x7fff85599fff libcache.dylib (57.0.0 - compatibility 1.0.0) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff8559a000 - 0x7fff855aefff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff855af000 - 0x7fff8563cff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff85693000 - 0x7fff85696fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff856a6000 - 0x7fff857c6fff com.apple.desktopservices (1.7.2 - 1.7.2) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff857c7000 - 0x7fff8580bfff libcups.2.dylib (2.9.0 - compatibility 2.0.0) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
0x7fff8580c000 - 0x7fff85874ff7 libc++.1.dylib (65.1.0 - compatibility 1.0.0) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff858d6000 - 0x7fff858ebff7 libdispatch.dylib (228.23.0 - compatibility 1.0.0) /usr/lib/system/libdispatch.dylib
0x7fff85900000 - 0x7fff85969fff libstdc++.6.dylib (56.0.0 - compatibility 7.0.0) /usr/lib/libstdc++.6.dylib
0x7fff8596a000 - 0x7fff85a8292f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff85e4c000 - 0x7fff85e6bff7 libresolv.9.dylib (??? - ???) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff85e6c000 - 0x7fff85e93ff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff85e94000 - 0x7fff85f16fff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff85f72000 - 0x7fff85f72fff libkeymgr.dylib (25.0.0 - compatibility 1.0.0) /usr/lib/system/libkeymgr.dylib
0x7fff85f74000 - 0x7fff85f75ff7 libremovefile.dylib (23.1.0 - compatibility 1.0.0) /usr/lib/system/libremovefile.dylib
0x7fff85f76000 - 0x7fff85fb5ff7 com.apple.QD (3.42 - ???) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff85fb7000 - 0x7fff85fbdff7 libunwind.dylib (35.1.0 - compatibility 1.0.0) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff85fbe000 - 0x7fff86098ff7 com.apple.backup.framework (1.4.1 - 1.4.1) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff860a3000 - 0x7fff860a5fff libquarantine.dylib (52.0.0 - compatibility 1.0.0) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
0x7fff860a6000 - 0x7fff860c7fff com.apple.Ubiquity (1.2 - 243.10) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff860c8000 - 0x7fff86130fff libvDSP.dylib (380.6.0 - compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff86222000 - 0x7fff86226ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff86227000 - 0x7fff86233fff com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff86234000 - 0x7fff86238fff com.apple.IOSurface (86.0.3 - 86.0.3) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff86239000 - 0x7fff86256fff com.apple.openscripting (1.3.6 - ???) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff86257000 - 0x7fff8625bfff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib
0x7fff868fe000 - 0x7fff86b98ff7 com.apple.JavaScriptCore (8536 - 8536.26.7) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff86c16000 - 0x7fff86ce2fe7 libsystem_c.dylib (825.25.0 - compatibility 1.0.0) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
0x7fff86ce3000 - 0x7fff86cf9fff com.apple.MultitouchSupport.framework (235.28 - 235.28) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff86cfa000 - 0x7fff86d24ff7 com.apple.CoreVideo (1.8 - 99.3) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff86d25000 - 0x7fff86d29fff libGIF.dylib (??? - ???) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff86d2a000 - 0x7fff86d41fff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff86d88000 - 0x7fff86d9aff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff86d9b000 - 0x7fff86daaff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff86dab000 - 0x7fff86db9ff7 libsystem_network.dylib (??? - ???) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff86dba000 - 0x7fff86dc2ff7 libsystem_dnssd.dylib (??? - ???) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
0x7fff86dd1000 - 0x7fff86dd1fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff86e23000 - 0x7fff86e44ff7 libCRFSuite.dylib (??? - ???) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff86e45000 - 0x7fff86e8fff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff86ebd000 - 0x7fff86ebfff7 libunc.dylib (25.0.0 - compatibility 1.0.0) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff86ff0000 - 0x7fff86ff1ff7 libsystem_sandbox.dylib (??? - ???) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
0x7fff86ff2000 - 0x7fff87090ff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff871fa000 - 0x7fff871fdff7 libdyld.dylib (210.2.3 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib
0x7fff8720b000 - 0x7fff87213fff liblaunch.dylib (442.26.2 - compatibility 1.0.0) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff87214000 - 0x7fff8752bff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff87602000 - 0x7fff87610ff7 libkxld.dylib (??? - ???) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
0x7fff87611000 - 0x7fff87692fff com.apple.Metadata (10.7.0 - 707.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff87789000 - 0x7fff878fdfff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff87b84000 - 0x7fff87bd3ff7 libcorecrypto.dylib (??? - ???) /usr/lib/system/libcorecrypto.dylib
0x7fff87bd4000 - 0x7fff87c6efff libvMisc.dylib (380.6.0 - compatibility 1.0.0) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff87c6f000 - 0x7fff87cb2fff com.apple.RemoteViewServices (2.0 - 80.5) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff87cb9000 - 0x7fff888e6ff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff88937000 - 0x7fff889fcff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff88aa6000 - 0x7fff88e02fff com.apple.Foundation (6.8 - 945.11) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff88e03000 - 0x7fff88e05ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff88e06000 - 0x7fff891fdfff libLAPACK.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff892ba000 - 0x7fff892cdff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff892ce000 - 0x7fff892ceffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff892d4000 - 0x7fff89482fff com.apple.QuartzCore (1.8 - 304.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff89483000 - 0x7fff8948cfff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8948d000 - 0x7fff8948dfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib
0x7fff8948e000 - 0x7fff8948ffff libDiagnosticMessagesClient.dylib (??? - ???) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff89490000 - 0x7fff8950eff7 com.apple.securityfoundation (6.0 - 55115.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8950f000 - 0x7fff89514fff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff89515000 - 0x7fff89520fff libsystem_notify.dylib (98.5.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib
0x7fff89521000 - 0x7fff896a7fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff896a8000 - 0x7fff896f4ff7 libauto.dylib (??? - ???) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
0x7fff8974b000 - 0x7fff8974efff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8974f000 - 0x7fff89821ff7 com.apple.CoreText (260.0 - ???) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff89822000 - 0x7fff8987eff7 com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff89a31000 - 0x7fff89a33fff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff89a34000 - 0x7fff89c1dfff com.apple.CoreFoundation (6.8 - 744.12) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff89f06000 - 0x7fff89f5dff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff89f5e000 - 0x7fff8a202fff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8a214000 - 0x7fff8a215fff libsystem_blocks.dylib (59.0.0 - compatibility 1.0.0) /usr/lib/system/libsystem_blocks.dylib
0x7fff8a308000 - 0x7fff8a31bff7 libbsm.0.dylib (??? - ???) /usr/lib/libbsm.0.dylib
0x7fff8a31c000 - 0x7fff8a36dff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8a7e0000 - 0x7fff8a97bfef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8a97e000 - 0x7fff8a980fff libCVMSPluginSupport.dylib (??? - ???) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8a981000 - 0x7fff8a98cfff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8aa1f000 - 0x7fff8aa2cfff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8acb6000 - 0x7fff8acb7ff7 libdnsinfo.dylib (453.18.0 - compatibility 1.0.0) /usr/lib/system/libdnsinfo.dylib
0x7fff8acb8000 - 0x7fff8afe8ff7 com.apple.HIToolbox (2.0 - ???) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8afe9000 - 0x7fff8b009fff libPng.dylib (??? - ???) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8b00a000 - 0x7fff8b00afff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8b02d000 - 0x7fff8b0d3ff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8b0d4000 - 0x7fff8b0fcfff libJPEG.dylib (??? - ???) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8b0fd000 - 0x7fff8c0b6fff com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8c107000 - 0x7fff8c161fff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8c162000 - 0x7fff8c177fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8c178000 - 0x7fff8c17afff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8c1b0000 - 0x7fff8c480fff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8c654000 - 0x7fff8c679ff7 libc++abi.dylib (24.4.0 - compatibility 1.0.0) /usr/lib/libc++abi.dylib
0x7fff8c67a000 - 0x7fff8c6a8ff7 libsystem_m.dylib (??? - ???) /usr/lib/system/libsystem_m.dylib
0x7fff8c6b0000 - 0x7fff8c6b0fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8c9a4000 - 0x7fff8caaffff libFontParser.dylib (??? - ???) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8caca000 - 0x7fff8cacefff libCoreVMClient.dylib (??? - ???) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8cacf000 - 0x7fff8cb4fff7 com.apple.ApplicationServices.ATS (332 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8cc6a000 - 0x7fff8cc75ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8cc76000 - 0x7fff8cccbff7 libTIFF.dylib (??? - ???) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8cccc000 - 0x7fff8ccd2fff com.apple.DiskArbitration (2.5.1 - 2.5.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8cd2b000 - 0x7fff8d148fff FaceCoreLight (2.4.1 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff8d149000 - 0x7fff8d14aff7 libSystem.B.dylib (169.3.0 - compatibility 1.0.0) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
0x7fff8d1e5000 - 0x7fff8d21bfff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8da31000 - 0x7fff8da3ffff libcommonCrypto.dylib (50000.0.0 - compatibility 1.0.0) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
0x7fff8da40000 - 0x7fff8da7dfe7 libGLImage.dylib (??? - ???) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8da7e000 - 0x7fff8daebff7 com.apple.framework.IOKit (2.0 - ???) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8e2f1000 - 0x7fff8e3eefff libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib
0x7fff8e3ef000 - 0x7fff8e3f0fff liblangid.dylib (??? - ???) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff8e3f1000 - 0x7fff8e447fff com.apple.HIServices (1.20 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8e54b000 - 0x7fff8e648ff7 libxml2.2.dylib (10.8.0 - compatibility 10.0.0) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff8e6fe000 - 0x7fff8e70dff7 libxar.1.dylib (??? - ???) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff8e70e000 - 0x7fff8e810fff libJP2.dylib (??? - ???) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8e81c000 - 0x7fff8e847fff libxslt.1.dylib (3.26.0 - compatibility 3.0.0) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff8e848000 - 0x7fff8e855fff libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib
0x7fff8e856000 - 0x7fff8f1e6c67 com.apple.CoreGraphics (1.600.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8f1e7000 - 0x7fff8f244fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8f245000 - 0x7fff8f396fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8fb39000 - 0x7fff8fb5bff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8fbb9000 - 0x7fff8fc16ff7 com.apple.AE (645.3 - 645.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8fc56000 - 0x7fff8fd13ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8fd5b000 - 0x7fff8fd95fff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8fd96000 - 0x7fff8fdd9ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8fed9000 - 0x7fff8fee0fff libcopyfile.dylib (89.0.0 - compatibility 1.0.0) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff8ff26000 - 0x7fff8ff48ff7 libxpc.dylib (140.41.0 - compatibility 1.0.0) /usr/lib/system/libxpc.dylib
0x7fff8ff49000 - 0x7fff90149fff libicucore.A.dylib (49.1.0 - compatibility 1.0.0) /usr/lib/libicucore.A.dylib
0x7fff9014a000 - 0x7fff9015efff libGL.dylib (??? - ???) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff90162000 - 0x7fff901b8ff7 com.apple.opencl (2.1.20 - 2.1.20) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff90441000 - 0x7fff90472ff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff90473000 - 0x7fff904c2ff7 libFontRegistry.dylib (??? - ???) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff904c3000 - 0x7fff904e2ff7 com.apple.ChunkingLibrary (2.0 - 133.2) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff904e3000 - 0x7fff90550fff com.apple.datadetectorscore (4.0 - 269.1) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff90739000 - 0x7fff90750fff com.apple.CFOpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff90830000 - 0x7fff90830fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff90831000 - 0x7fff90838fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
Sample analysis of process 5270 written to file /dev/stdout
[/code]

0 Likes

#7

Interestingly, another project has successfully completed indexing in a minute or so. Something about that first project is messing with the indexing process, I guess.

0 Likes

#8

The most likely scenario is that it’s one of the files causing the indexer to get stuck, possibly via a tmLanguage with an exponential time regex.

Build 3014 should detect when an indexer is taking too long to process a file, and report the issue in the console: if possible, it’d be great if you could send the file in question to jps@sublimetext.com

0 Likes

#9

Just about to try what you suggest, but while I’ve got this in my clipboard here’s a paste of the console from just now when I’ve got a dozen or so of the “Sublime Text” processes chunnering along:

indexing [queue 161]: spawning 2 workers to process 3793 / 3793 files Writing file /Users/simon/Projects/Jindal/site/wp-content/themes/ir/js/hermes.js with encoding UTF-8 indexing [queue 162]: spawning 2 workers to process 3793 / 3793 files Writing file /Users/simon/Projects/Jindal/site/wp-content/themes/ir/js/hermes.js with encoding UTF-8 indexing [queue 162]: indexed 139 files indexing [queue 163]: spawning 2 workers to process 3654 / 3654 files Writing file /Users/simon/Projects/Jindal/site/wp-content/themes/ir/js/hermes.js with encoding UTF-8 indexing [queue 164]: spawning 2 workers to process 3654 / 3654 files indexing [queue 165]: spawning 2 workers to process 3652 / 3652 files indexing [queue 166]: spawning 2 workers to process 3652 / 3652 files indexing [queue 165]: indexed 44 files Writing file /Users/simon/Projects/Jindal/site/wp-content/themes/ir/js/hermes.js with encoding UTF-8 indexing [queue 166]: indexed 71 files indexing [queue 167]: spawning 2 workers to process 3581 / 3581 files indexing [queue 168]: spawning 2 workers to process 3581 / 3581 files indexing [queue 169]: spawning 2 workers to process 3581 / 3581 files indexing [queue 170]: spawning 2 workers to process 3581 / 3581 files Writing file /Users/simon/Projects/Jindal/site/wp-content/themes/ir/js/hermes.js with encoding UTF-8 indexing [queue 171]: spawning 2 workers to process 3581 / 3581 files Writing file /Users/simon/Projects/Jindal/site/wp-content/themes/ir/js/hermes.js with encoding UTF-8 indexing [queue 172]: spawning 2 workers to process 3581 / 3581 files Writing file /Users/simon/Projects/Jindal/site/wp-content/themes/ir/js/hermes.js with encoding UTF-8 indexing [queue 173]: spawning 2 workers to process 3581 / 3581 files Writing file /Users/simon/Projects/Jindal/site/wp-content/themes/ir/js/hermes.js with encoding UTF-8 indexing [queue 173]: indexed 19 files indexing [queue 174]: spawning 2 workers to process 3562 / 3562 files Writing file /Users/simon/Projects/Jindal/site/wp-content/themes/ir/js/hermes.js with encoding UTF-8 indexing [queue 175]: spawning 2 workers to process 3562 / 3562 files

0 Likes

#10

Files sent. Build 3014 seems to have fixed the problem somewhat, thank you.

0 Likes

#11

Jon, is there a way to tell Sublime to let the workers skip specific directories/files?

I’ve been having troubles with 100% CPU usage as well, which is related to some temp files in a Rails project:

worker 21374 appears stuck while processing file /Users/Jean/Projecten/Kabisa/adroit/tmp/data/meta_request/3acc3d6c-6d76-4814-adda-446fcfd646c9.json, killing process
worker 21377 appears stuck while processing file /Users/Jean/Projecten/Kabisa/adroit/tmp/data/meta_request/3acc3d6c-6d76-4814-adda-446fcfd646c9.json, killing process
worker 21386 appears stuck while processing file /Users/Jean/Projecten/Kabisa/adroit/tmp/data/meta_request/3acc3d6c-6d76-4814-adda-446fcfd646c9.json, killing process
worker 21411 appears stuck while processing file /Users/Jean/Projecten/Kabisa/adroit/tmp/data/meta_request/3acc3d6c-6d76-4814-adda-446fcfd646c9.json, killing process

While it does kill the process, the tmp files get generated quite frequently, and eventually I have ~20 Sublime Text processes together eating 100% CPU at any given time

0 Likes

#12

I have the same problem in 3047. For me they are 4 processes at 100% cpu each. (with 4 cores)

The console adds a line like this every ~10sec:

>>> sublime.log_indexing(True) indexing [queue 133]: spawning 4 workers to process 2363 / 2363 files indexing [queue 134]: spawning 4 workers to process 2363 / 2363 files indexing [queue 135]: spawning 4 workers to process 2363 / 2363 files

I sent a sample of one process to the email address referenced here.

0 Likes

#13

This is still happening in build 3054. My CPU jumps to 100% almost instantly after starting sublime.

worker xyz appears stuck while processing file {filepath}, killing process

0 Likes