unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#19022: 25.0.50; crash on mac os x
@ 2014-11-11 20:06 Sam Steingold
  2014-11-13  8:59 ` Jan D.
  2015-01-20 17:51 ` bug#19022: P Maccruiskeen
  0 siblings, 2 replies; 7+ messages in thread
From: Sam Steingold @ 2014-11-11 20:06 UTC (permalink / raw)
  To: 19022

I get crashes all the time now.
Git tip.
I am not sure how to debug this on mac

Process:               Emacs [26177]
Path:                  /Users/USER/*/Emacs.app/Contents/MacOS/Emacs
Identifier:            org.gnu.Emacs
Version:               Version 25.0.50 (9.0)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Emacs [26177]
User ID:               501

Date/Time:             2014-11-11 15:03:23.546 -0500
OS Version:            Mac OS X 10.10 (14A389)
Report Version:        11
Anonymous UUID:        31C7DADA-A236-9AB5-AD44-CF7A71242024

Sleep/Wake UUID:       0224C4A5-8255-44EF-9F27-F3B4B85EACDE

Time Awake Since Boot: 95000 seconds
Time Since Wake:       20000 seconds

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

Exception Type:        EXC_BAD_ACCESS (SIGABRT)
Exception Codes:       KERN_INVALID_ADDRESS at 0x000040dedeadbec0

VM Regions Near 0x40dedeadbec0:
    MALLOC_LARGE           0000000111800000-00000001119ed000 [ 1972K] rw-/rwx SM=PRV  
--> 
    MALLOC_NANO            0000600000000000-0000600000600000 [ 6144K] rw-/rwx SM=PRV  

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff9175ec7e __kill + 10
1   org.gnu.Emacs                 	0x00000001000db223 emacs_abort + 19
2   org.gnu.Emacs                 	0x00000001001b463c ns_term_shutdown + 124
3   org.gnu.Emacs                 	0x00000001000bd44b shut_down_emacs + 283
4   org.gnu.Emacs                 	0x00000001000bd219 terminate_due_to_signal + 89
5   org.gnu.Emacs                 	0x00000001000dccd6 deliver_fatal_thread_signal + 134
6   org.gnu.Emacs                 	0x00000001000dda56 handle_sigsegv + 150
7   libsystem_platform.dylib      	0x00007fff8f655f1a _sigtramp + 26
8   ???                           	000000000000000000 0 + 0
9   com.apple.CoreFoundation      	0x00007fff8aeeaf1d -[__NSArrayM dealloc] + 205
10  libobjc.A.dylib               	0x00007fff837df68c objc_object::sidetable_release(bool) + 236
11  com.apple.AppKit              	0x00007fff89981d12 -[NSImage dealloc] + 108
12  org.gnu.Emacs                 	0x00000001001ceafe -[EmacsImage dealloc] + 94
13  libobjc.A.dylib               	0x00007fff837df68c objc_object::sidetable_release(bool) + 236
14  org.gnu.Emacs                 	0x00000001001aa6d0 x_clear_image + 32
15  org.gnu.Emacs                 	0x00000001001a97b1 clear_image_cache + 929
16  org.gnu.Emacs                 	0x00000001001a93f2 clear_image_caches + 82
17  org.gnu.Emacs                 	0x00000001000278b9 redisplay_internal + 7241
18  org.gnu.Emacs                 	0x00000001000c510e read_char + 2030
19  org.gnu.Emacs                 	0x00000001000c26e8 read_key_sequence + 1960
20  org.gnu.Emacs                 	0x00000001000c1cf5 command_loop_1 + 5301
21  org.gnu.Emacs                 	0x00000001001404eb internal_condition_case + 251
22  org.gnu.Emacs                 	0x00000001000d28be command_loop_2 + 62
23  org.gnu.Emacs                 	0x000000010013fe73 internal_catch + 243
24  org.gnu.Emacs                 	0x00000001000bfe8b command_loop + 235
25  org.gnu.Emacs                 	0x00000001000bfd43 recursive_edit_1 + 131
26  org.gnu.Emacs                 	0x00000001000f0515 read_minibuf + 2597
27  org.gnu.Emacs                 	0x00000001000efaba Fread_from_minibuffer + 250
28  org.gnu.Emacs                 	0x0000000100141ee1 Ffuncall + 1441
29  org.gnu.Emacs                 	0x000000010017bafb exec_byte_code + 2331
30  org.gnu.Emacs                 	0x0000000100141bdd Ffuncall + 669
31  org.gnu.Emacs                 	0x00000001000f0eb2 Fread_buffer + 626
32  org.gnu.Emacs                 	0x0000000100141e0c Ffuncall + 1228
33  org.gnu.Emacs                 	0x000000010017bafb exec_byte_code + 2331
34  org.gnu.Emacs                 	0x000000010014296f funcall_lambda + 831
35  org.gnu.Emacs                 	0x00000001001414e0 apply_lambda + 320
36  org.gnu.Emacs                 	0x000000010013e177 eval_sub + 903
37  org.gnu.Emacs                 	0x000000010013e3ae eval_sub + 1470
38  org.gnu.Emacs                 	0x000000010014133a Feval + 106
39  org.gnu.Emacs                 	0x000000010013b562 Fcall_interactively + 562
40  org.gnu.Emacs                 	0x0000000100141e0c Ffuncall + 1228
41  org.gnu.Emacs                 	0x000000010017bafb exec_byte_code + 2331
42  org.gnu.Emacs                 	0x0000000100141bdd Ffuncall + 669
43  org.gnu.Emacs                 	0x000000010014231d call1 + 45
44  org.gnu.Emacs                 	0x00000001000c1668 command_loop_1 + 3624
45  org.gnu.Emacs                 	0x00000001001404eb internal_condition_case + 251
46  org.gnu.Emacs                 	0x00000001000d28be command_loop_2 + 62
47  org.gnu.Emacs                 	0x000000010013fe73 internal_catch + 243
48  org.gnu.Emacs                 	0x00000001000bfe4e command_loop + 174
49  org.gnu.Emacs                 	0x00000001000bfd43 recursive_edit_1 + 131
50  org.gnu.Emacs                 	0x00000001000bffbc Frecursive_edit + 236
51  org.gnu.Emacs                 	0x00000001000bebfd main + 5949
52  libdyld.dylib                 	0x00007fff86ce55c9 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff9176022e kevent64 + 10
1   libdispatch.dylib             	0x00007fff90239a6a _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib        	0x00007fff9175f3f6 __select + 10
1   com.apple.Foundation          	0x00007fff917e2b7a __NSThread__main__ + 1345
2   libsystem_pthread.dylib       	0x00007fff8bdaf2fc _pthread_body + 131
3   libsystem_pthread.dylib       	0x00007fff8bdaf279 _pthread_start + 176
4   libsystem_pthread.dylib       	0x00007fff8bdad4b1 thread_start + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff9175a52e mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff9175969f mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fff8af30b14 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fff8af2ffdb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation      	0x00007fff8af2f838 CFRunLoopRunSpecific + 296
5   com.apple.AppKit              	0x00007fff89a2c8f7 _NSEventThread + 137
6   libsystem_pthread.dylib       	0x00007fff8bdaf2fc _pthread_body + 131
7   libsystem_pthread.dylib       	0x00007fff8bdaf279 _pthread_start + 176
8   libsystem_pthread.dylib       	0x00007fff8bdad4b1 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff9175f946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8bdad4a1 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib        	0x00007fff9175f946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8bdad4a1 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib        	0x00007fff9175f946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8bdad4a1 start_wqthread + 13

Thread 7:
0   libsystem_kernel.dylib        	0x00007fff9175f946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8bdad4a1 start_wqthread + 13

Thread 8:
0   libsystem_kernel.dylib        	0x00007fff9175f946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8bdad4a1 start_wqthread + 13

Thread 9:
0   libsystem_kernel.dylib        	0x00007fff9175f946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8bdad4a1 start_wqthread + 13

Thread 10:
0   libsystem_kernel.dylib        	0x00007fff9175f946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8bdad4a1 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00000001005e7628  rdx: 0x0000000000000000
  rdi: 0x0000000000006641  rsi: 0x0000000000000006  rbp: 0x00000001005e7650  rsp: 0x00000001005e7628
   r8: 0x000000000000007f   r9: 0x0000600000080be0  r10: 0x0000000000000000  r11: 0x0000000000000206
  r12: 0x00000001005765d8  r13: 0x0000000100576578  r14: 0x0000000000000028  r15: 0x0000000000000020
  rip: 0x00007fff9175ec7e  rfl: 0x0000000000000206  cr2: 0x00007fff735e7c80
  
Logical CPU:     0
Error Code:      0x02000025
Trap Number:     133


Binary Images:
       0x100000000 -        0x100216ff7 +org.gnu.Emacs (Version 25.0.50 - 9.0) <9845F9DB-DA6A-3EC6-9FFF-AADFD30B09A6> /Users/USER/*/Emacs.app/Contents/MacOS/Emacs
       0x1006ce000 -        0x1007c9fff +libMagickWand-6.Q16.2.dylib (0) <34CAC955-C34F-3549-B4B9-BC6842E982DF> /usr/local/lib/libMagickWand-6.Q16.2.dylib
       0x1007e2000 -        0x10093fff7 +libMagickCore-6.Q16.2.dylib (0) <247775AF-499E-3F90-8749-BB91C0D04A7C> /usr/local/lib/libMagickCore-6.Q16.2.dylib
       0x100972000 -        0x100a31fef +libgnutls.28.dylib (0) <FD2CA8CB-2682-3849-BEC1-D1A435AB9928> /usr/local/lib/libgnutls.28.dylib
       0x100a62000 -        0x100acfff7 +libfreetype.6.dylib (0) <81DC85EE-0920-351D-8B87-AB1F4EA9DE46> /usr/local/lib/libfreetype.6.dylib
       0x100ae6000 -        0x100aebff7 +libltdl.7.dylib (0) <75DFF41C-0954-3707-9577-517608ED1B91> /usr/local/lib/libltdl.7.dylib
       0x100aef000 -        0x100b12fff +libpng16.16.dylib (0) <E3BAF7A9-781A-3AC3-9B2F-F329821AD8C3> /usr/local/lib/libpng16.16.dylib
       0x100b1b000 -        0x100b27fff +libtasn1.6.dylib (0) <9FD0F94D-9B5C-3F83-AF99-150B079B3DA6> /usr/local/lib/libtasn1.6.dylib
       0x100b2b000 -        0x100b50fff +libnettle.4.dylib (0) <84429D3D-459A-37E1-8702-06635E3F69FB> /usr/local/lib/libnettle.4.dylib
       0x100b57000 -        0x100b7bff7 +libhogweed.2.dylib (0) <AE9699C5-54B7-33AF-9698-97D7E30E00EF> /usr/local/lib/libhogweed.2.dylib
       0x100b83000 -        0x100bebff7 +libgmp.10.dylib (0) <8994C3B0-B24E-3F0A-8981-7581C13326CA> /usr/local/lib/libgmp.10.dylib
       0x1060da000 -        0x1060dafef +cl_kernels (???) <25240F65-87A8-45CD-9829-40C99B9AC627> cl_kernels
       0x1066b8000 -        0x1066b8ff5 +cl_kernels (???) <169828C7-C811-4730-88A5-D693803156D3> cl_kernels
       0x10aa70000 -        0x10ab56fef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff6418a000 -     0x7fff641c0837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
    0x7fff835bf000 -     0x7fff8361eff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8361f000 -     0x7fff8362fff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
    0x7fff836c5000 -     0x7fff83751fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
    0x7fff83763000 -     0x7fff83789ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8378a000 -     0x7fff837b5ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
    0x7fff837b6000 -     0x7fff837beffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff837bf000 -     0x7fff837bffff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff837c0000 -     0x7fff839a5267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
    0x7fff839c0000 -     0x7fff839c2fff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff839c6000 -     0x7fff83ab8ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff83ab9000 -     0x7fff83b4aff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
    0x7fff83b4b000 -     0x7fff83b4efff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff83b5e000 -     0x7fff83c50fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
    0x7fff83c51000 -     0x7fff83c5cff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
    0x7fff83c5d000 -     0x7fff83d20ff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8403d000 -     0x7fff84131ff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff84132000 -     0x7fff84132fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff84146000 -     0x7fff841b2fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <ACBAAB0A-BCC7-37CF-AAFB-2DA1733F2682> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff841b3000 -     0x7fff841f9ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff841fa000 -     0x7fff84207ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff8430d000 -     0x7fff8433fff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff84340000 -     0x7fff8435aff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff84451000 -     0x7fff8446bff7  libextension.dylib (55) <17514AB2-C503-3D49-A725-EBC1140567A6> /usr/lib/libextension.dylib
    0x7fff8446e000 -     0x7fff8446efff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8446f000 -     0x7fff844ddffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff84a11000 -     0x7fff84a16ffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
    0x7fff84a17000 -     0x7fff84a31ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff84a32000 -     0x7fff84a43ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff84a44000 -     0x7fff84a6ffff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff84a70000 -     0x7fff84a72ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff84a73000 -     0x7fff84afcfff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8556e000 -     0x7fff8558aff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff858db000 -     0x7fff858ddff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
    0x7fff85928000 -     0x7fff85958ffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff85959000 -     0x7fff85a18fff  com.apple.backup.framework (1.6 - 1.6) <5C38C168-5E9B-335D-9570-91AF8604BB10> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff85a3e000 -     0x7fff85a3eff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff85a59000 -     0x7fff85be7fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff86577000 -     0x7fff8657efff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff865b3000 -     0x7fff865b9ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff865bf000 -     0x7fff865ccff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
    0x7fff865cd000 -     0x7fff865d1fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff865da000 -     0x7fff865f5ff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff865f6000 -     0x7fff86673fff  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
    0x7fff86674000 -     0x7fff86678fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
    0x7fff86697000 -     0x7fff86698fff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
    0x7fff866e9000 -     0x7fff866f1ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff866f2000 -     0x7fff8674cff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff8674d000 -     0x7fff868b8ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff86a61000 -     0x7fff86a66fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff86a67000 -     0x7fff86ce1fff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff86ce2000 -     0x7fff86ce5ff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
    0x7fff86ce6000 -     0x7fff86f60ff3  com.apple.RawCamera.bundle (6.00 - 761) <056E2E1D-6682-354E-9666-7E4935653D47> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff86f7e000 -     0x7fff86f8ffff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
    0x7fff86f93000 -     0x7fff86ffaff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff86ffb000 -     0x7fff86ffdffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8701a000 -     0x7fff8701cfff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff8701d000 -     0x7fff87071fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff87072000 -     0x7fff87341ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff87342000 -     0x7fff87348fff  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
    0x7fff87349000 -     0x7fff87362ff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff87d33000 -     0x7fff87d50ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
    0x7fff87d51000 -     0x7fff87d65ff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff87dbc000 -     0x7fff87dc2fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
    0x7fff87dc3000 -     0x7fff8802bffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8802c000 -     0x7fff8811fff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff88120000 -     0x7fff88121fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff88122000 -     0x7fff881b3fff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff881b4000 -     0x7fff881bdfff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff881be000 -     0x7fff88a15ff3  com.apple.CoreGraphics (1.600.0 - 772) <6364CBE3-3635-3A53-B448-9D19EF9FEA96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff88a16000 -     0x7fff88a3bff7  libJPEG.dylib (1231) <35F13BD9-AA92-3510-B5BB-420DA15AE7F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff88a49000 -     0x7fff88d30ffb  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
    0x7fff88d31000 -     0x7fff88d33fff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff89093000 -     0x7fff891a2ffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff891a3000 -     0x7fff89212fff  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
    0x7fff89213000 -     0x7fff89243fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff89244000 -     0x7fff89577fff  libmecabra.dylib (666) <2CE5540A-D412-3D53-9E11-86C24D61713B> /usr/lib/libmecabra.dylib
    0x7fff8957b000 -     0x7fff895a3fff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
    0x7fff895c0000 -     0x7fff895c1fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff895c2000 -     0x7fff895d4fff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
    0x7fff89627000 -     0x7fff89673ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
    0x7fff89674000 -     0x7fff89712fff  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
    0x7fff8971e000 -     0x7fff8972bfff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff8972c000 -     0x7fff8972eff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
    0x7fff8972f000 -     0x7fff897a3fff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff89800000 -     0x7fff8980ffff  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
    0x7fff89810000 -     0x7fff898a4fff  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
    0x7fff898a5000 -     0x7fff8a3e6fff  com.apple.AppKit (6.9 - 1343.14) <1732C412-257B-340E-8863-B8162D4EB2E2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8a4ba000 -     0x7fff8a4bfff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff8a4c0000 -     0x7fff8a4caff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8a4fd000 -     0x7fff8a4ffff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8a500000 -     0x7fff8a5d6ff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8ab50000 -     0x7fff8ab71fff  com.apple.framework.Apple80211 (10.0 - 1000.57.3) <F64EB1A1-57F3-3ABA-97D0-DB7C926FD07F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8ab79000 -     0x7fff8ab9eff7  libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8abd2000 -     0x7fff8ac71df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff8ac72000 -     0x7fff8acaaffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
    0x7fff8acdc000 -     0x7fff8ad13ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8aebe000 -     0x7fff8b254fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8b2d6000 -     0x7fff8b33dff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8b389000 -     0x7fff8b3b1ffb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8b3c1000 -     0x7fff8b3e4fff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8b8d2000 -     0x7fff8b8deff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8b8df000 -     0x7fff8b8faff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff8b900000 -     0x7fff8b901ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8b922000 -     0x7fff8b923fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8b92e000 -     0x7fff8b92efff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8b92f000 -     0x7fff8b937ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff8b938000 -     0x7fff8b93ffff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff8ba8d000 -     0x7fff8bacefff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8bacf000 -     0x7fff8bad1fff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8bdac000 -     0x7fff8bdb5fff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8bdb6000 -     0x7fff8bde6ff7  libncurses.5.4.dylib (44) <F09809A4-53B9-3E91-A8FA-D3F584C03AA3> /usr/lib/libncurses.5.4.dylib
    0x7fff8bde7000 -     0x7fff8bdebfff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8bdec000 -     0x7fff8bdfaff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8bdfb000 -     0x7fff8be02ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8be03000 -     0x7fff8be15ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff8be1d000 -     0x7fff8be21ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8be7b000 -     0x7fff8c17dfff  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
    0x7fff8c17e000 -     0x7fff8c1f6ff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8c1f7000 -     0x7fff8c211ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff8c218000 -     0x7fff8c218fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8c224000 -     0x7fff8c33bfe7  libvDSP.dylib (512) <52777555-F051-3BC2-A2D2-9645907E836D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8c33c000 -     0x7fff8c347fff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8c348000 -     0x7fff8c391ff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8c3db000 -     0x7fff8c3e5ff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8c3e6000 -     0x7fff8c45cfe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
    0x7fff8c50a000 -     0x7fff8c513ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff8c7cb000 -     0x7fff8c81aff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8c81b000 -     0x7fff8ca00ff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
    0x7fff8ca01000 -     0x7fff8cb22fff  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
    0x7fff8cb23000 -     0x7fff8cc65fff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
    0x7fff8cc66000 -     0x7fff8ccb2fff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8ceba000 -     0x7fff8cef5fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8cef6000 -     0x7fff8d349fc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8d34a000 -     0x7fff8d355ff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
    0x7fff8d35a000 -     0x7fff8d376fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8d3dd000 -     0x7fff8d51afff  com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8daa3000 -     0x7fff8dafefff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8daff000 -     0x7fff8db04ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff8db05000 -     0x7fff8db18ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff8db83000 -     0x7fff8dbf4ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8dc84000 -     0x7fff8dcbffff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8dd14000 -     0x7fff8dd16fff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8dd44000 -     0x7fff8dd92fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
    0x7fff8dd93000 -     0x7fff8ddc1fff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8de1c000 -     0x7fff8df43fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8df44000 -     0x7fff8df71fff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8dfcf000 -     0x7fff8e071fff  com.apple.Bluetooth (4.3.0 - 4.3.0f10) <70922125-2A01-37AE-9CB8-D8A9578092E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff8e253000 -     0x7fff8e260fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff8e261000 -     0x7fff8e262fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8e291000 -     0x7fff8e2c4ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8e2f9000 -     0x7fff8e339ff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8e33a000 -     0x7fff8e380ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8e4ec000 -     0x7fff8e4eefff  libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8e4f8000 -     0x7fff8e503ff7  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
    0x7fff8e504000 -     0x7fff8e50cfff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8e50d000 -     0x7fff8e524ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff8e589000 -     0x7fff8e5c3ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8e792000 -     0x7fff8e7dfff3  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
    0x7fff8e7e0000 -     0x7fff8ec10fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff8ec40000 -     0x7fff8ec51ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
    0x7fff8ec52000 -     0x7fff8ee55ff3  com.apple.CFNetwork (720.0.9 - 720.0.9) <78EE1B88-394F-3BB8-93A6-E068990559EC> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8ee65000 -     0x7fff8ee8dfff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
    0x7fff8ee8e000 -     0x7fff8ee92fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff8ee93000 -     0x7fff8ee95fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff8ee96000 -     0x7fff8ee9fff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8eea0000 -     0x7fff8eef1ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8eef2000 -     0x7fff8f19efff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff8f1a1000 -     0x7fff8f1c0fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff8f1c1000 -     0x7fff8f1d5ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff8f20b000 -     0x7fff8f2c6ff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8f2f8000 -     0x7fff8f338ff7  com.apple.CloudDocs (1.0 - 280.1) <21D7E10A-99EF-34BE-82D7-29A6F1761DE5> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff8f339000 -     0x7fff8f344fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8f3c4000 -     0x7fff8f446fff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8f44c000 -     0x7fff8f454ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff8f455000 -     0x7fff8f480fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff8f481000 -     0x7fff8f4aefff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8f4af000 -     0x7fff8f4c5ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff8f5a6000 -     0x7fff8f5a6ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff8f627000 -     0x7fff8f650ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
    0x7fff8f651000 -     0x7fff8f659fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff8f719000 -     0x7fff8f71affb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff8f71b000 -     0x7fff8f84bfff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff90235000 -     0x7fff9025fff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff90260000 -     0x7fff90263fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff902b9000 -     0x7fff902b9ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
    0x7fff9133a000 -     0x7fff9133afff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff9133b000 -     0x7fff91748ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff91749000 -     0x7fff91766fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
    0x7fff9177a000 -     0x7fff91aa8ff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff91e15000 -     0x7fff91e2fff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff91e45000 -     0x7fff91e65fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff91e66000 -     0x7fff91f49fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff927f3000 -     0x7fff9290bffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff9290c000 -     0x7fff92abcff7  com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff92ac4000 -     0x7fff92afcfff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff92b0d000 -     0x7fff92b11ff7  libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff92b6e000 -     0x7fff92b76fe7  libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff92e9e000 -     0x7fff92f12ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff92f13000 -     0x7fff92fa8ff7  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

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

VM Region Summary:
ReadOnly portion of Libraries: Total=192.4M resident=113.2M(59%) swapped_out_or_unallocated=79.2M(41%)
Writable regions: Total=235.3M written=45.3M(19%) resident=76.9M(33%) swapped_out=0K(0%) unallocated=158.4M(67%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  10.1M
CG image                            168K
CG shared images                    368K
CoreAnimation                        20K
CoreImage                            16K
CoreUI image data                   200K
Foundation                            4K
Kernel Alloc Once                     8K
MALLOC                            145.2M
MALLOC (admin)                       32K
Memory Tag 242                       12K
OpenCL                               16K
STACK GUARD                          40K
Stack                              68.3M
Stack (reserved)                    324K        reserved VM address space (unallocated)
VM_ALLOCATE                        17.2M
VM_ALLOCATE (reserved)              256K        reserved VM address space (unallocated)
__DATA                             74.8M
__IMAGE                             528K
__LINKEDIT                         71.6M
__TEXT                            120.8M
__UNICODE                           544K
mapped file                        61.4M
shared memory                         4K
===========                      =======
TOTAL                             571.9M
TOTAL, minus reserved VM space    571.3M
 

Model: MacBookPro10,1, BootROM MBP101.00EE.B05, 4 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 2.3f36
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), 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: Thunderbolt Ethernet, Ethernet, en4
Network Service: Wi-Fi, AirPort, en0
PCI Card: Apple 57762-A0, Ethernet Controller, Thunderbolt@195,0,0
Serial ATA Device: APPLE SSD SD512E, 500.28 GB
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: Hub
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4
Thunderbolt Device: Thunderbolt to Gigabit Ethernet Adapter, Apple Inc., 1, 5.5





In GNU Emacs 25.0.50.1 (x86_64-apple-darwin14.0.0, NS appkit-1343.14 Version 10.10 (Build 14A389))
 of 2014-11-11 on sds-MacBook-Pro.local
Windowing system distributor `Apple', version 10.3.1343
Configured using:
 `configure --with-ns'

Configured features:
IMAGEMAGICK ACL GNUTLS LIBXML2 ZLIB

Important settings:
  value of $LANG: C
  locale-coding-system: utf-8-unix

Major mode: Emacs-Lisp

Minor modes in effect:
  diff-auto-refine-mode: t
  rcirc-track-minor-mode: t
  which-function-mode: t
  url-handler-mode: t
  show-paren-mode: t
  desktop-save-mode: t
  shell-dirtrack-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  abbrev-mode: t

Recent messages:
Mark set [2 times]
Setting up indent for shell type bash
Indentation variables are now local.
Indentation setup for shell type bash
Desktop: File "/Users/sds/Mail/.newsrc-dribble" no longer exists.
Wrote /Users/sds/.emacs.d/.emacs.desktop.lock
Desktop: 1 frame, 27 buffers restored, 1 failed to restore.
Running git --no-pager update-index --refresh . in background... done
Running git --no-pager diff-index --relative -z -M HEAD -- . in background... done
Running git --no-pager ls-files -z -o --directory --no-empty-directory --exclude-standard -- . in background... done

Load-path shadows:
None found.

Features:
(shadow sort bbdb-message mailalias cookie1 mail-extr gnus-msg gnus-art
mm-uu mml2015 mm-view mml-smime smime dig mailcap gnus-sum gnus-group
gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source tls utf7 netrc
nnoo parse-time gnus-spec gnus-int gnus-range gnus-win emacsbug message
rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums remember
dired-aux image-mode info make-mode dired sh-script smie pig-mode js
cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine
sql view python json vc-git diff-mode easy-mmode vc-dir ewoc vc
vc-dispatcher vc-hg add-log package epg-config midnight warnings gnus
gnus-ems nnheader mail-utils wid-edit bbdb-mua bbdb-com crm mailabbrev
bbdb-loaddefs bbdb bbdb-site timezone rcirc server which-func imenu
url-handlers url-parse auth-source cl-macs eieio byte-opt bytecomp
byte-compile cl-extra cconv eieio-core gnus-util mm-util mail-prsvr
password-cache url-vars paren help-at-pt desktop frameset cus-start
cus-load ido ess-toolbar ess-mouse mouseme thingatpt browse-url ess-menu
ess-swv ess-noweb ess-noweb-font-lock-mode ess-bugs-l essd-els ess-sas-d
ess-sas-l ess-sas-a shell pcomplete ess-sta-d ess-sta-l cc-vars cc-defs
make-regexp ess-sp6-d ess-sp3-d ess-julia ess-r-d compile ess-tracebug
format-spec ess-roxy advice help-fns hideshow ess-help ess-developer
ess-r-args ess-s-l ess ess-inf comint ansi-color ring ess-mode
ess-noweb-mode ess-utils ess-custom executable easymenu ess-compat
ess-site cl gv cl-loaddefs cl-lib time-date tooltip eldoc electric
uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd
fontset image regexp-opt fringe tabulated-list newcomment elisp-mode
lisp-mode prog-mode register page menu-bar rfn-eshadow timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
cocoa ns multi-tty emacs)

Memory information:
((conses 16 369286 29285)
 (symbols 48 62066 0)
 (miscs 40 6056 61)
 (strings 32 168079 15782)
 (string-bytes 1 4134923)
 (vectors 16 45267)
 (vector-slots 8 743919 5027)
 (floats 8 303 166)
 (intervals 56 2101 21)
 (buffers 976 41))

-- 
Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1343
http://www.childpsy.net/ http://islamexposedonline.com http://www.dhimmitude.org
http://www.memritv.org http://honestreporting.com http://jihadwatch.org
Beauty is only a light switch away.





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#19022: 25.0.50; crash on mac os x
  2014-11-11 20:06 bug#19022: 25.0.50; crash on mac os x Sam Steingold
@ 2014-11-13  8:59 ` Jan D.
  2014-11-14 18:11   ` Sam Steingold
  2015-01-20 17:51 ` bug#19022: P Maccruiskeen
  1 sibling, 1 reply; 7+ messages in thread
From: Jan D. @ 2014-11-13  8:59 UTC (permalink / raw)
  To: sds, 19022

Sam Steingold skrev den 2014-11-11 21:06:
> I get crashes all the time now.

I don't.  Please give a recepie starting from emacs -Q

> Git tip.

Which is totally unknown, as the new Git repo was not in place.

	Jan D.

> I am not sure how to debug this on mac
>
> Process:               Emacs [26177]
> Path:                  /Users/USER/*/Emacs.app/Contents/MacOS/Emacs
> Identifier:            org.gnu.Emacs
> Version:               Version 25.0.50 (9.0)
> Code Type:             X86-64 (Native)
> Parent Process:        ??? [1]
> Responsible:           Emacs [26177]
> User ID:               501
>
> Date/Time:             2014-11-11 15:03:23.546 -0500
> OS Version:            Mac OS X 10.10 (14A389)
> Report Version:        11
> Anonymous UUID:        31C7DADA-A236-9AB5-AD44-CF7A71242024
>
> Sleep/Wake UUID:       0224C4A5-8255-44EF-9F27-F3B4B85EACDE
>
> Time Awake Since Boot: 95000 seconds
> Time Since Wake:       20000 seconds
>
> Crashed Thread:        0  Dispatch queue: com.apple.main-thread
>
> Exception Type:        EXC_BAD_ACCESS (SIGABRT)
> Exception Codes:       KERN_INVALID_ADDRESS at 0x000040dedeadbec0
>
> VM Regions Near 0x40dedeadbec0:
>      MALLOC_LARGE           0000000111800000-00000001119ed000 [ 1972K] rw-/rwx SM=PRV
> -->
>      MALLOC_NANO            0000600000000000-0000600000600000 [ 6144K] rw-/rwx SM=PRV
>
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0   libsystem_kernel.dylib        	0x00007fff9175ec7e __kill + 10
> 1   org.gnu.Emacs                 	0x00000001000db223 emacs_abort + 19
> 2   org.gnu.Emacs                 	0x00000001001b463c ns_term_shutdown + 124
> 3   org.gnu.Emacs                 	0x00000001000bd44b shut_down_emacs + 283
> 4   org.gnu.Emacs                 	0x00000001000bd219 terminate_due_to_signal + 89
> 5   org.gnu.Emacs                 	0x00000001000dccd6 deliver_fatal_thread_signal + 134
> 6   org.gnu.Emacs                 	0x00000001000dda56 handle_sigsegv + 150
> 7   libsystem_platform.dylib      	0x00007fff8f655f1a _sigtramp + 26
> 8   ???                           	000000000000000000 0 + 0
> 9   com.apple.CoreFoundation      	0x00007fff8aeeaf1d -[__NSArrayM dealloc] + 205
> 10  libobjc.A.dylib               	0x00007fff837df68c objc_object::sidetable_release(bool) + 236
> 11  com.apple.AppKit              	0x00007fff89981d12 -[NSImage dealloc] + 108
> 12  org.gnu.Emacs                 	0x00000001001ceafe -[EmacsImage dealloc] + 94
> 13  libobjc.A.dylib               	0x00007fff837df68c objc_object::sidetable_release(bool) + 236
> 14  org.gnu.Emacs                 	0x00000001001aa6d0 x_clear_image + 32
> 15  org.gnu.Emacs                 	0x00000001001a97b1 clear_image_cache + 929
> 16  org.gnu.Emacs                 	0x00000001001a93f2 clear_image_caches + 82
> 17  org.gnu.Emacs                 	0x00000001000278b9 redisplay_internal + 7241
> 18  org.gnu.Emacs                 	0x00000001000c510e read_char + 2030
> 19  org.gnu.Emacs                 	0x00000001000c26e8 read_key_sequence + 1960
> 20  org.gnu.Emacs                 	0x00000001000c1cf5 command_loop_1 + 5301
> 21  org.gnu.Emacs                 	0x00000001001404eb internal_condition_case + 251
> 22  org.gnu.Emacs                 	0x00000001000d28be command_loop_2 + 62
> 23  org.gnu.Emacs                 	0x000000010013fe73 internal_catch + 243
> 24  org.gnu.Emacs                 	0x00000001000bfe8b command_loop + 235
> 25  org.gnu.Emacs                 	0x00000001000bfd43 recursive_edit_1 + 131
> 26  org.gnu.Emacs                 	0x00000001000f0515 read_minibuf + 2597
> 27  org.gnu.Emacs                 	0x00000001000efaba Fread_from_minibuffer + 250
> 28  org.gnu.Emacs                 	0x0000000100141ee1 Ffuncall + 1441
> 29  org.gnu.Emacs                 	0x000000010017bafb exec_byte_code + 2331
> 30  org.gnu.Emacs                 	0x0000000100141bdd Ffuncall + 669
> 31  org.gnu.Emacs                 	0x00000001000f0eb2 Fread_buffer + 626
> 32  org.gnu.Emacs                 	0x0000000100141e0c Ffuncall + 1228
> 33  org.gnu.Emacs                 	0x000000010017bafb exec_byte_code + 2331
> 34  org.gnu.Emacs                 	0x000000010014296f funcall_lambda + 831
> 35  org.gnu.Emacs                 	0x00000001001414e0 apply_lambda + 320
> 36  org.gnu.Emacs                 	0x000000010013e177 eval_sub + 903
> 37  org.gnu.Emacs                 	0x000000010013e3ae eval_sub + 1470
> 38  org.gnu.Emacs                 	0x000000010014133a Feval + 106
> 39  org.gnu.Emacs                 	0x000000010013b562 Fcall_interactively + 562
> 40  org.gnu.Emacs                 	0x0000000100141e0c Ffuncall + 1228
> 41  org.gnu.Emacs                 	0x000000010017bafb exec_byte_code + 2331
> 42  org.gnu.Emacs                 	0x0000000100141bdd Ffuncall + 669
> 43  org.gnu.Emacs                 	0x000000010014231d call1 + 45
> 44  org.gnu.Emacs                 	0x00000001000c1668 command_loop_1 + 3624
> 45  org.gnu.Emacs                 	0x00000001001404eb internal_condition_case + 251
> 46  org.gnu.Emacs                 	0x00000001000d28be command_loop_2 + 62
> 47  org.gnu.Emacs                 	0x000000010013fe73 internal_catch + 243
> 48  org.gnu.Emacs                 	0x00000001000bfe4e command_loop + 174
> 49  org.gnu.Emacs                 	0x00000001000bfd43 recursive_edit_1 + 131
> 50  org.gnu.Emacs                 	0x00000001000bffbc Frecursive_edit + 236
> 51  org.gnu.Emacs                 	0x00000001000bebfd main + 5949
> 52  libdyld.dylib                 	0x00007fff86ce55c9 start + 1
>
> Thread 1:: Dispatch queue: com.apple.libdispatch-manager
> 0   libsystem_kernel.dylib        	0x00007fff9176022e kevent64 + 10
> 1   libdispatch.dylib             	0x00007fff90239a6a _dispatch_mgr_thread + 52
>
> Thread 2:
> 0   libsystem_kernel.dylib        	0x00007fff9175f3f6 __select + 10
> 1   com.apple.Foundation          	0x00007fff917e2b7a __NSThread__main__ + 1345
> 2   libsystem_pthread.dylib       	0x00007fff8bdaf2fc _pthread_body + 131
> 3   libsystem_pthread.dylib       	0x00007fff8bdaf279 _pthread_start + 176
> 4   libsystem_pthread.dylib       	0x00007fff8bdad4b1 thread_start + 13
>
> Thread 3:
> 0   libsystem_kernel.dylib        	0x00007fff9175a52e mach_msg_trap + 10
> 1   libsystem_kernel.dylib        	0x00007fff9175969f mach_msg + 55
> 2   com.apple.CoreFoundation      	0x00007fff8af30b14 __CFRunLoopServiceMachPort + 212
> 3   com.apple.CoreFoundation      	0x00007fff8af2ffdb __CFRunLoopRun + 1371
> 4   com.apple.CoreFoundation      	0x00007fff8af2f838 CFRunLoopRunSpecific + 296
> 5   com.apple.AppKit              	0x00007fff89a2c8f7 _NSEventThread + 137
> 6   libsystem_pthread.dylib       	0x00007fff8bdaf2fc _pthread_body + 131
> 7   libsystem_pthread.dylib       	0x00007fff8bdaf279 _pthread_start + 176
> 8   libsystem_pthread.dylib       	0x00007fff8bdad4b1 thread_start + 13
>
> Thread 4:
> 0   libsystem_kernel.dylib        	0x00007fff9175f946 __workq_kernreturn + 10
> 1   libsystem_pthread.dylib       	0x00007fff8bdad4a1 start_wqthread + 13
>
> Thread 5:
> 0   libsystem_kernel.dylib        	0x00007fff9175f946 __workq_kernreturn + 10
> 1   libsystem_pthread.dylib       	0x00007fff8bdad4a1 start_wqthread + 13
>
> Thread 6:
> 0   libsystem_kernel.dylib        	0x00007fff9175f946 __workq_kernreturn + 10
> 1   libsystem_pthread.dylib       	0x00007fff8bdad4a1 start_wqthread + 13
>
> Thread 7:
> 0   libsystem_kernel.dylib        	0x00007fff9175f946 __workq_kernreturn + 10
> 1   libsystem_pthread.dylib       	0x00007fff8bdad4a1 start_wqthread + 13
>
> Thread 8:
> 0   libsystem_kernel.dylib        	0x00007fff9175f946 __workq_kernreturn + 10
> 1   libsystem_pthread.dylib       	0x00007fff8bdad4a1 start_wqthread + 13
>
> Thread 9:
> 0   libsystem_kernel.dylib        	0x00007fff9175f946 __workq_kernreturn + 10
> 1   libsystem_pthread.dylib       	0x00007fff8bdad4a1 start_wqthread + 13
>
> Thread 10:
> 0   libsystem_kernel.dylib        	0x00007fff9175f946 __workq_kernreturn + 10
> 1   libsystem_pthread.dylib       	0x00007fff8bdad4a1 start_wqthread + 13
>
> Thread 0 crashed with X86 Thread State (64-bit):
>    rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00000001005e7628  rdx: 0x0000000000000000
>    rdi: 0x0000000000006641  rsi: 0x0000000000000006  rbp: 0x00000001005e7650  rsp: 0x00000001005e7628
>     r8: 0x000000000000007f   r9: 0x0000600000080be0  r10: 0x0000000000000000  r11: 0x0000000000000206
>    r12: 0x00000001005765d8  r13: 0x0000000100576578  r14: 0x0000000000000028  r15: 0x0000000000000020
>    rip: 0x00007fff9175ec7e  rfl: 0x0000000000000206  cr2: 0x00007fff735e7c80
>
> Logical CPU:     0
> Error Code:      0x02000025
> Trap Number:     133
>
>
> Binary Images:
>         0x100000000 -        0x100216ff7 +org.gnu.Emacs (Version 25.0.50 - 9.0) <9845F9DB-DA6A-3EC6-9FFF-AADFD30B09A6> /Users/USER/*/Emacs.app/Contents/MacOS/Emacs
>         0x1006ce000 -        0x1007c9fff +libMagickWand-6.Q16.2.dylib (0) <34CAC955-C34F-3549-B4B9-BC6842E982DF> /usr/local/lib/libMagickWand-6.Q16.2.dylib
>         0x1007e2000 -        0x10093fff7 +libMagickCore-6.Q16.2.dylib (0) <247775AF-499E-3F90-8749-BB91C0D04A7C> /usr/local/lib/libMagickCore-6.Q16.2.dylib
>         0x100972000 -        0x100a31fef +libgnutls.28.dylib (0) <FD2CA8CB-2682-3849-BEC1-D1A435AB9928> /usr/local/lib/libgnutls.28.dylib
>         0x100a62000 -        0x100acfff7 +libfreetype.6.dylib (0) <81DC85EE-0920-351D-8B87-AB1F4EA9DE46> /usr/local/lib/libfreetype.6.dylib
>         0x100ae6000 -        0x100aebff7 +libltdl.7.dylib (0) <75DFF41C-0954-3707-9577-517608ED1B91> /usr/local/lib/libltdl.7.dylib
>         0x100aef000 -        0x100b12fff +libpng16.16.dylib (0) <E3BAF7A9-781A-3AC3-9B2F-F329821AD8C3> /usr/local/lib/libpng16.16.dylib
>         0x100b1b000 -        0x100b27fff +libtasn1.6.dylib (0) <9FD0F94D-9B5C-3F83-AF99-150B079B3DA6> /usr/local/lib/libtasn1.6.dylib
>         0x100b2b000 -        0x100b50fff +libnettle.4.dylib (0) <84429D3D-459A-37E1-8702-06635E3F69FB> /usr/local/lib/libnettle.4.dylib
>         0x100b57000 -        0x100b7bff7 +libhogweed.2.dylib (0) <AE9699C5-54B7-33AF-9698-97D7E30E00EF> /usr/local/lib/libhogweed.2.dylib
>         0x100b83000 -        0x100bebff7 +libgmp.10.dylib (0) <8994C3B0-B24E-3F0A-8981-7581C13326CA> /usr/local/lib/libgmp.10.dylib
>         0x1060da000 -        0x1060dafef +cl_kernels (???) <25240F65-87A8-45CD-9829-40C99B9AC627> cl_kernels
>         0x1066b8000 -        0x1066b8ff5 +cl_kernels (???) <169828C7-C811-4730-88A5-D693803156D3> cl_kernels
>         0x10aa70000 -        0x10ab56fef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
>      0x7fff6418a000 -     0x7fff641c0837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
>      0x7fff835bf000 -     0x7fff8361eff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
>      0x7fff8361f000 -     0x7fff8362fff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
>      0x7fff836c5000 -     0x7fff83751fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
>      0x7fff83763000 -     0x7fff83789ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
>      0x7fff8378a000 -     0x7fff837b5ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
>      0x7fff837b6000 -     0x7fff837beffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
>      0x7fff837bf000 -     0x7fff837bffff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
>      0x7fff837c0000 -     0x7fff839a5267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
>      0x7fff839c0000 -     0x7fff839c2fff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
>      0x7fff839c6000 -     0x7fff83ab8ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
>      0x7fff83ab9000 -     0x7fff83b4aff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
>      0x7fff83b4b000 -     0x7fff83b4efff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
>      0x7fff83b5e000 -     0x7fff83c50fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
>      0x7fff83c51000 -     0x7fff83c5cff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
>      0x7fff83c5d000 -     0x7fff83d20ff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
>      0x7fff8403d000 -     0x7fff84131ff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
>      0x7fff84132000 -     0x7fff84132fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
>      0x7fff84146000 -     0x7fff841b2fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <ACBAAB0A-BCC7-37CF-AAFB-2DA1733F2682> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
>      0x7fff841b3000 -     0x7fff841f9ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
>      0x7fff841fa000 -     0x7fff84207ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
>      0x7fff8430d000 -     0x7fff8433fff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
>      0x7fff84340000 -     0x7fff8435aff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
>      0x7fff84451000 -     0x7fff8446bff7  libextension.dylib (55) <17514AB2-C503-3D49-A725-EBC1140567A6> /usr/lib/libextension.dylib
>      0x7fff8446e000 -     0x7fff8446efff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
>      0x7fff8446f000 -     0x7fff844ddffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
>      0x7fff84a11000 -     0x7fff84a16ffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
>      0x7fff84a17000 -     0x7fff84a31ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
>      0x7fff84a32000 -     0x7fff84a43ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
>      0x7fff84a44000 -     0x7fff84a6ffff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
>      0x7fff84a70000 -     0x7fff84a72ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
>      0x7fff84a73000 -     0x7fff84afcfff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
>      0x7fff8556e000 -     0x7fff8558aff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
>      0x7fff858db000 -     0x7fff858ddff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
>      0x7fff85928000 -     0x7fff85958ffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
>      0x7fff85959000 -     0x7fff85a18fff  com.apple.backup.framework (1.6 - 1.6) <5C38C168-5E9B-335D-9570-91AF8604BB10> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
>      0x7fff85a3e000 -     0x7fff85a3eff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
>      0x7fff85a59000 -     0x7fff85be7fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
>      0x7fff86577000 -     0x7fff8657efff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
>      0x7fff865b3000 -     0x7fff865b9ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
>      0x7fff865bf000 -     0x7fff865ccff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
>      0x7fff865cd000 -     0x7fff865d1fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
>      0x7fff865da000 -     0x7fff865f5ff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
>      0x7fff865f6000 -     0x7fff86673fff  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
>      0x7fff86674000 -     0x7fff86678fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
>      0x7fff86697000 -     0x7fff86698fff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
>      0x7fff866e9000 -     0x7fff866f1ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
>      0x7fff866f2000 -     0x7fff8674cff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
>      0x7fff8674d000 -     0x7fff868b8ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
>      0x7fff86a61000 -     0x7fff86a66fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
>      0x7fff86a67000 -     0x7fff86ce1fff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
>      0x7fff86ce2000 -     0x7fff86ce5ff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
>      0x7fff86ce6000 -     0x7fff86f60ff3  com.apple.RawCamera.bundle (6.00 - 761) <056E2E1D-6682-354E-9666-7E4935653D47> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
>      0x7fff86f7e000 -     0x7fff86f8ffff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
>      0x7fff86f93000 -     0x7fff86ffaff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
>      0x7fff86ffb000 -     0x7fff86ffdffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
>      0x7fff8701a000 -     0x7fff8701cfff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
>      0x7fff8701d000 -     0x7fff87071fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
>      0x7fff87072000 -     0x7fff87341ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
>      0x7fff87342000 -     0x7fff87348fff  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
>      0x7fff87349000 -     0x7fff87362ff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
>      0x7fff87d33000 -     0x7fff87d50ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
>      0x7fff87d51000 -     0x7fff87d65ff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
>      0x7fff87dbc000 -     0x7fff87dc2fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
>      0x7fff87dc3000 -     0x7fff8802bffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
>      0x7fff8802c000 -     0x7fff8811fff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
>      0x7fff88120000 -     0x7fff88121fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
>      0x7fff88122000 -     0x7fff881b3fff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
>      0x7fff881b4000 -     0x7fff881bdfff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
>      0x7fff881be000 -     0x7fff88a15ff3  com.apple.CoreGraphics (1.600.0 - 772) <6364CBE3-3635-3A53-B448-9D19EF9FEA96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
>      0x7fff88a16000 -     0x7fff88a3bff7  libJPEG.dylib (1231) <35F13BD9-AA92-3510-B5BB-420DA15AE7F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
>      0x7fff88a49000 -     0x7fff88d30ffb  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
>      0x7fff88d31000 -     0x7fff88d33fff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
>      0x7fff89093000 -     0x7fff891a2ffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
>      0x7fff891a3000 -     0x7fff89212fff  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
>      0x7fff89213000 -     0x7fff89243fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
>      0x7fff89244000 -     0x7fff89577fff  libmecabra.dylib (666) <2CE5540A-D412-3D53-9E11-86C24D61713B> /usr/lib/libmecabra.dylib
>      0x7fff8957b000 -     0x7fff895a3fff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
>      0x7fff895c0000 -     0x7fff895c1fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
>      0x7fff895c2000 -     0x7fff895d4fff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
>      0x7fff89627000 -     0x7fff89673ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
>      0x7fff89674000 -     0x7fff89712fff  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
>      0x7fff8971e000 -     0x7fff8972bfff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
>      0x7fff8972c000 -     0x7fff8972eff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
>      0x7fff8972f000 -     0x7fff897a3fff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
>      0x7fff89800000 -     0x7fff8980ffff  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
>      0x7fff89810000 -     0x7fff898a4fff  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
>      0x7fff898a5000 -     0x7fff8a3e6fff  com.apple.AppKit (6.9 - 1343.14) <1732C412-257B-340E-8863-B8162D4EB2E2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
>      0x7fff8a4ba000 -     0x7fff8a4bfff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
>      0x7fff8a4c0000 -     0x7fff8a4caff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
>      0x7fff8a4fd000 -     0x7fff8a4ffff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
>      0x7fff8a500000 -     0x7fff8a5d6ff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
>      0x7fff8ab50000 -     0x7fff8ab71fff  com.apple.framework.Apple80211 (10.0 - 1000.57.3) <F64EB1A1-57F3-3ABA-97D0-DB7C926FD07F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
>      0x7fff8ab79000 -     0x7fff8ab9eff7  libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
>      0x7fff8abd2000 -     0x7fff8ac71df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
>      0x7fff8ac72000 -     0x7fff8acaaffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
>      0x7fff8acdc000 -     0x7fff8ad13ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
>      0x7fff8aebe000 -     0x7fff8b254fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>      0x7fff8b2d6000 -     0x7fff8b33dff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
>      0x7fff8b389000 -     0x7fff8b3b1ffb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
>      0x7fff8b3c1000 -     0x7fff8b3e4fff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
>      0x7fff8b8d2000 -     0x7fff8b8deff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
>      0x7fff8b8df000 -     0x7fff8b8faff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
>      0x7fff8b900000 -     0x7fff8b901ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
>      0x7fff8b922000 -     0x7fff8b923fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
>      0x7fff8b92e000 -     0x7fff8b92efff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
>      0x7fff8b92f000 -     0x7fff8b937ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
>      0x7fff8b938000 -     0x7fff8b93ffff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
>      0x7fff8ba8d000 -     0x7fff8bacefff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
>      0x7fff8bacf000 -     0x7fff8bad1fff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
>      0x7fff8bdac000 -     0x7fff8bdb5fff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
>      0x7fff8bdb6000 -     0x7fff8bde6ff7  libncurses.5.4.dylib (44) <F09809A4-53B9-3E91-A8FA-D3F584C03AA3> /usr/lib/libncurses.5.4.dylib
>      0x7fff8bde7000 -     0x7fff8bdebfff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
>      0x7fff8bdec000 -     0x7fff8bdfaff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
>      0x7fff8bdfb000 -     0x7fff8be02ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
>      0x7fff8be03000 -     0x7fff8be15ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
>      0x7fff8be1d000 -     0x7fff8be21ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
>      0x7fff8be7b000 -     0x7fff8c17dfff  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
>      0x7fff8c17e000 -     0x7fff8c1f6ff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
>      0x7fff8c1f7000 -     0x7fff8c211ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
>      0x7fff8c218000 -     0x7fff8c218fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
>      0x7fff8c224000 -     0x7fff8c33bfe7  libvDSP.dylib (512) <52777555-F051-3BC2-A2D2-9645907E836D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
>      0x7fff8c33c000 -     0x7fff8c347fff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
>      0x7fff8c348000 -     0x7fff8c391ff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
>      0x7fff8c3db000 -     0x7fff8c3e5ff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
>      0x7fff8c3e6000 -     0x7fff8c45cfe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
>      0x7fff8c50a000 -     0x7fff8c513ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
>      0x7fff8c7cb000 -     0x7fff8c81aff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
>      0x7fff8c81b000 -     0x7fff8ca00ff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
>      0x7fff8ca01000 -     0x7fff8cb22fff  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
>      0x7fff8cb23000 -     0x7fff8cc65fff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
>      0x7fff8cc66000 -     0x7fff8ccb2fff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
>      0x7fff8ceba000 -     0x7fff8cef5fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
>      0x7fff8cef6000 -     0x7fff8d349fc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
>      0x7fff8d34a000 -     0x7fff8d355ff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
>      0x7fff8d35a000 -     0x7fff8d376fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
>      0x7fff8d3dd000 -     0x7fff8d51afff  com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
>      0x7fff8daa3000 -     0x7fff8dafefff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
>      0x7fff8daff000 -     0x7fff8db04ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
>      0x7fff8db05000 -     0x7fff8db18ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
>      0x7fff8db83000 -     0x7fff8dbf4ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
>      0x7fff8dc84000 -     0x7fff8dcbffff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
>      0x7fff8dd14000 -     0x7fff8dd16fff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
>      0x7fff8dd44000 -     0x7fff8dd92fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
>      0x7fff8dd93000 -     0x7fff8ddc1fff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
>      0x7fff8de1c000 -     0x7fff8df43fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
>      0x7fff8df44000 -     0x7fff8df71fff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
>      0x7fff8dfcf000 -     0x7fff8e071fff  com.apple.Bluetooth (4.3.0 - 4.3.0f10) <70922125-2A01-37AE-9CB8-D8A9578092E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
>      0x7fff8e253000 -     0x7fff8e260fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
>      0x7fff8e261000 -     0x7fff8e262fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
>      0x7fff8e291000 -     0x7fff8e2c4ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
>      0x7fff8e2f9000 -     0x7fff8e339ff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
>      0x7fff8e33a000 -     0x7fff8e380ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
>      0x7fff8e4ec000 -     0x7fff8e4eefff  libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
>      0x7fff8e4f8000 -     0x7fff8e503ff7  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
>      0x7fff8e504000 -     0x7fff8e50cfff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
>      0x7fff8e50d000 -     0x7fff8e524ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
>      0x7fff8e589000 -     0x7fff8e5c3ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
>      0x7fff8e792000 -     0x7fff8e7dfff3  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
>      0x7fff8e7e0000 -     0x7fff8ec10fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
>      0x7fff8ec40000 -     0x7fff8ec51ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
>      0x7fff8ec52000 -     0x7fff8ee55ff3  com.apple.CFNetwork (720.0.9 - 720.0.9) <78EE1B88-394F-3BB8-93A6-E068990559EC> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
>      0x7fff8ee65000 -     0x7fff8ee8dfff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
>      0x7fff8ee8e000 -     0x7fff8ee92fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
>      0x7fff8ee93000 -     0x7fff8ee95fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
>      0x7fff8ee96000 -     0x7fff8ee9fff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
>      0x7fff8eea0000 -     0x7fff8eef1ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
>      0x7fff8eef2000 -     0x7fff8f19efff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
>      0x7fff8f1a1000 -     0x7fff8f1c0fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
>      0x7fff8f1c1000 -     0x7fff8f1d5ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
>      0x7fff8f20b000 -     0x7fff8f2c6ff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
>      0x7fff8f2f8000 -     0x7fff8f338ff7  com.apple.CloudDocs (1.0 - 280.1) <21D7E10A-99EF-34BE-82D7-29A6F1761DE5> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
>      0x7fff8f339000 -     0x7fff8f344fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
>      0x7fff8f3c4000 -     0x7fff8f446fff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
>      0x7fff8f44c000 -     0x7fff8f454ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
>      0x7fff8f455000 -     0x7fff8f480fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
>      0x7fff8f481000 -     0x7fff8f4aefff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
>      0x7fff8f4af000 -     0x7fff8f4c5ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
>      0x7fff8f5a6000 -     0x7fff8f5a6ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
>      0x7fff8f627000 -     0x7fff8f650ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
>      0x7fff8f651000 -     0x7fff8f659fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
>      0x7fff8f719000 -     0x7fff8f71affb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
>      0x7fff8f71b000 -     0x7fff8f84bfff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
>      0x7fff90235000 -     0x7fff9025fff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
>      0x7fff90260000 -     0x7fff90263fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
>      0x7fff902b9000 -     0x7fff902b9ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
>      0x7fff9133a000 -     0x7fff9133afff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
>      0x7fff9133b000 -     0x7fff91748ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
>      0x7fff91749000 -     0x7fff91766fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
>      0x7fff9177a000 -     0x7fff91aa8ff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
>      0x7fff91e15000 -     0x7fff91e2fff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
>      0x7fff91e45000 -     0x7fff91e65fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
>      0x7fff91e66000 -     0x7fff91f49fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
>      0x7fff927f3000 -     0x7fff9290bffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
>      0x7fff9290c000 -     0x7fff92abcff7  com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
>      0x7fff92ac4000 -     0x7fff92afcfff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
>      0x7fff92b0d000 -     0x7fff92b11ff7  libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
>      0x7fff92b6e000 -     0x7fff92b76fe7  libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
>      0x7fff92e9e000 -     0x7fff92f12ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
>      0x7fff92f13000 -     0x7fff92fa8ff7  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
>
> External Modification Summary:
>    Calls made by other processes targeting this process:
>      task_for_pid: 370
>      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: 3900084
>      thread_create: 0
>      thread_set_state: 0
>
> VM Region Summary:
> ReadOnly portion of Libraries: Total=192.4M resident=113.2M(59%) swapped_out_or_unallocated=79.2M(41%)
> Writable regions: Total=235.3M written=45.3M(19%) resident=76.9M(33%) swapped_out=0K(0%) unallocated=158.4M(67%)
>
> REGION TYPE                      VIRTUAL
> ===========                      =======
> CG backing stores                  10.1M
> CG image                            168K
> CG shared images                    368K
> CoreAnimation                        20K
> CoreImage                            16K
> CoreUI image data                   200K
> Foundation                            4K
> Kernel Alloc Once                     8K
> MALLOC                            145.2M
> MALLOC (admin)                       32K
> Memory Tag 242                       12K
> OpenCL                               16K
> STACK GUARD                          40K
> Stack                              68.3M
> Stack (reserved)                    324K        reserved VM address space (unallocated)
> VM_ALLOCATE                        17.2M
> VM_ALLOCATE (reserved)              256K        reserved VM address space (unallocated)
> __DATA                             74.8M
> __IMAGE                             528K
> __LINKEDIT                         71.6M
> __TEXT                            120.8M
> __UNICODE                           544K
> mapped file                        61.4M
> shared memory                         4K
> ===========                      =======
> TOTAL                             571.9M
> TOTAL, minus reserved VM space    571.3M
>
>
> Model: MacBookPro10,1, BootROM MBP101.00EE.B05, 4 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 2.3f36
> Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
> Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
> Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120
> Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120
> AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), 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: Thunderbolt Ethernet, Ethernet, en4
> Network Service: Wi-Fi, AirPort, en0
> PCI Card: Apple 57762-A0, Ethernet Controller, Thunderbolt@195,0,0
> Serial ATA Device: APPLE SSD SD512E, 500.28 GB
> USB Device: Hub
> USB Device: FaceTime HD Camera (Built-in)
> USB Device: Hub
> USB Device: Hub
> USB Device: Apple Internal Keyboard / Trackpad
> USB Device: BRCM20702 Hub
> USB Device: Bluetooth USB Host Controller
> Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4
> Thunderbolt Device: Thunderbolt to Gigabit Ethernet Adapter, Apple Inc., 1, 5.5
>
>
>
>
>
> In GNU Emacs 25.0.50.1 (x86_64-apple-darwin14.0.0, NS appkit-1343.14 Version 10.10 (Build 14A389))
>   of 2014-11-11 on sds-MacBook-Pro.local
> Windowing system distributor `Apple', version 10.3.1343
> Configured using:
>   `configure --with-ns'
>
> Configured features:
> IMAGEMAGICK ACL GNUTLS LIBXML2 ZLIB
>
> Important settings:
>    value of $LANG: C
>    locale-coding-system: utf-8-unix
>
> Major mode: Emacs-Lisp
>
> Minor modes in effect:
>    diff-auto-refine-mode: t
>    rcirc-track-minor-mode: t
>    which-function-mode: t
>    url-handler-mode: t
>    show-paren-mode: t
>    desktop-save-mode: t
>    shell-dirtrack-mode: t
>    tooltip-mode: t
>    global-eldoc-mode: t
>    electric-indent-mode: t
>    mouse-wheel-mode: t
>    menu-bar-mode: t
>    file-name-shadow-mode: t
>    global-font-lock-mode: t
>    font-lock-mode: t
>    blink-cursor-mode: t
>    auto-composition-mode: t
>    auto-encryption-mode: t
>    auto-compression-mode: t
>    column-number-mode: t
>    line-number-mode: t
>    abbrev-mode: t
>
> Recent messages:
> Mark set [2 times]
> Setting up indent for shell type bash
> Indentation variables are now local.
> Indentation setup for shell type bash
> Desktop: File "/Users/sds/Mail/.newsrc-dribble" no longer exists.
> Wrote /Users/sds/.emacs.d/.emacs.desktop.lock
> Desktop: 1 frame, 27 buffers restored, 1 failed to restore.
> Running git --no-pager update-index --refresh . in background... done
> Running git --no-pager diff-index --relative -z -M HEAD -- . in background... done
> Running git --no-pager ls-files -z -o --directory --no-empty-directory --exclude-standard -- . in background... done
>
> Load-path shadows:
> None found.
>
> Features:
> (shadow sort bbdb-message mailalias cookie1 mail-extr gnus-msg gnus-art
> mm-uu mml2015 mm-view mml-smime smime dig mailcap gnus-sum gnus-group
> gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source tls utf7 netrc
> nnoo parse-time gnus-spec gnus-int gnus-range gnus-win emacsbug message
> rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
> gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums remember
> dired-aux image-mode info make-mode dired sh-script smie pig-mode js
> cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine
> sql view python json vc-git diff-mode easy-mmode vc-dir ewoc vc
> vc-dispatcher vc-hg add-log package epg-config midnight warnings gnus
> gnus-ems nnheader mail-utils wid-edit bbdb-mua bbdb-com crm mailabbrev
> bbdb-loaddefs bbdb bbdb-site timezone rcirc server which-func imenu
> url-handlers url-parse auth-source cl-macs eieio byte-opt bytecomp
> byte-compile cl-extra cconv eieio-core gnus-util mm-util mail-prsvr
> password-cache url-vars paren help-at-pt desktop frameset cus-start
> cus-load ido ess-toolbar ess-mouse mouseme thingatpt browse-url ess-menu
> ess-swv ess-noweb ess-noweb-font-lock-mode ess-bugs-l essd-els ess-sas-d
> ess-sas-l ess-sas-a shell pcomplete ess-sta-d ess-sta-l cc-vars cc-defs
> make-regexp ess-sp6-d ess-sp3-d ess-julia ess-r-d compile ess-tracebug
> format-spec ess-roxy advice help-fns hideshow ess-help ess-developer
> ess-r-args ess-s-l ess ess-inf comint ansi-color ring ess-mode
> ess-noweb-mode ess-utils ess-custom executable easymenu ess-compat
> ess-site cl gv cl-loaddefs cl-lib time-date tooltip eldoc electric
> uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd
> fontset image regexp-opt fringe tabulated-list newcomment elisp-mode
> lisp-mode prog-mode register page menu-bar rfn-eshadow timer select
> scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham
> georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
> korean japanese hebrew greek romanian slovak czech european ethiopic
> indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
> abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files
> text-properties overlay sha1 md5 base64 format env code-pages mule
> custom widget hashtable-print-readable backquote make-network-process
> cocoa ns multi-tty emacs)
>
> Memory information:
> ((conses 16 369286 29285)
>   (symbols 48 62066 0)
>   (miscs 40 6056 61)
>   (strings 32 168079 15782)
>   (string-bytes 1 4134923)
>   (vectors 16 45267)
>   (vector-slots 8 743919 5027)
>   (floats 8 303 166)
>   (intervals 56 2101 21)
>   (buffers 976 41))
>






^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#19022: 25.0.50; crash on mac os x
  2014-11-13  8:59 ` Jan D.
@ 2014-11-14 18:11   ` Sam Steingold
  2014-11-16  9:54     ` Jan D.
  2014-12-02 16:07     ` Jan D.
  0 siblings, 2 replies; 7+ messages in thread
From: Sam Steingold @ 2014-11-14 18:11 UTC (permalink / raw)
  To: Jan D.; +Cc: 19022

> * Jan D. <wna.u.q@fjvcarg.fr> [2014-11-13 09:59:20 +0100]:
>
> Sam Steingold skrev den 2014-11-11 21:06:
>> I get crashes all the time now.
> I don't.  Please give a recepie starting from emacs -Q

if I could, I would have done it :-(

>> Git tip.
> Which is totally unknown, as the new Git repo was not in place.

rebuilt today. current tip.

>> I am not sure how to debug this on mac

suggestions?

>> 10  libobjc.A.dylib               	0x00007fff837df68c objc_object::sidetable_release(bool) + 236
>> 11  com.apple.AppKit              	0x00007fff89981d12 -[NSImage dealloc] + 108
>> 12  org.gnu.Emacs                 	0x00000001001ceafe -[EmacsImage dealloc] + 94
>> 13  libobjc.A.dylib               	0x00007fff837df68c objc_object::sidetable_release(bool) + 236
>> 14  org.gnu.Emacs                 	0x00000001001aa6d0 x_clear_image + 32
>> 15  org.gnu.Emacs                 	0x00000001001a97b1 clear_image_cache + 929
>> 16  org.gnu.Emacs                 	0x00000001001a93f2 clear_image_caches + 82
>> 17  org.gnu.Emacs                 	0x00000001000278b9 redisplay_internal + 7241

this is what I see all the time: the crash in x_clear_image.


-- 
Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1343
http://www.childpsy.net/ http://islamexposedonline.com http://ffii.org
http://mideasttruth.com http://palestinefacts.org http://dhimmi.org
A number problem "solved" with floats turns into 1.9999999999999998 problems.





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#19022: 25.0.50; crash on mac os x
  2014-11-14 18:11   ` Sam Steingold
@ 2014-11-16  9:54     ` Jan D.
  2014-12-02 16:07     ` Jan D.
  1 sibling, 0 replies; 7+ messages in thread
From: Jan D. @ 2014-11-16  9:54 UTC (permalink / raw)
  To: sds; +Cc: 19022

Hi.

Try running emacs with NSZombieEnabled set in the environment and see if it prints anything.

	Jan D.

> 14 nov 2014 kl. 19:11 skrev Sam Steingold <sds@gnu.org>:
> 
>> * Jan D. <wna.u.q@fjvcarg.fr> [2014-11-13 09:59:20 +0100]:
>> 
>> Sam Steingold skrev den 2014-11-11 21:06:
>>> I get crashes all the time now.
>> I don't.  Please give a recepie starting from emacs -Q
> 
> if I could, I would have done it :-(
> 
>>> Git tip.
>> Which is totally unknown, as the new Git repo was not in place.
> 
> rebuilt today. current tip.
> 
>>> I am not sure how to debug this on mac
> 
> suggestions?
> 
>>> 10  libobjc.A.dylib               	0x00007fff837df68c objc_object::sidetable_release(bool) + 236
>>> 11  com.apple.AppKit              	0x00007fff89981d12 -[NSImage dealloc] + 108
>>> 12  org.gnu.Emacs                 	0x00000001001ceafe -[EmacsImage dealloc] + 94
>>> 13  libobjc.A.dylib               	0x00007fff837df68c objc_object::sidetable_release(bool) + 236
>>> 14  org.gnu.Emacs                 	0x00000001001aa6d0 x_clear_image + 32
>>> 15  org.gnu.Emacs                 	0x00000001001a97b1 clear_image_cache + 929
>>> 16  org.gnu.Emacs                 	0x00000001001a93f2 clear_image_caches + 82
>>> 17  org.gnu.Emacs                 	0x00000001000278b9 redisplay_internal + 7241
> 
> this is what I see all the time: the crash in x_clear_image.
> 
> 
> -- 
> Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1343
> http://www.childpsy.net/ http://islamexposedonline.com http://ffii.org
> http://mideasttruth.com http://palestinefacts.org http://dhimmi.org
> A number problem "solved" with floats turns into 1.9999999999999998 problems.






^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#19022: 25.0.50; crash on mac os x
  2014-11-14 18:11   ` Sam Steingold
  2014-11-16  9:54     ` Jan D.
@ 2014-12-02 16:07     ` Jan D.
  1 sibling, 0 replies; 7+ messages in thread
From: Jan D. @ 2014-12-02 16:07 UTC (permalink / raw)
  To: sds; +Cc: 19022

forcemerge 19133 19022
quit

Merged with 19133 which has been marked done.

	Jan D.


> 14 nov 2014 kl. 19:11 skrev Sam Steingold <sds@gnu.org>:
> 
>> * Jan D. <wna.u.q@fjvcarg.fr> [2014-11-13 09:59:20 +0100]:
>> 
>> Sam Steingold skrev den 2014-11-11 21:06:
>>> I get crashes all the time now.
>> I don't.  Please give a recepie starting from emacs -Q
> 
> if I could, I would have done it :-(
> 
>>> Git tip.
>> Which is totally unknown, as the new Git repo was not in place.
> 
> rebuilt today. current tip.
> 
>>> I am not sure how to debug this on mac
> 
> suggestions?
> 
>>> 10  libobjc.A.dylib               	0x00007fff837df68c objc_object::sidetable_release(bool) + 236
>>> 11  com.apple.AppKit              	0x00007fff89981d12 -[NSImage dealloc] + 108
>>> 12  org.gnu.Emacs                 	0x00000001001ceafe -[EmacsImage dealloc] + 94
>>> 13  libobjc.A.dylib               	0x00007fff837df68c objc_object::sidetable_release(bool) + 236
>>> 14  org.gnu.Emacs                 	0x00000001001aa6d0 x_clear_image + 32
>>> 15  org.gnu.Emacs                 	0x00000001001a97b1 clear_image_cache + 929
>>> 16  org.gnu.Emacs                 	0x00000001001a93f2 clear_image_caches + 82
>>> 17  org.gnu.Emacs                 	0x00000001000278b9 redisplay_internal + 7241
> 
> this is what I see all the time: the crash in x_clear_image.
> 
> 
> -- 
> Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1343
> http://www.childpsy.net/ http://islamexposedonline.com http://ffii.org
> http://mideasttruth.com http://palestinefacts.org http://dhimmi.org
> A number problem "solved" with floats turns into 1.9999999999999998 problems.






^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#19022:
  2014-11-11 20:06 bug#19022: 25.0.50; crash on mac os x Sam Steingold
  2014-11-13  8:59 ` Jan D.
@ 2015-01-20 17:51 ` P Maccruiskeen
  2015-01-21  6:35   ` bug#19022: Jan D.
  1 sibling, 1 reply; 7+ messages in thread
From: P Maccruiskeen @ 2015-01-20 17:51 UTC (permalink / raw)
  To: 19022

[-- Attachment #1: Type: text/plain, Size: 814 bytes --]

Hello,
I am on 24.4 (installed via homebrew), on Yosemite, I have been seeing
frequent crashes similar to that described by Sam:

Exception Type:        EXC_BAD_ACCESS (SIGABRT)
Exception Codes:       KERN_INVALID_ADDRESS at 0x000040dedeadbec0

Circumstance of my crashes: start Emacs (cocoa mode). Work for a while,
opening some buffers. It can be hours to minutes before I get a crash.

I ran with NSZombieEnabled flag and got this

$  env NSZombieEnabled=YES /Applications/Emacs.app/Contents/MacOS/Emacs
2015-01-20 12:24:58.194 Emacs[26354:3200509] *** -[NSColorSpaceColor
colorUsingDefaultColorSpace]: message sent to deallocated instance
0x11cb56cc0
Fatal error 5: Trace/BPT trapAbort trap: 6

Hope this is useful. I'm new here, if developers would prefer a fresh bug
report, please let me know.

Evan Bender

[-- Attachment #2: Type: text/html, Size: 1011 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#19022:
  2015-01-20 17:51 ` bug#19022: P Maccruiskeen
@ 2015-01-21  6:35   ` Jan D.
  0 siblings, 0 replies; 7+ messages in thread
From: Jan D. @ 2015-01-21  6:35 UTC (permalink / raw)
  To: P Maccruiskeen, 19022

Hi.

Also set MallocStackLogging in the environment so we may see where the 
deallocated instance was allocated.

	Jan D.

P Maccruiskeen skrev den 2015-01-20 18:51:
> Hello,
> I am on 24.4 (installed via homebrew), on Yosemite, I have been seeing
> frequent crashes similar to that described by Sam:
>
> Exception Type:        EXC_BAD_ACCESS (SIGABRT)
> Exception Codes:       KERN_INVALID_ADDRESS at 0x000040dedeadbec0
>
> Circumstance of my crashes: start Emacs (cocoa mode). Work for a while,
> opening some buffers. It can be hours to minutes before I get a crash.
>
> I ran with NSZombieEnabled flag and got this
>
> $  env NSZombieEnabled=YES /Applications/Emacs.app/Contents/MacOS/Emacs
> 2015-01-20 12:24:58.194 Emacs[26354:3200509] *** -[NSColorSpaceColor
> colorUsingDefaultColorSpace]: message sent to deallocated instance
> 0x11cb56cc0
> Fatal error 5: Trace/BPT trapAbort trap: 6
>
> Hope this is useful. I'm new here, if developers would prefer a fresh
> bug report, please let me know.
>
> Evan Bender






^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-01-21  6:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-11 20:06 bug#19022: 25.0.50; crash on mac os x Sam Steingold
2014-11-13  8:59 ` Jan D.
2014-11-14 18:11   ` Sam Steingold
2014-11-16  9:54     ` Jan D.
2014-12-02 16:07     ` Jan D.
2015-01-20 17:51 ` bug#19022: P Maccruiskeen
2015-01-21  6:35   ` bug#19022: Jan D.

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).