milke / GitFinder-Issues

Bug and issue tracker for GitFinder - git client with macOS Finder integration
16 stars 1 forks source link

The file “ag.zigz.GitFinder” couldn't be opened #108

Closed grahamegrieve closed 2 years ago

grahamegrieve commented 2 years ago

Failed to initialize repository info: The file “ag.zigz.GitFinder” couldn’t be opened because there is no such file.

I get a dialog saying this every time git runs in my terminal windows e.g. doing a build

milke commented 2 years ago

Can you please make a screenshot of that error dialog and post it here?

grahamegrieve commented 2 years ago
image
grahamegrieve commented 2 years ago

running this script: https://github.com/HealthIntersections/fhirserver/blob/master/build/unix-libraries.sh (e.g. line 19)

milke commented 2 years ago

@grahamegrieve, there's no such script, I suppose you refer to linux-libraries.sh or osx-libraries.sh… Nevertheless, I can't reproduce this error, but I see where it originates from in code. I've got a couple of questions:

1. In the (local) .git folder of that repository, do you see a hidden folder named ag.zigz.GitFinder?

2. In order to track down the root of the problem, I'd make a special build (or a few of them) for you to try. Those builds would be completely safe to use, they would only print some additional debugging info in the console (or even in the UI), which should make it easier for me to figure out what's happening. Would you be willing to try special build(s)? If so, let me know and I'll upload them and give you a direct download link.

grahamegrieve commented 2 years ago

yes sorry I had to split that script after I commented on this task. osx-libraries.sh now.

  1. yes i do see such a folder
  2. I'll try a custom build, sure
milke commented 2 years ago

@grahamegrieve, you can download the special version here. It reports itself as version 1.7.4s1 (build 118). Just let it run normally as the official version, but when the error happens, it will say either Failed to initialize repository info (1) or Failed to initialize repository info (2) or Failed to initialize repository info (3), depending on where in the code (if-else clauses) the error happens. Let the error happen a couple of times, I'd like to know whether it always happens at the same place, or not.

Please let me know and thanks for your patience and help.

milke commented 2 years ago

@grahamegrieve, any luck yet?

grahamegrieve commented 2 years ago

well I finally got to it, and rebooted and installed it, and... no dialogs at all this time. I don't think I did anything different?

milke commented 2 years ago

@grahamegrieve, hm… This seems like one of those weird cases, when just "reinstalling" (actually replacing an application bundle with another version of it) fixes the problem. That error message sounded strange anyway, since you've said yourself the mentioned folder is present.

What happens if you go back to the official version? Does the error dialog reappear?

In any case, let it run (the special version, or even the official one if it doesn't report the error anymore) for a few more days and let's see if the error happens again. If it does, please let me know.

grahamegrieve commented 2 years ago

it started happening again: Failed to initialize repository info (2) - same message each time

milke commented 2 years ago

@grahamegrieve, it's very strange… It seems that trying to retrieve some properties of the folder reports error that folder doesn't exist, but you said yourself you can see it there.

Anyway, I prepared yet another special version, which you can download here. It reports itself as version 1.7.4s2 (build 120). Just let it run normally like before, but when the error happens don't dismiss the error dialog, open Console.app instead and look for some console messages of interest. To make it easier, filter messages with: PROCESS: ag.zigz.GitFinder.GitService and MESSAGE: __GF:, like in the picture below:

Screen Shot 2021-11-19 at 14 24 28

You should see some messages in there, please let me know (copy/paste or screenshot) which messages you see, you should see something similar to the picture above, but with different outcome/results.

Another question: I didn't look into those scripts you run, but is it possible they "mess" with the contents of the REPO_PATH/.git directory, temporarily moving/renaming files in it?

grahamegrieve commented 2 years ago

ok downloaded the app. I'll let you know how it goes. The scripts only do git clone and git pull with fast-forward.

milke commented 2 years ago

@grahamegrieve, how does this new special build work?

grahamegrieve commented 2 years ago

Process: ag.zigz.GitFinder.GitService [84654] Path: /Applications/GitFinder.app/Contents/XPCServices/ag.zigz.GitFinder.GitService.xpc/Contents/MacOS/ag.zigz.GitFinder.GitService Identifier: ag.zigz.GitFinder.GitService Version: 1.7.4s2 (120) Code Type: ARM-64 (Native) Parent Process: ??? [1] Responsible: GitFinder [52435] User ID: 501

Date/Time: 2021-11-28 21:04:28.081 +1100 OS Version: macOS 11.6 (20G165) Report Version: 12 Anonymous UUID: 4367F980-F0FB-9BE0-4150-75D09548585E

Sleep/Wake UUID: D6837B98-2C87-448A-81DD-BD7D0A951EED

Time Awake Since Boot: 350000 seconds Time Since Wake: 800 seconds

System Integrity Protection: enabled

Crashed Thread: 2 Dispatch queue: NSManagedObjectContext 0x1524319d0

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

Application Specific Information: Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: ' -[NSXPCEncoder _checkObject:]: This coder only encodes objects that adopt NSSecureCoding (object is of class 'NSSQLCore').' abort() called terminating with uncaught exception of type NSException

Application Specific Backtrace 1: 0 CoreFoundation 0x000000019a4ab838 exceptionPreprocess + 240 1 libobjc.A.dylib 0x000000019a1d50a8 objc_exception_throw + 60 2 Foundation 0x000000019b191010 -[NSXPCEncoder _checkObject:] + 332 3 Foundation 0x000000019b190c9c -[NSXPCEncoder _encodeUnkeyedObject:] + 56 4 Foundation 0x000000019b1a479c -[NSXPCEncoder _encodeArrayOfObjects:forKey:] + 212 5 Foundation 0x000000019b1b0914 -[NSArray(NSArray) encodeWithCoder:] + 164 6 Foundation 0x000000019b19136c -[NSXPCEncoder _encodeObject:] + 520 7 Foundation 0x000000019b1a479c -[NSXPCEncoder _encodeArrayOfObjects:forKey:] + 212 8 Foundation 0x000000019b1c1e48 -[NSDictionary(NSDictionary) encodeWithCoder:] + 700 9 Foundation 0x000000019b19136c -[NSXPCEncoder _encodeObject:] + 520 10 Foundation 0x000000019b262c60 -[NSError encodeWithCoder:] + 228 11 Foundation 0x000000019b19136c -[NSXPCEncoder _encodeObject:] + 520 12 Foundation 0x000000019b196ef0 _NSXPCSerializationAddInvocationWithOnlyObjectArgumentsArray + 120 13 Foundation 0x000000019b196d9c -[NSXPCEncoder _encodeInvocationObjectArgumentsOnly:count:typeString:selector:isReply:into:] + 212 14 Foundation 0x000000019b1e0a60 _sendReplyArgumentsOnly + 216 15 Foundation 0x000000019b45b68c 58-[NSXPCConnection _decodeAndInvokeMessageWithEvent:flags:]_block_invoke_2.82 + 96 16 Foundation 0x000000019b1e08f8 -[_NSXPCConnectionRequestedReplies endTransactionForSequence:completionHandler:] + 208 17 Foundation 0x000000019b45b604 __58-[NSXPCConnection _decodeAndInvokeMessageWithEvent:flags:]_block_invoke.81 + 168 18 ag.zigz.GitFinder.GitService 0x00000001008ec9a0 checkoutProgressCallback + 10704 19 CoreData 0x000000019fa4efe8 developerSubmittedBlockToNSManagedObjectContextPerform + 164 20 libdispatch.dylib 0x000000019a17fec0 _dispatch_client_callout + 20 21 libdispatch.dylib 0x000000019a1876a8 _dispatch_lane_serial_drain + 620 22 libdispatch.dylib 0x000000019a1882a4 _dispatch_lane_invoke + 404 23 libdispatch.dylib 0x000000019a192b74 _dispatch_workloop_worker_thread + 764 24 libsystem_pthread.dylib 0x000000019a32b89c _pthread_wqthread + 276 25 libsystem_pthread.dylib 0x000000019a32a5d4 start_wqthread + 8

Thread 0: 0 libsystem_kernel.dylib 0x000000019a2fbeac __sigsuspend_nocancel + 8 1 libdispatch.dylib 0x000000019a193518 _dispatch_sigsuspend + 48 2 libdispatch.dylib 0x000000019a1934e8 _dispatch_sig_thread + 60

Thread 1: 0 libsystem_pthread.dylib 0x000000019a32a5cc start_wqthread + 0

Thread 2 Crashed:: Dispatch queue: NSManagedObjectContext 0x1524319d0 0 libsystem_kernel.dylib 0x000000019a2fce68 __pthread_kill + 8 1 libsystem_pthread.dylib 0x000000019a32f43c pthread_kill + 292 2 libsystem_c.dylib 0x000000019a277454 abort + 124 3 libc++abi.dylib 0x000000019a2edb44 abort_message + 132 4 libc++abi.dylib 0x000000019a2dee54 demangling_terminate_handler() + 308 5 libobjc.A.dylib 0x000000019a1d7c94 _objc_terminate() + 144 6 libc++abi.dylib 0x000000019a2ecf2c std::__terminate(void (*)()) + 20 7 libc++abi.dylib 0x000000019a2eceb8 std::terminate() + 48 8 libdispatch.dylib 0x000000019a17fed4 _dispatch_client_callout + 40 9 libdispatch.dylib 0x000000019a1876a8 _dispatch_lane_serial_drain + 620 10 libdispatch.dylib 0x000000019a1882a4 _dispatch_lane_invoke + 404 11 libdispatch.dylib 0x000000019a192b74 _dispatch_workloop_worker_thread + 764 12 libsystem_pthread.dylib 0x000000019a32b89c _pthread_wqthread + 276 13 libsystem_pthread.dylib 0x000000019a32a5d4 start_wqthread + 8

Thread 2 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x000000016f6cde90 x5: 0x000000016f6ce440 x6: 0x000000000000006e x7: 0xffffffff00000500 x8: 0xee13dc8606008f0f x9: 0xee13dc87696c7f0f x10: 0x0000000000000002 x11: 0x0000000000000003 x12: 0x0000000000000000 x13: 0x0000000000000000 x14: 0x0000000000000010 x15: 0x0000000000000000 x16: 0x0000000000000148 x17: 0x0000000208db6e90 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x000000016f6cf000 x21: 0x000000000000261b x22: 0x000000016f6cf0e0 x23: 0x0000000000000000 x24: 0x0000000000000000 x25: 0x000000016f6cf0e0 x26: 0x0000000103804180 x27: 0x0000000000000000 x28: 0x0000000000000104 fp: 0x000000016f6ce3b0 lr: 0x000000019a32f43c sp: 0x000000016f6ce390 pc: 0x000000019a2fce68 cpsr: 0x40001000 far: 0x00000001f93707a0 esr: 0x56000080

Binary Images: 0x1008d0000 - 0x100b27fff +ag.zigz.GitFinder.GitService (1.7.4s2 - 120) /Applications/GitFinder.app/Contents/XPCServices/ag.zigz.GitFinder.GitService.xpc/Contents/MacOS/ag.zigz.GitFinder.GitService 0x100bb8000 - 0x100bdffff +libuchardet.dylib (0) /Applications/GitFinder.app/Contents/Frameworks/libuchardet.dylib 0x100d14000 - 0x100d1ffff libobjc-trampolines.dylib (824) <9BFF428A-B6C3-315D-8553-404E1614D3BC> /usr/lib/libobjc-trampolines.dylib 0x100e88000 - 0x100f07fff dyld (852.2) <38657979-1ABE-3C9A-BF64-EF3B746216AB> /usr/lib/dyld 0x19a08a000 - 0x19a08bfff libsystem_blocks.dylib (79) /usr/lib/system/libsystem_blocks.dylib 0x19a08c000 - 0x19a0c3fff libxpc.dylib (2038.120.1) <0E990C5D-C4F7-304A-9714-4409647CC2EF> /usr/lib/system/libxpc.dylib 0x19a0c4000 - 0x19a0dbfff libsystem_trace.dylib (1277.120.1) <7A6B4800-8D94-3091-AC78-2D6B97A9B496> /usr/lib/system/libsystem_trace.dylib 0x19a0dc000 - 0x19a14ffff libcorecrypto.dylib (1000.140.4) /usr/lib/system/libcorecrypto.dylib 0x19a150000 - 0x19a17bfff libsystem_malloc.dylib (317.140.5) /usr/lib/system/libsystem_malloc.dylib 0x19a17c000 - 0x19a1c0fff libdispatch.dylib (1271.120.2) <4EDD5F72-2296-3891-B2A1-6741DB6C05C9> /usr/lib/system/libdispatch.dylib 0x19a1c1000 - 0x19a1fafff libobjc.A.dylib (824) <252C93CC-2D39-3C15-87F6-1336658B2F49> /usr/lib/libobjc.A.dylib 0x19a1fb000 - 0x19a1fdfff libsystem_featureflags.dylib (28.60.1) <61A79E0B-1836-376D-AC24-171B40A9FAE7> /usr/lib/system/libsystem_featureflags.dylib 0x19a1fe000 - 0x19a27ffff libsystem_c.dylib (1439.141.1) <9B3C0AD0-1E0B-39D1-BE25-B97F8EA7E623> /usr/lib/system/libsystem_c.dylib 0x19a280000 - 0x19a2dbfff libc++.1.dylib (905.6) /usr/lib/libc++.1.dylib 0x19a2dc000 - 0x19a2f3fff libc++abi.dylib (905.6) <3C5176E2-CE48-312B-97F6-23D4E7AFA43F> /usr/lib/libc++abi.dylib 0x19a2f4000 - 0x19a327fff libsystem_kernel.dylib (7195.141.6) /usr/lib/system/libsystem_kernel.dylib 0x19a328000 - 0x19a334fff libsystem_pthread.dylib (454.120.2) /usr/lib/system/libsystem_pthread.dylib 0x19a335000 - 0x19a376fff libdyld.dylib (852.2) /usr/lib/system/libdyld.dylib 0x19a377000 - 0x19a37dfff libsystem_platform.dylib (254.80.2) <2CC11FAD-1E31-3533-B1D8-9CDDF5DFE595> /usr/lib/system/libsystem_platform.dylib 0x19a37e000 - 0x19a3a9fff libsystem_info.dylib (542.40.3) <3B5B9F97-ECFB-3F6E-9B85-D8C62A8B3205> /usr/lib/system/libsystem_info.dylib 0x19a3aa000 - 0x19a858fff com.apple.CoreFoundation (6.9 - 1778.101) <1FC1BD60-DC83-3CC7-89AC-D734DC18473A> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x19a859000 - 0x19aa91fff com.apple.LaunchServices (1122.44 - 1122.44) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x19aa92000 - 0x19ab6cfff com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x19ab6d000 - 0x19add7fff libBLAS.dylib (1336.140.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x19add8000 - 0x19ae22fff com.apple.Lexicon-framework (1.0 - 86.2) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x19ae23000 - 0x19ae86fff libSparse.dylib (106) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x19ae87000 - 0x19af0efff com.apple.SystemConfiguration (1.20 - 1.20) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x19af0f000 - 0x19af42fff libCRFSuite.dylib (50) /usr/lib/libCRFSuite.dylib 0x19af43000 - 0x19b171fff libmecabra.dylib (929.10) /usr/lib/libmecabra.dylib 0x19b172000 - 0x19b4fefff com.apple.Foundation (6.9 - 1778.101) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x19b4ff000 - 0x19b5eefff com.apple.LanguageModeling (1.0 - 247.3) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x19b5ef000 - 0x19b711fff com.apple.CoreDisplay (237.4 - 237.4) <2CC8483E-D168-3B0D-9E08-9381248D02BF> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x19b712000 - 0x19b97afff com.apple.audio.AudioToolboxCore (1.0 - 1181.72) <9427F25C-CE4F-3CC4-985F-E8968FDB2ECA> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x19b97b000 - 0x19bb4afff com.apple.CoreText (677.6.0.2 - 677.6.0.2) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x19bb4b000 - 0x19c165fff com.apple.audio.CoreAudio (5.0 - 5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x19c166000 - 0x19c4ccfff com.apple.security (7.0 - 59754.140.13) <38B23856-B7E5-3AA2-9F35-F5ACECB8E5D9> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x19c4cd000 - 0x19c73efff libicucore.A.dylib (66112) <987F240B-946D-3F96-AD1A-F3EF6752D5DB> /usr/lib/libicucore.A.dylib 0x19c73f000 - 0x19c749fff libsystem_darwin.dylib (1439.141.1) <9BF54A49-874D-3D91-B319-6B2F676FE42D> /usr/lib/system/libsystem_darwin.dylib 0x19c74a000 - 0x19ca3dfff com.apple.CoreServices.CarbonCore (1307.3 - 1307.3) <2D5028C9-5466-3020-B1E6-0ACD3B80AC24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x19ca3e000 - 0x19ca79fff com.apple.CoreServicesInternal (476.1.1 - 476.1.1) <8990C867-1E2A-3ADD-A92F-0773A524661D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x19ca7a000 - 0x19cab5fff com.apple.CSStore (1122.44 - 1122.44) <26E267F1-2A76-389C-9440-9F3EB0F2C1C0> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x19cab6000 - 0x19cb81fff com.apple.framework.IOKit (2.0.2 - 1845.120.6) <861ED733-56AF-311B-949E-DC077817E257> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x19cb82000 - 0x19cb8dfff libsystem_notify.dylib (279.40.4) /usr/lib/system/libsystem_notify.dylib 0x19cbdc000 - 0x19d91dfff com.apple.AppKit (6.9 - 2022.60.128) <53554311-BEF7-3421-8A80-EDFBEFD40209> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x19d91e000 - 0x19db44fff com.apple.UIFoundation (1.0 - 728.9) <7595FD16-C324-39BD-8330-9E4CF256104B> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x19db45000 - 0x19db57fff com.apple.UniformTypeIdentifiers (637 - 637) <7F7509B9-260B-388E-96FC-D3B2C61B48DD> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers 0x19df8f000 - 0x19e6d7fff libnetwork.dylib (2288.140.7) <992E11C6-A4C3-344F-80F9-D49FC41F9EBB> /usr/lib/libnetwork.dylib 0x19e6d8000 - 0x19eb60fff com.apple.CFNetwork (1240.0.4 - 1240.0.4) <9DDF924B-F7D9-3E7E-B2D0-27CF26767169> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x19eb61000 - 0x19eb70fff libsystem_networkextension.dylib (1295.140.3) <0FFACDE5-D546-306D-B9FA-06EC8FCAEEF9> /usr/lib/system/libsystem_networkextension.dylib 0x19eb71000 - 0x19eb72fff libenergytrace.dylib (22.100.1) <9175E063-EC99-3395-A576-2E7E8EFDB736> /usr/lib/libenergytrace.dylib 0x19eb73000 - 0x19ebc5fff libMobileGestalt.dylib (978.140.1) <961DF322-11B4-3E9C-A2D6-D96EB159E0F7> /usr/lib/libMobileGestalt.dylib 0x19ebc6000 - 0x19ebddfff libsystem_asl.dylib (385) <7F462B8A-541F-3195-9BAE-CDEDFA3BA8A4> /usr/lib/system/libsystem_asl.dylib 0x19ebde000 - 0x19ebf7fff com.apple.TCC (1.0 - 1) <207AAC8A-1E0E-329F-B19E-BB443993C492> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x19ebf8000 - 0x19ef66fff com.apple.SkyLight (1.600.0 - 588.7) <42D48BB2-B5B8-36EB-89B5-DEC02FAD414B> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x19ef67000 - 0x19f554fff com.apple.CoreGraphics (2.0 - 1463.17.3) <2411F322-E2CB-3E13-B7E5-7356CDFA093C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x19f555000 - 0x19f64afff com.apple.ColorSync (4.13.0 - 3473.4.3) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x19f64b000 - 0x19f6a6fff com.apple.HIServices (1.22 - 716) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x19fa00000 - 0x19fda8fff com.apple.CoreData (120 - 1048) <793DB28D-4D44-346D-84F5-2924E4C90CEA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x19fda9000 - 0x19fdbffff com.apple.ProtocolBuffer (1 - 285.24.10.20.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x19fdc0000 - 0x19ff5dfff libsqlite3.dylib (321.3) <5C9A38A7-82B6-3A73-BD16-1D32C3B978C0> /usr/lib/libsqlite3.dylib 0x19ffd3000 - 0x19ffe9fff com.apple.commonutilities (8.0 - 900) <8FB5F198-91AB-3C57-B304-A9EEF49FAFDB> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x19ffea000 - 0x1a006cfff com.apple.BaseBoard (526 - 526) /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x1a006d000 - 0x1a00bafff com.apple.RunningBoardServices (1.0 - 505.100.9) <651DE9C8-E7B1-3452-842D-0808F615E4D9> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x1a00bb000 - 0x1a012efff com.apple.AE (918.6 - 918.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x1a012f000 - 0x1a0136fff libdns_services.dylib (1310.140.1) <57E2AA69-70BC-3BC5-90C2-4E6152B2A7BB> /usr/lib/libdns_services.dylib 0x1a0137000 - 0x1a013efff libsystem_symptoms.dylib (1431.140.1) <0B4FC817-CC87-31F2-872B-BD505D29F5EE> /usr/lib/system/libsystem_symptoms.dylib 0x1a013f000 - 0x1a029bfff com.apple.Network (1.0 - 1) <1CF3457C-B1F3-3643-A404-E74EC9C587A0> /System/Library/Frameworks/Network.framework/Versions/A/Network 0x1a029c000 - 0x1a02cefff com.apple.analyticsd (1.0 - 1) <38259CAA-FC30-3B56-A371-3E6A6AC5D1CA> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x1a02cf000 - 0x1a02d1fff libDiagnosticMessagesClient.dylib (112) <3B3CE40D-33BF-351F-B539-ACD4AF8CDF2E> /usr/lib/libDiagnosticMessagesClient.dylib 0x1a02d2000 - 0x1a031dfff com.apple.spotlight.metadata.utilities (1.0 - 2150.26) <7EA4F807-3DEB-3B59-9112-B632641123EA> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x1a031e000 - 0x1a03b7fff com.apple.Metadata (10.7.0 - 2150.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x1a03b8000 - 0x1a03befff com.apple.DiskArbitration (2.7 - 2.7) <03246747-F25B-3D05-B2E7-1BE69E878EF3> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x1a03bf000 - 0x1a06c9fff com.apple.vImage (8.1 - 544.4) <88CFC382-4A40-3339-A5F2-81FDA6D902B3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x1a06ca000 - 0x1a0987fff com.apple.QuartzCore (1.11 - 927.24) <1077F760-1430-3263-8E32-2B273631B479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x1a0988000 - 0x1a09c9fff libFontRegistry.dylib (309) <4608D786-2101-39B4-8243-04EA0BDB4A5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x1a09ca000 - 0x1a0ae1fff com.apple.coreui (2.1 - 692.1) <71572479-4BDB-3BDD-993D-FF5202AFC8E3> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x1a0bc2000 - 0x1a0bccfff com.apple.PerformanceAnalysis (1.278.3 - 278.3) <81A40179-1530-3EFE-B2D9-EDE9189CF854> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x1a0bcd000 - 0x1a0bdafff com.apple.OpenDirectory (11.6 - 230.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x1a0bdb000 - 0x1a0bfafff com.apple.CFOpenDirectory (11.6 - 230.40.1) <254CB692-3AF0-387D-9EAD-AA72B7F34A59> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x1a0bfb000 - 0x1a0c07fff com.apple.CoreServices.FSEvents (1290.120.5 - 1290.120.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x1a0c08000 - 0x1a0c2bfff com.apple.coreservices.SharedFileList (144 - 144) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x1a0c2c000 - 0x1a0c2efff libapp_launch_measurement.dylib (14.1) /usr/lib/libapp_launch_measurement.dylib 0x1a0c2f000 - 0x1a0c71fff com.apple.CoreAutoLayout (1.0 - 21.10.1) <5789DEAE-4BBD-3679-964B-40D6E208E8E8> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout 0x1a0c72000 - 0x1a0d5efff libxml2.2.dylib (34.10) <9C392F20-D487-3A66-93AD-87BA9D7E403E> /usr/lib/libxml2.2.dylib 0x1a0d5f000 - 0x1a0db2fff com.apple.CoreVideo (1.8 - 414.7) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x1a0db3000 - 0x1a0db5fff com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x1a1f93000 - 0x1a1fa4fff libsystem_containermanager.dylib (318.100.4) /usr/lib/system/libsystem_containermanager.dylib 0x1a1fa5000 - 0x1a1fb6fff com.apple.IOSurface (290.8.1 - 290.8.1) <6ACC766E-E6F9-3C00-8260-8DB708F1564B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x1a1fb7000 - 0x1a1fc0fff com.apple.IOAccelerator (442.9 - 442.9) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x1a1fc1000 - 0x1a20affff com.apple.Metal (244.303 - 244.303) <6F669C63-4630-3788-871F-E53E3E01E0E1> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x1a20b0000 - 0x1a20cffff com.apple.audio.caulk (1.0 - 70) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x1a20d0000 - 0x1a21c7fff com.apple.CoreMedia (1.0 - 2780.10) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x1a21c8000 - 0x1a2320fff libFontParser.dylib (305.6.0.4) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x1a2321000 - 0x1a262bfff com.apple.HIToolbox (2.1.1 - 1062) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x1a262c000 - 0x1a2643fff com.apple.framework.DFRFoundation (1.0 - 267) /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x1a2644000 - 0x1a2647fff com.apple.dt.XCTTargetBootstrap (1.0 - 18119.1) <812F9359-CA46-3856-AB3D-21D2998C19CB> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x1a2648000 - 0x1a2672fff com.apple.CoreSVG (1.0 - 149) <22C3C4CF-94DD-3F9C-9332-E7F1B40B4FC2> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x1a2673000 - 0x1a2892fff com.apple.ImageIO (3.3.0 - 2130.7.3) <8C7ADB80-880A-3811-BC89-3DF7F63FB8AB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x1a2893000 - 0x1a2babfff com.apple.CoreImage (16.3.0 - 1140.2) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x1a2bac000 - 0x1a2c10fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x1a2c11000 - 0x1a2c15fff libsystem_configuration.dylib (1109.140.1) <9BC511C4-6613-3F1D-8592-7D3971B24921> /usr/lib/system/libsystem_configuration.dylib 0x1a2c16000 - 0x1a2c1afff libsystem_sandbox.dylib (1441.141.4) /usr/lib/system/libsystem_sandbox.dylib 0x1a2c1b000 - 0x1a2c1cfff com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x1a2c1d000 - 0x1a2c20fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <30FA6080-7520-32BF-86BF-CD8AACD9E956> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x1a2c21000 - 0x1a2c22fff liblangid.dylib (136) /usr/lib/liblangid.dylib 0x1a2c23000 - 0x1a2cb0fff com.apple.CoreNLP (1.0 - 245.2) <8D86FF1B-B90A-37FD-990D-CEA65FE35181> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x1a2cb1000 - 0x1a2cb8fff com.apple.LinguisticData (1.0 - 399) <17E4D57B-5A70-3EC3-8BF5-82B80EFB3348> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x1a2cb9000 - 0x1a3177fff libBNNS.dylib (288.100.5) <68DE4998-AAF1-35A2-A2F8-28A2E0CBA48C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x1a3178000 - 0x1a3226fff libvDSP.dylib (760.100.3) <5CB9D8BD-028D-318B-99F1-931F53997697> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x1a3227000 - 0x1a3239fff com.apple.CoreEmoji (1.0 - 128.4) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x1a323a000 - 0x1a3244fff com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer 0x1a3533000 - 0x1a3542fff com.apple.AssertionServices (1.0 - 505.100.9) /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x1a3543000 - 0x1a35c6fff com.apple.securityfoundation (6.0 - 55240.40.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x1a35c7000 - 0x1a35d0fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <7BC12DCA-0109-39D5-B5DE-398520550D66> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x1a35d1000 - 0x1a35d6fff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x1a35d7000 - 0x1a35d9fff libquarantine.dylib (119.40.2) /usr/lib/system/libquarantine.dylib 0x1a35da000 - 0x1a35e9fff libCheckFix.dylib (31) <95D7D1F7-7C6F-3517-9872-79FCCCCC9D69> /usr/lib/libCheckFix.dylib 0x1a35ea000 - 0x1a3600fff libcoretls.dylib (169.100.1) /usr/lib/libcoretls.dylib 0x1a3601000 - 0x1a3611fff libbsm.0.dylib (68.40.1) <51614EB7-9B57-3F8F-9679-DDA22278CC9F> /usr/lib/libbsm.0.dylib 0x1a3612000 - 0x1a3657fff libmecab.dylib (929.10) /usr/lib/libmecab.dylib 0x1a3658000 - 0x1a365cfff libgermantok.dylib (24) /usr/lib/libgermantok.dylib 0x1a365d000 - 0x1a3671fff libLinearAlgebra.dylib (1336.140.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x1a3672000 - 0x1a3875fff com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <75A63926-9BBF-3FD7-AB8F-BAD7DFF3A881> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x1a3876000 - 0x1a38bffff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x1a38c0000 - 0x1a3a12fff com.apple.MLCompute (1.0 - 1) <3C4B7923-366A-3F89-9BE2-00D7252F59A6> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute 0x1a3a13000 - 0x1a3a41fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x1a3a42000 - 0x1a3a94fff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <15018D77-2512-3FB8-A170-4DF3DF5AF90D> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x1a3a95000 - 0x1a3b1cfff com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <83375879-A492-3EC8-A57A-7630E7C12D33> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x1a3b1d000 - 0x1a3b2cfff com.apple.AppleFSCompression (125 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x1a3b2d000 - 0x1a3b39fff libbz2.1.0.dylib (44) /usr/lib/libbz2.1.0.dylib 0x1a3b3a000 - 0x1a3b3efff libsystem_coreservices.dylib (127.1) /usr/lib/system/libsystem_coreservices.dylib 0x1a3b3f000 - 0x1a3b6ffff com.apple.CoreServices.OSServices (1122.44 - 1122.44) <3B9B314C-8F7D-3058-9B89-6D4897868633> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x1a3d24000 - 0x1a3d35fff libz.1.dylib (76) <4838F5D2-C9BB-366A-9745-209A80BCC426> /usr/lib/libz.1.dylib 0x1a3d36000 - 0x1a3d63fff libsystem_m.dylib (3186.100.3) <092A6565-3BE3-3EEF-844E-B846793A4115> /usr/lib/system/libsystem_m.dylib 0x1a3d64000 - 0x1a3d64fff libcharset.1.dylib (59) <7A25825A-D346-3BB8-AA3F-498510B5E31F> /usr/lib/libcharset.1.dylib 0x1a3d65000 - 0x1a3d6afff libmacho.dylib (980) /usr/lib/system/libmacho.dylib 0x1a3d6b000 - 0x1a3d82fff libkxld.dylib (7195.141.6) <9C25AE8F-59E2-3963-B645-025A7661A69A> /usr/lib/system/libkxld.dylib 0x1a3d83000 - 0x1a3d90fff libcommonCrypto.dylib (60178.120.3) <146E6A52-3060-32A1-9119-C3D6F8B5C57B> /usr/lib/system/libcommonCrypto.dylib 0x1a3d91000 - 0x1a3d9bfff libunwind.dylib (201) <2A01EF92-F92D-35F7-B638-8CBC6896DCAA> /usr/lib/system/libunwind.dylib 0x1a3d9c000 - 0x1a3da3fff liboah.dylib (203.58) <6802DEC1-9ED5-3667-BFE0-3BDDE8BB40E1> /usr/lib/liboah.dylib 0x1a3da4000 - 0x1a3dacfff libcopyfile.dylib (173.40.2) <8477DD43-56AA-3422-BF23-4ADC7B98462F> /usr/lib/system/libcopyfile.dylib 0x1a3dad000 - 0x1a3db0fff libcompiler_rt.dylib (102.2) <50E8F23E-3E63-31BF-BFC3-EE75D281B151> /usr/lib/system/libcompiler_rt.dylib 0x1a3db1000 - 0x1a3db3fff libsystem_collections.dylib (1439.141.1) /usr/lib/system/libsystem_collections.dylib 0x1a3db4000 - 0x1a3db6fff libsystem_secinit.dylib (87.60.1) <836B23E3-DF08-31C8-98AD-4A9B12A4B404> /usr/lib/system/libsystem_secinit.dylib 0x1a3db7000 - 0x1a3db9fff libremovefile.dylib (49.120.1) <687A6E36-0460-30BC-A675-7F83059AE2D9> /usr/lib/system/libremovefile.dylib 0x1a3dba000 - 0x1a3dbafff libkeymgr.dylib (31) /usr/lib/system/libkeymgr.dylib 0x1a3dbb000 - 0x1a3dc3fff libsystem_dnssd.dylib (1310.140.1) /usr/lib/system/libsystem_dnssd.dylib 0x1a3dc4000 - 0x1a3dc9fff libcache.dylib (83) <2EA812B3-0565-35FA-BF54-DF98EF3DB5DE> /usr/lib/system/libcache.dylib 0x1a3dca000 - 0x1a3dcbfff libSystem.B.dylib (1292.120.1) <1E75FCDF-2357-30FE-AAAD-5290BA722464> /usr/lib/libSystem.B.dylib 0x1a3dcc000 - 0x1a3dcffff libfakelink.dylib (3) /usr/lib/libfakelink.dylib 0x1a3dd0000 - 0x1a3dd0fff com.apple.SoftLinking (1.0 - 1) /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking 0x1a3dd1000 - 0x1a3e0cfff libpcap.A.dylib (98.100.3) <842B3358-71DB-3219-9768-0A013DC08CEC> /usr/lib/libpcap.A.dylib 0x1a3e0d000 - 0x1a3f02fff libiconv.2.dylib (59) <99E6BB0C-73CD-3239-942A-F6DD9325B90A> /usr/lib/libiconv.2.dylib 0x1a3f03000 - 0x1a3f15fff libcmph.dylib (8) <7E0DAF54-070D-3D42-B362-94B9138589CF> /usr/lib/libcmph.dylib 0x1a3f16000 - 0x1a3f86fff libarchive.2.dylib (83.100.2) <5F23CB65-ACED-364E-BD1D-E00247CD6FC7> /usr/lib/libarchive.2.dylib 0x1a3f87000 - 0x1a3ff7fff com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x1a3ff8000 - 0x1a3ff9fff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib 0x1a3ffa000 - 0x1a401efff com.apple.applesauce (1.0 - 16.28) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x1a401f000 - 0x1a4035fff libapple_nghttp2.dylib (1.41) <06587250-EE7C-36A1-8A78-C8409EB2ECCD> /usr/lib/libapple_nghttp2.dylib 0x1a4036000 - 0x1a4048fff libSparseBLAS.dylib (1336.140.1) <1FF666F8-7B71-378D-A890-A29032EC6AA4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x1a4049000 - 0x1a404afff com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x1a404b000 - 0x1a404ffff libpam.2.dylib (28.40.1) <8662B90D-5137-3BCC-BEC6-F7FEB6BD8F01> /usr/lib/libpam.2.dylib 0x1a4050000 - 0x1a406efff libcompression.dylib (96.120.1) <6BCBE6BF-0CDD-3059-BBB9-45AF92D7EFA7> /usr/lib/libcompression.dylib 0x1a406f000 - 0x1a4073fff libQuadrature.dylib (7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x1a4074000 - 0x1a4530fff libLAPACK.dylib (1336.140.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x1a4531000 - 0x1a4583fff com.apple.DictionaryServices (1.2 - 341) <2845ABAE-8FCB-38B0-8F57-72EB3A67CF63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x1a4584000 - 0x1a459cfff liblzma.5.dylib (16) <20EEA2A7-C813-3D16-879E-A21431E7E72D> /usr/lib/liblzma.5.dylib 0x1a459d000 - 0x1a459efff libcoretls_cfhelpers.dylib (169.100.1) /usr/lib/libcoretls_cfhelpers.dylib 0x1a459f000 - 0x1a4683fff com.apple.APFS (1677.141.2 - 1677.141.2) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x1a4684000 - 0x1a4691fff libxar.1.dylib (452) /usr/lib/libxar.1.dylib 0x1a4692000 - 0x1a4695fff libutil.dylib (58.40.2) <1650ED1F-F6F6-3018-8F7E-151162BF10E6> /usr/lib/libutil.dylib 0x1a4696000 - 0x1a46bffff libxslt.1.dylib (17.6) <0ADB40D6-F173-3865-A4DE-153889696ED5> /usr/lib/libxslt.1.dylib 0x1a46c0000 - 0x1a46cafff libChineseTokenizer.dylib (37.1) <0D3892E7-FEA4-3161-BAD5-26B593210AA1> /usr/lib/libChineseTokenizer.dylib 0x1a46cb000 - 0x1a473afff libvMisc.dylib (760.100.3) <3ABB75F1-89E8-329F-9BF4-328E2E59B27F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x1a473b000 - 0x1a47ccfff libate.dylib (3.0.6) <5D22D187-0024-3E0C-86F7-A5D4258D2101> /usr/lib/libate.dylib 0x1a47cd000 - 0x1a47d4fff libIOReport.dylib (64.100.1) /usr/lib/libIOReport.dylib 0x1a495c000 - 0x1a49a7fff com.apple.AppleVAFramework (6.1.3 - 6.1.3) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x1a49a8000 - 0x1a49c2fff libexpat.1.dylib (26.141.1) /usr/lib/libexpat.1.dylib 0x1a49c3000 - 0x1a49cbfff libheimdal-asn1.dylib (597.140.2) <382A3FF4-A00D-3E8A-8C7D-C4A511BBC2E3> /usr/lib/libheimdal-asn1.dylib 0x1a49cc000 - 0x1a49defff com.apple.IconFoundation (479.4 - 479.4) /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation 0x1a49df000 - 0x1a4a42fff com.apple.IconServices (479.4 - 479.4) <01A40ED2-0F29-3549-A5F5-DB1E596ADD2A> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x1a4a43000 - 0x1a4ae5fff com.apple.MediaExperience (1.0 - 1) /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience 0x1a4ae6000 - 0x1a4b0cfff com.apple.persistentconnection (1.0 - 1.0) <5FD46B59-5D62-366A-80F1-CDE2E8F48555> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x1a4b0d000 - 0x1a4b1afff com.apple.GraphVisualizer (1.0 - 100.1) <3467C846-8CD3-3013-B4A8-827D37F7726C> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x1a4b1b000 - 0x1a4f2dfff com.apple.vision.FaceCore (4.3.2 - 4.3.2) <0659DE86-99CF-33AB-A4AF-858F1E940A85> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x1a4f2e000 - 0x1a4f6dfff com.apple.OTSVG (1.0 - 677.6.0.2) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x1a4f6e000 - 0x1a4f75fff com.apple.xpc.AppServerSupport (1.0 - 2038.120.1) /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport 0x1a4f76000 - 0x1a4f84fff libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <8346C962-1506-3A3F-A6C7-BA096F2DE20A> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x1a4f85000 - 0x1a4f8bfff libspindump.dylib (295.2) <2BE38B0F-B9B3-3952-ADA0-A87B9B18E3AE> /usr/lib/libspindump.dylib 0x1a4f8c000 - 0x1a503efff com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x1a51d3000 - 0x1a520dfff com.apple.bom (14.0 - 235) <0F27FA57-F455-30C3-9B19-1111F24ABB6C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x1a520e000 - 0x1a5251fff com.apple.AppleJPEG (1.0 - 1) <9B47B12A-B064-3054-B702-203A0E18193B> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x1a5252000 - 0x1a5333fff libJP2.dylib (2130.7.3) <239163F1-8926-3DB9-A74A-BA78CE654923> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x1a5334000 - 0x1a5337fff com.apple.WatchdogClient.framework (1.0 - 98.120.2) /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x1a5338000 - 0x1a5370fff com.apple.MultitouchSupport.framework (4440.3 - 4440.3) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x1a5371000 - 0x1a54a1fff com.apple.VideoToolbox (1.0 - 2780.10) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x1a54a2000 - 0x1a54d4fff libAudioToolboxUtility.dylib (1181.72) /usr/lib/libAudioToolboxUtility.dylib 0x1a54d5000 - 0x1a54f6fff libPng.dylib (2130.7.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x1a54f7000 - 0x1a5553fff libTIFF.dylib (2130.7.3) <6FF8682B-E15C-3F53-BCAA-3F7506D001B4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x1a5554000 - 0x1a5572fff com.apple.IOPresentment (58 - 37) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x1a5573000 - 0x1a5577fff com.apple.GPUWrangler (6.3.5 - 6.3.5) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x1a5578000 - 0x1a557afff libRadiance.dylib (2130.7.3) <74D02264-14F4-3558-BE8E-EA3D89394B68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x1a557b000 - 0x1a5580fff com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x1a5581000 - 0x1a55a1fff libJPEG.dylib (2130.7.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x1a55a2000 - 0x1a55d1fff com.apple.ATSUI (1.0 - 1) <0346055A-5ACC-3E05-86F5-2C3D2E75B12E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x1a55d2000 - 0x1a55d6fff libGIF.dylib (2130.7.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x1a55d7000 - 0x1a55e0fff com.apple.CMCaptureCore (1.0 - 82.6) <4830FC37-AB0B-361A-B192-0DE38613FB9E> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore 0x1a55e1000 - 0x1a5628fff com.apple.print.framework.PrintCore (16.1 - 531.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x1a5629000 - 0x1a56dcfff com.apple.TextureIO (3.10.9 - 3.10.9) <4B849AA8-4457-3905-B4AD-AA2C70DECD56> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x1a56dd000 - 0x1a56e5fff com.apple.InternationalSupport (1.0 - 61.1) /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x1a56e6000 - 0x1a575afff com.apple.datadetectorscore (8.0 - 674) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x1a575b000 - 0x1a57bafff com.apple.UserActivity (439 - 439) /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity 0x1a649d000 - 0x1a64d2fff libSessionUtility.dylib (76.69) /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib 0x1a64d3000 - 0x1a65fbfff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <22835349-6C44-3EA8-AA41-AA43856A11D2> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x1a65fc000 - 0x1a6663fff com.apple.audio.AudioSession (1.0 - 76.69) <5FB74E3B-F200-3FC8-AF91-9438E8C79CB6> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession 0x1a6664000 - 0x1a6676fff libAudioStatistics.dylib (27.64) <156A7CA4-9A1D-3FEE-AAFC-849D330FE9D4> /usr/lib/libAudioStatistics.dylib 0x1a6677000 - 0x1a668afff com.apple.speech.synthesis.framework (9.0.66 - 9.0.66) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x1a668b000 - 0x1a66f9fff com.apple.ApplicationServices.ATS (377 - 516) <71316EFD-FE97-3EE6-9997-CBC11F453539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x1a66fa000 - 0x1a6712fff libresolv.9.dylib (68) <287B0B90-55FD-3227-B5FD-256464AA2496> /usr/lib/libresolv.9.dylib 0x1a683f000 - 0x1a691efff libSMC.dylib (20) /usr/lib/libSMC.dylib 0x1a691f000 - 0x1a697cfff libcups.2.dylib (494.3) <0B99F7B0-2190-3D6B-BCF1-C67C8BC6128F> /usr/lib/libcups.2.dylib 0x1a697d000 - 0x1a6990fff com.apple.LangAnalysis (1.7.0 - 254) <0DA1AFE0-521E-3CF9-B75C-530303B6AC64> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x1a6991000 - 0x1a699dfff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x1a699e000 - 0x1a69a5fff com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x1a69a6000 - 0x1a69b1fff com.apple.QD (4.0 - 416) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x1a69b2000 - 0x1a6fa2fff com.apple.audio.AudioResourceArbitration (1.0 - 1) <299FA1A8-2287-35D6-BAC7-9DE3C1D74667> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration 0x1a6fa3000 - 0x1a6faefff com.apple.perfdata (1.0 - 67.40.1) /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata 0x1a6faf000 - 0x1a6fbcfff libperfcheck.dylib (41) <5006BCAD-219C-31BF-B6DC-FE5D93D95D8A> /usr/lib/libperfcheck.dylib 0x1a6fbd000 - 0x1a6fcdfff com.apple.Kerberos (3.0 - 1) <3E11D5D5-8F87-3FB4-94BB-CA4333C4C248> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x1a6fce000 - 0x1a7015fff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x1a7016000 - 0x1a7025fff com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x1a71e9000 - 0x1a71e9fff liblaunch.dylib (2038.120.1) /usr/lib/system/liblaunch.dylib 0x1a942f000 - 0x1a9456fff com.apple.RemoteViewServices (2.0 - 163) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x1a9457000 - 0x1a9466fff com.apple.SpeechRecognitionCore (6.1.25 - 6.1.25) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x1a9467000 - 0x1a946efff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x1a969d000 - 0x1a969dfff libsystem_product_info_filter.dylib (8.40.1) <14136F56-3690-3346-90A0-31FC34DF3E1B> /usr/lib/system/libsystem_product_info_filter.dylib 0x1a9770000 - 0x1a9770fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <372F4BDE-9AA6-3832-A25D-585683D7EFBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x1a9792000 - 0x1a9792fff com.apple.CoreServices (1122.44 - 1122.44) <7CA890C2-3B87-3C10-B438-1AEB34A9E1BE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x1a994f000 - 0x1a994ffff com.apple.Accelerate (1.11 - Accelerate 1.11) <6CA149E0-61A2-3868-9ADF-A4AA815F3D24> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x1ac5b9000 - 0x1ac5b9fff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x1ac8a9000 - 0x1ac8a9fff libHeimdalProxy.dylib (79) <7CC40013-93B4-3E9C-A96D-D2ABB02E9D2E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x1ad2be000 - 0x1ad2c4fff com.apple.ASEProcessing (1.26.0 - 1.26.0) <3D723C7F-BCD1-30AA-995E-A8296550F6A9> /System/Library/PrivateFrameworks/ASEProcessing.framework/Versions/A/ASEProcessing 0x1ae784000 - 0x1ae787fff com.apple.IOSurfaceAccelerator (1.0.0 - 1.0.0) <8891C31D-C3A6-30B5-9CE8-DA5421F36718> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator 0x1b5dd1000 - 0x1b5dedfff com.apple.private.SystemPolicy (1.0 - 1) /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy 0x1b675e000 - 0x1b6770fff libmis.dylib (274.140.2) <9AB0F36D-3AF3-3802-A2DA-C7C682498655> /usr/lib/libmis.dylib 0x1dc3e4000 - 0x1dc3eafff libCoreFSCache.dylib (200.11) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x1dc3eb000 - 0x1dc3f0fff libCoreVMClient.dylib (200.11) <1A2DD0B4-1C56-3C7B-B5B7-06AF9F73D3D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x1dc3f1000 - 0x1dc400fff com.apple.opengl (18.5.9 - 18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x1dc401000 - 0x1dc403fff libCVMSPluginSupport.dylib (18.5.9) <75509F55-33A5-3A15-8A37-6EE18C772015> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x1dc404000 - 0x1dc40cfff libGFXShared.dylib (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x1dc40d000 - 0x1dc445fff libGLImage.dylib (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x1dc446000 - 0x1dc47efff libGLU.dylib (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x1dc5ec000 - 0x1dc5f6fff libGL.dylib (18.5.9) <6B5127DA-3097-3979-BF12-0DC83771C8D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x1dc787000 - 0x1dc7e6fff com.apple.opencl (4.6 - 4.6) <95665FCE-A143-3B7B-B011-37AC651C03A2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

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

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Activity Tracing 256K 1 CoreData Object IDs 4112K 2 Dispatch continuations 64.0M 1 Foundation 16K 1 Kernel Alloc Once 32K 1 MALLOC 473.2M 276 MALLOC guard page 96K 5 MALLOC_MEDIUM (reserved) 936.0M 8 reserved VM address space (unallocated) SQLite page cache 64K 1 STACK GUARD 48K 3 Stack 1664K 4 Stack Guard 64.0M 2 VM_ALLOCATE 1.0G 2 AUTH 510K 111 AUTH_CONST 7701K 240 DATA 4609K 231 DATA_CONST 8488K 239 DATA_DIRTY 569K 90 __FONT_DATA 4K 1 LINKEDIT 490.5M 7 OBJC_CONST 1028K 90 __OBJC_RO 75.1M 1 OBJC_RW 2576K 1 TEXT 163.3M 254 UNICODE 588K 1 mapped file 30.9M 4 shared memory 624K 7 =========== ======= ======= TOTAL 3.3G 1584 TOTAL, minus reserved VM space 2.4G 1584

grahamegrieve commented 2 years ago

That's all I found in Console - I'm not familiar with it, but it didn't seem to have much. And that report might be from something else - GitFinder doesn't like it if I move local clones to trash, for instance

milke commented 2 years ago

@grahamegrieve, do you still experience this particular problem?

grahamegrieve commented 2 years ago

no, I cannot reproduce it

kryptonianson commented 3 months ago

I have this exact same issue.