unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#37299: 26.3; Emacs on OSX crashes when clicking menu items while using tramp
@ 2019-09-03 23:28 kiran.dasoju--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2019-09-04  8:00 ` Michael Albinus
  2020-03-31 11:37 ` bug#37299: Observations regard bug #37299 Carl Winbäck
  0 siblings, 2 replies; 7+ messages in thread
From: kiran.dasoju--- via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2019-09-03 23:28 UTC (permalink / raw)
  To: 37299

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


I am running emacs on Mac machine, when i connect to a remote machine
over tramp start using menu items, after few clicks emacs crashes.
Attached is the crash report from the mac's Console app

[-- Attachment #2: crash log from Console --]
[-- Type: application/octet-stream, Size: 56513 bytes --]

Process:               Emacs-x86_64-10_14 [1771]
Path:                  /Applications/Emacs.app/Contents/MacOS/Emacs-x86_64-10_14
Identifier:            org.gnu.Emacs
Version:               Version 26.3 (9.0)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Emacs-x86_64-10_14 [1771]
User ID:               1666257588

Date/Time:             2019-09-03 00:38:42.796 -0700
OS Version:            Mac OS X 10.14.6 (18G87)
Report Version:        12
Anonymous UUID:        A3EBA8C6-1EDD-CF36-E3EC-B4223C0BEAA4


Time Awake Since Boot: 260 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff6e49e2c6 __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff6e559bf1 pthread_kill + 284
2   libsystem_c.dylib             	0x00007fff6e3bbd8a raise + 26
3   Emacs-x86_64-10_14            	0x00000001000bb789 terminate_due_to_signal + 153
4   Emacs-x86_64-10_14            	0x00000001000d8e03 emacs_abort + 19
5   Emacs-x86_64-10_14            	0x00000001001c102a ns_term_shutdown + 122
6   Emacs-x86_64-10_14            	0x00000001000bb976 shut_down_emacs + 262
7   Emacs-x86_64-10_14            	0x00000001000bb756 terminate_due_to_signal + 102
8   Emacs-x86_64-10_14            	0x00000001000dba0e handle_fatal_signal + 14
9   Emacs-x86_64-10_14            	0x00000001000dba91 deliver_thread_signal + 129
10  Emacs-x86_64-10_14            	0x00000001000da629 deliver_fatal_thread_signal + 9
11  libsystem_platform.dylib      	0x00007fff6e54eb5d _sigtramp + 29
12  ???                           	0x00007fff9d5f9018 0 + 140735833673752
13  libsystem_kernel.dylib        	0x00007fff6e4b1589 abort_with_reason + 22
14  libobjc.A.dylib               	0x00007fff6cb978dd _objc_fatalv(unsigned long long, unsigned long long, char const*, __va_list_tag*) + 108
15  libobjc.A.dylib               	0x00007fff6cb9778f _objc_fatal(char const*, ...) + 135
16  libobjc.A.dylib               	0x00007fff6cb8a563 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 941
17  com.apple.CoreFoundation      	0x00007fff423e05ea _CFAutoreleasePoolPop + 22
18  com.apple.Foundation          	0x00007fff44659593 -[NSAutoreleasePool release] + 144
19  Emacs-x86_64-10_14            	0x00000001001db235 ns_update_menubar + 2341
20  Emacs-x86_64-10_14            	0x00000001001db27e x_activate_menubar + 14
21  Emacs-x86_64-10_14            	0x00000001000c53c2 read_char + 9634
22  Emacs-x86_64-10_14            	0x00000001000c106a read_key_sequence + 1722
23  Emacs-x86_64-10_14            	0x00000001000bf872 command_loop_1 + 1234
24  Emacs-x86_64-10_14            	0x000000010013f16c internal_condition_case + 268
25  Emacs-x86_64-10_14            	0x00000001000cef60 command_loop_2 + 48
26  Emacs-x86_64-10_14            	0x000000010013e760 internal_catch + 272
27  Emacs-x86_64-10_14            	0x00000001000be81e command_loop + 158
28  Emacs-x86_64-10_14            	0x00000001000be72f recursive_edit_1 + 111
29  Emacs-x86_64-10_14            	0x00000001000bea16 Frecursive_edit + 406
30  Emacs-x86_64-10_14            	0x00000001000bd32d main + 6477
31  libdyld.dylib                 	0x00007fff6e3633d5 start + 1

Thread 1:
0   libsystem_kernel.dylib        	0x00007fff6e49f61a __select + 10
1   Emacs-x86_64-10_14            	0x00000001001c26d8 -[EmacsApp fd_handler:] + 264
2   com.apple.Foundation          	0x00007fff446675c2 __NSThread__start__ + 1194
3   libsystem_pthread.dylib       	0x00007fff6e5572eb _pthread_body + 126
4   libsystem_pthread.dylib       	0x00007fff6e55a249 _pthread_start + 66
5   libsystem_pthread.dylib       	0x00007fff6e55640d thread_start + 13

Thread 2:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff6e49822a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6e49876c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff4240e1ee __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation      	0x00007fff4240d75c __CFRunLoopRun + 1612
4   com.apple.CoreFoundation      	0x00007fff4240cebe CFRunLoopRunSpecific + 455
5   com.apple.AppKit              	0x00007fff3fa0c4c2 _NSEventThread + 175
6   libsystem_pthread.dylib       	0x00007fff6e5572eb _pthread_body + 126
7   libsystem_pthread.dylib       	0x00007fff6e55a249 _pthread_start + 66
8   libsystem_pthread.dylib       	0x00007fff6e55640d thread_start + 13

Thread 3:
0   libsystem_pthread.dylib       	0x00007fff6e5563f0 start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib       	0x00007fff6e5563f0 start_wqthread + 0

Thread 5:
0   libsystem_pthread.dylib       	0x00007fff6e5563f0 start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib       	0x00007fff6e5563f0 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib       	0x00007fff6e5563f0 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib       	0x00007fff6e5563f0 start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib       	0x00007fff6e5563f0 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00000001084155c0  rcx: 0x00007ffeefbf1d68  rdx: 0x0000000000000000
  rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007ffeefbf1da0  rsp: 0x00007ffeefbf1d68
   r8: 0x0000000000000009   r9: 0x0000000101b56ee0  r10: 0x0000000000000000  r11: 0x0000000000000287
  r12: 0x0000000000000307  r13: 0x0000000000000000  r14: 0x0000000000000006  r15: 0x000000000000002d
  rip: 0x00007fff6e49e2c6  rfl: 0x0000000000000286  cr2: 0x000000010bae1458
  
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x100000000 -        0x10022dff7 +Emacs-x86_64-10_14 (0) <86042E43-9893-3BEC-8F2A-32B74E6698F1> /Applications/Emacs.app/Contents/MacOS/Emacs-x86_64-10_14
       0x10075e000 -        0x1008a7fdf +libgnutls.30.dylib (0) <8AB47B12-07A6-317A-92F0-5FD3E29EA345> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libgnutls.30.dylib
       0x1008f4000 -        0x10099bfff +libp11-kit.0.dylib (0) <16D96976-AE5D-33A7-8C31-7E8879327B1C> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libp11-kit.0.dylib
       0x1009ec000 -        0x100a08fff +libidn2.0.dylib (0) <77F81732-0F0C-3E53-B27F-4E7A63BD0E87> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libidn2.0.dylib
       0x100a11000 -        0x100b75ff7 +libunistring.2.dylib (0) <408256BA-9B3D-3F7D-8B2A-360161D78347> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libunistring.2.dylib
       0x100b8f000 -        0x100b9bff3 +libtasn1.6.dylib (0) <75BB7B83-37D7-30A5-9774-0F23F8B118E9> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libtasn1.6.dylib
       0x100ba4000 -        0x100bc9ff7 +libnettle.6.dylib (0) <FB02BCD2-BB51-357A-9B77-CAAF6F63FC3E> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libnettle.6.dylib
       0x100bd8000 -        0x100c01ffb +libhogweed.4.dylib (0) <514278BB-1338-34FA-B4C2-64BF1BD8C87F> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libhogweed.4.dylib
       0x100c0f000 -        0x100c6afff +libgmp.10.dylib (0) <CA483C4E-6735-346B-B4C0-52E3A2B25DBE> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libgmp.10.dylib
       0x100c7b000 -        0x100c83ffb +libintl.8.dylib (0) <33D745A0-269E-37C7-920F-96FBD0085966> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libintl.8.dylib
       0x100c8c000 -        0x100c90fff +libffi.6.dylib (0) <DB182305-5726-3F68-A78D-E3E69AAD1CE4> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libffi.6.dylib
       0x108373000 -        0x1083dd6ef  dyld (655.1.1) <D3E77331-ACE5-349D-A7CC-433D626D4A5B> /usr/lib/dyld
       0x108752000 -        0x108755047  libobjc-trampolines.dylib (756.2) <5795A048-3940-3801-90CE-33D1B1AF81F4> /usr/lib/libobjc-trampolines.dylib
    0x7fff36b35000 -     0x7fff36e8efff  com.apple.RawCamera.bundle (8.15.0 - 1031.4.4) <AB6E8A8F-0BFE-37EE-A135-44ABA4FCB559> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff36e91000 -     0x7fff36f9dfff  com.apple.AMDMTLBronzeDriver (2.11.20 - 2.1.1) <1D8E8E3B-88F4-35B1-8E83-AE74B558C26C> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
    0x7fff3ab11000 -     0x7fff3aba2ff7  com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (12.10.12 - 12.1.0) <E67EC9CB-0D8E-302A-91DB-AC5DA53743EC> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
    0x7fff3e7b6000 -     0x7fff3e7b6fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <762942CB-CFC9-3A0C-9645-A56523A06426> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff3e7b7000 -     0x7fff3e7cdff7  libCGInterfaces.dylib (506.22) <1B6C92D9-F4B8-37BA-9635-94C4A56098CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff3e7ce000 -     0x7fff3ee67fef  com.apple.vImage (8.1 - ???) <53FA3611-894E-3158-A654-FBD2F70998FE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff3ee68000 -     0x7fff3f0e1ff3  libBLAS.dylib (1243.200.4) <417CA0FC-B6CB-3FB3-ACBC-8914E3F62D20> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff3f0e2000 -     0x7fff3f154ffb  libBNNS.dylib (38.250.1) <538D12A2-9B9D-3E22-9896-F90F6E69C06E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff3f155000 -     0x7fff3f4feff3  libLAPACK.dylib (1243.200.4) <92175DF4-863A-3780-909A-A3E5C410F2E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff3f4ff000 -     0x7fff3f514feb  libLinearAlgebra.dylib (1243.200.4) <CB671EE6-DEA1-391C-9B2B-AA09A46B4D7A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff3f515000 -     0x7fff3f51aff3  libQuadrature.dylib (3.200.2) <1BAE7E22-2862-379F-B334-A3756067730F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff3f51b000 -     0x7fff3f597ff3  libSparse.dylib (79.200.5) <E78B33D3-672A-3C53-B512-D3DDB2E9AC8D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff3f598000 -     0x7fff3f5abfe3  libSparseBLAS.dylib (1243.200.4) <E9243341-DB77-37C1-97C5-3DFA00DD70FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff3f5ac000 -     0x7fff3f793ff7  libvDSP.dylib (671.250.4) <7B110627-A9C1-3FB7-A077-0C7741BA25D8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff3f794000 -     0x7fff3f847ff7  libvMisc.dylib (671.250.4) <D5BA4812-BFFC-3CD0-B382-905CD8555DA6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff3f848000 -     0x7fff3f848fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <74288115-EF61-30B6-843F-0593B31D4929> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff3f9ea000 -     0x7fff4079fffb  com.apple.AppKit (6.9 - 1671.60.107) <DA722801-0527-3265-ADAE-BB2966649C7C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff407f1000 -     0x7fff407f1fff  com.apple.ApplicationServices (50.1 - 50.1) <84097DEB-E2FC-3901-8DD7-A670EA2274E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff407f2000 -     0x7fff4085dfff  com.apple.ApplicationServices.ATS (377 - 453.11.2.2) <A258DA73-114B-3102-A056-4AAAD3CEB9DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff408f6000 -     0x7fff40a0dfff  libFontParser.dylib (228.6.2.3) <3602D55B-3B9E-3B3A-A814-08C1244A8AE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff40a0e000 -     0x7fff40a50fff  libFontRegistry.dylib (228.12.2.3) <2A56347B-2809-3407-A8B4-2AB88E484062> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff40aaa000 -     0x7fff40adcfff  libTrueTypeScaler.dylib (228.6.2.3) <7E4C5D9C-51AF-3EC1-8FA5-11CD4BEE477A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff40b41000 -     0x7fff40b45ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <C0D9E23C-ABA0-39DE-A4EB-5A41C5499056> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff40be0000 -     0x7fff40c32ff7  com.apple.HIServices (1.22 - 628) <2BE461FF-80B9-30D3-A574-AED5724B1C1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff40c33000 -     0x7fff40c42fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <F5617A2A-FEA6-3832-B5BA-C2111B98786F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff40c43000 -     0x7fff40c8cff7  com.apple.print.framework.PrintCore (14.2 - 503.8) <57C2FE32-0E74-3079-B626-C2D52F2D2717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff40c8d000 -     0x7fff40cc6ff7  com.apple.QD (3.12 - 407.2) <28C7D39F-59C9-3314-BECC-67045487229C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff40cc7000 -     0x7fff40cd3fff  com.apple.speech.synthesis.framework (8.1.3 - 8.1.3) <5E7B9BD4-122B-3012-A044-3259C97E7509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff40cd4000 -     0x7fff40f4bff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <04F482F1-E1C1-3955-8A6C-8AA152AA06F3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff40f4d000 -     0x7fff40f4dfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <ABC54269-002D-310D-9654-46CF960F863E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff412a6000 -     0x7fff41647fff  com.apple.CFNetwork (978.0.7 - 978.0.7) <B2133D0D-1399-3F17-80F0-313E3A241C89> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff41661000 -     0x7fff41958fff  com.apple.HIToolbox (2.1.1 - 918.7) <13F69D4C-D19F-3E09-9231-1978D783A556> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff41963000 -     0x7fff419f8ff3  com.apple.ink.framework (10.9 - 225) <7C7E9483-2E91-3DD3-B1E0-C238F42CA0DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff41a36000 -     0x7fff41a3cff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <3CC050FB-EBCB-3087-8EA5-F378C8F99217> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff41b6c000 -     0x7fff41cbbff7  com.apple.ColorSync (4.13.0 - 3345.6) <31648BB6-7239-3D0E-81B1-BCF51FEF557F> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff41e47000 -     0x7fff41ecdfff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <1E8E64E6-0E58-375A-97F7-07CB4EE181AC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff41f31000 -     0x7fff41f5bffb  com.apple.CoreBluetooth (1.0 - 1) <A73F1709-DD18-3052-9F22-C0015278834B> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff41f5c000 -     0x7fff422e1fef  com.apple.CoreData (120 - 866.6) <132CB39B-8D58-30FA-B8AD-49BFFF34B293> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff422e2000 -     0x7fff423d2ff7  com.apple.CoreDisplay (101.3 - 110.18) <0EB2A997-FCAD-3D17-B140-9829961E5327> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff423d3000 -     0x7fff42817fe7  com.apple.CoreFoundation (6.9 - 1575.17) <EE7948FC-FDA8-3F95-A1E0-69FAED5D81AA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff42819000 -     0x7fff42ea8fff  com.apple.CoreGraphics (2.0 - 1265.9) <BC95B558-EF77-3A57-A0BC-11606C778991> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff42eaa000 -     0x7fff431cafff  com.apple.CoreImage (14.4.0 - 750.0.140) <11026E39-D2FF-3CF6-8ACE-7BA293F9853E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff434c7000 -     0x7fff435cbfff  com.apple.CoreMedia (1.0 - 2290.13) <A739B93D-23C2-3A34-8D61-6AC924B9634F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff43628000 -     0x7fff43628fff  com.apple.CoreServices (946 - 946) <455AB7C9-ECB1-3B5C-8D07-AC68810A90B1> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff43629000 -     0x7fff436a5ff7  com.apple.AE (773 - 773) <55AE7C9E-27C3-30E9-A047-3B92A6FD53B4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff436a6000 -     0x7fff4397dfff  com.apple.CoreServices.CarbonCore (1178.33 - 1178.33) <CB87F0C7-2CD6-3983-8E32-B6A2EC925352> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff4397e000 -     0x7fff439c6ff7  com.apple.DictionaryServices (1.2 - 284.16.4) <746EB200-DC51-30AE-9CBC-608A7B4CC8DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff439c7000 -     0x7fff439cfffb  com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) <8406D379-8D33-3611-861B-7ABD26DB50D2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff439d0000 -     0x7fff43b81ff7  com.apple.LaunchServices (946 - 946) <A0C91634-9410-38E8-BC11-7A5A369E6BA5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff43b82000 -     0x7fff43c20ff7  com.apple.Metadata (10.7.0 - 1191.57) <BFFAED00-2560-318A-BB8F-4E7E5123EC61> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff43c21000 -     0x7fff43c6bff7  com.apple.CoreServices.OSServices (946 - 946) <20C4EEF8-D5AC-39A0-9B4A-78F88E3EFBCC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff43c6c000 -     0x7fff43cd3ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <DA08AA6F-A6F1-36C0-87F4-E26294E51A3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff43cd4000 -     0x7fff43cf5ff3  com.apple.coreservices.SharedFileList (71.28 - 71.28) <487A8464-729E-305A-B5D1-E3FE8EB9CFC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff44000000 -     0x7fff44162ff3  com.apple.CoreText (352.0 - 584.26.3.2) <59919B0C-CBD5-3877-8D6F-D6048F1E5F42> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff44163000 -     0x7fff441a3ff3  com.apple.CoreVideo (1.8 - 281.4) <10CF8E52-07E3-382B-8091-2CEEEFFA69B4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff441a4000 -     0x7fff44233fff  com.apple.framework.CoreWLAN (13.0 - 1375.2) <BF4B29F7-FBC8-3299-98E8-C3F8C04B7C92> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff4448a000 -     0x7fff4448fffb  com.apple.DiskArbitration (2.7 - 2.7) <F481F2C0-884E-3265-8111-ABBEC93F0920> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff44655000 -     0x7fff44a02fff  com.apple.Foundation (6.9 - 1575.17) <20150BA3-74D6-3991-AD22-52735FAD0E24> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff44a71000 -     0x7fff44aa0ffb  com.apple.GSS (4.0 - 2.0) <E2B90D08-3857-3155-9FCC-07D778988EC9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff44ba0000 -     0x7fff44caafff  com.apple.Bluetooth (6.0.14 - 6.0.14d3) <C2D1A774-2390-363D-8215-BF51FFCB6CCA> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff44d0d000 -     0x7fff44d9cfff  com.apple.framework.IOKit (2.0.2 - 1483.260.4) <8A90F547-86EF-3DFB-92FE-0E2C0376DD84> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff44d9e000 -     0x7fff44dadffb  com.apple.IOSurface (255.6.1 - 255.6.1) <85F85EBB-EA59-3A8B-B3EB-7C20F3CC77AE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff44e01000 -     0x7fff44f8cfef  com.apple.ImageIO.framework (3.3.0 - 1850.2) <75E46A31-D87D-35CE-86A4-96A50971FDB2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff44f8d000 -     0x7fff44f91ffb  libGIF.dylib (1850.2) <4774EBDF-583B-3DDD-A0E1-9F427CB6A074> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff44f92000 -     0x7fff4506efef  libJP2.dylib (1850.2) <697BB77F-A682-339F-8659-35432962432D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff4506f000 -     0x7fff45094feb  libJPEG.dylib (1850.2) <171A8AC4-AADA-376F-9F2C-B9C978DB1007> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff45357000 -     0x7fff4537dfeb  libPng.dylib (1850.2) <FBCEE909-F573-3AD6-A45F-AF32612BF8A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff4537e000 -     0x7fff45380ffb  libRadiance.dylib (1850.2) <56907025-D5CE-3A9E-ACCB-A376C2599853> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff45381000 -     0x7fff453cefe7  libTIFF.dylib (1850.2) <F59557C9-C761-3E6F-85D1-0FBFFD53ED5C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff46541000 -     0x7fff4655afff  com.apple.Kerberos (3.0 - 1) <DB1E0679-37E1-3B93-9789-32F63D660C3B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff46814000 -     0x7fff4681efff  com.apple.MediaAccessibility (1.0 - 114.4) <76C449C5-DB45-3D7F-BFAD-3DACEF15DA21> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff468ce000 -     0x7fff46f74fff  com.apple.MediaToolbox (1.0 - 2290.13) <71BB5D76-34CA-3A30-AECF-24BE29FCC275> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff46f76000 -     0x7fff4701eff7  com.apple.Metal (162.2 - 162.2) <FFF7DFF3-7C4E-32C6-A0B5-C356079D3B7C> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff4703a000 -     0x7fff47059ff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <44CE8362-E972-3697-AD6F-15BC863BAEB8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff4705a000 -     0x7fff470d6fe7  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <EE8440DA-66DF-3923-ABBC-E0543211C069> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff470d7000 -     0x7fff470fefff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <E64450DF-2B96-331E-B7F4-666E00571C70> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff470ff000 -     0x7fff4722aff7  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <F2CF26B6-73F1-3644-8FE9-CDB9B2C4501F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff4722b000 -     0x7fff47245fff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <B33A35C3-0393-366B-ACFB-F4BB6A5F7B4A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff47246000 -     0x7fff47247ff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <69F14BCF-C5C5-3BF8-9C31-8F87D2D6130A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff4803e000 -     0x7fff4804aff7  com.apple.NetFS (6.0 - 4.0) <E917806F-0607-3292-B2D6-A15404D61B99> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff4aae8000 -     0x7fff4ab3fff7  com.apple.opencl (2.15.3 - 2.15.3) <056BAD8A-23BC-3F74-9E2C-3AC81E7DEA5A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff4ab40000 -     0x7fff4ab5bff7  com.apple.CFOpenDirectory (10.14 - 207.200.4) <F03D84EB-49B2-3A00-9127-B9A269824026> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff4ab5c000 -     0x7fff4ab67ffb  com.apple.OpenDirectory (10.14 - 207.200.4) <A8020CEE-5B78-3581-A735-EA2833683F31> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff4b4b7000 -     0x7fff4b4b9fff  libCVMSPluginSupport.dylib (17.7.3) <8E051EA7-55B6-3DF1-9821-72C391DE953B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff4b4ba000 -     0x7fff4b4bfff3  libCoreFSCache.dylib (166.2) <222C2A4F-7E32-30F6-8459-2FAB98073A3D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff4b4c0000 -     0x7fff4b4c4fff  libCoreVMClient.dylib (166.2) <6789ECD4-91DD-32EF-A1FD-F27D2344CD8B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff4b4c5000 -     0x7fff4b4cdff7  libGFXShared.dylib (17.7.3) <8C50BF27-B525-3B23-B86C-F444ADF97851> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff4b4ce000 -     0x7fff4b4d9fff  libGL.dylib (17.7.3) <2AC457EA-1BD3-3C8E-AFAB-7EA6234EB749> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff4b4da000 -     0x7fff4b514fef  libGLImage.dylib (17.7.3) <AA027AFA-C115-3861-89B2-0AE946838952> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff4b688000 -     0x7fff4b6c6fff  libGLU.dylib (17.7.3) <CB3B0579-D9A2-3CA5-8942-0C8344FAD054> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff4c063000 -     0x7fff4c072ffb  com.apple.opengl (17.7.3 - 17.7.3) <94B5CF34-5BD6-3652-9A8C-E9C56E0A9FB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff4ce75000 -     0x7fff4d0ccff7  com.apple.QuartzCore (1.11 - 701.14) <33E846BE-1794-3186-9BF2-6ADF62C782A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff4d901000 -     0x7fff4dc01fff  com.apple.security (7.0 - 58286.270.3.0.1) <DF7677A7-9765-3B6A-9D1C-3589145E4B65> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff4dc02000 -     0x7fff4dc8efff  com.apple.securityfoundation (6.0 - 55185.260.1) <1EE899E6-222A-3526-B505-B0D0B6FA042A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff4dcc0000 -     0x7fff4dcc4fff  com.apple.xpc.ServiceManagement (1.0 - 1) <FCF7BABA-DDDD-3770-8DAC-7069850203C2> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff4e05d000 -     0x7fff4e0cafff  com.apple.SystemConfiguration (1.17 - 1.17) <30C8327F-3EFF-3520-9C50-016F8B6B954F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff4e329000 -     0x7fff4e68afff  com.apple.VideoToolbox (1.0 - 2290.13) <7FCB2FC0-EFB8-37C2-B0D3-60AE9FDFE230> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff51306000 -     0x7fff513abfeb  com.apple.APFS (1.0 - 1) <2D22485D-552D-3CB6-9FE1-38547597918F> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff51dbf000 -     0x7fff51dc0ff7  com.apple.AggregateDictionary (1.0 - 1) <A6AF8AC4-1F25-37C4-9157-A02E9C200926> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff523c1000 -     0x7fff523edff7  com.apple.framework.Apple80211 (13.0 - 1380.2) <16F093EF-370B-3B90-8DB4-E94624431D15> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff52515000 -     0x7fff52524fc7  com.apple.AppleFSCompression (96.200.3 - 1.0) <3CF60CE8-976E-3CB8-959D-DD0948C1C2DE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff52620000 -     0x7fff5262bfff  com.apple.AppleIDAuthSupport (1.0 - 1) <2E9D1398-DBE6-328B-ADDA-20FA5FAD7405> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff5266c000 -     0x7fff526b5ff3  com.apple.AppleJPEG (1.0 - 1) <4C1F426B-7D77-3980-9633-7DBD8C666B9A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff52909000 -     0x7fff5292bfff  com.apple.applesauce (1.0 - ???) <F49107C7-3C51-3024-8EF1-C57643BE4F3B> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff529ef000 -     0x7fff52a3fff7  com.apple.AppleVAFramework (5.1.4 - 5.1.4) <3399D678-8741-3B70-B8D0-7C63C8ACF7DF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff52a8a000 -     0x7fff52a9effb  com.apple.AssertionServices (1.0 - 1) <456E507A-4561-3628-9FBE-173ACE7429D8> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff52e6d000 -     0x7fff52f59ff7  com.apple.AuthKit (1.0 - 1) <2765ABE9-54F2-3E45-8A93-1261E251B90D> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff5311b000 -     0x7fff53123fff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <2A396FC0-7B79-3088-9A82-FB93C1181A57> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff53124000 -     0x7fff531b9fff  com.apple.backup.framework (1.10.5 - ???) <4EEC51E2-AE4C-340A-B686-901810152C12> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff531ba000 -     0x7fff53227ff3  com.apple.BaseBoard (360.28 - 360.28) <68FA8044-F3CD-3BC6-9DAB-27DACF52BFC0> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff54e92000 -     0x7fff54e9bffb  com.apple.CommonAuth (4.0 - 2.0) <93335CB6-ABEB-3EC7-A040-8A667F40D5F3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff55334000 -     0x7fff55717fef  com.apple.CoreAUC (274.0.0 - 274.0.0) <C71F1581-E73B-3DA0-958B-E912C3FB3F23> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff55718000 -     0x7fff55746ff7  com.apple.CoreAVCHD (6.0.0 - 6000.4.1) <A04A99B8-DAC5-36FC-BAC7-7431600C1F89> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff55b74000 -     0x7fff55b85ff7  com.apple.CoreEmoji (1.0 - 69.19.9) <228457B3-E191-356E-9A5B-3C0438D05FBA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff5612f000 -     0x7fff56195ff7  com.apple.CoreNLP (1.0 - 130.15.22) <27877820-17D0-3B02-8557-4014E876CCC7> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff56442000 -     0x7fff5644aff7  com.apple.CorePhoneNumbers (1.0 - 1) <11F97C7E-C183-305F-8E6C-9B374F50E26B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff565c6000 -     0x7fff565f7ff3  com.apple.CoreServicesInternal (358 - 358) <DD6EF60D-048F-3186-83DA-EB191EDF48AE> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff569be000 -     0x7fff56a42fff  com.apple.CoreSymbolication (10.2 - 64490.25.1) <28B2FF2D-3FDE-3A20-B343-341E5BD4E22F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff56ad2000 -     0x7fff56bfdff7  com.apple.coreui (2.1 - 499.10) <A80F4B09-F940-346F-A9DF-4EFADD9220A8> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff56bfe000 -     0x7fff56d9efff  com.apple.CoreUtils (5.9 - 590.16) <66CC50F7-766D-33E2-A388-4DE22840ADFB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff56df2000 -     0x7fff56e55ff7  com.apple.framework.CoreWiFi (13.0 - 1375.2) <CA4B835A-27AC-3FAB-9F44-E48548EA2442> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff56e56000 -     0x7fff56e67ff7  com.apple.CrashReporterSupport (10.13 - 938.26) <E93D84A6-891D-38EE-BB4F-E9CD681189B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff56ef7000 -     0x7fff56f06fff  com.apple.framework.DFRFoundation (1.0 - 211.1) <E3F02F2A-2059-39CC-85DA-969676EB88EB> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff56f07000 -     0x7fff56f0bff7  com.apple.DSExternalDisplay (3.1 - 380) <787B9748-B120-3453-B8FE-61D9E363A9E0> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff56f8c000 -     0x7fff57001ffb  com.apple.datadetectorscore (7.0 - 590.27) <06FB1A07-7AE6-3ADD-8E7E-41955FAB38E8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff5704d000 -     0x7fff5708aff7  com.apple.DebugSymbols (190 - 190) <6F4FAACA-E06B-38AD-A0C2-14EA5408A231> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff5708b000 -     0x7fff571c6ff7  com.apple.desktopservices (1.13.5 - ???) <265C0E94-B8BF-3F58-8D68-EA001EEA0B15> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff5810d000 -     0x7fff58528fff  com.apple.vision.FaceCore (3.3.4 - 3.3.4) <A576E2DA-BF6F-3B18-8FEB-324E5C5FA9BD> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff5bddc000 -     0x7fff5bdddfff  libmetal_timestamp.dylib (902.3.2) <05389463-AF2E-33E2-A14F-1416E4A30835> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff5d47d000 -     0x7fff5d482fff  com.apple.GPUWrangler (3.50.12 - 3.50.12) <6C820ED9-F306-3978-B5B8-432AD97BBDAF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff5e28e000 -     0x7fff5e29dfff  com.apple.GraphVisualizer (1.0 - 5) <48D020B7-5938-3FAE-B468-E291AEE2C06F> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff5e403000 -     0x7fff5e477ffb  com.apple.Heimdal (4.0 - 2.0) <D97FCF19-EAD6-3E2F-BE88-F817E45CAE96> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5e478000 -     0x7fff5e4a6fff  com.apple.HelpData (2.3 - 184.4) <22850610-29F8-3902-93A3-BBF403440185> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff5f771000 -     0x7fff5f77afff  com.apple.IOAccelMemoryInfo (1.0 - 1) <EA04DC2A-F0C8-3471-9E59-BE8697050ADF> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
    0x7fff5f77b000 -     0x7fff5f782ffb  com.apple.IOAccelerator (404.14 - 404.14) <11A50171-C8AE-3BBC-9FB9-2A3313FFBD31> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff5f786000 -     0x7fff5f79efff  com.apple.IOPresentment (1.0 - 42.6) <6DFD9A6E-BF95-3A27-89E7-ACAA9E30D90A> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff5fb46000 -     0x7fff5fb73ff7  com.apple.IconServices (379 - 379) <7BAD562D-4FA3-3E11-863C-1EEBE2406D2C> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff5fe06000 -     0x7fff5fe18ff3  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <30CFE05C-4108-3879-AFAA-5BB02CBE190B> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff5fe33000 -     0x7fff5ff0eff7  com.apple.LanguageModeling (1.0 - 159.15.15) <3DE3CE61-542B-37B7-883E-4B9717CAC65F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff5ff0f000 -     0x7fff5ff4bff7  com.apple.Lexicon-framework (1.0 - 33.15.10) <4B5E843E-2809-3E70-9560-9254E2656419> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff5ff52000 -     0x7fff5ff57fff  com.apple.LinguisticData (1.0 - 238.25) <F529B961-098C-3E4C-A3E9-9DA9BFA1B3F0> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff60775000 -     0x7fff60778fff  com.apple.Mangrove (1.0 - 25) <537A5B2E-4C30-3CFD-8BDC-79F9A04AC327> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff60c4c000 -     0x7fff60c74ff7  com.apple.spotlight.metadata.utilities (1.0 - 1191.57) <38BB1FB7-3336-384C-B71F-4D0D402EB606> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff60c75000 -     0x7fff60d02ff7  com.apple.gpusw.MetalTools (1.0 - 1) <CBE2176A-8048-3A9C-AFE4-13973D44C704> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff60d19000 -     0x7fff60d32ffb  com.apple.MobileAssets (1.0 - 437.250.3) <8BE5B3A0-8F3A-3FAE-9AFF-32836300183C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff60ead000 -     0x7fff60ec8ffb  com.apple.MobileKeyBag (2.0 - 1.0) <C7C5DD21-66DE-31D1-92D9-BBEEAAE156FB> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff60f51000 -     0x7fff60f7bffb  com.apple.MultitouchSupport.framework (2450.1 - 2450.1) <42A23EC9-64A7-31C7-BF33-DF4412ED8A3F> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff611b7000 -     0x7fff611c1fff  com.apple.NetAuth (6.2 - 6.2) <0D01BBE5-0269-310D-B148-D19DAE143DEB> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff61a22000 -     0x7fff61a73ff3  com.apple.OTSVG (1.0 - ???) <5BF1A9EB-2694-3267-9514-A4EB3BEF4081> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff62c0b000 -     0x7fff62c1aff7  com.apple.PerformanceAnalysis (1.218.2 - 218.2) <65F3DB3E-6D4E-33A0-B510-EF768D323DAB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff64aac000 -     0x7fff64acaff7  com.apple.ProtocolBuffer (1 - 263.2) <907D6C95-D050-31DE-99CA-16A5135BC6F9> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff64c62000 -     0x7fff64cb2fff  com.apple.ROCKit (27.6 - 27.6) <756C2253-E8B1-3C48-9945-DE8D6AD24DE2> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
    0x7fff64e10000 -     0x7fff64e32fff  com.apple.RemoteViewServices (2.0 - 128) <8FB0E4EB-DCBB-32E6-94C6-AA9BA9EE4CAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff6663c000 -     0x7fff6675afff  com.apple.Sharing (1288.62 - 1288.62) <48B1F247-7910-3C16-814C-B99DE231F7F0> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff6675b000 -     0x7fff6677affb  com.apple.shortcut (2.16 - 101) <FA635B3A-8B45-3132-BB06-BD0398F03E12> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff6756e000 -     0x7fff6781dfff  com.apple.SkyLight (1.600.0 - 340.54) <90EB1C2E-B264-3EC4-AF7F-CDE7E7585746> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff67fc0000 -     0x7fff67fccfff  com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <7A6A67DB-C813-328E-AAFB-D267A5B50B3D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff6866b000 -     0x7fff686a7ff3  com.apple.StreamingZip (1.0 - 1) <046FAD5C-E0C5-3013-B1FE-24C018A0DDCF> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff6871d000 -     0x7fff687a8fc7  com.apple.Symbolication (10.2 - 64490.38.1) <9FDCC98D-5B32-35AD-A9BF-94DF2B78507F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff68c90000 -     0x7fff68c9cffb  com.apple.TCC (1.0 - 1) <73CF6FA9-44CE-30C9-887F-235940976585> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff68f02000 -     0x7fff68fcaff3  com.apple.TextureIO (3.8.4 - 3.8.1) <7CEAC05A-D283-3D5A-B1E3-C849285FA0BF> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff69087000 -     0x7fff6923effb  com.apple.UIFoundation (1.0 - 551.2) <917480B5-14BE-30E0-ABE6-9702336CC35A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff69eba000 -     0x7fff69f93fff  com.apple.ViewBridge (401.1 - 401.1) <18144EC1-5DEF-369C-8EBA-2826E7142784> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff6a76b000 -     0x7fff6a76efff  com.apple.dt.XCTTargetBootstrap (1.0 - 14490.66) <7AE3457F-AF40-3508-93FB-1D9E31EB1C9D> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff6ab6f000 -     0x7fff6ab71ffb  com.apple.loginsupport (1.0 - 1) <3F8D6334-BCD6-36C1-BA20-CC8503A84375> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff6ab72000 -     0x7fff6ab87fff  com.apple.login (3.0 - 3.0) <E168F05D-A5DF-3848-8686-DF5015EA4BA4> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff6ae3b000 -     0x7fff6ae6ffff  libCRFSuite.dylib (41.15.4) <406DAC06-0C77-3F90-878B-4D38F11F0256> /usr/lib/libCRFSuite.dylib
    0x7fff6ae72000 -     0x7fff6ae7cff7  libChineseTokenizer.dylib (28.15.3) <9B7F6109-3A5D-3641-9A7E-31D2239D73EE> /usr/lib/libChineseTokenizer.dylib
    0x7fff6af0a000 -     0x7fff6af0bffb  libDiagnosticMessagesClient.dylib (107) <A14D0819-0970-34CD-8680-80E4D7FE8C2C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff6af42000 -     0x7fff6b199ff3  libFosl_dynamic.dylib (18.3.4) <1B5DD4E2-8AE0-315E-829E-D5BFCD264EA8> /usr/lib/libFosl_dynamic.dylib
    0x7fff6b1ea000 -     0x7fff6b209fff  libMobileGestalt.dylib (645.270.1) <99A06C8A-97D6-383D-862C-F453BABB48A4> /usr/lib/libMobileGestalt.dylib
    0x7fff6b20a000 -     0x7fff6b20afff  libOpenScriptingUtil.dylib (179.1) <4D603146-EDA5-3A74-9FF8-4F75D8BB9BC6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff6b34a000 -     0x7fff6b34bffb  libSystem.B.dylib (1252.250.1) <E6C586CE-EEFA-3B4B-9316-AC4322AF0E75> /usr/lib/libSystem.B.dylib
    0x7fff6b3c7000 -     0x7fff6b3c8fff  libThaiTokenizer.dylib (2.15.1) <ADB37DC3-7D9B-3E73-A72A-BCC3433C937A> /usr/lib/libThaiTokenizer.dylib
    0x7fff6b3da000 -     0x7fff6b3f0ffb  libapple_nghttp2.dylib (1.24.1) <6F04250A-6686-3FDC-9A8D-290C64B06502> /usr/lib/libapple_nghttp2.dylib
    0x7fff6b3f1000 -     0x7fff6b41affb  libarchive.2.dylib (54.250.1) <47289946-8504-3966-9127-6CE39993DC2C> /usr/lib/libarchive.2.dylib
    0x7fff6b41b000 -     0x7fff6b49afff  libate.dylib (1.13.8) <92B44EDB-369D-3EE8-AEC5-61F8B9313DBF> /usr/lib/libate.dylib
    0x7fff6b49e000 -     0x7fff6b49eff3  libauto.dylib (187) <3E3780E1-96F3-3A22-91C5-92F9A5805518> /usr/lib/libauto.dylib
    0x7fff6b56e000 -     0x7fff6b57effb  libbsm.0.dylib (39.200.18) <CF381E0B-025B-364F-A83D-2527E03F1AA3> /usr/lib/libbsm.0.dylib
    0x7fff6b57f000 -     0x7fff6b58cfff  libbz2.1.0.dylib (38.200.3) <272953A1-8D36-329B-BDDB-E887B347710F> /usr/lib/libbz2.1.0.dylib
    0x7fff6b58d000 -     0x7fff6b5e0ff7  libc++.1.dylib (400.9.4) <9A60A190-6C34-339F-BB3D-AACE942009A4> /usr/lib/libc++.1.dylib
    0x7fff6b5e1000 -     0x7fff6b5f6ff7  libc++abi.dylib (400.17) <38C09CED-9090-3719-90F3-04A2749F5428> /usr/lib/libc++abi.dylib
    0x7fff6b5f7000 -     0x7fff6b5f7ff3  libcharset.1.dylib (51.200.6) <2A27E064-314C-359C-93FC-8A9B06206174> /usr/lib/libcharset.1.dylib
    0x7fff6b5f8000 -     0x7fff6b608ffb  libcmph.dylib (6.15.1) <9C52B2FE-179F-32AC-B87E-2AFC49ABF817> /usr/lib/libcmph.dylib
    0x7fff6b609000 -     0x7fff6b621ffb  libcompression.dylib (52.250.2) <7F4BB18C-1FB4-3825-8D8B-6E6B168774C6> /usr/lib/libcompression.dylib
    0x7fff6b896000 -     0x7fff6b8acfff  libcoretls.dylib (155.220.1) <4C64BE3E-41E3-3020-8BB7-07E90C0C861C> /usr/lib/libcoretls.dylib
    0x7fff6b8ad000 -     0x7fff6b8aeff3  libcoretls_cfhelpers.dylib (155.220.1) <0959B3E9-6643-3589-8BB3-21D52CDF0EF1> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff6bd5a000 -     0x7fff6bdb0ff3  libcups.2.dylib (462.12) <095619DC-9233-3937-9E50-5F10D917A40D> /usr/lib/libcups.2.dylib
    0x7fff6bee4000 -     0x7fff6bee4fff  libenergytrace.dylib (17.200.1) <80BB567A-FD18-3497-BF97-353F57D98CDD> /usr/lib/libenergytrace.dylib
    0x7fff6bf16000 -     0x7fff6bf1bff7  libgermantok.dylib (17.15.2) <E5F0F794-FF27-3D64-AE52-C78C6A84DD67> /usr/lib/libgermantok.dylib
    0x7fff6bf1c000 -     0x7fff6bf21ff7  libheimdal-asn1.dylib (520.270.1) <73F60D6F-76F8-35EF-9C86-9A81225EE4BE> /usr/lib/libheimdal-asn1.dylib
    0x7fff6bf4c000 -     0x7fff6c03cfff  libiconv.2.dylib (51.200.6) <2047C9B7-3F74-3A95-810D-2ED8F0475A99> /usr/lib/libiconv.2.dylib
    0x7fff6c03d000 -     0x7fff6c29effb  libicucore.A.dylib (62141.0.1) <A0D63918-76E9-3C1B-B255-46F4C1DA7FE8> /usr/lib/libicucore.A.dylib
    0x7fff6c2eb000 -     0x7fff6c2ecfff  liblangid.dylib (128.15.1) <22D05C4F-769B-3075-ABCF-44A0EBACE028> /usr/lib/liblangid.dylib
    0x7fff6c2ed000 -     0x7fff6c305ff3  liblzma.5.dylib (10.200.3) <E1F4FD60-1CE4-37B9-AD95-29D348AF1AC0> /usr/lib/liblzma.5.dylib
    0x7fff6c31d000 -     0x7fff6c3c1ff7  libmecab.1.0.0.dylib (779.24.1) <A8D0379B-85FA-3B3D-89ED-5CF2C3826AB2> /usr/lib/libmecab.1.0.0.dylib
    0x7fff6c3c2000 -     0x7fff6c5c6fff  libmecabra.dylib (779.24.1) <D71F71E0-30E2-3DB3-B636-7DE13D51FB4B> /usr/lib/libmecabra.dylib
    0x7fff6c5cb000 -     0x7fff6c5fbfff  libncurses.5.4.dylib (53.200.3) <767B4D3D-CF4C-33DF-B282-0CAC013A7AD0> /usr/lib/libncurses.5.4.dylib
    0x7fff6c79e000 -     0x7fff6caefff7  libnetwork.dylib (1229.250.15) <72C7E9E3-B2BE-3300-BE1B-64606222022C> /usr/lib/libnetwork.dylib
    0x7fff6cb81000 -     0x7fff6d306fdf  libobjc.A.dylib (756.2) <7C312627-43CB-3234-9324-4DEA92D59F50> /usr/lib/libobjc.A.dylib
    0x7fff6d318000 -     0x7fff6d31cffb  libpam.2.dylib (22.200.1) <586CF87F-349C-393D-AEEB-FB75F94A5EB7> /usr/lib/libpam.2.dylib
    0x7fff6d31f000 -     0x7fff6d354fff  libpcap.A.dylib (79.250.1) <C0893641-7DFF-3A33-BDAE-190FF54837E8> /usr/lib/libpcap.A.dylib
    0x7fff6d46d000 -     0x7fff6d485ffb  libresolv.9.dylib (65.200.2) <893142A5-F153-3437-A22D-407EE542B5C5> /usr/lib/libresolv.9.dylib
    0x7fff6d4d6000 -     0x7fff6d4d7ff7  libspindump.dylib (267.3) <A584E403-8C95-3841-9C16-E22664A5A63F> /usr/lib/libspindump.dylib
    0x7fff6d4d8000 -     0x7fff6d6b5fff  libsqlite3.dylib (274.26) <6404BA3B-BCA4-301F-B2FE-8776105A2AA3> /usr/lib/libsqlite3.dylib
    0x7fff6d8ce000 -     0x7fff6d8d1ff7  libutil.dylib (51.200.4) <CE9B18C9-66ED-32D4-9D29-01F8FCB467B0> /usr/lib/libutil.dylib
    0x7fff6d8d2000 -     0x7fff6d8dffff  libxar.1.dylib (417.1) <39CCF46B-C81A-34B1-92A1-58C4E5DA846E> /usr/lib/libxar.1.dylib
    0x7fff6d8e4000 -     0x7fff6d9c6ff3  libxml2.2.dylib (32.10) <AA4E1B1F-0FDE-3274-9FA5-75446298D1AC> /usr/lib/libxml2.2.dylib
    0x7fff6d9c7000 -     0x7fff6d9efff3  libxslt.1.dylib (16.5) <E330D3A2-E32B-378A-973E-A8D245C0F712> /usr/lib/libxslt.1.dylib
    0x7fff6d9f0000 -     0x7fff6da02ff7  libz.1.dylib (70.200.4) <B048FC1F-058F-3A08-A1FE-81D5308CB3E6> /usr/lib/libz.1.dylib
    0x7fff6e1e6000 -     0x7fff6e1eaff3  libcache.dylib (81) <1987D1E1-DB11-3291-B12A-EBD55848E02D> /usr/lib/system/libcache.dylib
    0x7fff6e1eb000 -     0x7fff6e1f5ff3  libcommonCrypto.dylib (60118.250.2) <1765BB6E-6784-3653-B16B-CB839721DC9A> /usr/lib/system/libcommonCrypto.dylib
    0x7fff6e1f6000 -     0x7fff6e1fdff7  libcompiler_rt.dylib (63.4) <5212BA7B-B7EA-37B4-AF6E-AC4F507EDFB8> /usr/lib/system/libcompiler_rt.dylib
    0x7fff6e1fe000 -     0x7fff6e207ff7  libcopyfile.dylib (146.250.1) <98CD00CD-9B91-3B5C-A9DB-842638050FA8> /usr/lib/system/libcopyfile.dylib
    0x7fff6e208000 -     0x7fff6e28cfc3  libcorecrypto.dylib (602.260.2) <01464D24-570C-3B83-9D18-467769E0FCDD> /usr/lib/system/libcorecrypto.dylib
    0x7fff6e313000 -     0x7fff6e34cff7  libdispatch.dylib (1008.270.1) <97273678-E94C-3C8C-89F6-2E2020F4B43B> /usr/lib/system/libdispatch.dylib
    0x7fff6e34d000 -     0x7fff6e379ff7  libdyld.dylib (655.1.1) <002418CC-AD11-3D10-865B-015591D24E6C> /usr/lib/system/libdyld.dylib
    0x7fff6e37a000 -     0x7fff6e37affb  libkeymgr.dylib (30) <0D0F9CA2-8D5A-3273-8723-59987B5827F2> /usr/lib/system/libkeymgr.dylib
    0x7fff6e37b000 -     0x7fff6e387ff3  libkxld.dylib (4903.270.47) <E9E37910-D3C3-3433-B071-674EFF6C0B9A> /usr/lib/system/libkxld.dylib
    0x7fff6e388000 -     0x7fff6e388ff7  liblaunch.dylib (1336.261.2) <2B07E27E-D404-3E98-9D28-BCA641E5C479> /usr/lib/system/liblaunch.dylib
    0x7fff6e389000 -     0x7fff6e38efff  libmacho.dylib (927.0.3) <A377D608-77AB-3F6E-90F0-B4F251A5C12F> /usr/lib/system/libmacho.dylib
    0x7fff6e38f000 -     0x7fff6e391ffb  libquarantine.dylib (86.220.1) <6D0BC770-7348-3608-9254-F7FFBD347634> /usr/lib/system/libquarantine.dylib
    0x7fff6e392000 -     0x7fff6e393ff7  libremovefile.dylib (45.200.2) <9FBEB2FF-EEBE-31BC-BCFC-C71F8D0E99B6> /usr/lib/system/libremovefile.dylib
    0x7fff6e394000 -     0x7fff6e3abff3  libsystem_asl.dylib (356.200.4) <A62A7249-38B8-33FA-9875-F1852590796C> /usr/lib/system/libsystem_asl.dylib
    0x7fff6e3ac000 -     0x7fff6e3acff7  libsystem_blocks.dylib (73) <A453E8EE-860D-3CED-B5DC-BE54E9DB4348> /usr/lib/system/libsystem_blocks.dylib
    0x7fff6e3ad000 -     0x7fff6e434fff  libsystem_c.dylib (1272.250.1) <7EDACF78-2FA3-35B8-B051-D70475A35117> /usr/lib/system/libsystem_c.dylib
    0x7fff6e435000 -     0x7fff6e438ffb  libsystem_configuration.dylib (963.270.3) <2B4A836D-68A4-33E6-8D48-CD4486B03387> /usr/lib/system/libsystem_configuration.dylib
    0x7fff6e439000 -     0x7fff6e43cff7  libsystem_coreservices.dylib (66) <719F75A4-74C5-3BA6-A09E-0C5A3E5889D7> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6e43d000 -     0x7fff6e443fff  libsystem_darwin.dylib (1272.250.1) <EC9B39A5-9592-3577-8997-7DC721D20D8C> /usr/lib/system/libsystem_darwin.dylib
    0x7fff6e444000 -     0x7fff6e44aff7  libsystem_dnssd.dylib (878.270.2) <E9A5ACCF-E35F-3909-AF0A-2A37CD217276> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff6e44b000 -     0x7fff6e496ffb  libsystem_info.dylib (517.200.9) <D09D5AE0-2FDC-3A6D-93EC-729F931B1457> /usr/lib/system/libsystem_info.dylib
    0x7fff6e497000 -     0x7fff6e4bfff7  libsystem_kernel.dylib (4903.270.47) <4195838C-EFEF-3CC9-B459-75032AF7EA1A> /usr/lib/system/libsystem_kernel.dylib
    0x7fff6e4c0000 -     0x7fff6e50bff7  libsystem_m.dylib (3158.200.7) <F19B6DB7-014F-3820-831F-389CCDA06EF6> /usr/lib/system/libsystem_m.dylib
    0x7fff6e50c000 -     0x7fff6e536fff  libsystem_malloc.dylib (166.270.1) <011F3AD0-8E6A-3A89-AE64-6E5F6840F30A> /usr/lib/system/libsystem_malloc.dylib
    0x7fff6e537000 -     0x7fff6e541ff7  libsystem_networkextension.dylib (767.250.2) <FF06F13A-AEFE-3A27-A073-910EF78AEA36> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff6e542000 -     0x7fff6e549fff  libsystem_notify.dylib (172.200.21) <145B5CFC-CF73-33CE-BD3D-E8DDE268FFDE> /usr/lib/system/libsystem_notify.dylib
    0x7fff6e54a000 -     0x7fff6e553fef  libsystem_platform.dylib (177.270.1) <9D1FE5E4-EB7D-3B3F-A8D1-A96D9CF1348C> /usr/lib/system/libsystem_platform.dylib
    0x7fff6e554000 -     0x7fff6e55eff7  libsystem_pthread.dylib (330.250.2) <2D5C08FF-484F-3D59-9132-CE1DCB3F76D7> /usr/lib/system/libsystem_pthread.dylib
    0x7fff6e55f000 -     0x7fff6e562ff7  libsystem_sandbox.dylib (851.270.1) <9494594B-5199-3186-82AB-5FF8BED6EE16> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff6e563000 -     0x7fff6e565ff3  libsystem_secinit.dylib (30.260.2) <EF1EA47B-7B22-35E8-BD9B-F7003DCB96AE> /usr/lib/system/libsystem_secinit.dylib
    0x7fff6e566000 -     0x7fff6e56dff3  libsystem_symptoms.dylib (820.267.1) <03F1C2DD-0F5A-3D9D-88F6-B26C0F94EB52> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6e56e000 -     0x7fff6e583fff  libsystem_trace.dylib (906.260.1) <FC761C3B-5434-3A52-912D-F1B15FAA8EB2> /usr/lib/system/libsystem_trace.dylib
    0x7fff6e585000 -     0x7fff6e58affb  libunwind.dylib (35.4) <24A97A67-F017-3CFC-B0D0-6BD0224B1336> /usr/lib/system/libunwind.dylib
    0x7fff6e58b000 -     0x7fff6e5bafff  libxpc.dylib (1336.261.2) <7DEE2300-6D8E-3C00-9C63-E3E80D56B0C4> /usr/lib/system/libxpc.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=398.2M resident=0K(0%) swapped_out_or_unallocated=398.2M(100%)
Writable regions: Total=214.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=214.1M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG backing stores                  992K        2 
CG image                            88K        8 
CoreAnimation                     54.3M       10 
CoreGraphics                         8K        1 
CoreImage                           28K        3 
CoreUI image data                 1140K       12 
CoreUI image file                  196K        3 
Dispatch continuations            16.0M        1 
Foundation                           4K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           119.0M       98 
MALLOC guard page                   32K        6 
Memory Tag 242                      12K        1 
STACK GUARD                       54.5M       10 
Stack                             14.1M       11 
VM_ALLOCATE                        168K       14 
__DATA                            48.0M      270 
__FONT_DATA                          4K        1 
__LINKEDIT                       224.2M       14 
__TEXT                           173.9M      257 
__UNICODE                          564K        1 
mapped file                      513.4M      154 
shared memory                      644K       10 
===========                     =======  ======= 
TOTAL                              1.2G      893 


System Profile:
Network Service: Wi-Fi, AirPort, en0
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1
Boot Volume File System Type: apfs
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736453120
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736453120
USB Device: USB 3.0 Bus
USB Device: Internal Memory Card Reader
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Bluetooth USB Host Controller
Serial ATA Device: APPLE SSD SM0512G, 500.28 GB
Model: MacBookPro11,5, BootROM 194.0.0.0.0, 4 processors, Intel Core i7, 2.5 GHz, 16 GB, SMC 2.30f2
Graphics: kHW_AMDRadeonR9M370XItem, AMD Radeon R9 M370X, spdisplays_pcie_device, 2 GB
Graphics: kHW_IntelIrisProItem, Intel Iris Pro, spdisplays_builtin
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x152), Broadcom BCM43xx 1.0 (7.77.61.2 AirPortDriverBrcmNIC-1305.8)
Bluetooth: Version 6.0.14d3, 3 services, 27 devices, 1 incoming serial ports

[-- Attachment #3: Type: text/plain, Size: 5986 bytes --]





In GNU Emacs 26.3 (build 1, x86_64-apple-darwin18.2.0, NS appkit-1671.20 Version 10.14.3 (Build 18D109))
 of 2019-09-02 built on builder10-14.porkrind.org
Windowing system distributor 'Apple', version 10.3.1671
Recent messages:
[2019-09-03 16:20:53] ‘*scratch*’ [6 259200]
[2019-09-03 16:20:53] ‘ *Minibuf-0*’ [6 259200]
[2019-09-03 16:20:53] ‘*Messages*’ [0 259200]
[2019-09-03 16:20:53] ‘ *code-conversion-work*’ [0 259200]
[2019-09-03 16:20:53] ‘ *pdf-info-query--escape*’ [0 259200]
[2019-09-03 16:20:53] ‘ *Echo Area 0*’ [0 259200]
[2019-09-03 16:20:53] ‘ *Echo Area 1*’ [0 259200]
[2019-09-03 16:20:53] ‘*debug tramp/ssh kd904675@lvnvdc1753.lvn.broadcom.net*’ [0 259200]
[2019-09-03 16:20:53] ‘*tramp/ssh kd904675@lvnvdc1753.lvn.broadcom.net*’ [0 259200]
[2019-09-03 16:20:53] ‘*debug tramp/nil nil*’ [0 259200]

Configured using:
 'configure --with-ns '--enable-locallisppath=/Library/Application
 Support/Emacs/${version}/site-lisp:/Library/Application
 Support/Emacs/site-lisp' --with-modules'

Configured features:
NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS MODULES THREADS

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  ivy-rich-mode: t
  ivy-mode: t
  helm-mode: t
  shell-dirtrack-mode: t
  async-bytecomp-package-mode: t
  global-linum-mode: t
  linum-mode: t
  global-auto-revert-mode: t
  show-paren-mode: t
  delete-selection-mode: t
  display-time-mode: t
  tabbar-mwheel-mode: t
  tabbar-mode: t
  pdf-occur-global-minor-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  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
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
/Users/kd904675/.emacs.d/elpa/auth-source-pass-20190628.650/auth-source-pass hides /Applications/Emacs.app/Contents/Resources/lisp/auth-source-pass
/Users/kd904675/.emacs.d/elpa/verilog-mode-2019.6.21.103209889/verilog-mode hides /Applications/Emacs.app/Contents/Resources/lisp/progmodes/verilog-mode
/Users/kd904675/.emacs.d/elpa/soap-client-3.1.5/soap-client hides /Applications/Emacs.app/Contents/Resources/lisp/net/soap-client
/Users/kd904675/.emacs.d/elpa/soap-client-3.1.5/soap-inspect hides /Applications/Emacs.app/Contents/Resources/lisp/net/soap-inspect
/Users/kd904675/.emacs.d/elpa/let-alist-1.0.6/let-alist hides /Applications/Emacs.app/Contents/Resources/lisp/emacs-lisp/let-alist

Features:
(shadow sort mail-extr emacsbug message rmc puny rfc822 mml mml-sec epa
epg gnus-util rmail rmail-loaddefs mm-decode mm-bodies mm-encode
mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047
rfc2045 ietf-drums mail-utils server files-x noutline outline
tramp-cache tramp-sh elec-pair expand-region text-mode-expansions
er-basic-expansions expand-region-core expand-region-custom tramp-term
counsel xdg xref project swiper cl-extra help-mode ivy-rich subr-x ivy
colir color ivy-overlay helm-mode helm-files image-dired dired-x
dired-aux ffap helm-buffers helm-occur helm-tags helm-locate helm-grep
pcase helm-regexp helm-utils helm-help helm-types helm-tramp tramp
tramp-compat tramp-loaddefs trampver shell pcomplete parse-time
helm-config helm-easymenu async-bytecomp helm helm-source eieio-compat
helm-multi-match helm-lib async list-register register-list linum
windmove framemove autorevert filenotify diary-lib diary-loaddefs
cal-menu calendar cal-loaddefs midnight browse-kill-ring derived cl
shell-completion shell-command shell-pop term disp-table ehelp
highlight-symbol thingatpt backup-dir extraedit goto-last-change
highline mm-util mail-prsvr paren delsel protbuf time point-stack wgrep
grep grep-edit moccur-edit color-moccur edmacro kmacro tabbar crosshairs
col-highlight easy-mmode vline hl-line+ hl-line himark filesets
pdf-occur ibuf-ext ibuffer ibuffer-loaddefs tablist tablist-filter
semantic/wisent/comp semantic/wisent semantic/wisent/wisent
semantic/util-modes semantic/util semantic semantic/tag semantic/lex
semantic/fw mode-local find-func cedet dired dired-loaddefs pdf-isearch
let-alist pdf-misc imenu pdf-tools compile comint ansi-color ring
cus-edit cus-start cus-load wid-edit pdf-view bookmark pp jka-compr
pdf-cache pdf-info tq pdf-util advice format-spec image-mode finder-inf
info package easymenu epg-config url-handlers url-parse auth-source
cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache url-vars
seq byte-opt gv bytecomp byte-compile cconv cl-loaddefs cl-lib time-date
tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type
mwheel term/ns-win ns-win ucs-normalize mule-util term/common-win
tool-bar dnd fontset image regexp-opt fringe tabulated-list replace
newcomment text-mode elisp-mode lisp-mode prog-mode register page
menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock
font-lock syntax facemenu font-core term/tty-colors frame cl-generic
cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech
european ethiopic indian cyrillic chinese composite charscript charprop
case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer
cl-preloaded 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 threads kqueue cocoa ns
multi-tty make-network-process emacs)

Memory information:
((conses 16 548912 23273)
 (symbols 48 41626 5)
 (miscs 40 73 377)
 (strings 32 120382 3401)
 (string-bytes 1 3480522)
 (vectors 16 63460)
 (vector-slots 8 1314507 18456)
 (floats 8 331 167)
 (intervals 56 6734 4528)
 (buffers 992 15))

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

* bug#37299: 26.3; Emacs on OSX crashes when clicking menu items while using tramp
  2019-09-03 23:28 bug#37299: 26.3; Emacs on OSX crashes when clicking menu items while using tramp kiran.dasoju--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2019-09-04  8:00 ` Michael Albinus
  2019-09-04 19:41   ` Robert Pluim
  2020-03-31 11:37 ` bug#37299: Observations regard bug #37299 Carl Winbäck
  1 sibling, 1 reply; 7+ messages in thread
From: Michael Albinus @ 2019-09-04  8:00 UTC (permalink / raw)
  To: kiran.dasoju; +Cc: 37299

kiran.dasoju--- via "Bug reports for GNU Emacs, the Swiss army knife of
text editors" <bug-gnu-emacs@gnu.org> writes:

Hi,

> I am running emacs on Mac machine, when i connect to a remote machine
> over tramp start using menu items, after few clicks emacs crashes.

Thanks for the report. It is the same as reported under bug number
24472, so I've merged them.

Unfortunately, there's no solution yet. Personally, I don't use macOS,
so I cannot investigate.

Best regards, Michael.





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

* bug#37299: 26.3; Emacs on OSX crashes when clicking menu items while using tramp
  2019-09-04  8:00 ` Michael Albinus
@ 2019-09-04 19:41   ` Robert Pluim
  2019-09-04 20:09     ` Michael Albinus
  0 siblings, 1 reply; 7+ messages in thread
From: Robert Pluim @ 2019-09-04 19:41 UTC (permalink / raw)
  To: Michael Albinus; +Cc: kiran.dasoju, 37299

>>>>> On Wed, 04 Sep 2019 10:00:36 +0200, Michael Albinus <michael.albinus@gmx.de> said:

    Michael> kiran.dasoju--- via "Bug reports for GNU Emacs, the Swiss army knife of
    Michael> text editors" <bug-gnu-emacs@gnu.org> writes:

    Michael> Hi,

    >> I am running emacs on Mac machine, when i connect to a remote machine
    >> over tramp start using menu items, after few clicks emacs crashes.

    Michael> Thanks for the report. It is the same as reported under bug number
    Michael> 24472, so I've merged them.

    Michael> Unfortunately, there's no solution yet. Personally, I don't use macOS,
    Michael> so I cannot investigate.

Iʼve stared at the code, and I canʼt see anything wrong with it. What
kind of debug would you want?

Robert

PS I tried clang's address leak detection, which didnʼt complain about anything.





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

* bug#37299: 26.3; Emacs on OSX crashes when clicking menu items while using tramp
  2019-09-04 19:41   ` Robert Pluim
@ 2019-09-04 20:09     ` Michael Albinus
  2019-09-05  9:33       ` Robert Pluim
  0 siblings, 1 reply; 7+ messages in thread
From: Michael Albinus @ 2019-09-04 20:09 UTC (permalink / raw)
  To: Robert Pluim; +Cc: kiran.dasoju, 37299

Robert Pluim <rpluim@gmail.com> writes:

Hi Robert,

>     Michael> Unfortunately, there's no solution yet. Personally, I
>     Michael> don't use macOS,
>     Michael> so I cannot investigate.
>
> Iʼve stared at the code, and I canʼt see anything wrong with it. What
> kind of debug would you want?

Nothing, because I believe it is rather an error related to macOS. Tramp
is just the trigger, but I cannot see any reason how Tramp could trigger
Emacs to crash.

Maybe you try to reproduce the problem, and check the traces in gdb then?

> Robert

Best regards, Michael.





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

* bug#37299: 26.3; Emacs on OSX crashes when clicking menu items while using tramp
  2019-09-04 20:09     ` Michael Albinus
@ 2019-09-05  9:33       ` Robert Pluim
  2019-09-05 13:10         ` Michael Albinus
  0 siblings, 1 reply; 7+ messages in thread
From: Robert Pluim @ 2019-09-05  9:33 UTC (permalink / raw)
  To: Michael Albinus; +Cc: kiran.dasoju, 37299

>>>>> On Wed, 04 Sep 2019 22:09:35 +0200, Michael Albinus <michael.albinus@gmx.de> said:

    Michael> Robert Pluim <rpluim@gmail.com> writes:
    Michael> Hi Robert,

    Michael> Unfortunately, there's no solution yet. Personally, I
    Michael> don't use macOS,
    Michael> so I cannot investigate.
    >> 
    >> Iʼve stared at the code, and I canʼt see anything wrong with it. What
    >> kind of debug would you want?

    Michael> Nothing, because I believe it is rather an error related to macOS. Tramp
    Michael> is just the trigger, but I cannot see any reason how Tramp could trigger
    Michael> Emacs to crash.

    Michael> Maybe you try to reproduce the problem, and check the traces in gdb then?

I can reproduce it, but it doesnʼt really help:

* thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGABRT
  * frame #0: 0x00007fff5c41a016 libsystem_kernel.dylib`__abort_with_payload + 10
    frame #1: 0x00007fff5c4155db libsystem_kernel.dylib`abort_with_payload_wrapper_internal + 82
    frame #2: 0x00007fff5c415589 libsystem_kernel.dylib`abort_with_reason + 22
    frame #3: 0x00007fff5aafb8dd libobjc.A.dylib`_objc_fatalv(unsigned long long, unsigned long long, char const*, __va_list_tag*) + 108
    frame #4: 0x00007fff5aafb78f libobjc.A.dylib`_objc_fatal(char const*, ...) + 135
    frame #5: 0x00007fff5aaee563 libobjc.A.dylib`(anonymous namespace)::AutoreleasePoolPage::pop(void*) + 941
    frame #6: 0x00007fff303415ea CoreFoundation`_CFAutoreleasePoolPop + 22
    frame #7: 0x00007fff325ba0e3 Foundation`-[NSAutoreleasePool release] + 144
    frame #8: 0x00000001001e8635 emacs`ns_update_menubar(f=<unavailable>, deep_p=<unavailable>, submenu=<unavailable>) at nsmenu.m:0:5 [opt]
    frame #9: 0x00000001001e867e emacs`ns_activate_menubar(f=<unavailable>) at nsmenu.m:476:3 [opt]
    frame #10: 0x00000001000c880e emacs`read_char at keyboard.c:3894:6 [opt]
    frame #11: 0x00000001000c7ff8 emacs`read_char [inlined] read_event_from_main_queue(end_time=0x0000000000000000, local_getcjmp=0x00000001051ba0a0, used_mouse_menu=0x00007ffeefbff1db) at keyboard.c:2136 [opt]
    frame #12: 0x00000001000c7e88 emacs`read_char at keyboard.c:2200 [opt]
    frame #13: 0x00000001000c7e4d emacs`read_char(commandflag=1, map=0x00000001039609a3, prev_event=0x0000000000000000, used_mouse_menu=0x00007ffeefbff1db, end_time=0x0000000000000000) at keyboard.c:2808 [opt]
    frame #14: 0x00000001000c4b1b emacs`read_key_sequence(keybuf=<unavailable>, prompt=0x0000000000000000, dont_downcase_last=false, can_return_switch_frame=true, fix_current_buffer=true, prevent_redisplay=<unavailable>) at keyboard.c:9125:12 [opt]
    frame #15: 0x00000001000c32dc emacs`command_loop_1 at keyboard.c:1345:15 [opt]
    frame #16: 0x000000010014a029 emacs`internal_condition_case(bfun=(emacs`command_loop_1 at keyboard.c:1236), handlers=0x0000000000000090, hfun=<unavailable>) at eval.c:1355:25 [opt]
    frame #17: 0x00000001000d25b0 emacs`command_loop_2(ignore=<unavailable>) at keyboard.c:1091:11 [opt]
    frame #18: 0x00000001001496f7 emacs`internal_catch(tag=0x000000000000c4b0, func=(emacs`command_loop_2 at keyboard.c:1087), arg=0x0000000000000000) at eval.c:1116:25 [opt]
    frame #19: 0x00000001000c22ee emacs`command_loop at keyboard.c:1070:2 [opt]
    frame #20: 0x00000001000c2203 emacs`recursive_edit_1 at keyboard.c:714:9 [opt]
    frame #21: 0x00000001000c24ab emacs`Frecursive_edit at keyboard.c:786:3 [opt]
    frame #22: 0x00000001000c0bd2 emacs`main(argc=<unavailable>, argv=0x00007ffeefbff668) at emacs.c:2086:3 [opt]
    frame #23: 0x00007fff5c2c73d5 libdyld.dylib`start + 1
    frame #24: 0x00007fff5c2c73d5 libdyld.dylib`start + 1

Which just tells us that

  /* set main menu */
  if (needsSet)
    [NSApp setMainMenu: menu];

  [pool release]; <= This causes the crash
  unblock_input ();

but not what object is at fault. Removing that [pool release] fixes
the crash, but probably means leaking memory.

Robert





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

* bug#37299: 26.3; Emacs on OSX crashes when clicking menu items while using tramp
  2019-09-05  9:33       ` Robert Pluim
@ 2019-09-05 13:10         ` Michael Albinus
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Albinus @ 2019-09-05 13:10 UTC (permalink / raw)
  To: Robert Pluim; +Cc: kiran.dasoju, 37299

Robert Pluim <rpluim@gmail.com> writes:

> Which just tells us that
>
>   /* set main menu */
>   if (needsSet)
>     [NSApp setMainMenu: menu];
>
>   [pool release]; <= This causes the crash
>   unblock_input ();
>
> but not what object is at fault. Removing that [pool release] fixes
> the crash, but probably means leaking memory.

And it doesn't explain how it's related to Tramp.

> Robert

Best regards, Michael.





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

* bug#37299: Observations regard bug #37299
  2019-09-03 23:28 bug#37299: 26.3; Emacs on OSX crashes when clicking menu items while using tramp kiran.dasoju--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2019-09-04  8:00 ` Michael Albinus
@ 2020-03-31 11:37 ` Carl Winbäck
  1 sibling, 0 replies; 7+ messages in thread
From: Carl Winbäck @ 2020-03-31 11:37 UTC (permalink / raw)
  To: 37299

Hello friends,

I was hit by this bug and have made some observations about it.

The bug affects some, but not all, Emacs ”distributions” for macOS.

These packages are affected by the bug: ”Emacs-26.3-universal.dmg” and
”Emacs-2020-03-26_01-40-23-fe6b8c91cb7a3c1959f7fb2b43f73cc7f7fc9fc3-universal.dmg”
from https://emacsformacosx.com/

Another package that is also affected is ”Emacs-26.3-modified-2.dmg”,
available at https://vigou3.gitlab.io/emacs-modified-macos/

However, I have also tried the package
”emacs-26.3-mac-7.9-10.14.4.zip”. That package is *not* affected by
this bug.  It’s available at
https://github.com/railwaycat/homebrew-emacsmacport or via homebrew.

The source itself seems to be available here:
https://bitbucket.org/mituharu/emacs-mac/src/master/

So what conclusions can we draw from these facts? Apparently there are
clues here that could help us to find the bug.

According to the info in the file README-mac[1], that source
distribution is modified quite heavily compared to ”stock” Emacs. At
this point I don’t know what it does differently when it comes to
e.g. tramp mode or menu implementation.

Is there anyone who would like to take a guess about why that package
manage to avoid this bug?

[1] https://bitbucket.org/mituharu/emacs-mac/src/master/README-mac





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

end of thread, other threads:[~2020-03-31 11:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-03 23:28 bug#37299: 26.3; Emacs on OSX crashes when clicking menu items while using tramp kiran.dasoju--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2019-09-04  8:00 ` Michael Albinus
2019-09-04 19:41   ` Robert Pluim
2019-09-04 20:09     ` Michael Albinus
2019-09-05  9:33       ` Robert Pluim
2019-09-05 13:10         ` Michael Albinus
2020-03-31 11:37 ` bug#37299: Observations regard bug #37299 Carl Winbäck

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