Sequential
Sequential copied to clipboard
No thumbnails on Big Sur
I install Sequential via Homebrew and am using the latest version, I think. (It's 2.1.2 .)
On Big Sur, no thumbnails are displayed. "View" > "Show Thumbnails" shifts the main image rightward but the thumbnail pane doesn't show up. "Hide Thumbnails" shifts the image back.
On a new mac mini with Big Sur preinstalled, Sequential has been like this from the beginning. On an old MacBook Pro with Catalina, thumbnails were displayed, but since I upgraded it to Big Sur, the thumbnails has been gone.
Issue still exists. Just upgraded to big sur, from scratch, with a hard drive scrub. Installed Sequential 2 from scratch. No thumbnails at all.
Could someone, somehow fix this? Sequential is the only decent image viewer with a vertical thumbnail bar that I can find
Yeah, Sequential is my favorite image viewer as well.
Unfortunately its last update was, what, 2014? Thats 7 years of deprecated macos APIs, 7 years of incompatible Xcode language and config file changes.
Its quite a nightmare ot fix all the issues that have cropped up over that amount of time. I can see why no one wants to attempt it.
I've been looking for an alternative for a long time, but Sequential and geeqie are the only image viewers that preserve magnification levels between images when you step through a set of images. This feature is crucial to view a set of images as an animation-slideshow. Last time I tried, geeqie had been broken for some years and so I gave it up.
The set magnification level is a godsend, especially while reading comic pages or viewing large image collections. Other dedicated comic viewers lack a side bar, so navigating between pages is limited.
Could someone just make Sequential Mach 3? I would pay real money for it.
Sequential 2021-08-06 17.16.00.zip
Hi, I've done a quick and dirty port of the code to macOS 11.3 SDK and built a Universal app (Apple Silicon and Intel) which I've attached to this message.
Thank you very much for the fix and I'm sorry for this extremely late response.
I just confirm that the thumb nails work for this build on Monterey.
Thank you!
Ryo
On Fri, Aug 6, 2021 at 4:48 PM chuchusoft @.***> wrote:
Sequential 2021-08-06 17.16.00.zip https://github.com/btrask/Sequential/files/6943989/Sequential.2021-08-06.17.16.00.zip
Hi, I've done a quick and dirty port of the code to macOS 11.3 SDK and built a Universal app (Apple Silicon and Intel) which I've attached to this message.
The codebase I'm using is a bit of a mess and I want to clean it up before releasing it but I felt that it would be better to kick out a build for people to use.
FWIW, the application's size is correct: it really is 9.1MB instead of the original version from 2010 which was 25.8MB (the original version was built in a somewhat incorrect manner).
Please read the included instructions carefully otherwise it won't be usable on your Mac.
Share and enjoy.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/btrask/Sequential/issues/14#issuecomment-894073386, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABVFRE7C2NFIP33X6OWY3DLT3OHVTANCNFSM4XKHQVRA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .
This one crashes:
Process: Sequential [36760]
Path: /Applications/Sequential 2.app/Contents/MacOS/Sequential
Identifier: com.SequentialX.Sequential
Version: 2.1.2 (2.1.2)
Code Type: ARM-64 (Native)
Parent Process: ??? [1]
Responsible: Sequential [36760]
User ID: 502
Date/Time: 2021-12-16 20:06:45.315 +0100
OS Version: macOS 11.6.1 (20G224)
Report Version: 12
Anonymous UUID: EA9DBDDC-D5ED-2F12-F30D-A2CF859E4222
Time Awake Since Boot: 410000 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:
Assertion failed: ([_bookmarks isKindOfClass:[NSMutableArray class]]), function -[PGBookmarkController init], file /Users/vtan/src_comic/Sequential/PGBookmarkController.m, line 226.
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x000000019a96ce68 __pthread_kill + 8
1 libsystem_pthread.dylib 0x000000019a99f43c pthread_kill + 292
2 libsystem_c.dylib 0x000000019a8e7454 abort + 124
3 libsystem_c.dylib 0x000000019a8e68d4 __assert_rtn + 292
4 com.SequentialX.Sequential 0x00000001047041a4 0x104608000 + 1032612
5 com.SequentialX.Sequential 0x000000010461af80 0x104608000 + 77696
6 com.apple.AppKit 0x000000019d26a97c -[NSCustomObject nibInstantiate] + 388
7 com.apple.AppKit 0x000000019d26a78c -[NSIBObjectData instantiateObject:] + 236
8 com.apple.AppKit 0x000000019d26a018 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 384
9 com.apple.AppKit 0x000000019d25e5a8 loadNib + 376
10 com.apple.AppKit 0x000000019d25db34 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 756
11 com.apple.AppKit 0x000000019d25d764 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 220
12 com.apple.AppKit 0x000000019d25d534 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 388
13 com.apple.AppKit 0x000000019d24f690 NSApplicationMain + 576
14 libdyld.dylib 0x000000019a9bd430 start + 4
Thread 1:
0 libsystem_pthread.dylib 0x000000019a99a5cc start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x000000019a99a5cc start_wqthread + 0
Thread 3:
0 libsystem_pthread.dylib 0x000000019a99a5cc start_wqthread + 0
Thread 4:
0 libsystem_pthread.dylib 0x000000019a99a5cc start_wqthread + 0
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x0000000000000000 x5: 0x0000000000000015 x6: 0x0000000000000000 x7: 0x0000000000000610
x8: 0xdb3521d9aaf86077 x9: 0xdb3521d8ae425d37 x10: 0x0000000000000000 x11: 0x0000000000000032
x12: 0x00000002118f4667 x13: 0x000000000000001e x14: 0x0000000000000881 x15: 0x000000008000001f
x16: 0x0000000000000148 x17: 0x0000000209426e90 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x0000000104ba3d40 x21: 0x0000000000000103 x22: 0x0000000104ba3e20 x23: 0x0000000104a54000
x24: 0x00000001f99d7000 x25: 0x0000600003af98c0 x26: 0x0000000104792000 x27: 0x00000001f322b821
x28: 0x00000001f3174a42 fp: 0x000000016b7f7140 lr: 0x000000019a99f43c
sp: 0x000000016b7f7120 pc: 0x000000019a96ce68 cpsr: 0x40000000
far: 0x0000000104a54000 esr: 0x56000080
Binary Images:
0x104608000 - 0x10475bfff +com.SequentialX.Sequential (2.1.2 - 2.1.2) <75DFA0D7-10E1-3F71-AC3B-42F3B6FEA61D> /Applications/Sequential 2.app/Contents/MacOS/Sequential
0x1049f8000 - 0x104a03fff libobjc-trampolines.dylib (824) <DADA34BA-E3D2-3366-8D97-D0D0048F8DC3> /usr/lib/libobjc-trampolines.dylib
0x104ae8000 - 0x104b67fff dyld (852.2) <CBE63EFC-4577-3CDA-8A86-0FECB1E398A8> /usr/lib/dyld
0x19a6fa000 - 0x19a6fbfff libsystem_blocks.dylib (79) <6809A7B9-DD13-3398-9E53-382D7AEA5133> /usr/lib/system/libsystem_blocks.dylib
0x19a6fc000 - 0x19a733fff libxpc.dylib (2038.120.1) <2177BC1D-2CA9-3E06-8680-6C2815019E76> /usr/lib/system/libxpc.dylib
0x19a734000 - 0x19a74bfff libsystem_trace.dylib (1277.120.1) <031721DA-23A1-3EFB-B590-78932FBBDC92> /usr/lib/system/libsystem_trace.dylib
0x19a74c000 - 0x19a7bffff libcorecrypto.dylib (1000.140.4) <7A6D727E-4374-3050-B559-D6477ECCD144> /usr/lib/system/libcorecrypto.dylib
0x19a7c0000 - 0x19a7ebfff libsystem_malloc.dylib (317.140.5) <4CD98A34-3889-371D-9DC1-3BB8A2AB1801> /usr/lib/system/libsystem_malloc.dylib
0x19a7ec000 - 0x19a830fff libdispatch.dylib (1271.120.2) <30613556-9DAF-3FD5-95A2-2FB3C0FC5831> /usr/lib/system/libdispatch.dylib
0x19a831000 - 0x19a86afff libobjc.A.dylib (824) <8C9D1052-995B-3DD9-834D-C98F5481F108> /usr/lib/libobjc.A.dylib
0x19a86b000 - 0x19a86dfff libsystem_featureflags.dylib (28.60.1) <7A92FE9A-B427-3DD0-AD72-1C8F075A4A0F> /usr/lib/system/libsystem_featureflags.dylib
0x19a86e000 - 0x19a8effff libsystem_c.dylib (1439.141.1) <FD19ABC1-090E-3EBA-8A7B-8A6AF36AF450> /usr/lib/system/libsystem_c.dylib
0x19a8f0000 - 0x19a94bfff libc++.1.dylib (905.6) <F9CEDFEB-2D67-3515-B481-3E92B3066E2B> /usr/lib/libc++.1.dylib
0x19a94c000 - 0x19a963fff libc++abi.dylib (905.6) <040CD6EA-F43E-33D9-855D-B9D1EEDAC73C> /usr/lib/libc++abi.dylib
0x19a964000 - 0x19a997fff libsystem_kernel.dylib (7195.141.8) <50D78A6E-00D7-352B-82BA-776FCDA6D2D7> /usr/lib/system/libsystem_kernel.dylib
0x19a998000 - 0x19a9a4fff libsystem_pthread.dylib (454.120.2) <244F2580-7CB9-3F78-B3A9-F847EDAF40FE> /usr/lib/system/libsystem_pthread.dylib
0x19a9a5000 - 0x19a9e6fff libdyld.dylib (852.2) <0DF922E5-2830-3EFA-9345-0E748940FC7F> /usr/lib/system/libdyld.dylib
0x19a9e7000 - 0x19a9edfff libsystem_platform.dylib (254.80.2) <DE62D290-68AC-3983-B54B-7981053E11E5> /usr/lib/system/libsystem_platform.dylib
0x19a9ee000 - 0x19aa19fff libsystem_info.dylib (542.40.3) <BD26AC14-9FC2-3ACB-9BF4-3077EDB30683> /usr/lib/system/libsystem_info.dylib
0x19aa1a000 - 0x19aec8fff com.apple.CoreFoundation (6.9 - 1778.101) <D7207335-0A0C-3FB3-A47F-EA3B13B0AFA3> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x19aec9000 - 0x19b101fff com.apple.LaunchServices (1122.45 - 1122.45) <DA6A88D4-316C-32C3-876B-8620DA3CCD80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x19b102000 - 0x19b1dcfff com.apple.gpusw.MetalTools (1.0 - 1) <CFF3B017-782B-3FA6-88E9-22539648418D> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x19b1dd000 - 0x19b447fff libBLAS.dylib (1336.140.1) <98ADB81D-850D-3758-B036-2C812043EE6A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x19b448000 - 0x19b492fff com.apple.Lexicon-framework (1.0 - 86.2) <6A348E5D-315D-3569-94D7-E51281E440DB> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x19b493000 - 0x19b4f6fff libSparse.dylib (106) <9BE9BC49-ADDA-3C55-8768-5EFDB24B052E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x19b4f7000 - 0x19b57efff com.apple.SystemConfiguration (1.20 - 1.20) <D924AAF5-D655-32BE-B67E-BAACC64F82CD> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x19b57f000 - 0x19b5b2fff libCRFSuite.dylib (50) <7A94E450-C3D1-33BC-B046-B4D38DFB1AA6> /usr/lib/libCRFSuite.dylib
0x19b5b3000 - 0x19b7e1fff libmecabra.dylib (929.10) <0CF94546-9304-3AFB-BF1C-B58BDC825C68> /usr/lib/libmecabra.dylib
0x19b7e2000 - 0x19bb6efff com.apple.Foundation (6.9 - 1778.101) <55E8CBB2-3F8F-3C51-A2C4-ECC520564399> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x19bb6f000 - 0x19bc5efff com.apple.LanguageModeling (1.0 - 247.3) <9CCBED64-72FB-33D0-9745-550CE4D5CE55> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x19bc5f000 - 0x19bd81fff com.apple.CoreDisplay (237.4 - 237.4) <7749588B-DDCE-301F-AD83-CBBB9FE797F8> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x19bd82000 - 0x19bfeafff com.apple.audio.AudioToolboxCore (1.0 - 1181.72.1) <9AE25E6D-B847-3E18-8CBB-7B51833BCAD2> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x19bfeb000 - 0x19c1bafff com.apple.CoreText (677.6.0.2 - 677.6.0.2) <D0197B88-DF5F-3E7B-B01F-A61AF9923907> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x19c1bb000 - 0x19c7d5fff com.apple.audio.CoreAudio (5.0 - 5.0) <695F9E3E-FDEF-3251-B363-81C77B18B41B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x19c7d6000 - 0x19cb3cfff com.apple.security (7.0 - 59754.141.1) <EF256683-7B4B-35FF-A42C-25EE830EE711> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x19cb3d000 - 0x19cdaefff libicucore.A.dylib (66112) <F64C9238-6602-3B3C-8800-1B0C057689C7> /usr/lib/libicucore.A.dylib
0x19cdaf000 - 0x19cdb9fff libsystem_darwin.dylib (1439.141.1) <7AFF9A7C-2421-377E-B533-6F61E1C58855> /usr/lib/system/libsystem_darwin.dylib
0x19cdba000 - 0x19d0adfff com.apple.CoreServices.CarbonCore (1307.3 - 1307.3) <C7ADF5E0-65AB-31FF-859C-4F62E2ED3B81> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x19d0ae000 - 0x19d0e9fff com.apple.CoreServicesInternal (476.1.1 - 476.1.1) <B02CF32E-39D2-36FE-ACAE-A0CA02B52194> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x19d0ea000 - 0x19d125fff com.apple.CSStore (1122.45 - 1122.45) <B2472D79-A472-3A24-BC6B-C3E28C4D9180> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x19d126000 - 0x19d1f1fff com.apple.framework.IOKit (2.0.2 - 1845.120.6) <887D0A8C-A901-336D-BEF5-C2DAEFEC78A4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x19d1f2000 - 0x19d1fdfff libsystem_notify.dylib (279.40.4) <DBA5952B-27D8-30A3-8F4B-6BD998A4F803> /usr/lib/system/libsystem_notify.dylib
0x19d1fe000 - 0x19d24bfff libsandbox.1.dylib (1441.141.4) <64334AC1-49E4-3ACD-B01B-E5E91D8C4047> /usr/lib/libsandbox.1.dylib
0x19d24c000 - 0x19df8dfff com.apple.AppKit (6.9 - 2022.60.128) <BB5BFFE6-36A2-34C4-917D-06982256F824> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x19df8e000 - 0x19e1b4fff com.apple.UIFoundation (1.0 - 728.9) <6135ED22-CD48-36EE-BC86-743DAC799E07> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x19e1b5000 - 0x19e1c7fff com.apple.UniformTypeIdentifiers (637 - 637) <F28235B3-E04D-3C1C-B50C-6E3935AE4013> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
0x19e1c8000 - 0x19e332fff com.apple.desktopservices (1.21 - 1346.6.1) <5D2261CC-C010-340B-A5BD-8F8380E7FD61> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x19e5ff000 - 0x19ed47fff libnetwork.dylib (2288.140.7) <C0C7812A-BD3F-3BA0-B322-0C1EB7892198> /usr/lib/libnetwork.dylib
0x19ed48000 - 0x19f1d0fff com.apple.CFNetwork (1240.0.4 - 1240.0.4) <12A158AF-F655-3741-9028-9871CAC531FB> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x19f1d1000 - 0x19f1e0fff libsystem_networkextension.dylib (1295.140.3) <E22994A8-DED6-3D79-A165-07930E4F8E14> /usr/lib/system/libsystem_networkextension.dylib
0x19f1e1000 - 0x19f1e2fff libenergytrace.dylib (22.100.1) <5E718C22-8B29-3B03-8504-40F6BB1C9318> /usr/lib/libenergytrace.dylib
0x19f1e3000 - 0x19f235fff libMobileGestalt.dylib (978.140.1) <4F8C95E4-B26B-380B-81E6-27A12D84BBD7> /usr/lib/libMobileGestalt.dylib
0x19f236000 - 0x19f24dfff libsystem_asl.dylib (385) <EA0695DC-9703-3575-9042-E49850D6E5BB> /usr/lib/system/libsystem_asl.dylib
0x19f24e000 - 0x19f267fff com.apple.TCC (1.0 - 1) <B156251A-4549-3F10-942B-C19C03D05528> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x19f268000 - 0x19f5d6fff com.apple.SkyLight (1.600.0 - 588.8) <ADC7033D-CF5E-3928-9FB6-A97BB37F23D4> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x19f5d7000 - 0x19fbc4fff com.apple.CoreGraphics (2.0 - 1463.18.4.1) <D6511CF7-4CC3-3D3A-B766-2EF3B2222BA4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x19fbc5000 - 0x19fcbafff com.apple.ColorSync (4.13.0 - 3473.5.3) <65FFAC45-0C16-3C1E-B2E7-BF91ACADEE02> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x19fcbb000 - 0x19fd16fff com.apple.HIServices (1.22 - 716) <8682AC55-C604-37E5-B8DB-53587CFF8A9F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x19fd17000 - 0x19fd56fff libAWDSupport.dylib (951) <BDBCD81D-0605-3A10-8831-FFC6C4313003> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
0x19fd57000 - 0x19fdb8fff libprotobuf.dylib (4205) <28C7214F-5D52-367E-AA46-E5BA5CD00DB6> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
0x19fdb9000 - 0x19fdcbfff libprotobuf-lite.dylib (4205) <7180B9D2-A0C0-3D27-9DE9-D6756A3B36F2> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
0x19fdcc000 - 0x19fe13fff com.apple.awd (1.0 - 951) <F8287BE4-CED9-340E-BDE9-FEE10FF9B781> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
0x1a0070000 - 0x1a0418fff com.apple.CoreData (120 - 1048) <620C6897-40EF-3FD0-ACD9-A6EDCE3679C9> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x1a0419000 - 0x1a042ffff com.apple.ProtocolBuffer (1 - 285.24.10.20.1) <B2EAE1CE-D793-30FD-A462-AC917D687A54> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x1a0430000 - 0x1a05cdfff libsqlite3.dylib (321.3) <9C050778-E10C-3B70-B4DC-6F51E99F0855> /usr/lib/libsqlite3.dylib
0x1a05ce000 - 0x1a0642fff com.apple.Accounts (113 - 113) <0009ED43-BF5A-3045-948A-CAC8CAF1AB0F> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x1a0643000 - 0x1a0659fff com.apple.commonutilities (8.0 - 900) <7935A33C-FAB2-3808-8676-EC519DAE5CEF> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x1a065a000 - 0x1a06dcfff com.apple.BaseBoard (526 - 526) <25B66C87-3E8E-3C59-AD2A-BD870915948F> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x1a06dd000 - 0x1a072afff com.apple.RunningBoardServices (1.0 - 505.100.9) <E63DC4E0-1C0B-3558-9581-48B5882838F0> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x1a072b000 - 0x1a079efff com.apple.AE (918.6 - 918.6) <6F7C9354-BDB5-3B34-84C1-A46E3078D9A6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x1a079f000 - 0x1a07a6fff libdns_services.dylib (1310.140.1) <BD83300F-F654-3117-9604-ABFEF5BBA4AA> /usr/lib/libdns_services.dylib
0x1a07a7000 - 0x1a07aefff libsystem_symptoms.dylib (1431.140.1) <E623B4DB-973F-30CF-83AF-2A783BD52AC9> /usr/lib/system/libsystem_symptoms.dylib
0x1a07af000 - 0x1a090bfff com.apple.Network (1.0 - 1) <68D8C533-7A9C-33BA-A99B-43366D10D7B2> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x1a090c000 - 0x1a093efff com.apple.analyticsd (1.0 - 1) <1B34EFE9-1E32-3312-8241-C67B52C74C49> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x1a093f000 - 0x1a0941fff libDiagnosticMessagesClient.dylib (112) <AE77526D-606F-32D7-B51B-B43742BF3636> /usr/lib/libDiagnosticMessagesClient.dylib
0x1a0942000 - 0x1a098dfff com.apple.spotlight.metadata.utilities (1.0 - 2150.26) <47DF4BD6-44CD-3ABF-9F19-1DB0DCDD5169> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x1a098e000 - 0x1a0a27fff com.apple.Metadata (10.7.0 - 2150.26) <946B323C-D0BE-30BA-9724-47F021FC4F47> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x1a0a28000 - 0x1a0a2efff com.apple.DiskArbitration (2.7 - 2.7) <F1FD263F-BB86-3B96-B5CF-B1A42706F377> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x1a0a2f000 - 0x1a0d39fff com.apple.vImage (8.1 - 544.4) <D862C7E6-0AA8-3AB0-BC8E-72E64760F584> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x1a0d3a000 - 0x1a0ff7fff com.apple.QuartzCore (1.11 - 927.24) <D507698A-7B6F-3A71-A725-8A03868EC8C0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x1a0ff8000 - 0x1a1039fff libFontRegistry.dylib (309) <160B8462-FC85-37C3-A97B-62051C3A780B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x1a103a000 - 0x1a1151fff com.apple.coreui (2.1 - 692.1) <72874813-D10A-3773-A2A4-65126F09D0DD> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x1a1232000 - 0x1a123cfff com.apple.PerformanceAnalysis (1.278.3 - 278.3) <FA6D13EB-A7CA-3AD3-96B3-28CB0266294D> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x1a123d000 - 0x1a124afff com.apple.OpenDirectory (11.6 - 230.40.1) <472BAC16-9895-3FF3-BA8B-47428D0E9CE6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x1a124b000 - 0x1a126afff com.apple.CFOpenDirectory (11.6 - 230.40.1) <B33A5956-9CAE-3DCA-AE49-AD31491B7E30> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x1a126b000 - 0x1a1277fff com.apple.CoreServices.FSEvents (1290.120.5 - 1290.120.5) <0D9438C2-4F41-3F91-94A3-D7F025CAFA71> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x1a1278000 - 0x1a129bfff com.apple.coreservices.SharedFileList (144 - 144) <794970BC-67F1-35F3-9746-5F7D4D4B9DBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x1a129c000 - 0x1a129efff libapp_launch_measurement.dylib (14.1) <05D9726D-6EEC-38D9-AF94-D80F5CB48EBC> /usr/lib/libapp_launch_measurement.dylib
0x1a129f000 - 0x1a12e1fff com.apple.CoreAutoLayout (1.0 - 21.10.1) <FC34B0B9-C35F-3F46-903C-497716ED0CED> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
0x1a12e2000 - 0x1a13cefff libxml2.2.dylib (34.10) <87318271-CBFF-3BB1-9047-242A8752EAA3> /usr/lib/libxml2.2.dylib
0x1a13cf000 - 0x1a1422fff com.apple.CoreVideo (1.8 - 414.7) <9A0AA6EA-DCF5-36F8-8C02-80BB1E10950B> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x1a1423000 - 0x1a1425fff com.apple.loginsupport (1.0 - 1) <4B76024D-1CD3-37B1-B06F-491A6AD31B51> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x1a144d000 - 0x1a146bfff com.apple.UserManagement (1.0 - 1) <4BDE28AA-D96F-3054-AD18-08244CEF0E07> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x1a1e43000 - 0x1a258cfff libwebrtc.dylib (7611.3.10.1.6) <2680AB8B-325F-3E0A-864F-A5A6D1727D10> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
0x1a2603000 - 0x1a2614fff libsystem_containermanager.dylib (318.100.4) <A8B7E02C-89C5-3242-A0D8-89E6055D030E> /usr/lib/system/libsystem_containermanager.dylib
0x1a2615000 - 0x1a2626fff com.apple.IOSurface (290.8.1 - 290.8.1) <226FE08F-EAA5-3228-BB98-4A539E86733F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x1a2627000 - 0x1a2630fff com.apple.IOAccelerator (442.9 - 442.9) <B14D7AB6-2874-3B0C-943D-CDDD8BC6A5EC> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x1a2631000 - 0x1a271ffff com.apple.Metal (244.303 - 244.303) <419BB719-3D02-38A6-9CF8-AFA77D2A3D1C> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x1a2720000 - 0x1a273ffff com.apple.audio.caulk (1.0 - 70) <B79B95A2-8753-30C7-9FB8-62BAAF08745B> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x1a2740000 - 0x1a2837fff com.apple.CoreMedia (1.0 - 2780.10.4.1) <99E6FB0A-6A70-3CE7-98FD-B22AF2E4D09C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x1a2838000 - 0x1a2990fff libFontParser.dylib (305.6.0.4) <8079F43C-303B-39DC-8E14-34D02A0D6A5B> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1a2991000 - 0x1a2c9bfff com.apple.HIToolbox (2.1.1 - 1062) <2981B9C4-2E4E-3214-BB03-4810341328EE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x1a2c9c000 - 0x1a2cb3fff com.apple.framework.DFRFoundation (1.0 - 267) <592BB6B3-28C8-3669-AF1E-E046EAC3D164> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x1a2cb4000 - 0x1a2cb7fff com.apple.dt.XCTTargetBootstrap (1.0 - 18119.1) <3D6B8E35-8488-398E-839D-66BC7CF80671> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x1a2cb8000 - 0x1a2ce2fff com.apple.CoreSVG (1.0 - 149) <DC8A05FE-3580-39C1-B025-C9790111D0F8> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x1a2ce3000 - 0x1a2f02fff com.apple.ImageIO (3.3.0 - 2130.7.3) <134A7F0D-A876-3D85-9976-72E87E1B933E> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x1a2f03000 - 0x1a321bfff com.apple.CoreImage (16.3.0 - 1140.2) <263EEA83-C1FE-342F-AFD6-4EE13F897677> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x1a321c000 - 0x1a3280fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <6D8F781E-5605-3AC0-9BFE-4628DE648755> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x1a3281000 - 0x1a3285fff libsystem_configuration.dylib (1109.140.1) <8DE098BC-9DB3-3E9D-BF7A-F0390CEEAB50> /usr/lib/system/libsystem_configuration.dylib
0x1a3286000 - 0x1a328afff libsystem_sandbox.dylib (1441.141.4) <41AF67AF-63AB-3D13-9E7D-927630495181> /usr/lib/system/libsystem_sandbox.dylib
0x1a328b000 - 0x1a328cfff com.apple.AggregateDictionary (1.0 - 1) <70050CE7-CD66-3897-AF57-22720B9A1DA4> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x1a328d000 - 0x1a3290fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <4BBE80E2-3E87-3EEE-A870-7EBB9E71FC7B> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x1a3291000 - 0x1a3292fff liblangid.dylib (136) <4F850F12-3E2E-30D6-8E14-65F8EBC6DDB3> /usr/lib/liblangid.dylib
0x1a3293000 - 0x1a3320fff com.apple.CoreNLP (1.0 - 245.2) <951BD6E8-2A47-3F5B-8D44-6FAE29095C07> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x1a3321000 - 0x1a3328fff com.apple.LinguisticData (1.0 - 399) <DE8054CB-BA9C-3706-8C49-C4143C3D696A> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x1a3329000 - 0x1a37e7fff libBNNS.dylib (288.100.5) <8FE41BAB-43F8-3E78-98A2-CB46EC4E9C54> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x1a37e8000 - 0x1a3896fff libvDSP.dylib (760.100.3) <C69CDDBB-332D-3EC2-ACF9-91BAF3FB8527> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x1a3897000 - 0x1a38a9fff com.apple.CoreEmoji (1.0 - 128.4) <1F8BE8E7-AE3C-3979-BE2E-9BDAD1001FC1> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x1a38aa000 - 0x1a38b4fff com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <0ADC8704-6128-348A-AA66-40701B3ACB9B> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
0x1a38b5000 - 0x1a397dfff com.apple.framework.CoreWLAN (16.0 - 1657) <6909A1E3-5234-371A-9809-F21019563EAB> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x1a397e000 - 0x1a3b7ffff com.apple.CoreUtils (6.6 - 660.37) <96750BD3-70B0-3FB9-B4FF-3DEE9A8F9E56> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x1a3b80000 - 0x1a3ba2fff com.apple.MobileKeyBag (2.0 - 1.0) <7F5EF774-11C4-3006-BE5E-1FFD41782947> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x1a3ba3000 - 0x1a3bb2fff com.apple.AssertionServices (1.0 - 505.100.9) <7302B79D-3FF4-3C73-92B9-4B3D4A1735AC> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x1a3bb3000 - 0x1a3c36fff com.apple.securityfoundation (6.0 - 55240.40.4) <34EDDC61-7855-3CBB-9B6C-A933B43B959B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x1a3c37000 - 0x1a3c40fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <42084A5C-A6CE-3DF2-81D8-5176E28546CD> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x1a3c41000 - 0x1a3c46fff com.apple.xpc.ServiceManagement (1.0 - 1) <40CC072B-94AB-3FDD-9C8D-5D4105E18C15> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x1a3c47000 - 0x1a3c49fff libquarantine.dylib (119.40.2) <B5C01BCA-539D-377A-B4DC-9E2F582CF3DB> /usr/lib/system/libquarantine.dylib
0x1a3c4a000 - 0x1a3c59fff libCheckFix.dylib (31) <0FA8604B-A85D-3005-A623-4E80823C70E6> /usr/lib/libCheckFix.dylib
0x1a3c5a000 - 0x1a3c70fff libcoretls.dylib (169.100.1) <534F8F8D-A01C-3F2F-83D3-5CC42626BCC4> /usr/lib/libcoretls.dylib
0x1a3c71000 - 0x1a3c81fff libbsm.0.dylib (68.40.1) <EABC15BD-5040-394B-9166-7545D524DD7B> /usr/lib/libbsm.0.dylib
0x1a3c82000 - 0x1a3cc7fff libmecab.dylib (929.10) <43E3A83A-FA23-3C7F-BBF2-37C2B1C639C9> /usr/lib/libmecab.dylib
0x1a3cc8000 - 0x1a3cccfff libgermantok.dylib (24) <37AC950F-E6A2-3A1F-8BD1-CE829F8D28D4> /usr/lib/libgermantok.dylib
0x1a3ccd000 - 0x1a3ce1fff libLinearAlgebra.dylib (1336.140.1) <709AE07A-720F-305C-B232-698EADE547F8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x1a3ce2000 - 0x1a3ee5fff com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <D5CDF509-FF6E-3E8E-A119-FD5BB4596D75> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x1a3ee6000 - 0x1a3f2ffff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <4D62C964-EEA6-3451-BA88-347523F69B5C> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x1a3f30000 - 0x1a4082fff com.apple.MLCompute (1.0 - 1) <6F66CC10-BFF6-326D-AC9F-5CF4D22A0222> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
0x1a4083000 - 0x1a40b1fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <26FB98F2-3426-3CAB-B552-B80FD9BC49CE> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x1a40b2000 - 0x1a4104fff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <7FBEAA8A-A034-3AE2-A45D-BE6CB4C0E6F9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x1a4105000 - 0x1a418cfff com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <20343589-6A36-37C4-A3BD-C956644479D3> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x1a418d000 - 0x1a419cfff com.apple.AppleFSCompression (125 - 1.0) <9BFFAE14-C78D-3AB4-BF4A-EF20A0D8C021> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x1a419d000 - 0x1a41a9fff libbz2.1.0.dylib (44) <CC6CFCBA-0676-32B0-A161-EE61F47FF507> /usr/lib/libbz2.1.0.dylib
0x1a41aa000 - 0x1a41aefff libsystem_coreservices.dylib (127.1) <ED083491-2C35-3CF8-9DD7-797F2C4CADF2> /usr/lib/system/libsystem_coreservices.dylib
0x1a41af000 - 0x1a41dffff com.apple.CoreServices.OSServices (1122.45 - 1122.45) <02006060-4388-3AEF-9A76-4497B44A7B49> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x1a41e0000 - 0x1a42f0fff com.apple.AuthKit (1.0 - 1) <3AF1A68A-CC10-37C7-9BF5-D4DA3794414D> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x1a4394000 - 0x1a43a5fff libz.1.dylib (76) <19CF10BE-A037-393A-BD3B-529EE252585F> /usr/lib/libz.1.dylib
0x1a43a6000 - 0x1a43d3fff libsystem_m.dylib (3186.100.3) <2CEB691C-3D97-3137-BD91-DBEB09008A2C> /usr/lib/system/libsystem_m.dylib
0x1a43d4000 - 0x1a43d4fff libcharset.1.dylib (59) <A8B3C153-86C9-393E-AD1D-46F56DAD06CE> /usr/lib/libcharset.1.dylib
0x1a43d5000 - 0x1a43dafff libmacho.dylib (980) <A8092C84-48FE-32FB-8498-07E8DDD54B72> /usr/lib/system/libmacho.dylib
0x1a43db000 - 0x1a43f2fff libkxld.dylib (7195.141.8) <154EEFB4-5AA1-36B8-825E-C1E70F8C9371> /usr/lib/system/libkxld.dylib
0x1a43f3000 - 0x1a4400fff libcommonCrypto.dylib (60178.120.3) <D7D59359-3CAC-3512-B27F-CD3313248AD1> /usr/lib/system/libcommonCrypto.dylib
0x1a4401000 - 0x1a440bfff libunwind.dylib (201) <6A2333E3-33F6-3A7A-9779-9E1F5E04A2FF> /usr/lib/system/libunwind.dylib
0x1a440c000 - 0x1a4413fff liboah.dylib (203.58) <EB40CC2E-5F4D-323C-B378-9FC8276CBCF7> /usr/lib/liboah.dylib
0x1a4414000 - 0x1a441cfff libcopyfile.dylib (173.40.2) <64448242-975C-30A6-A3AE-68FFF558050B> /usr/lib/system/libcopyfile.dylib
0x1a441d000 - 0x1a4420fff libcompiler_rt.dylib (102.2) <A8D35B6D-A33B-35E6-9CCC-6C8E79F71BC6> /usr/lib/system/libcompiler_rt.dylib
0x1a4421000 - 0x1a4423fff libsystem_collections.dylib (1439.141.1) <E09422D5-206A-3E17-847B-4E738900A7A5> /usr/lib/system/libsystem_collections.dylib
0x1a4424000 - 0x1a4426fff libsystem_secinit.dylib (87.60.1) <CF869688-319F-364D-8D1D-A0E1ECC7FB35> /usr/lib/system/libsystem_secinit.dylib
0x1a4427000 - 0x1a4429fff libremovefile.dylib (49.120.1) <84143686-1B76-3BC4-BF28-BA0CE9DBB98E> /usr/lib/system/libremovefile.dylib
0x1a442a000 - 0x1a442afff libkeymgr.dylib (31) <AC2DFDA5-FFC6-3918-AD05-6B4792C74D46> /usr/lib/system/libkeymgr.dylib
0x1a442b000 - 0x1a4433fff libsystem_dnssd.dylib (1310.140.1) <78138849-2080-3D51-A2E5-EFBACF65D913> /usr/lib/system/libsystem_dnssd.dylib
0x1a4434000 - 0x1a4439fff libcache.dylib (83) <E3879E1A-DD45-3CA6-AB26-003AF6EC00C0> /usr/lib/system/libcache.dylib
0x1a443a000 - 0x1a443bfff libSystem.B.dylib (1292.120.1) <1957D911-AFC1-38C3-BF8F-D11307FC3FAC> /usr/lib/libSystem.B.dylib
0x1a443c000 - 0x1a443ffff libfakelink.dylib (3) <0E36111F-9DE2-379B-B277-0D78D35CBC65> /usr/lib/libfakelink.dylib
0x1a4440000 - 0x1a4440fff com.apple.SoftLinking (1.0 - 1) <97072EF3-B094-3B40-A452-420450CEE683> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
0x1a4441000 - 0x1a447cfff libpcap.A.dylib (98.100.3) <9AAB2697-DFBB-39E1-8C38-7890431B5E96> /usr/lib/libpcap.A.dylib
0x1a447d000 - 0x1a4572fff libiconv.2.dylib (59) <862F4804-8C6F-3A54-9605-7ADE95A29C69> /usr/lib/libiconv.2.dylib
0x1a4573000 - 0x1a4585fff libcmph.dylib (8) <1AA69E53-0E11-3949-98AD-A7E480A609F8> /usr/lib/libcmph.dylib
0x1a4586000 - 0x1a45f6fff libarchive.2.dylib (83.100.2) <475550AD-87F9-3F3D-A067-3E13B100334B> /usr/lib/libarchive.2.dylib
0x1a45f7000 - 0x1a4667fff com.apple.SearchKit (1.4.1 - 1.4.1) <6E0DE28E-ADF0-3F94-B55C-770DBAA990E6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x1a4668000 - 0x1a4669fff libThaiTokenizer.dylib (3) <5D18827D-A1F4-33DC-8441-69ABABD1F340> /usr/lib/libThaiTokenizer.dylib
0x1a466a000 - 0x1a468efff com.apple.applesauce (1.0 - 16.28) <7AFECAE4-A03B-35FB-BD29-A6DE8A567518> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x1a468f000 - 0x1a46a5fff libapple_nghttp2.dylib (1.41) <E024D3FF-CDE6-3B94-9F78-505A72C4F58C> /usr/lib/libapple_nghttp2.dylib
0x1a46a6000 - 0x1a46b8fff libSparseBLAS.dylib (1336.140.1) <729EE62F-6BC3-31B4-97DC-D7FE610B21DA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x1a46b9000 - 0x1a46bafff com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <DA7120FF-480D-3F6D-A833-B77AC608F583> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x1a46bb000 - 0x1a46bffff libpam.2.dylib (28.40.1) <1053AFC4-6B5B-3E4A-A27A-3F941FED057C> /usr/lib/libpam.2.dylib
0x1a46c0000 - 0x1a46defff libcompression.dylib (96.120.1) <9CC72566-750D-3249-A1C0-4795081A705D> /usr/lib/libcompression.dylib
0x1a46df000 - 0x1a46e3fff libQuadrature.dylib (7) <69D9ED34-08C6-3582-8FB3-02F2AEABEA28> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x1a46e4000 - 0x1a4ba0fff libLAPACK.dylib (1336.140.1) <84D9D483-B579-31F8-A66F-92D66460128D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x1a4ba1000 - 0x1a4bf3fff com.apple.DictionaryServices (1.2 - 341) <AB621E29-2349-350F-B4A7-EFEEDB53DFFE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x1a4bf4000 - 0x1a4c0cfff liblzma.5.dylib (16) <8920ABF4-41C3-3799-B328-544E092718D0> /usr/lib/liblzma.5.dylib
0x1a4c0d000 - 0x1a4c0efff libcoretls_cfhelpers.dylib (169.100.1) <727747B3-9979-334A-BB14-A189EBCEA8D4> /usr/lib/libcoretls_cfhelpers.dylib
0x1a4c0f000 - 0x1a4cf3fff com.apple.APFS (1677.141.2 - 1677.141.2) <1F9B51F8-9621-3151-B2D1-D1411D8BD9B1> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x1a4cf4000 - 0x1a4d01fff libxar.1.dylib (452.0.4) <DC29E788-2A0E-3D19-A945-EF58C4C9AB8E> /usr/lib/libxar.1.dylib
0x1a4d02000 - 0x1a4d05fff libutil.dylib (58.40.2) <9003C479-4B93-306C-BF8D-46EEA5FF152F> /usr/lib/libutil.dylib
0x1a4d06000 - 0x1a4d2ffff libxslt.1.dylib (17.6) <6E7D8BFA-757E-3DE5-9FB2-E7305207EE7A> /usr/lib/libxslt.1.dylib
0x1a4d30000 - 0x1a4d3afff libChineseTokenizer.dylib (37.1) <2B3AEAB9-9926-3D8B-B546-357BD69BDB01> /usr/lib/libChineseTokenizer.dylib
0x1a4d3b000 - 0x1a4daafff libvMisc.dylib (760.100.3) <1DBD4859-4F59-30F1-888B-B19A5FBD86F3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x1a4dab000 - 0x1a4e3cfff libate.dylib (3.0.6) <6D3BE13D-3997-3763-9526-815CC1DA8CEF> /usr/lib/libate.dylib
0x1a4e3d000 - 0x1a4e44fff libIOReport.dylib (64.100.1) <88631B5A-D0A4-3F00-B2B5-71962311F3E0> /usr/lib/libIOReport.dylib
0x1a4f40000 - 0x1a4f47fff libMatch.1.dylib (38) <8E5F2595-0E68-3434-B7C1-35B9826F8338> /usr/lib/libMatch.1.dylib
0x1a4f48000 - 0x1a4fcbfff libCoreStorage.dylib (554.140.2) <DEA130A0-5646-3430-9558-FEA3DCB68BC5> /usr/lib/libCoreStorage.dylib
0x1a4fcc000 - 0x1a5017fff com.apple.AppleVAFramework (6.1.3 - 6.1.3) <CDF65AFB-6492-3CE3-8680-1C450600DC38> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x1a5018000 - 0x1a5032fff libexpat.1.dylib (26.141.1) <612778F0-444B-39C6-B9C1-1D31C75D8B8E> /usr/lib/libexpat.1.dylib
0x1a5033000 - 0x1a503bfff libheimdal-asn1.dylib (597.140.2) <D7684928-2BD0-3F5E-B18A-9A387A3880B0> /usr/lib/libheimdal-asn1.dylib
0x1a503c000 - 0x1a504efff com.apple.IconFoundation (479.4 - 479.4) <3E98E78B-CF9A-3111-9576-067A3EB620BE> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
0x1a504f000 - 0x1a50b2fff com.apple.IconServices (479.4 - 479.4) <4609A830-80B3-3E22-AD8B-20604D12194F> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x1a50b3000 - 0x1a5155fff com.apple.MediaExperience (1.0 - 1) <53CD8585-4EA3-36DB-92B9-D9567EC2DAB4> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x1a5156000 - 0x1a517cfff com.apple.persistentconnection (1.0 - 1.0) <C3745A11-66BC-3AD3-A957-4599EC9DD9C5> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x1a517d000 - 0x1a518afff com.apple.GraphVisualizer (1.0 - 100.1) <A87E3106-9951-3331-8C21-CA5842A2F78E> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x1a518b000 - 0x1a559dfff com.apple.vision.FaceCore (4.3.2 - 4.3.2) <B6045D50-4890-3BD2-8D89-66A7BEAAD8C9> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x1a559e000 - 0x1a55ddfff com.apple.OTSVG (1.0 - 677.6.0.2) <6D095026-5486-3ECF-9A3D-FE7DD296050E> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x1a55de000 - 0x1a55e5fff com.apple.xpc.AppServerSupport (1.0 - 2038.120.1) <E00FF12A-E92D-36BF-B7BF-DCC16E10B3C3> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
0x1a55e6000 - 0x1a55f4fff libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <C1CBCD51-FE19-3BF4-9835-4E39E12523F2> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1a55f5000 - 0x1a55fbfff libspindump.dylib (295.2) <909AFA52-0889-3258-B712-784800B0B231> /usr/lib/libspindump.dylib
0x1a55fc000 - 0x1a56aefff com.apple.Heimdal (4.0 - 2.0) <053F03B8-91BA-3419-9FCB-519586D60F47> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x1a5843000 - 0x1a587dfff com.apple.bom (14.0 - 235) <9F304375-A8CC-3136-9F76-B769C22BED92> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x1a587e000 - 0x1a58c1fff com.apple.AppleJPEG (1.0 - 1) <9458CA2E-ED34-3B39-AA50-55BB0126B01E> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x1a58c2000 - 0x1a59a3fff libJP2.dylib (2130.7.3) <1F9D2576-8FE0-35B2-9AC9-684A522B345C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x1a59a4000 - 0x1a59a7fff com.apple.WatchdogClient.framework (1.0 - 98.120.2) <652DC268-AE31-3E7C-81C8-A69FFC33F3C9> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x1a59a8000 - 0x1a59e0fff com.apple.MultitouchSupport.framework (4440.3 - 4440.3) <32AF643C-83CA-383D-976A-4487F729D93B> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x1a59e1000 - 0x1a5b11fff com.apple.VideoToolbox (1.0 - 2780.10.4.1) <9C5B60DC-E450-30D4-8811-A75911BAB9B4> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x1a5b12000 - 0x1a5b44fff libAudioToolboxUtility.dylib (1181.72.1) <A345E72E-F4A2-3D93-B5E5-96D77AF9BE10> /usr/lib/libAudioToolboxUtility.dylib
0x1a5b45000 - 0x1a5b66fff libPng.dylib (2130.7.3) <A08103DD-E56A-31E0-8890-411FDC58BAF5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x1a5b67000 - 0x1a5bc3fff libTIFF.dylib (2130.7.3) <66D7152E-3EC2-3F6E-AB31-909B18319F29> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x1a5bc4000 - 0x1a5be2fff com.apple.IOPresentment (58 - 37) <4BA0726A-7C25-305E-A5C8-192BEC9D4A6C> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x1a5be3000 - 0x1a5be7fff com.apple.GPUWrangler (6.3.5 - 6.3.5) <2A3E67E0-1B3D-3D53-857D-83E397D90C6E> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x1a5be8000 - 0x1a5beafff libRadiance.dylib (2130.7.3) <032067A5-BF61-3E95-9380-558FC6BB3A94> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x1a5beb000 - 0x1a5bf0fff com.apple.DSExternalDisplay (3.1 - 380) <817D0218-E85A-32C4-8F00-40247A5775F0> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x1a5bf1000 - 0x1a5c11fff libJPEG.dylib (2130.7.3) <2519B5AC-EDC4-30C4-9F0D-B2E879E74965> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x1a5c12000 - 0x1a5c41fff com.apple.ATSUI (1.0 - 1) <1120E535-9B2D-3714-BF7A-6BC77E2F9E10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x1a5c42000 - 0x1a5c46fff libGIF.dylib (2130.7.3) <0BF414BE-56DB-3067-9FA4-CABAE6F12D3B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x1a5c47000 - 0x1a5c50fff com.apple.CMCaptureCore (1.0 - 82.6) <B88B8171-4C3D-3E65-8D59-12114A99E82C> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
0x1a5c51000 - 0x1a5c98fff com.apple.print.framework.PrintCore (16.1 - 531.1) <BD991E2A-59FB-3DDB-918A-A58A942ADC1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x1a5c99000 - 0x1a5d4cfff com.apple.TextureIO (3.10.9 - 3.10.9) <7120C0EC-26A7-344E-B85F-254330ECD0D6> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x1a5d4d000 - 0x1a5d55fff com.apple.InternationalSupport (1.0 - 61.1) <952C4719-DBAD-3A89-AD4E-5606E4919804> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x1a5d56000 - 0x1a5dcafff com.apple.datadetectorscore (8.0 - 674) <453E2779-5177-37ED-9535-0E9B1C53F2A8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x1a5dcb000 - 0x1a5e2afff com.apple.UserActivity (439 - 439) <FF3BD2DE-19E9-33B2-AB07-B272A43312B5> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
0x1a5e2b000 - 0x1a65cafff com.apple.MediaToolbox (1.0 - 2780.10.4.1) <B73536CB-EA47-3488-B998-FD8ECF7077A2> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x1a6b0d000 - 0x1a6b42fff libSessionUtility.dylib (76.69) <78D74D93-A58B-3ABF-8A6D-330B51C07BB3> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
0x1a6b43000 - 0x1a6c6bfff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <277E1AE7-463A-34FC-85F1-DCE4CCD1F50F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x1a6c6c000 - 0x1a6cd3fff com.apple.audio.AudioSession (1.0 - 76.69) <1E52A44A-22A7-3E8C-B91A-878FAFB0F6FB> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
0x1a6cd4000 - 0x1a6ce6fff libAudioStatistics.dylib (27.64) <4CD21BA3-14B2-3380-A6EB-17B41FCC2AB7> /usr/lib/libAudioStatistics.dylib
0x1a6ce7000 - 0x1a6cfafff com.apple.speech.synthesis.framework (9.0.66 - 9.0.66) <F833C962-80B7-3CC0-AF75-C66E795332D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x1a6cfb000 - 0x1a6d69fff com.apple.ApplicationServices.ATS (377 - 516) <155CF5E3-0C30-3DD2-A3A4-9A2067D3CD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x1a6d6a000 - 0x1a6d82fff libresolv.9.dylib (68) <EFC5970C-3E7C-3604-BA07-47C81E3D1DE3> /usr/lib/libresolv.9.dylib
0x1a6e00000 - 0x1a6e30fff com.apple.securityinterface (10.0 - 55149.120.1) <ED5DAF6F-4FF8-3C4F-A154-5172C7C68905> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x1a6eaf000 - 0x1a6f8efff libSMC.dylib (20) <F0B3C49E-9C50-3E4C-AAA6-E934DCC743E6> /usr/lib/libSMC.dylib
0x1a6f8f000 - 0x1a6fecfff libcups.2.dylib (494.3) <23A2E0A2-67B7-33B5-BD30-8F5A996D8872> /usr/lib/libcups.2.dylib
0x1a6fed000 - 0x1a7000fff com.apple.LangAnalysis (1.7.0 - 254) <03C59B9B-6BBF-32EA-8D02-AAEB07413402> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x1a7001000 - 0x1a700dfff com.apple.NetAuth (6.2 - 6.2) <EAC4839E-AF96-39D9-B59F-91991B3755DC> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x1a700e000 - 0x1a7015fff com.apple.ColorSyncLegacy (4.13.0 - 1) <D5B7EE55-98F6-32C7-A3AD-6C3E174714D3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x1a7016000 - 0x1a7021fff com.apple.QD (4.0 - 416) <E02971B3-1493-3345-A589-43DDC5D0ABF4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x1a7022000 - 0x1a7612fff com.apple.audio.AudioResourceArbitration (1.0 - 1) <CF57A9F3-7995-3C19-90C8-CD0352B637B8> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x1a7613000 - 0x1a761efff com.apple.perfdata (1.0 - 67.40.1) <8109FFA3-00B2-3537-9D77-FF3F1D35469C> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
0x1a761f000 - 0x1a762cfff libperfcheck.dylib (41) <6495F42A-7CDF-3434-95D6-F83EF58CC5E9> /usr/lib/libperfcheck.dylib
0x1a762d000 - 0x1a763dfff com.apple.Kerberos (3.0 - 1) <A4BDDE67-55F3-3CD5-8284-CE90FCBC3BFB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x1a763e000 - 0x1a7685fff com.apple.GSS (4.0 - 2.0) <768194AE-5293-360D-96EA-8533D618B568> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x1a7686000 - 0x1a7695fff com.apple.CommonAuth (4.0 - 2.0) <0C124D19-AAD1-396C-8F71-5B9A08D229C3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x1a7696000 - 0x1a76befff com.apple.MobileAssets (1.0 - 659.100.21) <BF59420C-AA9B-33B7-895C-11F7CD74AD44> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x1a76e9000 - 0x1a7706fff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <C391E598-7860-37DB-B12A-48E77B14B285> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x1a7707000 - 0x1a770ffff com.apple.CorePhoneNumbers (1.0 - 1) <DD11F293-D766-3308-A123-331536C098F2> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x1a7710000 - 0x1a779ffff libTelephonyUtilDynamic.dylib (5359.1) <87001FF5-6E30-385E-85D8-A0FB4397569A> /usr/lib/libTelephonyUtilDynamic.dylib
0x1a7859000 - 0x1a7859fff liblaunch.dylib (2038.120.1) <43865C67-A755-39C8-8C57-2845878CFB92> /usr/lib/system/liblaunch.dylib
0x1a7b5c000 - 0x1a7db2fff com.apple.NetworkExtension (1.0 - 1) <96F15481-022B-34C8-BD6A-811BA21884DA> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
0x1a8008000 - 0x1a8144fff com.apple.Sharing (1630 - 1630) <AFD0B432-AF29-377E-AEEA-2F5D87DB244B> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x1a8145000 - 0x1a822ffff com.apple.Bluetooth (8.0.5 - 8.0.5d7) <5014D50E-795F-3953-B516-D77E8B97280C> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x1a8248000 - 0x1a82a0fff com.apple.ProtectedCloudStorage (1.0 - 1) <8094B125-FFBB-3BED-BE83-6093B607AB90> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x1a9a9f000 - 0x1a9ac6fff com.apple.RemoteViewServices (2.0 - 163) <D83026AF-605D-34D2-BD51-A36C67B60421> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x1a9ac7000 - 0x1a9ad6fff com.apple.SpeechRecognitionCore (6.1.25 - 6.1.25) <FD8CBF50-DB11-38C1-A3EE-25DC61A33B9C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x1a9ad7000 - 0x1a9adefff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <ABC69DCE-82FB-34D4-8BE6-652ACE7CBA3B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x1a9d0d000 - 0x1a9d0dfff libsystem_product_info_filter.dylib (8.40.1) <CE656232-B129-3BD7-BE77-9597A19D1EAA> /usr/lib/system/libsystem_product_info_filter.dylib
0x1a9d85000 - 0x1a9d9bfff libnetworkextension.dylib (1295.140.3) <134FD4C8-928E-3556-9A9E-240CF4F36863> /usr/lib/libnetworkextension.dylib
0x1a9de0000 - 0x1a9de0fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <F52645D3-0E52-38D4-95E4-49BFCBDC818B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x1a9e02000 - 0x1a9e02fff com.apple.CoreServices (1122.45 - 1122.45) <BE9DBD7A-CE40-3B13-A614-F7C9EA29579D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x1a9fbf000 - 0x1a9fbffff com.apple.Accelerate (1.11 - Accelerate 1.11) <4847D349-2439-35F6-93E3-399134AA428D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x1aa002000 - 0x1aa00efff com.apple.MediaAccessibility (1.0 - 130) <C62F9D62-0807-344C-9481-FD0FBE92D117> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x1aa00f000 - 0x1aa02efff com.apple.networking.AlgosScoreFramework (1.0 - 1) <8FF15A7B-20A0-33C7-A098-49165E94924A> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
0x1aa81c000 - 0x1aa877fff com.apple.CoreBluetooth (1.0 - 1) <B0FD24ED-2FB5-34DD-94CD-840CB697AA64> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x1aa878000 - 0x1aa882fff com.apple.SymptomDiagnosticReporter (1.0 - 79.120.1) <D10B2DFC-8EE4-380B-B436-2440B42A1BAB> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x1aa897000 - 0x1aa8a2fff com.apple.AppleIDAuthSupport (1.0 - 1) <97BFCF20-9F42-3C4D-971F-6B15A63A9383> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x1aa8a3000 - 0x1aa957fff com.apple.DiscRecording (9.0.3 - 9030.4.5) <18E8DF31-2BEE-389F-BB9B-9D739180F6D8> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x1aa958000 - 0x1aa98bfff com.apple.MediaKit (16 - 927.40.2) <E7510CE7-7955-3B71-83E2-2EDD7E5DA9D8> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x1aa98c000 - 0x1aaa6cfff com.apple.DiskManagement (14.0 - 1733.140.2) <31662CDD-08EB-3D10-887A-8237F431B006> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x1aaa6d000 - 0x1aaa78fff com.apple.CoreAUC (326.2.0 - 326.2.0) <E4B66F2A-1C0A-306D-B03C-3231CE1FC6C9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x1aaa79000 - 0x1aaa7cfff com.apple.Mangrove (1.0 - 25) <187A3FD0-C53E-3E7C-97FD-8E6B0AF17DB2> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x1aaa7d000 - 0x1aaaacfff com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <6C0FEAAD-B30E-3D88-886F-224665798746> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x1aaaad000 - 0x1aac03fff com.apple.FileProvider (349.141.1 - 349.141.1) <B1B6AC7A-861D-3DD7-89E5-4E441EC48EAD> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x1aac04000 - 0x1aac26fff com.apple.GenerationalStorage (2.0 - 323) <89158284-8CAF-317E-BE53-28BD0D8BA91D> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x1ab58a000 - 0x1ab5c4fff com.apple.DebugSymbols (195.1 - 195.1) <40C93C9A-96CF-346B-ACE9-A6DE4D951265> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x1ab5c5000 - 0x1ab676fff com.apple.CoreSymbolication (12.5 - 64544.81.1) <CC3A4553-B773-36D7-8046-462DF7D39307> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x1ac57b000 - 0x1ac5dafff com.apple.framework.Apple80211 (17.0 - 1728) <345EC605-AB7E-3ED0-865E-A9158CD2172B> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x1ac5db000 - 0x1ac706fff com.apple.CoreWiFi (3.0 - 341) <11E4286B-6865-3CBA-9947-52404D3BDB0C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x1ac93f000 - 0x1ac974fff com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <EC23A31D-9349-3963-84F2-A2635B99BD66> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
0x1ac9df000 - 0x1ac9e2fff com.apple.help (1.3.8 - 71) <47AD03EF-EAD8-376B-8675-859D4925931D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x1ac9e3000 - 0x1ac9eafff com.apple.EFILogin (2.0 - 2) <344A569E-D47B-389A-B332-78ED72F80379> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x1ac9eb000 - 0x1ac9f6fff libcsfde.dylib (554.140.2) <88A2C203-2D57-3D04-8EF6-5EC30492838D> /usr/lib/libcsfde.dylib
0x1acc29000 - 0x1acc29fff com.apple.ApplicationServices (48 - 50) <A96FDB58-693D-3592-B546-0680EDA062F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x1ace02000 - 0x1ace58fff com.apple.CorePrediction (1.0 - 1) <07D60AC6-7103-3F4A-B3CA-344023D0E1CC> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
0x1acf19000 - 0x1acf19fff libHeimdalProxy.dylib (79) <488EB450-F876-39D7-AB16-72BE1AB9B5B8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x1acfc0000 - 0x1acfc0fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <1FA90904-A340-3D20-8F3C-205AC995EDBB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x1acfea000 - 0x1ad029fff com.apple.StreamingZip (1.0 - 1) <EA409B8A-5E1B-3647-AF3D-842D7FF44F87> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x1ad92e000 - 0x1ad934fff com.apple.ASEProcessing (1.26.0 - 1.26.0) <37DECC18-F01F-3C5F-A4F6-CA9CB03DAC82> /System/Library/PrivateFrameworks/ASEProcessing.framework/Versions/A/ASEProcessing
0x1ae58c000 - 0x1ae72efff com.apple.WebKitLegacy (16611 - 16611.3.10.1.6) <0C665A63-7DE6-328F-8E8C-0E87FC378CE5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x1aedf4000 - 0x1aedf7fff com.apple.IOSurfaceAccelerator (1.0.0 - 1.0.0) <E871B9B9-393C-35CE-9CE6-5AAE23AFC76C> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator
0x1afaad000 - 0x1afd96fff libAWDSupportFramework.dylib (4205) <03917950-3B05-354E-8578-48EAC2BBBF22> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
0x1afe6f000 - 0x1afe96fff com.apple.openscripting (1.7 - 190) <72A703B9-0196-3398-A14E-BDC6A343EEB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x1afe97000 - 0x1afe9afff com.apple.securityhi (9.0 - 55008) <23799B52-3437-3939-B23F-94393F3E0EC2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x1afe9b000 - 0x1afe9efff com.apple.ink.framework (10.15 - 227) <2F68319F-3AF6-3352-92DB-FF7D4DF229DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x1afe9f000 - 0x1afea2fff com.apple.CommonPanels (1.2.6 - 101) <16EDBB30-0A71-3BE0-953C-5F4C971C2C49> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x1afea3000 - 0x1afeaafff com.apple.ImageCapture (1711.5.2.1 - 1711.5.2.1) <4BC6201D-44EB-3214-8378-B604D1471687> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x1afeab000 - 0x1b0f7ffff com.apple.JavaScriptCore (16611 - 16611.3.10.1.6) <4C96017F-7DAC-31F7-9CCA-C79371D7FC16> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x1b2bb5000 - 0x1b2bbcfff com.apple.URLFormatting (146 - 146.22) <C5AD90E5-C651-3652-964C-1452E36AD70A> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
0x1b2bbd000 - 0x1b2bcefff com.apple.accessibility.AXCoreUtilities (1.0 - 1) <D9EF278B-317F-3971-9A96-06753DA4A902> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
0x1b2bcf000 - 0x1b2be9fff libAccessibility.dylib (2885.49.1) <80667525-370B-3F89-A8CE-FDBA9E488B87> /usr/lib/libAccessibility.dylib
0x1b2bea000 - 0x1b519cfff com.apple.WebCore (16611 - 16611.3.10.1.6) <9BABF9ED-4B74-311A-B2CE-7B7491E5A425> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x1b577d000 - 0x1b57c8fff com.apple.Safari.SafeBrowsing (16611 - 16611.3.10.1.6) <09D2C557-E481-3A11-ABA7-DFC8895B4A32> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
0x1b57c9000 - 0x1b5fb0fff com.apple.WebKit (16611 - 16611.3.10.1.6) <6CB697AF-49B7-3F20-B552-60C48659C9EB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x1b6173000 - 0x1b6176fff com.apple.print.framework.Print (15 - 271) <6B6C1805-D844-36C2-83DC-C8D908DE5977> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x1b6177000 - 0x1b617afff com.apple.Carbon (160 - 164) <E0FFEC42-4283-3AA5-92C1-FE6FE535F3C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x1b6441000 - 0x1b645dfff com.apple.private.SystemPolicy (1.0 - 1) <7FDA1444-855C-31BA-90DC-E0E946563EEE> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
0x1b6a56000 - 0x1b6a5afff com.apple.CoreOptimization (1.0 - 1) <61C149A5-0142-32CB-A74C-876FBBBE9925> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
0x1b6dce000 - 0x1b6de0fff libmis.dylib (274.140.2) <8C6CDBFD-C1B2-35D9-ABB1-B8C3C3BDDA24> /usr/lib/libmis.dylib
0x1b7262000 - 0x1b7265fff com.apple.WebInspectorUI (16611 - 16611.3.10.1.6) <3B14ACB3-6FBE-3330-86D0-4F1620BB819E> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
0x1ba056000 - 0x1ba062fff com.apple.CaptiveNetworkSupport (13.0 - 1) <95858A3C-577B-30FB-BDBC-58B3386D9DEC> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNetwork
0x1bcc17000 - 0x1bce36fff com.apple.RawCamera.bundle (9.10.0 - 1450.3) <719D15C9-4C5E-3FC0-9308-0629B63E86F0> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x1dca51000 - 0x1dca57fff libCoreFSCache.dylib (200.11) <433E89CD-D9B8-3D0A-97B2-6F1D8B5EE1C2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1dca58000 - 0x1dca5dfff libCoreVMClient.dylib (200.11) <58C252C7-6A91-33A0-8B9D-299BA7F11EDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x1dca5e000 - 0x1dca6dfff com.apple.opengl (18.5.9 - 18.5.9) <00D78BCB-F358-3B73-B9DE-8F6938C04BD8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x1dca6e000 - 0x1dca70fff libCVMSPluginSupport.dylib (18.5.9) <5AE71252-E9F3-3B33-A0AB-71895145B611> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x1dca71000 - 0x1dca79fff libGFXShared.dylib (18.5.9) <9908BE96-E436-39F8-AA50-7C9F67404CA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x1dca7a000 - 0x1dcab2fff libGLImage.dylib (18.5.9) <C35DCD68-A635-34C6-97D2-3BA9B7D54BF6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x1dcab3000 - 0x1dcaebfff libGLU.dylib (18.5.9) <1B765F41-F933-3F7B-A09B-15C5BCAFDDD0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x1dcc59000 - 0x1dcc63fff libGL.dylib (18.5.9) <8D4D6862-F20E-36FF-9CA8-BE16E26342FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x1dcdf4000 - 0x1dce53fff com.apple.opencl (4.6 - 4.6) <858B6164-C23B-3353-813E-F377FD293C8F> /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: 0
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=758.7M resident=0K(0%) swapped_out_or_unallocated=758.7M(100%)
Writable regions: Total=1.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.1G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 1
CoreGraphics 16K 1
Foundation 16K 1
Kernel Alloc Once 32K 1
MALLOC 206.3M 29
MALLOC guard page 192K 10
MALLOC_MEDIUM (reserved) 480.0M 4 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
STACK GUARD 56.1M 5
Stack 10.1M 5
VM_ALLOCATE 1.0G 3
__AUTH 686K 154
__AUTH_CONST 12.8M 306
__DATA 6349K 295
__DATA_CONST 10.1M 304
__DATA_DIRTY 762K 113
__FONT_DATA 4K 1
__LINKEDIT 490.4M 6
__OBJC_CONST 1368K 130
__OBJC_RO 75.1M 1
__OBJC_RW 2576K 1
__TEXT 268.4M 323
__UNICODE 588K 1
mapped file 213.6M 13
shared memory 832K 12
=========== ======= =======
TOTAL 3.2G 1721
TOTAL, minus reserved VM space 2.3G 1721
Model: iMac21,1, BootROM 7429.41.5, proc 8:4:4 processors, 16 GB, SMC
Graphics: kHW_AppleM1Item, Apple M1, spdisplays_builtin
Memory Module: LPDDR4
AirPort: spairport_wireless_card_type_airport_extreme, wl0: Aug 18 2021 23:25:02 version 18.50.40.11.7.8.123 FWID 01-df1681f1
Bluetooth: Version 8.0.5d7, 3 services, 27 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
USB Device: USB 3.1 Bus
USB Device: USB 3.1 Bus
USB Device: USB 3.1 Bus
Thunderbolt Bus: iMac, Apple Inc.
Thunderbolt Bus: iMac, Apple Inc.
To anyone who wants a "cheap" alternative to this project and likes Terminal or iTerm, just use macOS' Preview by having this command in your bash or zsh config file:
pics () {
F=$1
file "$F" | grep 'archive\|compressed'
if [[ $? == 0 ]]
then
TMP=`mktemp /tmp/aunpack.XXXXXXXXXX`
atool -x --save-outdir=$TMP "$@"
DIR="`cat $TMP`"
[ "$DIR" != "" -a -d "$DIR" ] && open -a Preview "$DIR"
rm $TMP
else
open -a Preview "$F"
fi
}
You can run this function with pics somearchive.tar.gz or pics somedir.
Has most important features from Sequential and previews work.
is there a way to get the images sorted in Preview ?
The best alternative I could find is Phoenix Slides https://blyt.net/phxslides/ https://github.com/gobbledegook/creevey
I still wish Sequential is catching up on thumbnails, I really like it for it's Pages menu, while I like Phoenix Slides too where you can easily explore/hide the subfolders, also I prefer its file and exif info rendered on top of the image rather than in a separate window. Phoenix Slides is also fast, I mean really fast, you get the https://github.com/derf/feh feeling for it's speed.
Now, I can recommend geeqie as an alternative. As far as I know, this and sequential are the only image viewers that keep the Zoom level between pages.
Actually, I had been using geeqie (which was originally called gqview) on Linux before I moved to Mac. I tried to use geeqie on Mac but its Mac version used to be hopelessly broken. Then I discovered sequential.
Today I found geeqie is again mostly functional. There are still some broken aspects in it but I call it usable now.
is there a way to get the images sorted in Preview ?
Sadly not easily, I did try modifying the command but Preview seems to disregard the filesystem ordering from what I can see. I managed it by manually moving all files to a new folder using Finder, and then open that in Preview, but I could not find a way to do that with the command.
Some more options
- Simple Comic all thumbnails shown on separate fullscreen view (my preference)
- ComicBookLover few thumbnails in sidebar (similar to Sequential) [demo/paid]
- DrawnStrips Reader few thumbnails at the bottom [paid]
- YACReader few thumbnails as coverflow
Aha!
Modern macOS Universal Intel/ARM build of Sequential with thumbnails is here: https://github.com/chuchusoft/Sequential/releases
I took this screenshot just now:

@gingerbeardman The release zip for that repo only contains an rftd file.
The release zip for that repo only contains an rftd file.
@dragonfax it's weird, if you read the rftd it contains an embedded zip inside, which is the app! Plus installation instructions. A very weird way to release it.
