* bug#18989: Emacs freezes after using the “eval line and step” icon
@ 2014-11-07 20:32 Ragy Isaac
2014-11-07 20:43 ` bug#18989: Emacs freezes after using the “eval line and step” icon More Details Ragy Isaac
2014-11-07 23:30 ` bug#18989: Emacs freezes after using the “eval line and step” icon Konrad Podczeck
0 siblings, 2 replies; 10+ messages in thread
From: Ragy Isaac @ 2014-11-07 20:32 UTC (permalink / raw)
To: 18989
[-- Attachment #1: Type: text/plain, Size: 58898 bytes --]
Emacs freezes after using the “eval line and step” icon from the tool-bar. The minibuffer displays “tool-bar eval line and step”. C-g does not unfreeze emacs. I use Force Quite to terminate emacs. Freezing does not occur if I do not use “eval line and step” icon. Instead I execute the R code with C-enter.
Problem Details and System Configuration from my computer after Force Quite
Process: Emacs [3006]
Path: /usr/local/Cellar/emacs/24.4/Emacs.app/Contents/MacOS/Emacs
Identifier: org.gnu.Emacs
Version: Version 24.4 (9.0)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Emacs [3006]
User ID: 501
Date/Time: 2014-11-07 14:12:57.079 -0600
OS Version: Mac OS X 10.10 (14A389)
Report Version: 11
Anonymous UUID: 86259936-A7CE-649C-BD37-FF6FE32F727A
Sleep/Wake UUID: A57827FB-0F10-44C9-9C18-71DEB8B4D895
Time Awake Since Boot: 41000 seconds
Time Since Wake: 8400 seconds
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff92e04c7e __kill + 10
1 org.gnu.Emacs 0x00000001000ba6f8 emacs_abort + 19
2 org.gnu.Emacs 0x0000000100173375 ns_term_shutdown + 124
3 org.gnu.Emacs 0x00000001000a1652 shut_down_emacs + 283
4 org.gnu.Emacs 0x00000001000a142c terminate_due_to_signal + 89
5 org.gnu.Emacs 0x00000001000ba6f8 emacs_abort + 19
6 org.gnu.Emacs 0x000000010017c446 ns_read_socket + 606
7 org.gnu.Emacs 0x00000001000a7273 gobble_input + 276
8 org.gnu.Emacs 0x00000001000a6ff3 process_pending_signals + 19
9 org.gnu.Emacs 0x00000001000a13f1 terminate_due_to_signal + 30
10 org.gnu.Emacs 0x00000001000bc574 handle_fatal_signal + 14
11 org.gnu.Emacs 0x00000001000bb782 deliver_process_signal + 53
12 libsystem_platform.dylib 0x00007fff8b318f1a _sigtramp + 26
13 ??? 0x00007fff5fbfd440 0 + 140734799795264
14 com.apple.CoreGraphics 0x00007fff9032223c _CGSSynchronizeWindowBackingStore + 110
15 com.apple.CoreGraphics 0x00007fff90773086 CGSWindowSynchronizeBacking + 40
16 com.apple.CoreGraphics 0x00007fff903982f8 lock_window_backing + 910
17 com.apple.CoreGraphics 0x00007fff902a8b8c CGSDeviceLock + 52
18 libRIP.A.dylib 0x00007fff8e27a93c ripd_Lock + 40
19 libRIP.A.dylib 0x00007fff8e27a484 RIPLayerBltShape + 437
20 libRIP.A.dylib 0x00007fff8e2789f8 ripc_Render + 317
21 libRIP.A.dylib 0x00007fff8e274926 ripc_DrawRects + 372
22 com.apple.CoreGraphics 0x00007fff902a54e9 CGContextFillRects + 96
23 org.gnu.Emacs 0x000000010018ebba macfont_draw + 486
24 org.gnu.Emacs 0x000000010017de7b ns_draw_glyph_string + 1027
25 org.gnu.Emacs 0x0000000100033538 draw_glyphs + 12103
26 org.gnu.Emacs 0x0000000100033e0d draw_phys_cursor_glyph + 162
27 org.gnu.Emacs 0x0000000100034924 display_and_set_cursor + 2586
28 org.gnu.Emacs 0x0000000100034a81 update_window_cursor + 132
29 org.gnu.Emacs 0x00000001000349ba update_cursor_in_window_tree + 104
30 org.gnu.Emacs 0x00000001000349ad update_cursor_in_window_tree + 91
31 org.gnu.Emacs 0x00000001001771d1 ns_frame_rehighlight + 199
32 org.gnu.Emacs 0x00000001001770a4 -[EmacsView windowDidBecomeKey:] + 67
33 com.apple.CoreFoundation 0x00007fff8b082cbc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
34 com.apple.CoreFoundation 0x00007fff8af741b4 _CFXNotificationPost + 3140
35 com.apple.Foundation 0x00007fff87794ea1 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
36 com.apple.AppKit 0x00007fff8e3d7f60 -[NSWindow becomeKeyWindow] + 1399
37 com.apple.AppKit 0x00007fff8e427355 -[NSApplication sendEvent:] + 2605
38 org.gnu.Emacs 0x000000010017370a -[EmacsApp sendEvent:] + 365
39 org.gnu.Emacs 0x000000010017349a -[EmacsApp run] + 232
40 org.gnu.Emacs 0x000000010017c3ff ns_read_socket + 535
41 org.gnu.Emacs 0x00000001000a7273 gobble_input + 276
42 org.gnu.Emacs 0x00000001000ab97b get_input_pending + 91
43 org.gnu.Emacs 0x00000001000ae60a detect_input_pending + 25
44 org.gnu.Emacs 0x000000010014b7b1 wait_reading_process_output + 2082
45 org.gnu.Emacs 0x0000000100008ade sit_for + 261
46 org.gnu.Emacs 0x00000001000a8bc6 read_char + 5348
47 org.gnu.Emacs 0x00000001000a5a65 read_key_sequence + 1566
48 org.gnu.Emacs 0x00000001000a521a command_loop_1 + 4076
49 org.gnu.Emacs 0x000000010010f83e internal_condition_case + 251
50 org.gnu.Emacs 0x00000001000b36c1 command_loop_2 + 53
51 org.gnu.Emacs 0x000000010010f259 internal_catch + 243
52 org.gnu.Emacs 0x00000001000a3a07 recursive_edit_1 + 211
53 org.gnu.Emacs 0x00000001000a3bad Frecursive_edit + 236
54 org.gnu.Emacs 0x00000001000a2ac2 main + 5143
55 libdyld.dylib 0x00007fff8d6845c9 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff92e0622e kevent64 + 10
1 libdispatch.dylib 0x00007fff8d64ba6a _dispatch_mgr_thread + 52
Thread 2:
0 libsystem_kernel.dylib 0x00007fff92e053f6 __select + 10
1 com.apple.Foundation 0x00007fff877fab7a __NSThread__main__ + 1345
2 libsystem_pthread.dylib 0x00007fff8bdb72fc _pthread_body + 131
3 libsystem_pthread.dylib 0x00007fff8bdb7279 _pthread_start + 176
4 libsystem_pthread.dylib 0x00007fff8bdb54b1 thread_start + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff92e0052e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92dff69f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8afd6b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8afd5fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8afd5838 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff8e4238f7 _NSEventThread + 137
6 libsystem_pthread.dylib 0x00007fff8bdb72fc _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff8bdb7279 _pthread_start + 176
8 libsystem_pthread.dylib 0x00007fff8bdb54b1 thread_start + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff92e05946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8bdb54a1 start_wqthread + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff92e05946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8bdb54a1 start_wqthread + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff92e05946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8bdb54a1 start_wqthread + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fff92e05946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8bdb54a1 start_wqthread + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fff92e05946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8bdb54a1 start_wqthread + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff92e05946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8bdb54a1 start_wqthread + 13
Thread 10:
0 libsystem_kernel.dylib 0x00007fff92e05946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8bdb54a1 start_wqthread + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fff92e05946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8bdb54a1 start_wqthread + 13
Thread 12:
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd088 rdx: 0x0000000000000000
rdi: 0x0000000000000bbe rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd0b0 rsp: 0x00007fff5fbfd088
r8: 0x000000000000007f r9: 0x0000608000080190 r10: 0x0000000000000000 r11: 0x0000000000000206
r12: 0x0000000100500980 r13: 0x0000000100500920 r14: 0x0000000000000028 r15: 0x0000000000000020
rip: 0x00007fff92e04c7e rfl: 0x0000000000000206 cr2: 0x0000000107704000
Logical CPU: 0
Error Code: 0x02000025
Trap Number: 133
Binary Images:
0x100000000 - 0x1001d1fef +org.gnu.Emacs (Version 24.4 - 9.0) <AD4E8228-3012-3A1A-A8B1-508B60E420A6> /usr/local/Cellar/emacs/24.4/Emacs.app/Contents/MacOS/Emacs
0x10158d000 - 0x10158dffe +cl_kernels (???) <DFA67845-548A-4B92-B4D7-089C97B0C1B2> cl_kernels
0x101591000 - 0x101591fef +cl_kernels (???) <93CB3B90-ED55-460E-A867-10BEFC53D808> cl_kernels
0x1015aa000 - 0x1015abfe5 +cl_kernels (???) <9BE32929-B5B6-4FFF-85DC-5094A93833C2> cl_kernels
0x1047fe000 - 0x1047feff5 +cl_kernels (???) <A77378E0-FD3A-4FA8-B0FB-414A56CE655F> cl_kernels
0x106afd000 - 0x106afdfef +cl_kernels (???) <93CB3B90-ED55-460E-A867-10BEFC53D808> cl_kernels
0x10c622000 - 0x10c708fef unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x10cf91000 - 0x10cf91fe7 +cl_kernels (???) <C05EF075-79C2-4DF1-880C-3C75D77B0496> cl_kernels
0x7fff67ae7000 - 0x7fff67b1d837 dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
0x7fff87463000 - 0x7fff87502df7 com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff87503000 - 0x7fff8756ffff com.apple.framework.CoreWLAN (5.0 - 500.35.2) <ACBAAB0A-BCC7-37CF-AAFB-2DA1733F2682> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff87570000 - 0x7fff87572ffb libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff87573000 - 0x7fff8757efff libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
0x7fff8757f000 - 0x7fff876b1ff7 com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff876cc000 - 0x7fff876d8ff7 com.apple.HelpData (2.1.4 - 90) <687682B4-C576-3EAF-B113-D7046AA87D69> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff876d9000 - 0x7fff876fdfef libJPEG.dylib (1231) <3F87A0CA-14FA-3034-A332-DD57A092B08F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff876fe000 - 0x7fff8771afff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff87776000 - 0x7fff87791ff7 com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff87792000 - 0x7fff87ac0ff7 com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff87af1000 - 0x7fff87af6ffb libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
0x7fff87af7000 - 0x7fff87af9fff com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff87afa000 - 0x7fff87c65ff7 com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff87c71000 - 0x7fff87c86ff7 com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff87c87000 - 0x7fff87c8ffff libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
0x7fff885d8000 - 0x7fff885feff7 com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff8885d000 - 0x7fff88b2cff3 com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff88bac000 - 0x7fff88bb8ff7 com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff88bb9000 - 0x7fff88bf4fff com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff88bf5000 - 0x7fff88bf9fff libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff88bfc000 - 0x7fff88bfefff libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff88cbe000 - 0x7fff88cbffff libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
0x7fff88cc0000 - 0x7fff88f3aff3 com.apple.RawCamera.bundle (6.00 - 761) <056E2E1D-6682-354E-9666-7E4935653D47> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff88f3b000 - 0x7fff8936bfff com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff8a311000 - 0x7fff8a352fff libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8a3a0000 - 0x7fff8a3a5ff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
0x7fff8a3a6000 - 0x7fff8a3f7ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8a423000 - 0x7fff8a425fff libRadiance.dylib (1231) <BDD94A52-DE53-300C-9180-5D434272989F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8a426000 - 0x7fff8a4a8fff com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8a4a9000 - 0x7fff8a880fe7 com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff8a8ed000 - 0x7fff8aa14fff com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8aa15000 - 0x7fff8aa47ff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff8aa48000 - 0x7fff8ab1eff3 com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8ab1f000 - 0x7fff8ab30fff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
0x7fff8ab31000 - 0x7fff8ac43ff7 libvDSP.dylib (512) <DD5517F5-F7F7-3AA1-B6FA-CD98DBC3C651> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8ac73000 - 0x7fff8ad09ffb com.apple.CoreMedia (1.0 - 1562.19) <F79E0E9D-4ED1-3ED1-827A-C3C5377DB1D7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8ad0a000 - 0x7fff8ad29fff com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x7fff8ad2a000 - 0x7fff8ad3cfff libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
0x7fff8ada6000 - 0x7fff8adadff7 libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
0x7fff8adae000 - 0x7fff8adaefff com.apple.Accelerate (1.10 - Accelerate 1.10) <C7278843-2462-32F6-B0E3-D33C681399A2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8adaf000 - 0x7fff8adddfff com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8adde000 - 0x7fff8ade6ffb com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff8ade7000 - 0x7fff8ae0cfff libPng.dylib (1231) <759DF465-B08C-3E97-9A07-3CD447F84F78> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8ae0d000 - 0x7fff8ae1eff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
0x7fff8ae1f000 - 0x7fff8af63ff7 com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8af64000 - 0x7fff8b2fafff com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8b314000 - 0x7fff8b31cfff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
0x7fff8b31d000 - 0x7fff8b340fff com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff8b341000 - 0x7fff8b371fff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
0x7fff8b372000 - 0x7fff8b3cdfff com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8b3ce000 - 0x7fff8b638fff com.apple.imageKit (2.6 - 838) <AFFC0062-F9E0-3F36-B321-D90B7E9CB785> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff8b639000 - 0x7fff8b65dff7 com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff8ba94000 - 0x7fff8ba97fff com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8bb84000 - 0x7fff8bd12fff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8bd13000 - 0x7fff8bd16ff7 com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff8bd17000 - 0x7fff8bd51ffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8bd52000 - 0x7fff8bd68ff7 libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
0x7fff8bd69000 - 0x7fff8bd9afff libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
0x7fff8bdb4000 - 0x7fff8bdbdfff libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
0x7fff8bde6000 - 0x7fff8bdefff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
0x7fff8bdf0000 - 0x7fff8be18fff libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
0x7fff8be19000 - 0x7fff8be49ff7 libncurses.5.4.dylib (44) <F09809A4-53B9-3E91-A8FA-D3F584C03AA3> /usr/lib/libncurses.5.4.dylib
0x7fff8be4a000 - 0x7fff8c336fff com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8c337000 - 0x7fff8c33afff libCGXCoreImage.A.dylib (772) <6F42EEBA-6FF4-331F-8F8D-37D6B853614D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff8c33b000 - 0x7fff8c387fff com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff8c388000 - 0x7fff8c3b0fff libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
0x7fff8c3b1000 - 0x7fff8c3b5fff libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
0x7fff8c51f000 - 0x7fff8c52fff7 libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
0x7fff8c530000 - 0x7fff8c54aff7 com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff8c64c000 - 0x7fff8c653fff com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8c654000 - 0x7fff8c680fff libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
0x7fff8c681000 - 0x7fff8c727fff com.apple.PDFKit (3.0 - 3.0) <C55D8F39-561D-32C7-A701-46F76D6CC151> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8c76a000 - 0x7fff8c777ff7 libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
0x7fff8c778000 - 0x7fff8c78cff7 com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8c78d000 - 0x7fff8c79eff7 libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
0x7fff8c79f000 - 0x7fff8c7f9ff7 com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff8ce62000 - 0x7fff8ce79ff7 libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff8ce9a000 - 0x7fff8cf08ffb com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8cf10000 - 0x7fff8cf10ff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
0x7fff8cf11000 - 0x7fff8d04bff7 com.apple.ImageIO.framework (3.3.0 - 1038) <AB3C40DB-FCBE-3315-B7B2-4E16522E20CB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8d058000 - 0x7fff8d25bff3 com.apple.CFNetwork (720.0.9 - 720.0.9) <78EE1B88-394F-3BB8-93A6-E068990559EC> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8d3a0000 - 0x7fff8d3b9ff7 com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8d3ba000 - 0x7fff8d3e5ff3 libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
0x7fff8d3e6000 - 0x7fff8d3e7fff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8d3e8000 - 0x7fff8d421fff com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
0x7fff8d422000 - 0x7fff8d42bfff com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8d439000 - 0x7fff8d57ffef libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib
0x7fff8d580000 - 0x7fff8d59cff7 libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
0x7fff8d5ce000 - 0x7fff8d646ff7 com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8d647000 - 0x7fff8d671ff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
0x7fff8d681000 - 0x7fff8d684ff7 libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
0x7fff8d6df000 - 0x7fff8d7d1ff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
0x7fff8d8a9000 - 0x7fff8d8affff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8d8b0000 - 0x7fff8d903ffb libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff8d904000 - 0x7fff8d908fff com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8d909000 - 0x7fff8d95dfff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
0x7fff8d99f000 - 0x7fff8d9edfff libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
0x7fff8da1e000 - 0x7fff8da8dfff com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8da8e000 - 0x7fff8dcf6ffb com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8dcf7000 - 0x7fff8dd8cff7 com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8dd98000 - 0x7fff8ddc8ff3 com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff8ddc9000 - 0x7fff8ddceff7 libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
0x7fff8ddcf000 - 0x7fff8e0d1fff com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8e0db000 - 0x7fff8e116fff com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8e26d000 - 0x7fff8e272ff7 com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff8e273000 - 0x7fff8e29bffb libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8e29c000 - 0x7fff8edddfff com.apple.AppKit (6.9 - 1343.14) <1732C412-257B-340E-8863-B8162D4EB2E2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8edde000 - 0x7fff8edf1ff7 com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff8edf2000 - 0x7fff8edf6ff7 libGIF.dylib (1231) <B3D2DF96-A67D-31EA-9A1B-E870B54855EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8edf7000 - 0x7fff8edfaff7 com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff8ee27000 - 0x7fff8ee67ff7 com.apple.CloudDocs (1.0 - 280.1) <21D7E10A-99EF-34BE-82D7-29A6F1761DE5> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff8f114000 - 0x7fff8f11dff3 com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8f11e000 - 0x7fff8f129fff libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8f12a000 - 0x7fff8f288ff3 com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8f2a2000 - 0x7fff8f2adff7 com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8f2ae000 - 0x7fff8f2c8ff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
0x7fff8f2c9000 - 0x7fff8f2ccfff com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8f3d9000 - 0x7fff8f3daffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
0x7fff8f3f1000 - 0x7fff8f421ffb com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8f6d0000 - 0x7fff8f6d9fff libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8f6ef000 - 0x7fff8f6faff7 libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
0x7fff8f6fb000 - 0x7fff8f6fffff libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
0x7fff8f700000 - 0x7fff8f719fff com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8f95b000 - 0x7fff8f95dfff com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff8f95e000 - 0x7fff8fe71ff3 com.apple.JavaScriptCore (10600 - 10600.1.17) <CE5255CC-E13F-3694-B6DD-5285356BFCC0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8fe72000 - 0x7fff9018dfcf com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff9018e000 - 0x7fff9018ffff liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
0x7fff901b5000 - 0x7fff90292ff7 com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff90293000 - 0x7fff90293fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <01E92F9F-EF29-3745-8631-AEA692F7F29C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff90294000 - 0x7fff90acdff3 com.apple.CoreGraphics (1.600.0 - 772) <936D081F-37B3-3DA3-B725-118D0B07DDD2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff90ace000 - 0x7fff90bb1fff libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
0x7fff90bc7000 - 0x7fff90fd4ff7 libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff90fd5000 - 0x7fff90fddff7 com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x7fff911bf000 - 0x7fff912effff com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff912f0000 - 0x7fff91364fff com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff91610000 - 0x7fff91612fff com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fff916db000 - 0x7fff9174fff3 com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff91750000 - 0x7fff9176bff7 libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
0x7fff9176c000 - 0x7fff9176eff7 libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
0x7fff9176f000 - 0x7fff91773fff libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
0x7fff917b4000 - 0x7fff917c1ff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
0x7fff917c2000 - 0x7fff917c9fff libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x7fff917ca000 - 0x7fff91885ff7 com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff91886000 - 0x7fff91893fff com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff9192d000 - 0x7fff91979ff7 libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
0x7fff9197a000 - 0x7fff919b1ffb com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff919b7000 - 0x7fff919f7ff7 libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff919f8000 - 0x7fff919fffff com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
0x7fff91a56000 - 0x7fff91a56fff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff91a57000 - 0x7fff91aa4ff3 com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff91b0b000 - 0x7fff91b0dff7 com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff91b0e000 - 0x7fff91b0eff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
0x7fff91b0f000 - 0x7fff91b5eff7 com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff91b5f000 - 0x7fff91bc6ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff91bdc000 - 0x7fff91c25ff3 com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff91c26000 - 0x7fff91d18fff libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
0x7fff91d26000 - 0x7fff91d51fff com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff91d66000 - 0x7fff91d70ff7 com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff91d89000 - 0x7fff91dfffe7 libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
0x7fff91e00000 - 0x7fff920e7ffb com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff920e8000 - 0x7fff92102ff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff92103000 - 0x7fff92224fff com.apple.LaunchServices (644.10 - 644.10) <0B1C68BC-0AEB-38E2-ABC8-E92728FEC475> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff92225000 - 0x7fff9225dfff com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff9225e000 - 0x7fff922effff com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff922f0000 - 0x7fff92306ff7 com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff925f3000 - 0x7fff92926fff libmecabra.dylib (666) <2CE5540A-D412-3D53-9E11-86C24D61713B> /usr/lib/libmecabra.dylib
0x7fff92932000 - 0x7fff92932fff libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
0x7fff929e3000 - 0x7fff929e8fff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff929e9000 - 0x7fff929fdff7 com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff92a26000 - 0x7fff92a2cff7 libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
0x7fff92a2d000 - 0x7fff92a35fff libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
0x7fff92a36000 - 0x7fff92a36fff com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff92a37000 - 0x7fff92a3bfff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
0x7fff92a3c000 - 0x7fff92aadff7 com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff92aae000 - 0x7fff92ab4fff libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
0x7fff92ad8000 - 0x7fff92aeaff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff92b2f000 - 0x7fff92da9fff com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff92def000 - 0x7fff92e0cfff libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
0x7fff92e32000 - 0x7fff92eaffff com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff92f33000 - 0x7fff92f5afff com.apple.shortcut (2.12 - 2.12) <66E6B3FE-3726-376E-95A0-40DAAFBE1AE0> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff92f5c000 - 0x7fff92f5cfff com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff93000000 - 0x7fff9300ffff com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff93019000 - 0x7fff93033ff7 libextension.dylib (55) <17514AB2-C503-3D49-A725-EBC1140567A6> /usr/lib/libextension.dylib
0x7fff93034000 - 0x7fff931e4ff7 com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff931e5000 - 0x7fff93232fff com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff93609000 - 0x7fff93636fff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff93637000 - 0x7fff93639ff7 libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
0x7fff9363a000 - 0x7fff93687ff3 com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff93fce000 - 0x7fff940c2ff7 libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff94108000 - 0x7fff94115fff com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff94116000 - 0x7fff94116fff com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff94117000 - 0x7fff9411ffe7 libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff94120000 - 0x7fff94120ff7 liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
0x7fff94121000 - 0x7fff941d0fe7 libvMisc.dylib (512) <AFBA45DE-7F55-3E4E-B8DF-5E8E21C407AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff941d1000 - 0x7fff941d9ff7 com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff941e7000 - 0x7fff943ccff3 libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
0x7fff943cd000 - 0x7fff9442cff3 com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff944d1000 - 0x7fff94562ff7 libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
0x7fff94563000 - 0x7fff94565fff libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
0x7fff94566000 - 0x7fff945b7ff7 com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff945b8000 - 0x7fff945c3ff7 libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
0x7fff945c4000 - 0x7fff945cfff7 com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff945d0000 - 0x7fff9465cfff libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
0x7fff94669000 - 0x7fff9468afff com.apple.framework.Apple80211 (10.0 - 1000.57.3) <F64EB1A1-57F3-3ABA-97D0-DB7C926FD07F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff94750000 - 0x7fff94754ff7 com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff94757000 - 0x7fff947e5ff7 com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff947f2000 - 0x7fff9480fffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
0x7fff94849000 - 0x7fff94849fff com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff9484a000 - 0x7fff94852ffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
0x7fff94853000 - 0x7fff94bbefff com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff94bbf000 - 0x7fff94cd7ffb com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff94cd8000 - 0x7fff94cd9fff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff94cda000 - 0x7fff94d5bff3 com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff94d5c000 - 0x7fff94d87fff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
0x7fff94d99000 - 0x7fff94d9fff7 com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff94da0000 - 0x7fff94e3efff com.apple.Metadata (10.7.0 - 916) <DA8A1D18-19FE-37B3-BE12-85C5B0A00736> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff94e4e000 - 0x7fff950fafff com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff950fb000 - 0x7fff951bafff com.apple.backup.framework (1.6 - 1.6) <5C38C168-5E9B-335D-9570-91AF8604BB10> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff951bb000 - 0x7fff95222ff7 com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff95223000 - 0x7fff95235ff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x7fff95236000 - 0x7fff9527cffb libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff9527d000 - 0x7fff9528bff7 com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff9528c000 - 0x7fff9528eff7 com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff9528f000 - 0x7fff952c7ffb libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
0x7fff952c8000 - 0x7fff952c9ff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff95373000 - 0x7fff95373fff com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff9545e000 - 0x7fff95643267 libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
0x7fff95671000 - 0x7fff9569affb libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
0x7fff9569b000 - 0x7fff957aaffb com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff957ab000 - 0x7fff9584dfff com.apple.Bluetooth (4.3.0 - 4.3.0f10) <70922125-2A01-37AE-9CB8-D8A9578092E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff9584e000 - 0x7fff958a9fef libTIFF.dylib (1231) <115791FB-8C49-3410-AC23-56F4B1CFF124> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff958aa000 - 0x7fff958ddff7 com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff958e9000 - 0x7fff95903ff3 com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff95979000 - 0x7fff95ea2ff7 com.apple.QuartzComposer (5.1 - 325) <2007FD9E-A5CF-361E-A7DD-ACAF976860AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff967ba000 - 0x7fff967dafff com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff969a5000 - 0x7fff96a2efff com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff96a6c000 - 0x7fff96a6dfff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
0x7fff96a6e000 - 0x7fff96a71fff com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff96a72000 - 0x7fff96a74ff7 libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
0x7fff96a75000 - 0x7fff96aa2fff com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff96aa3000 - 0x7fff96ae9ff7 libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
0x7fff96aea000 - 0x7fff96bdafef libJP2.dylib (1231) <FEAF6F38-736E-35A8-A983-F4531C8A821C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff96bdb000 - 0x7fff96bdcff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
0x7fff96bdd000 - 0x7fff96be7ff7 com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff96c00000 - 0x7fff96c02ff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
0x7fff96c03000 - 0x7fff96c97fff com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff96c98000 - 0x7fff96c9afff com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
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: 19846
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=220.5M resident=99.9M(45%) swapped_out_or_unallocated=120.6M(55%)
Writable regions: Total=259.7M written=60.6M(23%) resident=88.2M(34%) swapped_out=0K(0%) unallocated=171.5M(66%)
REGION TYPE VIRTUAL
=========== =======
Activity Tracing 2048K
CG backing stores 22.0M
CG image 488K
CG raster data 27.0M
CG shared images 496K
CoreAnimation 36K
CoreGraphics 12K
CoreImage 28K
CoreUI image data 180K
Foundation 4K
Kernel Alloc Once 8K
MALLOC 110.6M
MALLOC (admin) 32K
Memory Tag 242 12K
OpenCL 52K
STACK GUARD 55.7M
Stack 13.5M
Stack (reserved) 520K reserved VM address space (unallocated)
VM_ALLOCATE 17.2M
__DATA 96.1M
__IMAGE 528K
__LINKEDIT 70.5M
__TEXT 150.0M
__UNICODE 544K
mapped file 100.0M
shared memory 4K
=========== =======
TOTAL 667.5M
TOTAL, minus reserved VM space 667.0M
Model: MacBookPro11,3, BootROM MBP112.0138.B11, 4 processors, Intel Core i7, 2.8 GHz, 16 GB, SMC 2.19f12
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.15.124.12.8)
Bluetooth: Version 4.3.0f10 14890, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM1024F, 1 TB
USB Device: Internal Memory Card Reader
USB Device: iPhone
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
USB Device: USB Receiver
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1
Best Regards,
Ragy Isaac
President, Co-Founder
Quality Promoter International, LLC
(630) 460-2717
Skype: Quality.Promoter
Ragy.Isaac@QualityPromoter.com <mailto:George.Isaac@QualityPromoter.com>
http://www.QualityPromoter.com <http://www.qualitypromoter.com/>
[-- Attachment #2.1: Type: text/html, Size: 92589 bytes --]
[-- Attachment #2.2: PastedGraphic-1.tiff --]
[-- Type: image/tiff, Size: 10168 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* bug#18989: Emacs freezes after using the “eval line and step” icon More Details
2014-11-07 20:32 bug#18989: Emacs freezes after using the “eval line and step” icon Ragy Isaac
@ 2014-11-07 20:43 ` Ragy Isaac
2014-11-08 7:38 ` Jan D.
2014-11-07 23:30 ` bug#18989: Emacs freezes after using the “eval line and step” icon Konrad Podczeck
1 sibling, 1 reply; 10+ messages in thread
From: Ragy Isaac @ 2014-11-07 20:43 UTC (permalink / raw)
To: 18989
[-- Attachment #1: Type: text/plain, Size: 1156 bytes --]
Emacs freezes after using the “eval line and step” icon from the
tool-bar in QUICK succession. The minibuffer displays “tool-bar eval
line and step”. C-g does not unfreeze emacs. I use Force Quite to
terminate emacs. Freezing does not occur if I slowly use “eval line and
step” icon or if I do not use “eval line and step” icon. Instead of the
“eval line and step” icon I execute the R code with C-enter which does
not freeze emacs.
Best Regards,
Ragy Isaac
President, Co-Founder
Quality Promoter International, LLC
(630) 460-2717
Skype: Quality.Promoter
Ragy.Isaac@QualityPromoter.com <mailto:George.Isaac@QualityPromoter.com>
http://www.QualityPromoter.com <http://www.qualitypromoter.com/>
> On Nov 7, 2014, at 2:32 PM, Ragy Isaac <ragy.isaac@qualitypromoter.com> wrote:
>
> Emacs freezes after using the “eval line and step” icon from the tool-bar. The minibuffer displays “tool-bar eval line and step”. C-g does not unfreeze emacs. I use Force Quite to terminate emacs. Freezing does not occur if I do not use “eval line and step” icon. Instead I execute the R code with C-enter.
[-- Attachment #2.1: Type: text/html, Size: 8512 bytes --]
[-- Attachment #2.2: PastedGraphic-1.tiff --]
[-- Type: image/tiff, Size: 10168 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* bug#18989: Emacs freezes after using the “eval line and step” icon
2014-11-07 20:32 bug#18989: Emacs freezes after using the “eval line and step” icon Ragy Isaac
2014-11-07 20:43 ` bug#18989: Emacs freezes after using the “eval line and step” icon More Details Ragy Isaac
@ 2014-11-07 23:30 ` Konrad Podczeck
2014-11-07 23:57 ` Ragy Isaac
1 sibling, 1 reply; 10+ messages in thread
From: Konrad Podczeck @ 2014-11-07 23:30 UTC (permalink / raw)
To: ragy.isaac; +Cc: 18989
Could there be a relation to bug#18407?
Konrad Podczeck
^ permalink raw reply [flat|nested] 10+ messages in thread
* bug#18989: Emacs freezes after using the “eval line and step” icon
2014-11-07 23:30 ` bug#18989: Emacs freezes after using the “eval line and step” icon Konrad Podczeck
@ 2014-11-07 23:57 ` Ragy Isaac
0 siblings, 0 replies; 10+ messages in thread
From: Ragy Isaac @ 2014-11-07 23:57 UTC (permalink / raw)
To: Konrad Podczeck; +Cc: 18989
[-- Attachment #1: Type: text/plain, Size: 874 bytes --]
Thank you Konrad for your very quick follow-up.
I don’t think this is related to bug#18407; I don’t suffer from slow-downs. Emacs instantly freezes after using the “eval line and step” icon from the tool-bar in QUICK succession. I believe it is time-dependent meaning if I use the tool bar slowly no lock-ups occur. Also C-g does not unfreeze emacs. I use Force Quite (Yosemite OS x) to terminate emacs. I also believe that the tool-bar is directly connected with freeze.
Best Regards,
Ragy Isaac
President, Co-Founder
Quality Promoter International, LLC
(630) 460-2717
Skype: Quality.Promoter
Ragy.Isaac@QualityPromoter.com <mailto:George.Isaac@QualityPromoter.com>
http://www.QualityPromoter.com <http://www.qualitypromoter.com/>
> On Nov 7, 2014, at 5:30 PM, Konrad Podczeck <konrad.podczeck@chello.at> wrote:
>
> bug#18407
[-- Attachment #2.1: Type: text/html, Size: 6964 bytes --]
[-- Attachment #2.2: PastedGraphic-1.tiff --]
[-- Type: image/tiff, Size: 10168 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* bug#18989: Emacs freezes after using the “eval line and step” icon More Details
2014-11-07 20:43 ` bug#18989: Emacs freezes after using the “eval line and step” icon More Details Ragy Isaac
@ 2014-11-08 7:38 ` Jan D.
[not found] ` <B242F004-664E-4B77-9F68-8B381DA99BC2@qualitypromoter.com>
0 siblings, 1 reply; 10+ messages in thread
From: Jan D. @ 2014-11-08 7:38 UTC (permalink / raw)
To: Ragy Isaac; +Cc: 18989
[-- Attachment #1: Type: text/plain, Size: 1537 bytes --]
Where do you get a ”eval line and step” icon in the toolbar? It is not in the default, so I assume it is in another mode. Please provide the name of that mode also.
Jan D.
> 7 nov 2014 kl. 21:43 skrev Ragy Isaac <ragy.isaac@qualitypromoter.com>:
>
> Emacs freezes after using the “eval line and step” icon from the
> tool-bar in QUICK succession. The minibuffer displays “tool-bar eval
> line and step”. C-g does not unfreeze emacs. I use Force Quite to
> terminate emacs. Freezing does not occur if I slowly use “eval line and
> step” icon or if I do not use “eval line and step” icon. Instead of the
> “eval line and step” icon I execute the R code with C-enter which does
> not freeze emacs.
> Best Regards,
>
> Ragy Isaac
> President, Co-Founder
>
> <PastedGraphic-1.tiff>
>
>
> Quality Promoter International, LLC
> (630) 460-2717
> Skype: Quality.Promoter
> Ragy.Isaac@QualityPromoter.com <mailto:George.Isaac@QualityPromoter.com>
> http://www.QualityPromoter.com <http://www.qualitypromoter.com/>
>
>
>
>
>> On Nov 7, 2014, at 2:32 PM, Ragy Isaac <ragy.isaac@qualitypromoter.com <mailto:ragy.isaac@qualitypromoter.com>> wrote:
>>
>> Emacs freezes after using the “eval line and step” icon from the tool-bar. The minibuffer displays “tool-bar eval line and step”. C-g does not unfreeze emacs. I use Force Quite to terminate emacs. Freezing does not occur if I do not use “eval line and step” icon. Instead I execute the R code with C-enter.
>
[-- Attachment #2: Type: text/html, Size: 9108 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* bug#18989: Emacs freezes after using the “eval line and step” icon More Details
[not found] ` <B242F004-664E-4B77-9F68-8B381DA99BC2@qualitypromoter.com>
@ 2014-11-08 13:04 ` Jan D.
2014-11-08 14:50 ` Stephen Berman
2014-11-08 15:31 ` bug#18989: Emacs freezes after using the “eval line and step” icon More Details Stefan Monnier
0 siblings, 2 replies; 10+ messages in thread
From: Jan D. @ 2014-11-08 13:04 UTC (permalink / raw)
To: Ragy Isaac; +Cc: 18989
[-- Attachment #1: Type: text/plain, Size: 2357 bytes --]
Please don’t remove the Cc to debbugs.gnu.org.
> 8 nov 2014 kl. 13:49 skrev Ragy Isaac <ragy.isaac@qualitypromoter.com>:
>
> Good morning Jan,
>
> ”eval line and step” icon in the toolbar is part of ESS.
And ESS is?
Jan D.
>
>
> Best Regards,
>
> Ragy Isaac
> President, Co-Founder
>
> <PastedGraphic-1.tiff>
>
>
> Quality Promoter International, LLC
> (630) 460-2717
> Skype: Quality.Promoter
> Ragy.Isaac@QualityPromoter.com <mailto:George.Isaac@QualityPromoter.com>
> http://www.QualityPromoter.com <http://www.qualitypromoter.com/>
>
>
>
>
>> On Nov 8, 2014, at 1:38 AM, Jan D. <jan.h.d@swipnet.se <mailto:jan.h.d@swipnet.se>> wrote:
>>
>> Where do you get a ”eval line and step” icon in the toolbar? It is not in the default, so I assume it is in another mode. Please provide the name of that mode also.
>>
>> Jan D.
>>
>>> 7 nov 2014 kl. 21:43 skrev Ragy Isaac <ragy.isaac@qualitypromoter.com <mailto:ragy.isaac@qualitypromoter.com>>:
>>>
>>> Emacs freezes after using the “eval line and step” icon from the
>>> tool-bar in QUICK succession. The minibuffer displays “tool-bar eval
>>> line and step”. C-g does not unfreeze emacs. I use Force Quite to
>>> terminate emacs. Freezing does not occur if I slowly use “eval line and
>>> step” icon or if I do not use “eval line and step” icon. Instead of the
>>> “eval line and step” icon I execute the R code with C-enter which does
>>> not freeze emacs.
>>> Best Regards,
>>>
>>> Ragy Isaac
>>> President, Co-Founder
>>>
>>> <PastedGraphic-1.tiff>
>>>
>>>
>>> Quality Promoter International, LLC
>>> (630) 460-2717
>>> Skype: Quality.Promoter
>>> Ragy.Isaac@QualityPromoter.com <mailto:George.Isaac@QualityPromoter.com>
>>> http://www.QualityPromoter.com <http://www.qualitypromoter.com/>
>>>
>>>
>>>
>>>
>>>> On Nov 7, 2014, at 2:32 PM, Ragy Isaac <ragy.isaac@qualitypromoter.com <mailto:ragy.isaac@qualitypromoter.com>> wrote:
>>>>
>>>> Emacs freezes after using the “eval line and step” icon from the tool-bar. The minibuffer displays “tool-bar eval line and step”. C-g does not unfreeze emacs. I use Force Quite to terminate emacs. Freezing does not occur if I do not use “eval line and step” icon. Instead I execute the R code with C-enter.
>>>
>>
>
[-- Attachment #2: Type: text/html, Size: 15999 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* bug#18989: Emacs freezes after using the “eval line and step” icon More Details
2014-11-08 13:04 ` Jan D.
@ 2014-11-08 14:50 ` Stephen Berman
2022-02-03 21:26 ` bug#18989: Emacs freezes after using the “eval line and step” icon Lars Ingebrigtsen
2014-11-08 15:31 ` bug#18989: Emacs freezes after using the “eval line and step” icon More Details Stefan Monnier
1 sibling, 1 reply; 10+ messages in thread
From: Stephen Berman @ 2014-11-08 14:50 UTC (permalink / raw)
To: Jan D.; +Cc: Ragy Isaac, 18989
On Sat, 8 Nov 2014 14:04:28 +0100 "Jan D." <jan.h.d@swipnet.se> wrote:
>
> ”eval line and step” icon in the toolbar is part of ESS.
>
> And ESS is?
Emacs Speaks Statistics
http://ess.r-project.org
Steve Berman
^ permalink raw reply [flat|nested] 10+ messages in thread
* bug#18989: Emacs freezes after using the “eval line and step” icon More Details
2014-11-08 13:04 ` Jan D.
2014-11-08 14:50 ` Stephen Berman
@ 2014-11-08 15:31 ` Stefan Monnier
2014-11-08 15:35 ` Ragy Isaac
1 sibling, 1 reply; 10+ messages in thread
From: Stefan Monnier @ 2014-11-08 15:31 UTC (permalink / raw)
To: Jan D.; +Cc: Ragy Isaac, 18989
> And ESS is?
An environment to go with R to do statistics.
I hear it's really nice, but I like stats about as much as root canals,
so don't ask me more about it,
Stefan
^ permalink raw reply [flat|nested] 10+ messages in thread
* bug#18989: Emacs freezes after using the “eval line and step” icon More Details
2014-11-08 15:31 ` bug#18989: Emacs freezes after using the “eval line and step” icon More Details Stefan Monnier
@ 2014-11-08 15:35 ` Ragy Isaac
0 siblings, 0 replies; 10+ messages in thread
From: Ragy Isaac @ 2014-11-08 15:35 UTC (permalink / raw)
To: Stefan Monnier; +Cc: 18989
[-- Attachment #1: Type: text/plain, Size: 685 bytes --]
Statistics is the language of life, you use it everyday. You probably just had a bad professor in college!
Best Regards,
Ragy Isaac
President, Co-Founder
Quality Promoter International, LLC
(630) 460-2717
Skype: Quality.Promoter
Ragy.Isaac@QualityPromoter.com <mailto:George.Isaac@QualityPromoter.com>
http://www.QualityPromoter.com <http://www.qualitypromoter.com/>
> On Nov 8, 2014, at 9:31 AM, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>
>> And ESS is?
>
> An environment to go with R to do statistics.
> I hear it's really nice, but I like stats about as much as root canals,
> so don't ask me more about it,
>
>
> Stefan
[-- Attachment #2.1: Type: text/html, Size: 6475 bytes --]
[-- Attachment #2.2: PastedGraphic-1.tiff --]
[-- Type: image/tiff, Size: 10168 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* bug#18989: Emacs freezes after using the “eval line and step” icon
2014-11-08 14:50 ` Stephen Berman
@ 2022-02-03 21:26 ` Lars Ingebrigtsen
0 siblings, 0 replies; 10+ messages in thread
From: Lars Ingebrigtsen @ 2022-02-03 21:26 UTC (permalink / raw)
To: Stephen Berman; +Cc: Jan D., 18989, Ragy Isaac
Stephen Berman <stephen.berman@gmx.net> writes:
>> ”eval line and step” icon in the toolbar is part of ESS.
>>
>> And ESS is?
>
> Emacs Speaks Statistics
>
> http://ess.r-project.org
(I'm going through old bug reports that unfortunately weren't resolved
at the time.)
Skimming this thread, it seems to be about a bug in the ESS package,
which is not included in Emacs or GNU ELPA. So this is something that
should be reported to the ESS maintainers, and I'm therefore closing
this bug report. (If I've misunderstood, please respond to the debbugs
address and we'll reopen.)
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2022-02-03 21:26 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-07 20:32 bug#18989: Emacs freezes after using the “eval line and step” icon Ragy Isaac
2014-11-07 20:43 ` bug#18989: Emacs freezes after using the “eval line and step” icon More Details Ragy Isaac
2014-11-08 7:38 ` Jan D.
[not found] ` <B242F004-664E-4B77-9F68-8B381DA99BC2@qualitypromoter.com>
2014-11-08 13:04 ` Jan D.
2014-11-08 14:50 ` Stephen Berman
2022-02-03 21:26 ` bug#18989: Emacs freezes after using the “eval line and step” icon Lars Ingebrigtsen
2014-11-08 15:31 ` bug#18989: Emacs freezes after using the “eval line and step” icon More Details Stefan Monnier
2014-11-08 15:35 ` Ragy Isaac
2014-11-07 23:30 ` bug#18989: Emacs freezes after using the “eval line and step” icon Konrad Podczeck
2014-11-07 23:57 ` Ragy Isaac
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).