GNU bug report logs - #38695
26.3; emacs 26.3 crashes under MacOS

Previous Next

Package: emacs;

Reported by: Bruno Chanal <bchanal <at> teksavvy.com>

Date: Fri, 20 Dec 2019 20:06:01 UTC

Severity: normal

Found in version 26.3

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 38695 in the body.
You can then email your comments to 38695 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#38695; Package emacs. (Fri, 20 Dec 2019 20:06:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Bruno Chanal <bchanal <at> teksavvy.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 20 Dec 2019 20:06:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Bruno Chanal <bchanal <at> teksavvy.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.3; emacs 26.3 crashes under MacOS
Date: Fri, 20 Dec 2019 14:46:47 -0500

Hi,

I have had a number of crashes of Emacs under MacOS. I'm using Emacs
26.3.

The exact circumstances are not fully clear. However, the crashes seem
to be related to using Tramp to connect to remote systems. They seem to
take place after MacOS went to sleep while Emacs/Tramp was running. As
MacOS is brought back up, there seem to be a significant likelihood that
emacs will then crash shortly after being used again. In brief, the
typical sequence seems to be:

Emacs/Tramp to remote system (with SSH) -> MacOS goes to sleep -> (wait
a while) -> MacOS back on -> use emacs -> crash.

The summary of information regarding the state of emacs, as collected by
Apple's crash report utility is:

Process:               Emacs-x86_64-10_14 [46340]
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 [46340]
User ID:               501

Date/Time:             2019-12-19 22:34:37.528 -0500
OS Version:            Mac OS X 10.15.2 (19C57)
Report Version:        12
Anonymous UUID:        AF3B58D7-6155-707D-8780-ECE8840BE240

Sleep/Wake UUID:       305952C0-7717-46F0-B2F4-5B5033EF0417

Time Awake Since Boot: 260000 seconds
Time Since Wake:       78 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

Application Specific Information:
Invalid or prematurely-freed autorelease pool 0x1010091e0.

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff654377fa __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff654f4bc1 pthread_kill + 432
2   libsystem_c.dylib             	0x00007fff6534e3a2 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      	0x00007fff654e942d _sigtramp + 29
12  ???                           	0x000000010b29b7a0 0 + 4482250656
13  libsystem_kernel.dylib        	0x00007fff654524a3 abort_with_reason + 19
14  libobjc.A.dylib               	0x00007fff63f92c1b _objc_fatalv(unsigned long long, unsigned long long, char const*, __va_list_tag*) + 114
15  libobjc.A.dylib               	0x00007fff63f92ba9 _objc_fatal(char const*, ...) + 135
16  libobjc.A.dylib               	0x00007fff63f93741 AutoreleasePoolPage::badPop(void*) + 139
17  com.apple.CoreFoundation      	0x00007fff2dc52eb5 _CFAutoreleasePoolPop + 22
18  com.apple.Foundation          	0x00007fff302f4e95 -[NSAutoreleasePool release] + 129
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                 	0x00007fff652f07fd start + 1

Thread 1:
0   libsystem_kernel.dylib        	0x00007fff654395be __select + 10
1   Emacs-x86_64-10_14            	0x00000001001c26d8 -[EmacsApp fd_handler:] + 264
2   com.apple.Foundation          	0x00007fff3032f788 __NSThread__start__ + 1064
3   libsystem_pthread.dylib       	0x00007fff654f4e65 _pthread_start + 148
4   libsystem_pthread.dylib       	0x00007fff654f083b thread_start + 15

Thread 2:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff6543125a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff654315d0 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff2dc95d0b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation      	0x00007fff2dc948e7 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation      	0x00007fff2dc93bd3 CFRunLoopRunSpecific + 499
5   com.apple.AppKit              	0x00007fff2affea72 _NSEventThread + 132
6   libsystem_pthread.dylib       	0x00007fff654f4e65 _pthread_start + 148
7   libsystem_pthread.dylib       	0x00007fff654f083b thread_start + 15

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

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

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

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

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000010e6cfdc0  rcx: 0x00007ffeefbfe4f8  rdx: 0x0000000000000000
  rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007ffeefbfe520  rsp: 0x00007ffeefbfe4f8
   r8: 0x0000000000000000   r9: 0x40060a0480000012  r10: 0x000000010e6cfdc0  r11: 0x0000000000000246
  r12: 0x0000000000000307  r13: 0x0000000000000000  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007fff654377fa  rfl: 0x0000000000000246  cr2: 0x0000000101b03000
  
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
       0x101fba000 -        0x101fbd047  libobjc-trampolines.dylib (781.2) <EB56CAD4-64BB-3EA4-B533-0E93F7DAEC45> /usr/lib/libobjc-trampolines.dylib
       0x1070da000 -        0x1070f1ffb  com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride (1.0 - 1298.2.10) <4E2D8328-0B68-367B-8FA0-4A43A53A2E0E> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
       0x1071ab000 -        0x1071adff3  com.apple.CloudDocsFileProvider (1.0 - 690.1) <5884914D-8C4F-3BF1-8EF7-CFC3C4800CC7> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider
       0x1071b6000 -        0x1071b9fff  com.apple.FileProviderOverride (265 - 265) <D18BF2F1-B0C1-327D-A913-D03DD67E28FD> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride
       0x10e606000 -        0x10e696cb7  dyld (733.8) <EEA931D0-403E-3BC8-862A-CBA037DE4A74> /usr/lib/dyld
    0x7fff22296000 -     0x7fff224a2ff7  com.apple.RawCamera.bundle (9.00.1 - 1310.23) <5683F10A-5153-38D7-81F0-1063B5C5C1B3> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff268df000 -     0x7fff26cf3ff6  com.apple.driver.AppleIntelKBLGraphicsMTLDriver (14.3.9 - 14.0.3) <3E9269FA-FAB5-3ED0-9179-BA1F2AEEAAEF> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
    0x7fff299ba000 -     0x7fff299bafff  com.apple.Accelerate (1.11 - Accelerate 1.11) <EEBE6680-1AAB-3192-AA7C-450537B07F27> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff299bb000 -     0x7fff299d1fff  libCGInterfaces.dylib (524.2) <3DA50D4A-BE22-33FB-AE8E-4B68FE3294CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff299d2000 -     0x7fff2a03dfef  com.apple.vImage (8.1 - 524.2) <2BDE5231-B5ED-313E-918A-876ACE1C0FCF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff2a03e000 -     0x7fff2a2a7fff  libBLAS.dylib (1303.60.1) <94F6B3C0-5039-3F66-8B2E-98791287E459> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff2a2a8000 -     0x7fff2a597ff7  libBNNS.dylib (144.40.3) <F15D7D9E-0B9F-34FF-B144-DCA264614C54> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff2a599000 -     0x7fff2a93efff  libLAPACK.dylib (1303.60.1) <DCC36295-FF39-35A1-8DF1-1E8A714E2265> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff2a93f000 -     0x7fff2a954ff8  libLinearAlgebra.dylib (1303.60.1) <E3C0CC64-906B-3B44-B8AA-3075BA20E161> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff2a955000 -     0x7fff2a95aff3  libQuadrature.dylib (7) <17EC31E3-3D77-3B5A-8ADD-6A3DBC1531E7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff2a95b000 -     0x7fff2a9cbfff  libSparse.dylib (103) <350DAE1C-C990-343F-A98A-1B4317EAA869> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff2a9cc000 -     0x7fff2a9defef  libSparseBLAS.dylib (1303.60.1) <8C0C7291-AC3A-3808-9D45-E359A5E03F0E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff2a9df000 -     0x7fff2abb8ffb  libvDSP.dylib (735.40.1) <BD49856D-39CE-397F-A069-63B2F0D79529> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff2abb9000 -     0x7fff2ac74fd7  libvMisc.dylib (735.40.1) <9C40AC77-59A4-3180-AA4F-8F13CABF02D9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff2ac75000 -     0x7fff2ac75fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <A8B35A80-7217-38B1-8A20-E8B4F73124F0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff2ac76000 -     0x7fff2acd5ffc  com.apple.Accounts (113 - 113) <ABA6CA9E-22B4-3EE9-8C8D-080CB863FD72> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff2ae1b000 -     0x7fff2bbd6fff  com.apple.AppKit (6.9 - 1894.20.140) <80D94BA8-5CEC-3D85-AEE9-364513234AC6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff2bc26000 -     0x7fff2bc26fff  com.apple.ApplicationServices (48 - 50) <DD9B7CF2-A6CA-3C88-804A-C15AFFEC3CD6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff2bc27000 -     0x7fff2bc92fff  com.apple.ApplicationServices.ATS (377 - 493.0.2.1) <6BDB3B14-0F4E-3B10-93C8-7F0E5E4F2EFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff2bd2b000 -     0x7fff2bd69ff8  libFontRegistry.dylib (274.0.2.3) <3DD574D6-06F2-35A1-8CE0-6097BDD3DE1F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff2bdc4000 -     0x7fff2bdf3ff7  com.apple.ATSUI (1.0 - 1) <FA934D50-2391-3515-95D4-35696E165C37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff2bdf4000 -     0x7fff2bdf8ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <C0801FB4-954F-3897-B384-276B73B062B5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff2be93000 -     0x7fff2bee9ff2  com.apple.HIServices (1.22 - 674.1) <8A3BBFB0-D41E-3BF1-AF8F-4E9082A49FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff2beea000 -     0x7fff2bef8fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <BEDFF67B-5FD5-38FA-AC8F-D9458DC2EF50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff2bef9000 -     0x7fff2bf3eff2  com.apple.print.framework.PrintCore (15 - 516) <14C48FDF-5E58-391B-873E-B96E55CDA21C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff2bf3f000 -     0x7fff2bf49fff  com.apple.QD (4.0 - 413) <AD40EB5E-231E-39C5-A468-5B979374912C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff2bf4a000 -     0x7fff2bf57ff0  com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <16454C5C-4029-396A-A8F4-730E50CE2024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff2bf58000 -     0x7fff2c038ffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <9F13C2FB-6042-339A-8D85-E8E499BA856B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff2c03a000 -     0x7fff2c03afff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <22A443ED-28B0-3161-9CF6-890FD03275D3> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff2c3b0000 -     0x7fff2c73cff6  com.apple.CFNetwork (1121.1.2 - 1121.1.2) <CD7AA80C-C73B-39C7-AE03-A36BFB936F29> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff2c7bb000 -     0x7fff2caafffb  com.apple.HIToolbox (2.1.1 - 994) <21D1507B-BFC3-33B7-88FE-64417FE9CAD5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff2cafa000 -     0x7fff2cb00ff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <93A00BEB-FEE0-3FC6-ABCA-846EDA81818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff2cca9000 -     0x7fff2ce94ff7  com.apple.ColorSync (4.13.0 - 3394.3) <2DCA9B8E-1202-36F0-8867-AF4F687E17D2> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff2d184000 -     0x7fff2d693ffa  com.apple.audio.CoreAudio (5.0 - 5.0) <E297B888-EC18-3333-AB26-5C80F4A2E40A> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff2d6e6000 -     0x7fff2d71dff0  com.apple.CoreBluetooth (1.0 - 1) <C2C12610-0109-35C0-BAFF-871D41D9EDE2> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff2d71e000 -     0x7fff2db00ffe  com.apple.CoreData (120 - 977.1) <B2656DA8-4BB1-3D54-AD5A-C02EDFD56AA3> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff2db01000 -     0x7fff2dc10ff6  com.apple.CoreDisplay (1.0 - 186.3.8) <33C67C14-A3D8-36D8-96E4-3F5D61F6F7B2> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff2dc11000 -     0x7fff2e091fe7  com.apple.CoreFoundation (6.9 - 1674.103) <D1F93A5F-5FB9-3088-BC16-36DBF58144C0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff2e093000 -     0x7fff2e70cff0  com.apple.CoreGraphics (2.0 - 1348.15) <21459707-0D60-3520-9999-49511ED16D85> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff2e71a000 -     0x7fff2ea77ff5  com.apple.CoreImage (15.0.0 - 920.9) <0A757F12-78A7-3C10-8F1D-118D855F6C65> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff2ee3b000 -     0x7fff2ef15ff4  com.apple.CoreMedia (1.0 - 2520.9.4.1) <A53EF3A8-E192-3045-B4EA-8A05D1C5B521> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff2f001000 -     0x7fff2f001fff  com.apple.CoreServices (1069.11 - 1069.11) <DD05556D-DEF3-348D-878D-CA3AB5C91D66> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff2f002000 -     0x7fff2f087fff  com.apple.AE (838 - 838) <1D2A4944-20FA-372A-B8DE-01067521CF8C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff2f088000 -     0x7fff2f369ff7  com.apple.CoreServices.CarbonCore (1217 - 1217) <17EE58A1-232F-3E35-AC81-C88509A1CE8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff2f36a000 -     0x7fff2f3b7ffd  com.apple.DictionaryServices (1.2 - 323.3) <631AEDD4-9328-33A7-ACE5-5FDE790FE7FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff2f3b8000 -     0x7fff2f3c0fff  com.apple.CoreServices.FSEvents (1268.60.1 - 1268.60.1) <9C5A3C2D-CA76-329E-B80C-9CA1A1B1BE51> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff2f3c1000 -     0x7fff2f5faff0  com.apple.LaunchServices (1069.11 - 1069.11) <7D9167B7-8C60-3F42-BA15-8A85E6238FD2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff2f5fb000 -     0x7fff2f693ff9  com.apple.Metadata (10.7.0 - 2075.4) <E57FA2CF-3BD5-3947-84CC-976F192C07C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff2f694000 -     0x7fff2f6c1ff7  com.apple.CoreServices.OSServices (1069.11 - 1069.11) <C7F894DA-EA68-3467-B004-1D6C7D58703A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff2f6c2000 -     0x7fff2f729fff  com.apple.SearchKit (1.4.1 - 1.4.1) <644BE782-F3CA-3CC2-A062-5472ECC68230> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff2f72a000 -     0x7fff2f74eff5  com.apple.coreservices.SharedFileList (131.3 - 131.3) <3B586025-C347-38CF-B89F-9942CB88AA79> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff2fa77000 -     0x7fff2fc2bffe  com.apple.CoreText (643.1.2.3 - 643.1.2.3) <97DA20DE-64C9-3589-92EB-BEC07B81EF19> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff2fc2c000 -     0x7fff2fc70fff  com.apple.CoreVideo (1.8 - 334.0) <63E19193-0864-373F-AC59-DC97514B02A5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff2fc71000 -     0x7fff2fcfeff9  com.apple.framework.CoreWLAN (13.0 - 1455.3) <DC360D58-99EE-3760-9D79-5712B2872497> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff2fec2000 -     0x7fff2fecdfff  com.apple.DirectoryService.Framework (10.15 - 220.40.1) <DF3ED7B3-3CD7-3921-A2F9-02CC994E05C2> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff2fece000 -     0x7fff2ff79ff0  com.apple.DiscRecording (9.0.3 - 9030.4.5) <2163991C-1EA0-3A85-BC29-4C21C341B845> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff2ff9e000 -     0x7fff2ffa4fff  com.apple.DiskArbitration (2.7 - 2.7) <8B55B221-DB4E-3CCD-B104-FC52A4127A66> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff30198000 -     0x7fff302beff6  com.apple.FileProvider (265 - 265) <5A6F54E2-6B39-318D-A4BD-83E6FA2679D3> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff302d6000 -     0x7fff3069eff4  com.apple.Foundation (6.9 - 1674.103) <9D7DB588-6BDC-3D7B-B267-761D4ECC88A9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff3070b000 -     0x7fff3075bff7  com.apple.GSS (4.0 - 2.0) <03016123-6D22-33EA-B9A7-EB60DD458FAB> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff30896000 -     0x7fff309aeff8  com.apple.Bluetooth (7.0.2 - 7.0.2f4) <33538BF2-D6D3-3BF2-844D-A11C118E479E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff30a15000 -     0x7fff30ab8ffb  com.apple.framework.IOKit (2.0.2 - 1726.60.2) <65BD2F00-4BC5-3EF6-BF4D-DA1F0513E2B9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff30aba000 -     0x7fff30acaffc  com.apple.IOSurface (269.6 - 269.6) <D90653D3-7E7F-3CFF-8F00-931B0AA725B1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff30b40000 -     0x7fff30c9dffe  com.apple.ImageIO.framework (3.3.0 - 1972.15) <EB8B6FA3-46BF-3358-848C-49A8BC86E277> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff30c9e000 -     0x7fff30ca1fff  libGIF.dylib (1972.15) <2455E308-AF71-31A8-909B-35FC74A12CCD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff30ca2000 -     0x7fff30d5cfe7  libJP2.dylib (1972.15) <B83242E3-6504-3AA6-84F4-916A264C9660> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff30d5d000 -     0x7fff30d81fef  libJPEG.dylib (1972.15) <7358172D-7732-3ECA-ABA3-725787905AC9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff30fff000 -     0x7fff31019fef  libPng.dylib (1972.15) <FC12703E-0CFA-3C06-9748-4AF1121C28BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff3101a000 -     0x7fff3101bfff  libRadiance.dylib (1972.15) <7CA6773D-F597-3DEB-8DBE-33B8CD3A1B3D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff3101c000 -     0x7fff31065feb  libTIFF.dylib (1972.15) <32E24562-BA64-388E-8AD5-864C184C77BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff3248b000 -     0x7fff3249dff3  com.apple.Kerberos (3.0 - 1) <A7787101-9525-3C28-BDD5-77B3C73ED8B0> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff3249e000 -     0x7fff3249efff  libHeimdalProxy.dylib (77) <CB20F0B8-EDC1-3592-8B2D-6AEF80BE080B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff3249f000 -     0x7fff324d5fff  com.apple.LDAPFramework (2.4.28 - 194.5) <36821308-0C82-343C-A315-12B77A4BAE4E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff32831000 -     0x7fff3283bff3  com.apple.MediaAccessibility (1.0 - 125) <A2CC9230-534D-3D1E-96E7-33EB54EBB8CF> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff32907000 -     0x7fff3304cff7  com.apple.MediaToolbox (1.0 - 2520.9.4.1) <C11D9AAA-0B53-3FE5-A9B8-8E3EB34F7B87> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff3304e000 -     0x7fff33111ff1  com.apple.Metal (212.2.4 - 212.2.4) <EC7C6127-B280-3EF0-AA80-5FB505148EED> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff3312e000 -     0x7fff3316aff3  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <7B7AF6B3-CD50-320A-85CA-45958CDF850A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff3316b000 -     0x7fff331f1fe6  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <3D396C87-5CA4-3A8F-8EEF-FFE3883AD75A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff331f2000 -     0x7fff33216ff8  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <D7E077C7-9332-30F9-8AFE-F02520EDF96B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff33217000 -     0x7fff3322cfff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <EE87BFE1-5811-3A0C-BC68-6966D7FEDAE5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff3322d000 -     0x7fff3338cff4  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <08A6AF10-E23F-3F1D-AA26-E79E7FC09B07> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff3338d000 -     0x7fff333dbfff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <6FA84C3F-72F0-3234-9406-8F9EB922D3A2> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff333dc000 -     0x7fff333ddff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <4DB9192E-5464-3A78-A9D3-35153717A21F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff34323000 -     0x7fff3432fffe  com.apple.NetFS (6.0 - 4.0) <C803F10A-5C01-365B-A988-64B021DCDDD5> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff34330000 -     0x7fff34473ff6  com.apple.Network (1.0 - 1) <B87BEA5C-05CF-3284-BB74-33F9297225F8> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff36e9c000 -     0x7fff36ef4ff7  com.apple.opencl (3.5 - 3.5) <987CE84F-AC14-3CD4-9233-51CA828DA927> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff36ef5000 -     0x7fff36f11fff  com.apple.CFOpenDirectory (10.15 - 220.40.1) <BD6064BC-F588-3A34-A70C-CF8B62CA04E0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff36f12000 -     0x7fff36f1dff7  com.apple.OpenDirectory (10.15 - 220.40.1) <17B8A217-97DE-3DCA-B91B-6FB68451B94B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff37878000 -     0x7fff3787afff  libCVMSPluginSupport.dylib (17.10.22) <F040B206-0834-3D3C-8941-B89F74D1F054> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff3787b000 -     0x7fff37880fff  libCoreFSCache.dylib (176.10) <72D4F770-DB3F-3242-B3DB-8488D910BD47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff37881000 -     0x7fff37885fff  libCoreVMClient.dylib (176.10) <05AF05BB-AE62-39F9-BDEA-1BB1EE643301> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff37886000 -     0x7fff3788eff7  libGFXShared.dylib (17.10.22) <6F327728-FC25-3428-B734-824B48EFC20B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff3788f000 -     0x7fff37899fff  libGL.dylib (17.10.22) <EA373BF1-0720-31A6-A5EF-8F1E67787264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff3789a000 -     0x7fff378cffff  libGLImage.dylib (17.10.22) <6B0D6644-CEB0-3821-BAD4-05A56369A4F9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff37a63000 -     0x7fff37a9ffff  libGLU.dylib (17.10.22) <3516B087-6286-3831-9706-87634DB3AF07> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff384cf000 -     0x7fff384deff7  com.apple.opengl (17.10.22 - 17.10.22) <43B981BE-B730-345F-9AA4-49D075EBE0DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff39499000 -     0x7fff39717ff0  com.apple.QuartzCore (1.11 - 815.26) <D0953F98-5F8A-3346-8438-DBD870E9088B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff3a267000 -     0x7fff3a5b9ffa  com.apple.security (7.0 - 59306.61.1) <8B67829D-DDEB-3208-A4CE-FD5A57B1A0BB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff3a5ba000 -     0x7fff3a643ff7  com.apple.securityfoundation (6.0 - 55236.60.1) <D4B6FD66-8DB2-3373-B192-00CB9DFF9AA7> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff3a672000 -     0x7fff3a676ff0  com.apple.xpc.ServiceManagement (1.0 - 1) <AC719A11-8152-3BA1-9A01-62AD8A8F4022> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff3b407000 -     0x7fff3b471fff  com.apple.SystemConfiguration (1.19 - 1.19) <96A25B9C-51EA-33B2-B681-B92365686CDB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff3b6ed000 -     0x7fff3ba47ffc  com.apple.VideoToolbox (1.0 - 2520.9.4.1) <DF0BB3D7-2F3E-3BDA-ACE5-C1E0AA17CA6B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff3f1e0000 -     0x7fff3f2a4fe7  com.apple.APFS (1412.61.1 - 1412.61.1) <AB316478-3C6D-33C1-A060-47D836CD01E1> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff40397000 -     0x7fff40398ff1  com.apple.AggregateDictionary (1.0 - 1) <29A10B7A-673A-3930-AB40-F1A57CE2D41E> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff408a8000 -     0x7fff408c5ffc  com.apple.AppContainer (4.0 - 448.60.2) <EDF36C00-E6DD-399C-A096-E837956D396C> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff4091a000 -     0x7fff40928ff7  com.apple.AppSandbox (4.0 - 448.60.2) <FE493C66-50EB-3B23-A88A-5886D1C1543E> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff40db7000 -     0x7fff40ddbff3  com.apple.framework.Apple80211 (13.0 - 1460.1) <4358EB87-7120-30C3-9517-A99F2B31E8ED> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff40f11000 -     0x7fff40f20fef  com.apple.AppleFSCompression (119 - 1.0) <48D076F0-D93E-3EFE-8400-9A7615D34F9F> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff4101f000 -     0x7fff4102aff7  com.apple.AppleIDAuthSupport (1.0 - 1) <1C27C132-6261-33D8-A2E2-2AC85AAA7494> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff4106c000 -     0x7fff410b4fff  com.apple.AppleJPEG (1.0 - 1) <E24CA921-96D1-356A-9E24-F5BB15BA123A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff4148f000 -     0x7fff41493ff7  com.apple.AppleSRP (5.0 - 1) <1C833F7F-662E-33D0-A9E6-3F5C850A46AD> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff41494000 -     0x7fff414b6fff  com.apple.applesauce (1.0 - 16.22) <FB2BE134-D950-39FC-9912-C53B1CCFC38F> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff41576000 -     0x7fff41579ffb  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <1374869E-E504-3C4F-999E-DF08DCF2643B> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff4157a000 -     0x7fff415caff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <583AA51D-9755-3558-AAE0-8141D05810B1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff41613000 -     0x7fff41622ff9  com.apple.AssertionServices (1.0 - 223.60.4) <2C4FB378-B226-3134-A39E-ECB46B6FA5FA> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff41b61000 -     0x7fff41f5fff4  com.apple.audio.AudioResourceArbitration (1.0 - 1) <88BB4F0D-F9DD-3F63-B11D-21DB1365C7C8> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff421b6000 -     0x7fff423f3ff7  com.apple.audio.AudioToolboxCore (1.0 - 1104.30) <20C1EA64-71AD-326A-A552-E37DC0D907BE> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff423f4000 -     0x7fff4250dff4  com.apple.AuthKit (1.0 - 1) <1AE3B67D-F772-3711-9D9B-3B0AF9C31680> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff426c8000 -     0x7fff426d1ff3  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <C12221CF-CA5D-333F-B384-201235F2AB92> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff426d2000 -     0x7fff42773ff8  com.apple.backup.framework (1.11.2 - 1298.2.10) <29722310-281C-3DD8-A096-A3D4ECCD6176> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff42774000 -     0x7fff427f5ffd  com.apple.BaseBoard (464.1 - 464.1) <9D9C02DD-412F-3678-8618-E11632006139> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff428f7000 -     0x7fff42933fff  com.apple.bom (14.0 - 219.2) <6DAE8ED0-92B1-3E4B-B54C-E30D5588E02B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff434b9000 -     0x7fff43508fff  com.apple.ChunkingLibrary (302 - 302) <C9AFF6B0-8BBC-3FE7-BD65-0631E06DA637> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff43637000 -     0x7fff436c2ff4  com.apple.CloudDocs (1.0 - 690.1) <1C34BCEE-EA57-39D4-8E10-6D65C461BB75> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff443c8000 -     0x7fff443d9fff  com.apple.CommonAuth (4.0 - 2.0) <4DB8B487-119C-3606-9F9D-A62AAB097D3D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff443ed000 -     0x7fff44404fff  com.apple.commonutilities (8.0 - 900) <3F9742B4-C4D6-3EE8-89C2-1630F7C754CF> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff44afb000 -     0x7fff44ed0fc8  com.apple.CoreAUC (283.0.0 - 283.0.0) <54B58388-0D28-35E4-B4BD-9C1D279BD9ED> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff44ed1000 -     0x7fff44effffb  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <E57A2D84-4A66-35F6-A888-314AB0852643> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff44f22000 -     0x7fff44f41ff0  com.apple.analyticsd (1.0 - 1) <9AD0F7A2-37DE-3F14-A843-D573DED81646> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff4520c000 -     0x7fff45217ff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <68D6AC85-CAFE-3223-BF1C-1FD8FFA61144> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff45498000 -     0x7fff454a8ff3  com.apple.CoreEmoji (1.0 - 107) <4BBD8552-5D0D-32F7-AB41-85A51F59B2CA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff45afc000 -     0x7fff45b66ff0  com.apple.CoreNLP (1.0 - 213) <682C4550-F662-3BD0-BD30-A4BEF5E2B74B> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff45fd8000 -     0x7fff45fe0ff0  com.apple.CorePhoneNumbers (1.0 - 1) <8E2800B5-D750-340B-824C-F294A3581D51> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff4672d000 -     0x7fff46750ff7  com.apple.CoreSVG (1.0 - 129) <DF071FDE-1BE6-3899-B203-29275A39AD1E> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff46751000 -     0x7fff46784ff7  com.apple.CoreServicesInternal (446.6 - 446.6) <B7CEA8A6-6C94-3E88-844D-6A3169CC2BA9> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff46785000 -     0x7fff467b3ff7  com.apple.CSStore (1069.11 - 1069.11) <C7CCB364-F4ED-3E46-90D6-1376F10F8DB3> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff46cb6000 -     0x7fff46d3dfff  com.apple.CoreSymbolication (11.0 - 64509.98.1) <38CCC6A0-E7F8-3FE0-A3E2-DF27CC6C8A58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff46dd5000 -     0x7fff46f01ff4  com.apple.coreui (2.1 - 608.3) <98D37B78-FC09-3D5B-B3F6-2B8A0E20360B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff46f02000 -     0x7fff4709dff6  com.apple.CoreUtils (6.1 - 610.18) <CCC7314C-57F5-3528-B6F4-C470385069AF> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff471d2000 -     0x7fff471e5ff1  com.apple.CrashReporterSupport (10.13 - 15011) <72E8461C-DA63-3768-84DC-FB52DCB0CC4F> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff4744f000 -     0x7fff47461ffc  com.apple.framework.DFRFoundation (1.0 - 252) <B5747371-51E9-30C2-A80E-AB995925CEB5> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff47462000 -     0x7fff47467fff  com.apple.DSExternalDisplay (3.1 - 380) <58AB05D2-DA0C-376E-972B-F50A774D726D> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff474d0000 -     0x7fff4754bff8  com.apple.datadetectorscore (8.0 - 659) <FA91248B-4B1A-355B-BC2D-E6531DD67863> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff47597000 -     0x7fff475d5ff0  com.apple.DebugSymbols (194 - 194) <63EC0BF1-7FAC-3234-870A-0AB25921DADB> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff475d6000 -     0x7fff47732ffe  com.apple.desktopservices (1.14.2 - 1281.2.6) <61257EE1-FBCA-3B57-84C8-6EA97BCF39CC> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff47875000 -     0x7fff4793dff6  com.apple.DiskImagesFramework (559.40.3 - 559.40.3) <FC858532-A872-3B43-8650-7D7E960C5457> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff4793e000 -     0x7fff47a0eff6  com.apple.DiskManagement (13.0 - 1648.60.1) <05521AEB-172A-3AAC-90CB-F0FA6B952883> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff47aed000 -     0x7fff47af1ff9  com.apple.EFILogin (2.0 - 2) <6FA447B0-32F6-3A81-B5EC-DAA9B595FACB> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff48f73000 -     0x7fff4938eff9  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <8B2604AE-C6F8-3A53-8A94-DBA2A762EC2B> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff499be000 -     0x7fff499beffb  com.apple.FinderSyncPriv (1.0.2 - 1298.2.10) <E903BEDA-F279-3D06-A787-E77EDB35BDC3> /System/Library/PrivateFrameworks/FinderSyncPriv.framework/Versions/A/FinderSyncPriv
    0x7fff499f2000 -     0x7fff49b29ffc  libFontParser.dylib (277.2.1.2) <06A40213-0043-31F3-9AF5-DA513322DA20> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff49b2a000 -     0x7fff49b5efff  libTrueTypeScaler.dylib (277.2.1.2) <84394970-1C12-3DFB-A72F-9E80944B2191> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x7fff49bc3000 -     0x7fff49bd3ff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <DF14F485-8D5C-3F5F-9846-7433958B752F> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff4d098000 -     0x7fff4d099fff  libmetal_timestamp.dylib (902.11.1) <815B0315-2A6A-374E-A9F5-A86A8242482B> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff4e740000 -     0x7fff4e746fff  com.apple.GPUWrangler (4.5.21 - 4.5.21) <ACFA40E7-18A3-3A98-BCB3-0196FFD230D2> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff4ea62000 -     0x7fff4ea88ffb  com.apple.GenerationalStorage (2.0 - 313) <EF5FDA24-EE14-3EF6-BF2B-FA72FFA175C6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff4fbac000 -     0x7fff4fbbaffb  com.apple.GraphVisualizer (1.0 - 100.1) <F59FCBF7-63DA-3C59-945E-E5BB66C4CCFF> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff4fd4d000 -     0x7fff4fe0aff4  com.apple.Heimdal (4.0 - 2.0) <DE4CE40D-4797-3793-97FE-49FC4B764E56> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff507fa000 -     0x7fff50829ff4  com.apple.HelpData (2.3 - 199) <8EF69B4F-C103-3429-860F-296C19886E0E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff51f49000 -     0x7fff51f51ffd  com.apple.IOAccelerator (438.2.8 - 438.2.8) <15817F17-2AF1-32DF-8A6C-DD65B80075D7> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff51f54000 -     0x7fff51f6aff7  com.apple.IOPresentment (1.0 - 37) <F70AC027-E18E-39BC-A96E-ED15B802C832> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff522f4000 -     0x7fff5233fff4  com.apple.IconServices (438.3 - 438.3) <1F6BDF56-6C42-3C29-BD16-5C9921C64D87> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff524fd000 -     0x7fff52503ffc  com.apple.InternationalSupport (1.0 - 45) <5A076C86-0CA4-338E-AEC1-1C8F5E601DA3> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff52744000 -     0x7fff52764ff6  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <665A02F2-2DC9-3BE1-8A91-DC8629495B1D> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff528bc000 -     0x7fff5298aff5  com.apple.LanguageModeling (1.0 - 215.1) <34D9FCAB-CDB6-3F3A-AAD8-A9D0A0713AE3> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff5298b000 -     0x7fff529d3ff7  com.apple.Lexicon-framework (1.0 - 72) <7413459B-0E19-3C4F-BB84-4E8914875C2D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff529da000 -     0x7fff529deff2  com.apple.LinguisticData (1.0 - 353.6) <63A3EE9B-A415-31A0-88DA-278AC277E1B1> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff52a82000 -     0x7fff52a87ff7  com.apple.LoginUICore (4.0 - 4.0) <468B06DF-5690-3404-B97E-FA6C393CACD6> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff53278000 -     0x7fff5327bfff  com.apple.Mangrove (1.0 - 25) <B7599CE8-F263-314E-BE6D-454A183C08B0> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff534e4000 -     0x7fff5356eff0  com.apple.MediaExperience (1.0 - 1) <560BBD61-82DB-33F0-8EF5-B0DF6DCAA7BB> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff5356f000 -     0x7fff535a2fff  com.apple.MediaKit (16 - 923) <C55D7226-8635-3C3D-84F6-B63051C78097> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff53d38000 -     0x7fff53d84fff  com.apple.spotlight.metadata.utilities (1.0 - 2075.4) <65B49E2A-EF09-30EB-9821-4B348E35EE0B> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff53d85000 -     0x7fff53e53ffd  com.apple.gpusw.MetalTools (1.0 - 1) <0E41F3B9-EEB3-35AD-8464-75864345693A> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff53ead000 -     0x7fff53ec6ff8  com.apple.MobileAssets (1.0 - 619.60.1) <FAEEE25D-5258-3C1F-8A2E-355FFC46CC43> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff54083000 -     0x7fff540a1ff7  com.apple.MobileKeyBag (2.0 - 1.0) <8C650D8D-3711-32C6-AF4B-E0F165B55B5E> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff54308000 -     0x7fff54336ff7  com.apple.MultitouchSupport.framework (3420.2 - 3420.2) <1BB8C03E-ACBA-3042-9AFA-A918B6183C01> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff54835000 -     0x7fff5483ffff  com.apple.NetAuth (6.2 - 6.2) <CB6D1EE0-3397-3254-A67B-FB24ABC3CF43> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff55230000 -     0x7fff5527cff7  com.apple.OTSVG (1.0 - 643.1.2.3) <21D6DEC5-89CF-3856-977F-FFB033605FF6> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff56412000 -     0x7fff5641dffe  com.apple.PerformanceAnalysis (1.243.1 - 243.1) <3D906473-45A4-3C06-93DB-F66ACF9E217D> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff5641e000 -     0x7fff56446ffb  com.apple.persistentconnection (1.0 - 1.0) <FDBC8DE5-1C73-3D5C-A9BA-3C391B10A7BD> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff57e5e000 -     0x7fff57e8eff1  com.apple.pluginkit.framework (1.0 - 1) <B7C7947B-70FF-352A-8203-59D8EAEED7C8> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff57eb7000 -     0x7fff57ecaff8  com.apple.PowerLog (1.0 - 1) <6AA2A5E6-E9DF-3DE0-8DCB-B4B67DB90AD7> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff58d38000 -     0x7fff58d92ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <53AE5D1D-D3A3-3085-88F8-2CE1076CF210> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff58d93000 -     0x7fff58dacfff  com.apple.ProtocolBuffer (1 - 274.20.7.15.1) <7CE69139-FFAC-3C48-A491-39604B93CA37> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff591b5000 -     0x7fff591deff9  com.apple.RemoteViewServices (2.0 - 148) <590871B7-47F6-3936-AA17-B0AA0DC177D4> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff59344000 -     0x7fff5937fff4  com.apple.RunningBoardServices (1.0 - 223.60.4) <2DF794E5-4008-3D86-9856-F28C49142FE3> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff5acc5000 -     0x7fff5acc8ff9  com.apple.SecCodeWrapper (4.0 - 448.60.2) <4EED91B7-2B87-3EDF-9E92-311F55247B3C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff5ae3b000 -     0x7fff5af5fff4  com.apple.Sharing (1506.6 - 1506.6) <6E65B170-45C1-354E-8D55-22BF5DFF9C90> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff5af61000 -     0x7fff5af7fffa  com.apple.shortcut (2.16 - 106) <6513852B-EA99-3AA3-81AE-5E0ECF29A858> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff5bf77000 -     0x7fff5c26fffa  com.apple.SkyLight (1.600.0 - 450.1) <65653F86-25AD-3283-9F81-DA56A8D01F69> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff5cab7000 -     0x7fff5cac5fff  com.apple.SpeechRecognitionCore (6.0.91 - 6.0.91) <0D6C7167-ECA8-3D6E-BC08-CCE8B4115F8E> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff5cb87000 -     0x7fff5ce12ff6  com.apple.spotlight.index (10.7.0 - 2075.4) <4DFD4A1B-BCEA-3BA8-83B8-25EF715E7542> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fff5d196000 -     0x7fff5d1d7ff9  com.apple.StreamingZip (1.0 - 1) <EE12C4F6-D0AB-30E3-975D-4FBC599CB608> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff5d2e8000 -     0x7fff5d2f1ff7  com.apple.SymptomDiagnosticReporter (1.0 - 1238.60.1) <06787E03-CFFE-3240-B95A-8D2763ED550B> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff5d363000 -     0x7fff5d38dffc  com.apple.framework.SystemAdministration (1.0 - 1.0) <1B306488-1675-33B8-B544-B3C3C93ECB39> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff5d5a7000 -     0x7fff5d5b7ff3  com.apple.TCC (1.0 - 1) <5DDF1103-C7EE-3588-A532-F33AC526B288> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff5daac000 -     0x7fff5db73ff4  com.apple.TextureIO (3.10.9 - 3.10.9) <360BB4A8-E37F-30DB-B798-2DAD29DEA9D3> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff5dcf0000 -     0x7fff5dcf1fff  com.apple.TrustEvaluationAgent (2.0 - 33) <B479997B-F2E3-3D95-88F2-572D25B14A15> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff5e9ca000 -     0x7fff5ec24ff2  com.apple.UIFoundation (1.0 - 660) <5BAA592B-3B1B-367F-8A26-3AFFB4C355D0> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff5f818000 -     0x7fff5f838fff  com.apple.UserManagement (1.0 - 1) <EDB62A60-2BCA-3022-A07F-83E9E0431C48> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff605ec000 -     0x7fff606d6ffe  com.apple.ViewBridge (462 - 462) <AD0573C5-5C5A-3BE3-AD29-FEE92A78B169> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff6087c000 -     0x7fff6087dfff  com.apple.WatchdogClient.framework (1.0 - 67.60.1) <DE42FAF9-24CB-34DA-9AD0-76FE0F3C1C5E> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff6145a000 -     0x7fff6145dffa  com.apple.dt.XCTTargetBootstrap (1.0 - 15700) <E7FE2B68-51FA-3863-AB49-BEE9D862DBAB> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff614d6000 -     0x7fff614e4ff5  com.apple.audio.caulk (1.0 - 32.3) <400717FB-3552-3F61-BCBE-53F89F33DDAE> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff61825000 -     0x7fff61827ff3  com.apple.loginsupport (1.0 - 1) <1E3EFDAA-97FB-352A-8802-005343FE60F9> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff61828000 -     0x7fff6183bffd  com.apple.login (3.0 - 3.0) <40531B9D-B0F1-371F-A5E8-0FC91D7AD175> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff61b4b000 -     0x7fff61b81ffa  libAudioToolboxUtility.dylib (1104.30) <5688DDAC-8A24-3061-B431-43AFCA320EF5> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff61b88000 -     0x7fff61bbdff7  libCRFSuite.dylib (48) <7E22F62C-3EEA-3880-9CCD-0EA93FB953DC> /usr/lib/libCRFSuite.dylib
    0x7fff61bc0000 -     0x7fff61bcaff3  libChineseTokenizer.dylib (34) <3023F415-2B77-38DA-ABDD-16BFD18CED69> /usr/lib/libChineseTokenizer.dylib
    0x7fff61bcb000 -     0x7fff61c54fff  libCoreStorage.dylib (551) <5CA96279-B9E0-390D-8488-CD77D5EB89A6> /usr/lib/libCoreStorage.dylib
    0x7fff61c57000 -     0x7fff61c59ff7  libDiagnosticMessagesClient.dylib (112) <D84AA565-8B5C-39EB-AB5E-61DC38B8493C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff61c9e000 -     0x7fff61e55ff3  libFosl_dynamic.dylib (100.4) <84A5F946-01EE-3740-BD2F-4C2A6B1FE82B> /usr/lib/libFosl_dynamic.dylib
    0x7fff61e7c000 -     0x7fff61e82ff3  libIOReport.dylib (54) <B68B8787-1D0A-3E06-8E6A-0E59771F796C> /usr/lib/libIOReport.dylib
    0x7fff61f62000 -     0x7fff61f69fff  libMatch.1.dylib (36) <F161E5B5-59CB-3C46-BA6D-0E5DE36DF7FC> /usr/lib/libMatch.1.dylib
    0x7fff61f99000 -     0x7fff61fb8fff  libMobileGestalt.dylib (826.60.1) <7FA72434-FD46-300D-A6BD-D47A4FEF03C5> /usr/lib/libMobileGestalt.dylib
    0x7fff6211f000 -     0x7fff62120ff3  libSystem.B.dylib (1281) <2F6BCFD9-A5F9-30FE-BF5A-5C53D3CBAB4D> /usr/lib/libSystem.B.dylib
    0x7fff621af000 -     0x7fff621b0fff  libThaiTokenizer.dylib (3) <DDCB09BD-CBDF-3628-B44F-C5328037A929> /usr/lib/libThaiTokenizer.dylib
    0x7fff621c8000 -     0x7fff621defff  libapple_nghttp2.dylib (1.39.2) <0685C38F-7A9F-34CB-B3FF-92601483A0FF> /usr/lib/libapple_nghttp2.dylib
    0x7fff62213000 -     0x7fff62285ff7  libarchive.2.dylib (72.40.2) <88E010D7-060F-333E-B5B4-0249154B9868> /usr/lib/libarchive.2.dylib
    0x7fff62286000 -     0x7fff6231cfc5  libate.dylib (2.0.9) <63A28B5E-0AAA-3893-91DD-1A64A03FE8A2> /usr/lib/libate.dylib
    0x7fff62320000 -     0x7fff62320ff3  libauto.dylib (187) <724B1E92-64DC-30CD-A90B-DA90B5794A94> /usr/lib/libauto.dylib
    0x7fff623e7000 -     0x7fff623f7ff3  libbsm.0.dylib (60) <2E6E444F-7BF3-32E0-AF3A-DE9BF9D9DAAB> /usr/lib/libbsm.0.dylib
    0x7fff623f8000 -     0x7fff62404fff  libbz2.1.0.dylib (44) <8FCE28A3-D250-37F5-93B6-866E8494DCAA> /usr/lib/libbz2.1.0.dylib
    0x7fff62405000 -     0x7fff62458ff7  libc++.1.dylib (800.7) <6018A70E-5CD3-32AF-BA60-E7A0B7E7CEB2> /usr/lib/libc++.1.dylib
    0x7fff62459000 -     0x7fff6246dfff  libc++abi.dylib (800.7) <BC1E5821-4540-3226-ABB0-BC35E4DDF0B9> /usr/lib/libc++abi.dylib
    0x7fff6246e000 -     0x7fff6246effb  libcharset.1.dylib (59) <1B71DC8A-FBF2-37F8-92C0-34AE72B7CED3> /usr/lib/libcharset.1.dylib
    0x7fff6246f000 -     0x7fff62480ffb  libcmph.dylib (8) <55F5F96B-F93C-3A1A-80F7-61B9ED2C2F6C> /usr/lib/libcmph.dylib
    0x7fff62481000 -     0x7fff62498fe7  libcompression.dylib (87) <35A0C0B0-6545-3E18-AEA7-F8C70E0FB095> /usr/lib/libcompression.dylib
    0x7fff62768000 -     0x7fff6277eff7  libcoretls.dylib (167) <EFA4D470-4840-3D55-A287-32E82EC0EC58> /usr/lib/libcoretls.dylib
    0x7fff6277f000 -     0x7fff62780fff  libcoretls_cfhelpers.dylib (167) <F0EAEB10-7C1F-3CB1-B04E-D7B96665C749> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff62c24000 -     0x7fff62d28fe7  libcrypto.44.dylib (47.11.1) <605586E0-F9D4-356B-80A6-3B630864535F> /usr/lib/libcrypto.44.dylib
    0x7fff62d2b000 -     0x7fff62d36ff7  libcsfde.dylib (551) <71213116-5522-34A0-B731-EA243E7CD88B> /usr/lib/libcsfde.dylib
    0x7fff62d3e000 -     0x7fff62d9dfff  libcups.2.dylib (483.2) <2C8BF301-578F-3148-9A52-C1CA90402D9B> /usr/lib/libcups.2.dylib
    0x7fff62d9f000 -     0x7fff62e06fff  libcurl.4.dylib (118) <B8AE54EE-41F3-314B-BE6F-F2B70D186C4F> /usr/lib/libcurl.4.dylib
    0x7fff62ea9000 -     0x7fff62ea9fff  libenergytrace.dylib (21) <38819A80-4A1A-32D7-99D3-B675808F30CF> /usr/lib/libenergytrace.dylib
    0x7fff62eaa000 -     0x7fff62ec3ff7  libexpat.1.dylib (19.60.2) <81E75AD6-C332-3DC6-804F-A71FC64EC6A1> /usr/lib/libexpat.1.dylib
    0x7fff62ed1000 -     0x7fff62ed3fff  libfakelink.dylib (149) <AAA5BBB4-F6FA-3B36-9245-B6999A95C63C> /usr/lib/libfakelink.dylib
    0x7fff62ee2000 -     0x7fff62ee7fff  libgermantok.dylib (24) <6D3925E0-8A6F-3BE1-8729-ABEDE2264AF1> /usr/lib/libgermantok.dylib
    0x7fff62ee8000 -     0x7fff62ef1ff7  libheimdal-asn1.dylib (564.60.2) <69184137-9EFE-366C-BE2D-7027A1677F76> /usr/lib/libheimdal-asn1.dylib
    0x7fff62ef2000 -     0x7fff62fe2ff7  libiconv.2.dylib (59) <54B90704-F9C8-31B4-AE04-FE496B3725A3> /usr/lib/libiconv.2.dylib
    0x7fff62fe3000 -     0x7fff6323bff7  libicucore.A.dylib (64252.0.1) <AD2FDFC2-F9D9-3D64-950A-6CF6FC114B95> /usr/lib/libicucore.A.dylib
    0x7fff63255000 -     0x7fff63256fff  liblangid.dylib (133) <7E36BF2A-6E88-3A32-8412-4FD5D850D44A> /usr/lib/liblangid.dylib
    0x7fff63257000 -     0x7fff6326fff3  liblzma.5.dylib (16) <A4980A1E-CA23-31F2-8CAD-3BA62F802FE7> /usr/lib/liblzma.5.dylib
    0x7fff63287000 -     0x7fff6332efff  libmecab.dylib (883.1.1) <790EBEF5-E677-363E-848F-C5E378F35C98> /usr/lib/libmecab.dylib
    0x7fff6332f000 -     0x7fff63591fe1  libmecabra.dylib (883.1.1) <B59546A4-D7B2-365E-ADB3-13BC524E3407> /usr/lib/libmecabra.dylib
    0x7fff638fd000 -     0x7fff6392cff7  libncurses.5.4.dylib (57) <D781E97A-8970-329C-ADB8-F3CEA0343F8E> /usr/lib/libncurses.5.4.dylib
    0x7fff63a5b000 -     0x7fff63ed1ff7  libnetwork.dylib (1880.60.5) <0B1AF784-11A0-31EE-AC24-2E0BAB975CC7> /usr/lib/libnetwork.dylib
    0x7fff63f70000 -     0x7fff63fa1fc6  libobjc.A.dylib (781.2) <17241F77-6A7A-39D7-8836-63E2725AA3C9> /usr/lib/libobjc.A.dylib
    0x7fff63fa2000 -     0x7fff63fa3ff7  libodfde.dylib (26) <A2D8BCBC-AE08-3814-A7F7-E9852D69AB97> /usr/lib/libodfde.dylib
    0x7fff63fb4000 -     0x7fff63fb8fff  libpam.2.dylib (25) <C6BFA445-E6A2-3A18-89F3-2E1D85405E69> /usr/lib/libpam.2.dylib
    0x7fff63fbb000 -     0x7fff63ff1ff7  libpcap.A.dylib (89.60.2) <882835C6-7DA0-3465-A646-EBA215EF9DAD> /usr/lib/libpcap.A.dylib
    0x7fff64073000 -     0x7fff6408bff7  libresolv.9.dylib (67.40.1) <2DEF6C56-0CF8-3469-B21C-D8994D048807> /usr/lib/libresolv.9.dylib
    0x7fff6408d000 -     0x7fff640d1fff  libsandbox.1.dylib (1217.61.1) <5D1AC9FE-A068-3883-AEB6-5F0D2F8B93A5> /usr/lib/libsandbox.1.dylib
    0x7fff640d2000 -     0x7fff640e4fff  libsasl2.2.dylib (213) <600FEDE0-0868-3579-8773-25BD2EC3C687> /usr/lib/libsasl2.2.dylib
    0x7fff640e5000 -     0x7fff640e6ff7  libspindump.dylib (281.2) <8541CC86-40AB-3118-BD79-6B15F5871188> /usr/lib/libspindump.dylib
    0x7fff640e7000 -     0x7fff642d4ff7  libsqlite3.dylib (308.4) <5FAC89DA-EC45-3F38-8D00-FE638D6FD4D5> /usr/lib/libsqlite3.dylib
    0x7fff643c8000 -     0x7fff643f5ffb  libssl.46.dylib (47.11.1) <82B7CF9F-0C56-304B-874E-08DEDD5AD390> /usr/lib/libssl.46.dylib
    0x7fff644ca000 -     0x7fff64525ff8  libusrtcp.dylib (1880.60.5) <5D0CEAF0-F412-3768-9BE1-4D51F9832D29> /usr/lib/libusrtcp.dylib
    0x7fff64526000 -     0x7fff64529ffb  libutil.dylib (57) <86C9C769-0523-38C6-940E-900C8CAB780A> /usr/lib/libutil.dylib
    0x7fff6452a000 -     0x7fff64537fff  libxar.1.dylib (420) <03679705-EDE0-361D-B0B2-1A69170A6FF1> /usr/lib/libxar.1.dylib
    0x7fff6453d000 -     0x7fff6461fff7  libxml2.2.dylib (32.13) <DDA76502-B9D9-3459-97DB-C8B85D9310A9> /usr/lib/libxml2.2.dylib
    0x7fff64623000 -     0x7fff6464bfff  libxslt.1.dylib (16.7) <0BBEC00F-116C-3AF8-B751-970482388AED> /usr/lib/libxslt.1.dylib
    0x7fff6464c000 -     0x7fff6465effb  libz.1.dylib (76) <1005ADEB-04A2-3E42-B915-AB4B40A7AB3A> /usr/lib/libz.1.dylib
    0x7fff650c2000 -     0x7fff650c7ff3  libcache.dylib (83) <AD7479C0-73FA-3B2E-9544-D566DFFAB4C6> /usr/lib/system/libcache.dylib
    0x7fff650c8000 -     0x7fff650d3fff  libcommonCrypto.dylib (60165) <F7B65873-FAC8-3EB5-8912-34109EFC74B5> /usr/lib/system/libcommonCrypto.dylib
    0x7fff650d4000 -     0x7fff650dbfff  libcompiler_rt.dylib (101.2) <51107CAA-0727-370D-8287-940D40D09AC1> /usr/lib/system/libcompiler_rt.dylib
    0x7fff650dc000 -     0x7fff650e5fff  libcopyfile.dylib (166.40.1) <6454A046-88E5-32D6-898C-FB0D30D28637> /usr/lib/system/libcopyfile.dylib
    0x7fff650e6000 -     0x7fff6517dfe7  libcorecrypto.dylib (866.60.3) <8090C446-35C8-31B4-8B1E-AF6D0EF3524B> /usr/lib/system/libcorecrypto.dylib
    0x7fff65294000 -     0x7fff652d5ff0  libdispatch.dylib (1173.60.1) <A9EDFE95-31BA-3BEF-89CA-60DE153237FA> /usr/lib/system/libdispatch.dylib
    0x7fff652d6000 -     0x7fff6530bff7  libdyld.dylib (733.8) <8E2D3DED-0756-37A0-9D55-B9264CA020B4> /usr/lib/system/libdyld.dylib
    0x7fff6530c000 -     0x7fff6530cffb  libkeymgr.dylib (30) <0B9A3AF7-086E-3E7A-A52E-3DAF2E52CF86> /usr/lib/system/libkeymgr.dylib
    0x7fff6530d000 -     0x7fff65319ff7  libkxld.dylib (6153.61.1) <E4A12D21-999B-34CE-ACEC-7C7972B3BAED> /usr/lib/system/libkxld.dylib
    0x7fff6531a000 -     0x7fff6531aff7  liblaunch.dylib (1738.61.1) <A061D971-A337-3528-8B78-FFAD2B0B5CC6> /usr/lib/system/liblaunch.dylib
    0x7fff6531b000 -     0x7fff65320ff7  libmacho.dylib (949.0.1) <9831715F-ED86-3A9D-88CD-152C888B784B> /usr/lib/system/libmacho.dylib
    0x7fff65321000 -     0x7fff65323ff7  libquarantine.dylib (110.40.3) <58CE8913-EC7B-376B-BC80-69763993A1E4> /usr/lib/system/libquarantine.dylib
    0x7fff65324000 -     0x7fff65325ff7  libremovefile.dylib (48) <4E1AD797-3993-3E05-BB9B-B4E3038CE09C> /usr/lib/system/libremovefile.dylib
    0x7fff65326000 -     0x7fff6533dfff  libsystem_asl.dylib (377.60.2) <2CD6CABE-F8D7-3CCA-A930-08F8AC356D30> /usr/lib/system/libsystem_asl.dylib
    0x7fff6533e000 -     0x7fff6533efff  libsystem_blocks.dylib (74) <71A75F21-83AD-382F-95E4-4D6B77B4B9FE> /usr/lib/system/libsystem_blocks.dylib
    0x7fff6533f000 -     0x7fff653c6ff7  libsystem_c.dylib (1353.60.8) <ECA8CD0D-0B55-3151-B389-8109DAEC85B1> /usr/lib/system/libsystem_c.dylib
    0x7fff653c7000 -     0x7fff653caffb  libsystem_configuration.dylib (1061.40.2) <CE186284-4923-35DE-9141-7B6B89523668> /usr/lib/system/libsystem_configuration.dylib
    0x7fff653cb000 -     0x7fff653ceff7  libsystem_coreservices.dylib (114) <FBE4483A-7B6E-30CF-AECE-828AFFACDC15> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff653cf000 -     0x7fff653d7fff  libsystem_darwin.dylib (1353.60.8) <9AC37996-630C-3B1E-8285-CFC77B684359> /usr/lib/system/libsystem_darwin.dylib
    0x7fff653d8000 -     0x7fff653dfffb  libsystem_dnssd.dylib (1096.60.2) <7F0DF910-F4AC-3CED-9494-295B5E45549C> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff653e0000 -     0x7fff653e1ffb  libsystem_featureflags.dylib (17) <985005B7-C0B3-3DCA-B064-6D34A0687212> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff653e2000 -     0x7fff6542ffff  libsystem_info.dylib (538) <D9805FBC-1BBD-3825-AB62-83C3ABB4191F> /usr/lib/system/libsystem_info.dylib
    0x7fff65430000 -     0x7fff6545cff7  libsystem_kernel.dylib (6153.61.1) <90F8650F-D3A9-38B3-BB8C-B5D3686393BC> /usr/lib/system/libsystem_kernel.dylib
    0x7fff6545d000 -     0x7fff654a4fcf  libsystem_m.dylib (3178) <92F1FF45-BD1C-32FE-A9A9-D12AF02C8212> /usr/lib/system/libsystem_m.dylib
    0x7fff654a5000 -     0x7fff654ccfff  libsystem_malloc.dylib (283.60.1) <51472F42-71BE-348F-B42E-4EDD3040B690> /usr/lib/system/libsystem_malloc.dylib
    0x7fff654cd000 -     0x7fff654daffb  libsystem_networkextension.dylib (1095.60.2) <846C06C0-A705-38AE-8A29-3FA4153252B3> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff654db000 -     0x7fff654e4ff3  libsystem_notify.dylib (241) <7CB7DE46-5877-3CAD-8526-CACEA22F3AD5> /usr/lib/system/libsystem_notify.dylib
    0x7fff654e5000 -     0x7fff654eefef  libsystem_platform.dylib (220) <AC9560A9-CCE8-3158-BCC8-8FF47929397A> /usr/lib/system/libsystem_platform.dylib
    0x7fff654ef000 -     0x7fff654f9fff  libsystem_pthread.dylib (416.60.2) <9D14694F-F3FE-385D-9B23-6A87844D5CBF> /usr/lib/system/libsystem_pthread.dylib
    0x7fff654fa000 -     0x7fff654fefff  libsystem_sandbox.dylib (1217.61.1) <AA2E4441-A517-3921-AF0E-AA8158D2A6D9> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff654ff000 -     0x7fff65501fff  libsystem_secinit.dylib (62.60.1) <129C187A-E580-3F00-A0C3-E96A633364F1> /usr/lib/system/libsystem_secinit.dylib
    0x7fff65502000 -     0x7fff65509ffb  libsystem_symptoms.dylib (1238.60.1) <5540DEA3-9C3A-3991-8C3A-7B375A5410C7> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6550a000 -     0x7fff65520ff2  libsystem_trace.dylib (1147.60.3) <EF6BD746-85CD-3490-92E6-7C7EDA0B703B> /usr/lib/system/libsystem_trace.dylib
    0x7fff65522000 -     0x7fff65527ffb  libunwind.dylib (35.4) <769F4C16-2746-3182-85C1-45CC98D119C8> /usr/lib/system/libunwind.dylib
    0x7fff65528000 -     0x7fff6555cffe  libxpc.dylib (1738.61.1) <AC9AD00D-BAA9-3ABC-B557-77E604CF9955> /usr/lib/system/libxpc.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=556.6M resident=0K(0%) swapped_out_or_unallocated=556.6M(100%)
Writable regions: Total=133.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=133.6M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                  880K        2 
CG image                           180K       14 
CoreAnimation                     19.8M       60 
CoreGraphics                         8K        1 
CoreImage                          152K       18 
CoreUI image data                 1084K       10 
Dispatch continuations            8192K        1 
Foundation                           4K        1 
Image IO                           304K        1 
Kernel Alloc Once                    8K        1 
MALLOC                            83.7M       61 
MALLOC guard page                   32K        7 
Memory Tag 242                      12K        1 
STACK GUARD                       54.5M        7 
Stack                             12.6M        8 
VM_ALLOCATE                         96K       12 
__DATA                            47.7M      335 
__DATA_CONST                        36K        4 
__FONT_DATA                          4K        1 
__LINKEDIT                       355.6M       17 
__OBJC_RO                         32.0M        1 
__OBJC_RW                         1780K        2 
__TEXT                           201.0M      314 
__UNICODE                          564K        1 
mapped file                       60.5M       22 
shared memory                      632K       14 
===========                     =======  ======= 
TOTAL                            881.5M      919 

Model: MacBook10,1, BootROM 183.0.0.0.0, 2 processors, Dual-Core Intel Core m3, 1,2 GHz, 8 GB, SMC 2.42f12
Graphics: kHW_IntelHDGraphics615Item, Intel HD Graphics 615, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 4 GB, LPDDR3, 1867 MHz, 0x802C, 0x4D5435324C3531324D3634443450512D3130
Memory Module: BANK 1/DIMM0, 4 GB, LPDDR3, 1867 MHz, 0x802C, 0x4D5435324C3531324D3634443450512D3130
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x168), Broadcom BCM43xx 1.0 (7.77.106.3 AirPortDriverBrcmNIC-1435.3)
Bluetooth: Version 7.0.2f4, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.0 Bus
Thunderbolt Bus: 

============ end of Apple crash report ===================

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.1894
Recent messages:
[yas] Prepared just-in-time loading of snippets successfully.
For information about GNU Emacs and the GNU system, type C-h C-a.

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_CA.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs
format-spec rfc822 mml mml-sec epa derived epg gnus-util rmail
rmail-loaddefs mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils edmacro kmacro yasnippet-snippets cl-extra
yasnippet elec-pair help-mode misterioso-theme finder-inf 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 235616 11005)
(symbols 48 23050 2)
(miscs 40 70 178)
(strings 32 38153 2581)
(string-bytes 1 1027392)
(vectors 16 39530)
(vector-slots 8 814594 10900)
(floats 8 49 93)
(intervals 56 210 0)
(buffers 992 12))




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#38695; Package emacs. (Fri, 20 Dec 2019 21:33:02 GMT) Full text and rfc822 format available.

Message #8 received at 38695 <at> debbugs.gnu.org (full text, mbox):

From: Alan Third <alan <at> idiocy.org>
To: Bruno Chanal <bchanal <at> teksavvy.com>
Cc: 38695 <at> debbugs.gnu.org
Subject: Re: bug#38695: 26.3; emacs 26.3 crashes under MacOS
Date: Fri, 20 Dec 2019 21:32:50 +0000
On Fri, Dec 20, 2019 at 02:46:47PM -0500, Bruno Chanal wrote:
> 
> 
> Hi,
> 
> I have had a number of crashes of Emacs under MacOS. I'm using Emacs
> 26.3.
> 
> The exact circumstances are not fully clear. However, the crashes seem
> to be related to using Tramp to connect to remote systems. They seem to
> take place after MacOS went to sleep while Emacs/Tramp was running. As
> MacOS is brought back up, there seem to be a significant likelihood that
> emacs will then crash shortly after being used again. In brief, the
> typical sequence seems to be:
> 
> Emacs/Tramp to remote system (with SSH) -> MacOS goes to sleep -> (wait
> a while) -> MacOS back on -> use emacs -> crash.

Hi Bruno,

Can you please try the nightly build? The crash appears to be caused
by the menu code and there were some changes made recently that may
help.
-- 
Alan Third




Reply sent to Stefan Kangas <stefan <at> marxist.se>:
You have taken responsibility. (Tue, 25 Aug 2020 22:58:02 GMT) Full text and rfc822 format available.

Notification sent to Bruno Chanal <bchanal <at> teksavvy.com>:
bug acknowledged by developer. (Tue, 25 Aug 2020 22:58:02 GMT) Full text and rfc822 format available.

Message #13 received at 38695-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Alan Third <alan <at> idiocy.org>
Cc: 38695-done <at> debbugs.gnu.org, Bruno Chanal <bchanal <at> teksavvy.com>
Subject: Re: bug#38695: 26.3; emacs 26.3 crashes under MacOS
Date: Tue, 25 Aug 2020 15:57:12 -0700
Alan Third <alan <at> idiocy.org> writes:

> On Fri, Dec 20, 2019 at 02:46:47PM -0500, Bruno Chanal wrote:
>>
>>
>> Hi,
>>
>> I have had a number of crashes of Emacs under MacOS. I'm using Emacs
>> 26.3.
>>
>> The exact circumstances are not fully clear. However, the crashes seem
>> to be related to using Tramp to connect to remote systems. They seem to
>> take place after MacOS went to sleep while Emacs/Tramp was running. As
>> MacOS is brought back up, there seem to be a significant likelihood that
>> emacs will then crash shortly after being used again. In brief, the
>> typical sequence seems to be:
>>
>> Emacs/Tramp to remote system (with SSH) -> MacOS goes to sleep -> (wait
>> a while) -> MacOS back on -> use emacs -> crash.
>
> Hi Bruno,
>
> Can you please try the nightly build? The crash appears to be caused
> by the menu code and there were some changes made recently that may
> help.

There has been no further followup within 35 weeks, so I'm going to
assume the nightly build resolved the problem.  I'm therefore closing
this bug report.

If this conclusion is incorrect and there is still an issue here, please
reply to this email (use "Reply to all" in your email client) and we can
reopen the bug report.

Best regards,
Stefan Kangas




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#38695; Package emacs. (Wed, 26 Aug 2020 00:37:02 GMT) Full text and rfc822 format available.

Message #16 received at 38695-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Bruno Chanal <bchanal <at> teksavvy.com>
Cc: 38695-done <at> debbugs.gnu.org
Subject: Re: bug#38695: 26.3; emacs 26.3 crashes under MacOS
Date: Tue, 25 Aug 2020 17:36:12 -0700
Bruno Chanal <bchanal <at> teksavvy.com> writes:

> Hi Stefan,
>
> I upgraded to 27.1. It doesn’t seem to have that bug.
>
> Thanks,
>
> Bruno.

Thanks for testing and reporting back.

Best regards,
Stefan Kangas




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 23 Sep 2020 11:24:14 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 188 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.