Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS crash when double clicking, fine when running executable or compiled on system #1265

Open
s-petersen opened this issue Dec 30, 2023 · 14 comments
Labels
bug Something isn't working

Comments

@s-petersen
Copy link

s-petersen commented Dec 30, 2023

FIRST: Before reporting any bug, make sure that the bug you are reporting has not been reported before. Also, try to use the nightly version if possible in case I've already fixed the bug.

Hardware

  • CPU: 2.2 Quad core intel I7
  • RAM:16 gb
  • GPU: Intel Iris pro
  • SDR: (Remote or local? If remote, what protocol?) Local, not connected yet just started installing software

Software

  • Operating System: Name + Exact version (eg. Windows 10 x64, Ubuntu 22.04, MacOS 10.15)
  • SDR++: Version + Build date (available either in the window title or in the credits menu which you can access by clicking on the SDR++ icon in the top right corner of the software) Big Sur11.7.10

Bug Description
A clear description of the bug. Crash during install, run the first time. 1st click after unzip, short delay, and crash report appears

Steps To Reproduce

  1. ... just tried to install / run
  2. ...
  3. ...Update, runs in commandline from terminal!

Only If SDR++ fails to lauch or the SDR fails to start:
Run SDR++ from a command line window with special parameters:

  • On Windows, open a terminal and cd to SDR++'s directory and run .\sdrpp.exe -c (if running SDR++ version 1.0.4 or older, use -s instead, though you should probably update SDR++ instead...)
  • On Linux: Open a terminal and run sdrpp -c
  • On MacOS: Open a terminal and run /path/to/the/SDR++.app/Contents/MacOS/sdrpp -c Ran! it works now! I think my issue is resolved, I just have make a link to the program somehow, Thanks!
    Then, post the entire logs from start to after the issue. DOT NOT truncate to where you think the error is...

Screenshots
Add any screenshot that is relevant to the bug (GUI error messages, strange behavior, graphics glitch, etc...).

Additional info
Add any other relevant information.
Crash report includes all info Process: sdrpp [706]
Path: /Volumes/VOLUME/*/SDR++.app/Contents/MacOS/sdrpp
Identifier: oorg.sdrpp.sdrpp
Version: 1.1.0
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: sdrpp [706]
User ID: 501

Date/Time: 2023-12-29 20:40:45.489 -0500
OS Version: macOS 11.7.10 (20G1427)
Report Version: 12
Anonymous UUID: 6833672A-C651-4345-53F1-479A10113C22

Time Awake Since Boot: 430 seconds

System Integrity Protection: enabled

Notes: Translocated Process

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:
abort() called
sdrpp(706,0x11c22ee00) malloc: Heap corruption detected, free list is damaged at 0x600000b24c30
*** Incorrect guard value: 3420041017602237796

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff2031b90e __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff2034a5bd pthread_kill + 263
2 libsystem_c.dylib 0x00007fff2029f406 abort + 125
3 libsystem_malloc.dylib 0x00007fff2017f165 malloc_vreport + 548
4 libsystem_malloc.dylib 0x00007fff201937e9 malloc_zone_error + 183
5 libsystem_malloc.dylib 0x00007fff20171f53 nanov2_allocate_from_block + 583
6 libsystem_malloc.dylib 0x00007fff20171500 nanov2_allocate + 130
7 libsystem_malloc.dylib 0x00007fff2017142d nanov2_malloc + 56
8 libsystem_malloc.dylib 0x00007fff2018bf3b _malloc_zone_malloc + 118
9 libc++abi.dylib 0x00007fff2030f82a operator new(unsigned long) + 26
10 libsdrpp_core.dylib 0x000000010d888a97 dsp::block::registerOutput(dsp::untyped_stream*) + 167
11 libsdrpp_core.dylib 0x000000010d88b39e dsp::buffer::SampleFrameBufferdsp::complex_t::init(dsp::streamdsp::complex_t) + 846
12 libsdrpp_core.dylib 0x000000010d88a4d7 IQFrontEnd::init(dsp::streamdsp::complex_t
, double, bool, int, bool, int, double, IQFrontEnd::FFTWindow, float* ()(void), void ()(void), void*) + 119
13 libsdrpp_core.dylib 0x000000010d796a87 MainWindow::init() + 3047
14 libsdrpp_core.dylib 0x000000010d75777a sdrpp_main(int, char**) + 20250
15 libdyld.dylib 0x00007fff20365f3d start + 1

Thread 1:
0 libsystem_kernel.dylib 0x00007fff20317b92 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff20297c1a nanosleep + 196
2 libc++.1.dylib 0x00007fff202ea93a std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
3 libsdrpp_core.dylib 0x000000010d740921 ConfigManager::autoSaveWorker() + 97
4 libsdrpp_core.dylib 0x000000010d74fcbe void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void (ConfigManager::)(), ConfigManager> >(void*) + 62
5 libsystem_pthread.dylib 0x00007fff2034a8fc _pthread_start + 224
6 libsystem_pthread.dylib 0x00007fff20346443 thread_start + 15

Thread 2:
0 libsystem_pthread.dylib 0x00007fff20346420 start_wqthread + 0

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

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

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

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

Thread 7:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff203152d6 semaphore_wait_trap + 10
1 libdispatch.dylib 0x00007fff201a0c9b _dispatch_sema4_wait + 16
2 libdispatch.dylib 0x00007fff201a116d _dispatch_semaphore_wait_slow + 98
3 com.apple.HIToolbox 0x00007fff286a1116 _BeginEventReceiptOnThread + 159
4 com.apple.AppKit 0x00007fff22dd0b23 _NSEventThread + 37
5 libsystem_pthread.dylib 0x00007fff2034a8fc _pthread_start + 224
6 libsystem_pthread.dylib 0x00007fff20346443 thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000000011c22ee00 rcx: 0x00007ffee24e0698 rdx: 0x0000000000000000
rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ffee24e06c0 rsp: 0x00007ffee24e0698
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x0000000000000103 r13: 0x0000000000000043 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007fff2031b90e rfl: 0x0000000000000246 cr2: 0x0000000114e10000

Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Thread 0 instruction stream not available.

Thread 0 last branch register state not available.

Binary Images:
0x10d71e000 - 0x10d721fff +oorg.sdrpp.sdrpp (1.1.0) /var/folders//SDR++.app/Contents/MacOS/sdrpp
0x10d737000 - 0x10d8defff +libsdrpp_core.dylib (0) /var/folders/
/SDR++.app/Contents/Frameworks/libsdrpp_core.dylib
0x10dd35000 - 0x10dd58fff +libglfw.3.dylib (0) <56FB13F1-96E0-399F-8984-9BEE63C5DF3F> /var/folders//SDR++.app/Contents/Frameworks/libglfw.3.dylib
0x10dd78000 - 0x10dff7fff +libfftw3f.3.dylib (0) <9A2A0828-0C7A-3817-8537-79BA679F8373> /var/folders/
/SDR++.app/Contents/Frameworks/libfftw3f.3.dylib
0x10e04e000 - 0x10e375fff +libvolk.3.0.dylib (0) /var/folders//SDR++.app/Contents/Frameworks/libvolk.3.0.dylib
0x10e49a000 - 0x10e555fff +libzstd.1.dylib (0) <05EE2D59-80EB-3851-8FB7-A453C1737DDA> /var/folders/
/SDR++.app/Contents/Frameworks/libzstd.1.dylib
0x1117a5000 - 0x1117b4fff libobjc-trampolines.dylib (824.1) /usr/lib/libobjc-trampolines.dylib
0x11c157000 - 0x11c1f2fff dyld (852.2) /usr/lib/dyld
0x7fff20082000 - 0x7fff20083fff libsystem_blocks.dylib (79) /usr/lib/system/libsystem_blocks.dylib
0x7fff20084000 - 0x7fff200b9fff libxpc.dylib (2038.120.1.701.2) <151C64CA-CA6F-3989-A558-796EB6ED0C11> /usr/lib/system/libxpc.dylib
0x7fff200ba000 - 0x7fff200d1fff libsystem_trace.dylib (1277.120.1) <1F20357C-395F-3095-B525-AD9403290A92> /usr/lib/system/libsystem_trace.dylib
0x7fff200d2000 - 0x7fff2016ffff libcorecrypto.dylib (1000.140.4) /usr/lib/system/libcorecrypto.dylib
0x7fff20170000 - 0x7fff2019cfff libsystem_malloc.dylib (317.140.5) <3AB4C7E9-C49C-3EB7-9370-370F3F655024> /usr/lib/system/libsystem_malloc.dylib
0x7fff2019d000 - 0x7fff201e1fff libdispatch.dylib (1271.120.2) <5D824C33-C5E2-38A8-BD00-D934443DBDAB> /usr/lib/system/libdispatch.dylib
0x7fff201e2000 - 0x7fff2021bfff libobjc.A.dylib (824.1) /usr/lib/libobjc.A.dylib
0x7fff2021c000 - 0x7fff2021efff libsystem_featureflags.dylib (28.60.1) <2BAC8770-AFC8-3FE2-B6C6-27CE44B2B2BA> /usr/lib/system/libsystem_featureflags.dylib
0x7fff2021f000 - 0x7fff202a7fff libsystem_c.dylib (1439.141.1) /usr/lib/system/libsystem_c.dylib
0x7fff202a8000 - 0x7fff202fdfff libc++.1.dylib (905.6) <5BA6B5ED-7842-3B13-86B0-00EB511CE2FE> /usr/lib/libc++.1.dylib
0x7fff202fe000 - 0x7fff20313fff libc++abi.dylib (905.6) /usr/lib/libc++abi.dylib
0x7fff20314000 - 0x7fff20343fff libsystem_kernel.dylib (7195.141.49.702.12) /usr/lib/system/libsystem_kernel.dylib
0x7fff20344000 - 0x7fff2034ffff libsystem_pthread.dylib (454.120.2.700.1) <409239A7-2E4E-31C7-87EB-EE50B7981204> /usr/lib/system/libsystem_pthread.dylib
0x7fff20350000 - 0x7fff2038bfff libdyld.dylib (852.2) /usr/lib/system/libdyld.dylib
0x7fff2038c000 - 0x7fff20395fff libsystem_platform.dylib (254.80.2) <52A77346-8AA5-3BB7-906D-C7503B491CF9> /usr/lib/system/libsystem_platform.dylib
0x7fff20396000 - 0x7fff203c1fff libsystem_info.dylib (542.40.4) <406353B2-E48A-3D20-B08F-0AB26ED8A0B3> /usr/lib/system/libsystem_info.dylib
0x7fff203c2000 - 0x7fff2085ffff com.apple.CoreFoundation (6.9 - 1778.105) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff20860000 - 0x7fff20a97fff com.apple.LaunchServices (1122.45 - 1122.45) <42ED2E08-904B-3B62-B0B6-DACBE4988AAB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff20a98000 - 0x7fff20b6cfff com.apple.gpusw.MetalTools (1.0 - 1) <72285C8A-5F98-31A0-9CA1-30CF4387584B> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff20b6d000 - 0x7fff20dc9fff libBLAS.dylib (1336.140.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff20dca000 - 0x7fff20e17fff com.apple.Lexicon-framework (1.0 - 86.2) <09EC8AE4-7FC7-3D2D-A6DD-C484B664B1D5> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff20e18000 - 0x7fff20e86fff libSparse.dylib (106) <0FD77742-B7DB-3296-9D0F-0DEF7EB4FF7D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff20e87000 - 0x7fff20f04fff com.apple.SystemConfiguration (1.20 - 1.20) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff20f05000 - 0x7fff20f39fff libCRFSuite.dylib (50) <2DADF4F9-0BD3-33CF-9939-979E69F2453C> /usr/lib/libCRFSuite.dylib
0x7fff20f3a000 - 0x7fff21172fff libmecabra.dylib (929.10) <58AA4922-A668-3165-802C-5FB4DF848E40> /usr/lib/libmecabra.dylib
0x7fff21173000 - 0x7fff214d1fff com.apple.Foundation (6.9 - 1778.105) <4F4709DD-C198-3AA1-86A0-71D2F2FDD65D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff214d2000 - 0x7fff215bafff com.apple.LanguageModeling (1.0 - 247.3) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff215bb000 - 0x7fff216f1fff com.apple.CoreDisplay (237.4 - 237.4) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff216f2000 - 0x7fff21962fff com.apple.audio.AudioToolboxCore (1.0 - 1181.72.5) <541A108B-D52C-3F7B-B004-F31E16243BAF> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x7fff21963000 - 0x7fff21b48fff com.apple.CoreText (677.6.0.4 - 677.6.0.4) <1E81E372-02B3-3E9C-BB48-33DC80E49158> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff21b49000 - 0x7fff221dafff com.apple.audio.CoreAudio (5.0 - 5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff221db000 - 0x7fff22532fff com.apple.security (7.0 - 59754.141.1.702.3) <5A52B8E8-B1AF-3F29-AC97-5DBEE8C6A6AC> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff22533000 - 0x7fff22792fff libicucore.A.dylib (66112.1) <9F2A881A-25DA-3386-9DCE-D2B67C2A4141> /usr/lib/libicucore.A.dylib
0x7fff22793000 - 0x7fff2279cfff libsystem_darwin.dylib (1439.141.1) <75592BEC-777B-381F-8C07-15B8A4C712A7> /usr/lib/system/libsystem_darwin.dylib
0x7fff2279d000 - 0x7fff22a88fff com.apple.CoreServices.CarbonCore (1307.3 - 1307.3) <76566083-9F9C-3055-812A-079693A69D32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff22a89000 - 0x7fff22ac7fff com.apple.CoreServicesInternal (476.1.1 - 476.1.1) <66BDFBFC-32CC-3015-B7B7-A44800B7C864> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff22ac8000 - 0x7fff22b02fff com.apple.CSStore (1122.45 - 1122.45) <65919E05-BE7E-39AC-8768-B32E41E325C0> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x7fff22b03000 - 0x7fff22bb1fff com.apple.framework.IOKit (2.0.2 - 1845.120.6) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff22bb2000 - 0x7fff22bbdfff libsystem_notify.dylib (279.40.4) <02E22D9D-01E2-361C-BB9A-B5BE18D28280> /usr/lib/system/libsystem_notify.dylib
0x7fff22bbe000 - 0x7fff22c0bfff libsandbox.1.dylib (1441.141.13.701.2) <2ABD4C26-BAB5-3E5E-AC6A-57D8B8808707> /usr/lib/libsandbox.1.dylib
0x7fff22c0c000 - 0x7fff23957fff com.apple.AppKit (6.9 - 2022.70.111) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff23958000 - 0x7fff23ba6fff com.apple.UIFoundation (1.0 - 729) <55B6D90D-A0ED-38D7-B858-1068A31C1C09> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff23ba7000 - 0x7fff23bb9fff com.apple.UniformTypeIdentifiers (637 - 637) /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
0x7fff23bba000 - 0x7fff23d44fff com.apple.desktopservices (1.21 - 1346.6.1) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff24024000 - 0x7fff246aafff libnetwork.dylib (2288.140.9) <2DE517EE-E318-366B-A7FA-AD5F62D007CB> /usr/lib/libnetwork.dylib
0x7fff246ab000 - 0x7fff24b48fff com.apple.CFNetwork (1240.0.4.5 - 1240.0.4.5) <83B8DEAA-82EE-36DD-ADF8-45E8A807BC21> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff24b49000 - 0x7fff24b57fff libsystem_networkextension.dylib (1295.140.4.701.1) <9C5A85AC-C593-34FD-8481-5CFC05DE3897> /usr/lib/system/libsystem_networkextension.dylib
0x7fff24b58000 - 0x7fff24b58fff libenergytrace.dylib (22.100.1) /usr/lib/libenergytrace.dylib
0x7fff24b59000 - 0x7fff24bb5fff libMobileGestalt.dylib (978.140.1) /usr/lib/libMobileGestalt.dylib
0x7fff24bb6000 - 0x7fff24bccfff libsystem_asl.dylib (385.0.2) <88F4051D-1CF5-314E-A952-247C38996E16> /usr/lib/system/libsystem_asl.dylib
0x7fff24bcd000 - 0x7fff24be5fff com.apple.TCC (1.0 - 1) <898C8BE6-EBC0-3BEB-B898-2EF336802530> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff24be6000 - 0x7fff24f4bfff com.apple.SkyLight (1.600.0 - 588.11) <370EFABF-8439-32C8-9136-0CB058CEE1A1> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff24f4c000 - 0x7fff255d5fff com.apple.CoreGraphics (2.0 - 1463.19.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff255d6000 - 0x7fff256cdfff com.apple.ColorSync (4.13.0 - 3473.8.1) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff256ce000 - 0x7fff25729fff com.apple.HIServices (1.22 - 716) <76A6ECCF-9098-3A1F-A80B-40408A9AA4A5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff25ad0000 - 0x7fff25eeffff com.apple.CoreData (120 - 1048) <6D7D0B7E-7646-3F79-8108-0C1D11821749> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff25ef0000 - 0x7fff25f05fff com.apple.ProtocolBuffer (1 - 285.24.10.20.1) <6EC4B8BC-C44A-3211-A0B5-A7298518231B> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff25f06000 - 0x7fff260bafff libsqlite3.dylib (321.4) <2CBF5CD2-BECF-331B-904C-A88A54C6F6ED> /usr/lib/libsqlite3.dylib
0x7fff260bb000 - 0x7fff26137fff com.apple.Accounts (113 - 113) <1021C0F9-F834-33DB-A66D-EE4391C58740> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff26138000 - 0x7fff2614ffff com.apple.commonutilities (8.0 - 900) <4D28711F-3425-31EB-A9D5-3FA489461EA3> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7fff26150000 - 0x7fff261cffff com.apple.BaseBoard (526 - 526) <8ABD1C28-584C-33E7-8BE8-4EFC5EEF1575> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff261d0000 - 0x7fff26218fff com.apple.RunningBoardServices (1.0 - 505.100.9) /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x7fff26219000 - 0x7fff2628dfff com.apple.AE (918.6 - 918.6) <677BFC57-B830-3090-9470-A21CB2A77C76> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff2628e000 - 0x7fff26294fff libdns_services.dylib (1310.140.1) /usr/lib/libdns_services.dylib
0x7fff26295000 - 0x7fff2629cfff libsystem_symptoms.dylib (1431.140.1) /usr/lib/system/libsystem_symptoms.dylib
0x7fff2629d000 - 0x7fff26428fff com.apple.Network (1.0 - 1) <6A3C9CBC-DE8E-3D0A-BA52-316E70255DCD> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x7fff26429000 - 0x7fff26458fff com.apple.analyticsd (1.0 - 1) <23CB7B45-967B-37B3-AF21-21B4885790CC> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x7fff26459000 - 0x7fff2645bfff libDiagnosticMessagesClient.dylib (112) <8CE0D64A-597F-3048-80C3-590D866D067A> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff2645c000 - 0x7fff264a8fff com.apple.spotlight.metadata.utilities (1.0 - 2150.30) <9B61E5D5-27C3-3282-A650-A2D15FA76FF7> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff264a9000 - 0x7fff26543fff com.apple.Metadata (10.7.0 - 2150.30) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff26544000 - 0x7fff2654afff com.apple.DiskArbitration (2.7 - 2.7) <21325211-A5F7-3AB9-BDFE-6B6DC06E587E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff2654b000 - 0x7fff26bb2fff com.apple.vImage (8.1 - 544.6) <1DD123D7-ACC3-3FCB-838E-C91C6E4D31B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff26bb3000 - 0x7fff26e90fff com.apple.QuartzCore (1.11 - 927.24) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff26e91000 - 0x7fff26ed2fff libFontRegistry.dylib (309.0.0.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff26ed3000 - 0x7fff27013fff com.apple.coreui (2.1 - 692.1) <0E2AE064-FD25-31B4-97EC-BA0AC0C16169> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff27014000 - 0x7fff270fffff com.apple.ViewBridge (553.1 - 553.1) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff27100000 - 0x7fff2710bfff com.apple.PerformanceAnalysis (1.278.3 - 278.3) <24DDF51B-8405-30AF-9879-5172C325BF0C> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff2710c000 - 0x7fff2711bfff com.apple.OpenDirectory (11.7 - 230.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff2711c000 - 0x7fff2713bfff com.apple.CFOpenDirectory (11.7 - 230.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff2713c000 - 0x7fff27148fff com.apple.CoreServices.FSEvents (1290.120.6 - 1290.120.6) <78184C84-4633-3867-AACD-8F0256F40D5A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff27149000 - 0x7fff2716dfff com.apple.coreservices.SharedFileList (144 - 144) <243CAB7D-EA1A-3322-9833-B4B24F63AB3E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff2716e000 - 0x7fff27170fff libapp_launch_measurement.dylib (14.1) <2AE731D8-757E-3A23-8375-9D266B762CC3> /usr/lib/libapp_launch_measurement.dylib
0x7fff27171000 - 0x7fff271b8fff com.apple.CoreAutoLayout (1.0 - 21.10.1) <32846C89-8FED-3225-B370-34FB1DA82A85> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
0x7fff271b9000 - 0x7fff2729bfff libxml2.2.dylib (34.26) <29CE75F5-D4D3-35BD-9B89-3B8970980C55> /usr/lib/libxml2.2.dylib
0x7fff2729c000 - 0x7fff272e9fff com.apple.CoreVideo (1.8 - 0.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff272ea000 - 0x7fff272ecfff com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff27315000 - 0x7fff27330fff com.apple.UserManagement (1.0 - 1) /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x7fff282a4000 - 0x7fff282b4fff libsystem_containermanager.dylib (318.100.4.700.1) <45445167-AFC7-3406-A858-9AE8D8F45907> /usr/lib/system/libsystem_containermanager.dylib
0x7fff282b5000 - 0x7fff282c6fff com.apple.IOSurface (290.8.2 - 290.8.2) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff282c7000 - 0x7fff282d0fff com.apple.IOAccelerator (442.10 - 442.10) <19FBA808-F918-3BB2-BE78-A1B0D10D724D> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff282d1000 - 0x7fff283f4fff com.apple.Metal (244.303 - 244.303) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff283f5000 - 0x7fff28411fff com.apple.audio.caulk (1.0 - 70) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7fff28412000 - 0x7fff284fcfff com.apple.CoreMedia (1.0 - 2780.10.4.1.1) <237F9A0B-FE1F-3E4D-BE4D-8E27989EA845> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff284fd000 - 0x7fff28659fff libFontParser.dylib (305.6.0.6) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x7fff2865a000 - 0x7fff28955fff com.apple.HIToolbox (2.1.1 - 1062) <621A473B-BE8A-3381-970A-25F253BE208A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff28956000 - 0x7fff28969fff com.apple.framework.DFRFoundation (1.0 - 267) /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff2896a000 - 0x7fff2896dfff com.apple.dt.XCTTargetBootstrap (1.0 - 18119.2) <41D5117E-E262-3638-B01E-494487E7DB39> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff2896e000 - 0x7fff28997fff com.apple.CoreSVG (1.0 - 149) <6215F1BD-17B3-3B6E-8FB1-3C0AD5AD3C26> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x7fff28998000 - 0x7fff28bd5fff com.apple.ImageIO (3.3.0 - 2130.16.2) <15C8679A-DFE6-3664-977F-A82A97FD59C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff28bd6000 - 0x7fff28f51fff com.apple.CoreImage (16.3.0 - 1140.2) <3C2DE86C-89FA-3EC1-ACFE-6BE95F54B123> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff28f52000 - 0x7fff28fb8fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <02F2E0C6-0C0F-3390-A63B-189832967015> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff28fb9000 - 0x7fff28fbcfff libsystem_configuration.dylib (1109.140.1) <53B71513-3009-3A8C-A5AA-9C15DD0AB54E> /usr/lib/system/libsystem_configuration.dylib
0x7fff28fbd000 - 0x7fff28fc1fff libsystem_sandbox.dylib (1441.141.13.701.2) <1E19BC49-484C-32BB-8BB7-99D41C63F86E> /usr/lib/system/libsystem_sandbox.dylib
0x7fff28fc2000 - 0x7fff28fc3fff com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff28fc4000 - 0x7fff28fc7fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <15CBB967-FAAE-3A22-A87F-4833A9D835E3> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff28fc8000 - 0x7fff28fc9fff liblangid.dylib (136) /usr/lib/liblangid.dylib
0x7fff28fca000 - 0x7fff2906efff com.apple.CoreNLP (1.0 - 245.2) /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff2906f000 - 0x7fff29075fff com.apple.LinguisticData (1.0 - 399) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff29076000 - 0x7fff2971efff libBNNS.dylib (288.100.5) <1E45AC70-6C75-3F27-9252-40DF6B2D674A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff2971f000 - 0x7fff298f1fff libvDSP.dylib (760.100.3) <7F1276C0-C9F6-3C6F-A0F7-1EB4EA666BD8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff298f2000 - 0x7fff29903fff com.apple.CoreEmoji (1.0 - 128.4) <011AA15B-6988-3F36-81A3-2B52B561D6E0> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff29904000 - 0x7fff2990efff com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <28991DA2-1726-3F77-A9C5-4BB5AAEFA166> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
0x7fff2990f000 - 0x7fff299e1fff com.apple.framework.CoreWLAN (16.0 - 1657) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff299e2000 - 0x7fff29be3fff com.apple.CoreUtils (6.6 - 660.37) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff29be4000 - 0x7fff29c06fff com.apple.MobileKeyBag (2.0 - 1.0) <104A49DA-4F43-3D53-B537-F28E10F0C4E4> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff29c07000 - 0x7fff29c17fff com.apple.AssertionServices (1.0 - 505.100.9) <1B805E53-D42F-3019-88F0-64D3BD287DDB> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff29c18000 - 0x7fff29ca3fff com.apple.securityfoundation (6.0 - 55240.40.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff29ca4000 - 0x7fff29cadfff com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <8CF5B495-3026-3CE1-9EFC-8D7D71380A43> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff29cae000 - 0x7fff29cb2fff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff29cb3000 - 0x7fff29cb5fff libquarantine.dylib (119.40.4) <21C63859-6DFB-3463-9ADF-BB44FB28067C> /usr/lib/system/libquarantine.dylib
0x7fff29cb6000 - 0x7fff29cc1fff libCheckFix.dylib (31) <1C2B822D-29D6-36E2-BBA3-F72DE49E038B> /usr/lib/libCheckFix.dylib
0x7fff29cc2000 - 0x7fff29cd9fff libcoretls.dylib (169.100.1) /usr/lib/libcoretls.dylib
0x7fff29cda000 - 0x7fff29ceafff libbsm.0.dylib (68.40.1) <0CF67F8A-268D-320A-A3A4-D7C2D9AB8027> /usr/lib/libbsm.0.dylib
0x7fff29ceb000 - 0x7fff29d34fff libmecab.dylib (929.10) <47A982DF-1436-366E-AC45-1DA068832AED> /usr/lib/libmecab.dylib
0x7fff29d35000 - 0x7fff29d3afff libgermantok.dylib (24) <189F508A-723B-345D-918F-178CF15077F3> /usr/lib/libgermantok.dylib
0x7fff29d3b000 - 0x7fff29d50fff libLinearAlgebra.dylib (1336.140.1) <27358E5F-256F-309F-AAC8-BAC4A56C7BF4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff29d51000 - 0x7fff29f6ffff com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff29f70000 - 0x7fff29fbffff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <3993AC67-62B4-3E49-B5BF-E8F814CE6C97> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff29fc0000 - 0x7fff2a121fff com.apple.MLCompute (1.0 - 1) <6026D664-0453-321F-81FE-A40AD902849E> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
0x7fff2a122000 - 0x7fff2a158fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff2a159000 - 0x7fff2a1affff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x7fff2a1b0000 - 0x7fff2a240fff com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <0B333F06-FAD5-3689-9017-15334AD4F51C> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff2a241000 - 0x7fff2a250fff com.apple.AppleFSCompression (125 - 1.0) <1C5279EE-8F78-386E-9E4D-24A3785CACA2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff2a251000 - 0x7fff2a25dfff libbz2.1.0.dylib (44) <6E82D414-3810-36CF-94FF-B1BDF48DB501> /usr/lib/libbz2.1.0.dylib
0x7fff2a25e000 - 0x7fff2a262fff libsystem_coreservices.dylib (127.1) <6D84FA08-CB2B-34E1-9AB4-A54E82CB9161> /usr/lib/system/libsystem_coreservices.dylib
0x7fff2a263000 - 0x7fff2a290fff com.apple.CoreServices.OSServices (1122.45 - 1122.45) <097586DB-22C5-323A-BC5C-5AF75613846D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff2a291000 - 0x7fff2a3c0fff com.apple.AuthKit (1.0 - 1) /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff2a45f000 - 0x7fff2a471fff libz.1.dylib (76.140.1) /usr/lib/libz.1.dylib
0x7fff2a472000 - 0x7fff2a4b9fff libsystem_m.dylib (3186.100.3) <1836B380-C579-3195-BC3F-77404D432186> /usr/lib/system/libsystem_m.dylib
0x7fff2a4ba000 - 0x7fff2a4bafff libcharset.1.dylib (59) <3A46C22D-E678-356B-9BAD-6E837704D662> /usr/lib/libcharset.1.dylib
0x7fff2a4bb000 - 0x7fff2a4c0fff libmacho.dylib (980) /usr/lib/system/libmacho.dylib
0x7fff2a4c1000 - 0x7fff2a4dcfff libkxld.dylib (7195.141.49.702.12) <6585C769-FACC-3E47-844B-C7011292F3C5> /usr/lib/system/libkxld.dylib
0x7fff2a4dd000 - 0x7fff2a4e8fff libcommonCrypto.dylib (60178.120.3) /usr/lib/system/libcommonCrypto.dylib
0x7fff2a4e9000 - 0x7fff2a4f3fff libunwind.dylib (201) <9D6A6228-8DC3-3521-B458-4EDE4A9F5E65> /usr/lib/system/libunwind.dylib
0x7fff2a4f4000 - 0x7fff2a4fbfff liboah.dylib (203.58) /usr/lib/liboah.dylib
0x7fff2a4fc000 - 0x7fff2a506fff libcopyfile.dylib (173.40.2) /usr/lib/system/libcopyfile.dylib
0x7fff2a507000 - 0x7fff2a50efff libcompiler_rt.dylib (102.2) /usr/lib/system/libcompiler_rt.dylib
0x7fff2a50f000 - 0x7fff2a511fff libsystem_collections.dylib (1439.141.1) <21F2EF42-56ED-3E0F-9C29-94E0888DC52C> /usr/lib/system/libsystem_collections.dylib
0x7fff2a512000 - 0x7fff2a514fff libsystem_secinit.dylib (87.60.1) /usr/lib/system/libsystem_secinit.dylib
0x7fff2a515000 - 0x7fff2a517fff libremovefile.dylib (49.120.1) <5AC9F8EC-F0E8-3D8A-ADB5-96B5FB581896> /usr/lib/system/libremovefile.dylib
0x7fff2a518000 - 0x7fff2a518fff libkeymgr.dylib (31) <9FBE08F6-0679-3976-AFDC-1EAF40C3958F> /usr/lib/system/libkeymgr.dylib
0x7fff2a519000 - 0x7fff2a520fff libsystem_dnssd.dylib (1310.140.1) <8C4D6C93-285F-3587-A986-5BB96A1C664F> /usr/lib/system/libsystem_dnssd.dylib
0x7fff2a521000 - 0x7fff2a526fff libcache.dylib (83) <56DCEFF5-111E-32FD-B4E9-E148507C4FEC> /usr/lib/system/libcache.dylib
0x7fff2a527000 - 0x7fff2a528fff libSystem.B.dylib (1292.120.1) /usr/lib/libSystem.B.dylib
0x7fff2a529000 - 0x7fff2a52cfff libfakelink.dylib (3) <6002BC93-3627-366E-8D21-A552D56CB215> /usr/lib/libfakelink.dylib
0x7fff2a52d000 - 0x7fff2a52dfff com.apple.SoftLinking (1.0 - 1) <3D0CEDFD-B263-39CA-8B31-E0A498D05EB3> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
0x7fff2a52e000 - 0x7fff2a565fff libpcap.A.dylib (98.100.3) <236EE73F-6D38-38E0-9BC0-B427DEB7F9FD> /usr/lib/libpcap.A.dylib
0x7fff2a566000 - 0x7fff2a656fff libiconv.2.dylib (59) /usr/lib/libiconv.2.dylib
0x7fff2a657000 - 0x7fff2a668fff libcmph.dylib (8) <83A69507-07D1-387F-9D06-1011E7909EAC> /usr/lib/libcmph.dylib
0x7fff2a669000 - 0x7fff2a6dafff libarchive.2.dylib (83.100.2) <45B577F5-0064-3E73-89B8-BE4A121B214F> /usr/lib/libarchive.2.dylib
0x7fff2a6db000 - 0x7fff2a742fff com.apple.SearchKit (1.4.1 - 1.4.1) <7C264603-379D-38BF-A3EC-49C01059C5E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff2a743000 - 0x7fff2a744fff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib
0x7fff2a745000 - 0x7fff2a767fff com.apple.applesauce (1.0 - 16.28) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff2a768000 - 0x7fff2a77ffff libapple_nghttp2.dylib (1.41) /usr/lib/libapple_nghttp2.dylib
0x7fff2a780000 - 0x7fff2a796fff libSparseBLAS.dylib (1336.140.1) <7D926256-F187-33CA-87D6-74F1660C438A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff2a797000 - 0x7fff2a798fff com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <9BFE310E-E910-3228-BDF5-21A7C4468D89> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff2a799000 - 0x7fff2a79efff libpam.2.dylib (28.40.1.700.1) <564320AF-69E5-3FEE-BE3A-E500B9B6786F> /usr/lib/libpam.2.dylib
0x7fff2a79f000 - 0x7fff2a7befff libcompression.dylib (96.120.1) /usr/lib/libcompression.dylib
0x7fff2a7bf000 - 0x7fff2a7c4fff libQuadrature.dylib (7) <256CB21E-2878-3F22-B4B5-E1FB60D64C9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff2a7c5000 - 0x7fff2ab62fff libLAPACK.dylib (1336.140.1) <02F2D4D1-8763-32D1-B5F9-9DD439EFC8E8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff2ab63000 - 0x7fff2abb2fff com.apple.DictionaryServices (1.2 - 341) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff2abb3000 - 0x7fff2abcbfff liblzma.5.dylib (16) <455C9083-014D-3037-AC54-1395F3796734> /usr/lib/liblzma.5.dylib
0x7fff2abcc000 - 0x7fff2abcdfff libcoretls_cfhelpers.dylib (169.100.1) <6760D250-2628-3DA2-A8A4-6F438E09527A> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff2abce000 - 0x7fff2acc9fff com.apple.APFS (1677.141.3 - 1677.141.3) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff2acca000 - 0x7fff2acd8fff libxar.1.dylib (452.140.1) <9E460111-1BBC-31FE-8CAF-FA8AEC22C1E9> /usr/lib/libxar.1.dylib
0x7fff2acd9000 - 0x7fff2acdcfff libutil.dylib (58.40.3) /usr/lib/libutil.dylib
0x7fff2acdd000 - 0x7fff2ad05fff libxslt.1.dylib (17.10) <52B300FD-B3F6-3689-9554-98B543A298C7> /usr/lib/libxslt.1.dylib
0x7fff2ad06000 - 0x7fff2ad10fff libChineseTokenizer.dylib (37.1) <62BC78D3-1400-3366-A04E-C8BEE6AC00B5> /usr/lib/libChineseTokenizer.dylib
0x7fff2ad11000 - 0x7fff2adcefff libvMisc.dylib (760.100.3) <560739C2-D16B-36CA-89F4-BD4DD2192333> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff2adcf000 - 0x7fff2ae66fff libate.dylib (3.0.6) /usr/lib/libate.dylib
0x7fff2ae67000 - 0x7fff2ae6efff libIOReport.dylib (64.100.1) <0997845A-1FF3-35B3-A5ED-2FB16D07F624> /usr/lib/libIOReport.dylib
0x7fff2af70000 - 0x7fff2af77fff libMatch.1.dylib (38) <48FD1C03-C887-3052-9641-BF27E829577E> /usr/lib/libMatch.1.dylib
0x7fff2af78000 - 0x7fff2b003fff libCoreStorage.dylib (554.140.2) /usr/lib/libCoreStorage.dylib
0x7fff2b004000 - 0x7fff2b057fff com.apple.AppleVAFramework (6.1.3 - 6.1.3) <1D2A99E8-473C-3C56-BD50-98549FDC8932> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff2b058000 - 0x7fff2b071fff libexpat.1.dylib (26.141.1) <0416D6BA-2AEB-3BBA-8584-FA28E62E8007> /usr/lib/libexpat.1.dylib
0x7fff2b072000 - 0x7fff2b07bfff libheimdal-asn1.dylib (597.140.4) <60E659ED-BF63-3853-868D-D82D981AA955> /usr/lib/libheimdal-asn1.dylib
0x7fff2b07c000 - 0x7fff2b090fff com.apple.IconFoundation (479.4 - 479.4) <71915E97-2F3E-36EE-B000-0EE7B258DD29> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
0x7fff2b091000 - 0x7fff2b0fdfff com.apple.IconServices (479.4 - 479.4) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff2b0fe000 - 0x7fff2b19cfff com.apple.MediaExperience (1.0 - 1) /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x7fff2b19d000 - 0x7fff2b1c5fff com.apple.persistentconnection (1.0 - 1.0) /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x7fff2b1c6000 - 0x7fff2b1d4fff com.apple.GraphVisualizer (1.0 - 100.1) <928039C0-8548-38A0-BBE9-6AA807CCE7B7> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff2b1d5000 - 0x7fff2b5f0fff com.apple.vision.FaceCore (4.3.2 - 4.3.2) <13FFCD22-55DB-301B-9C6F-03C94266591B> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff2b5f1000 - 0x7fff2b638fff com.apple.OTSVG (1.0 - 677.6.0.4) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff2b639000 - 0x7fff2b63ffff com.apple.xpc.AppServerSupport (1.0 - 2038.120.1.701.2) /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
0x7fff2b640000 - 0x7fff2b652fff libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <24525668-9221-3A7B-8C64-CDAE418049DA> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x7fff2b653000 - 0x7fff2b655fff libspindump.dylib (295.3) /usr/lib/libspindump.dylib
0x7fff2b656000 - 0x7fff2b716fff com.apple.Heimdal (4.0 - 2.0) <52976F1C-2F22-397A-8F21-38BEB3061DC2> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff2b717000 - 0x7fff2b731fff com.apple.login (3.0 - 3.0) /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff2b8b6000 - 0x7fff2b8f2fff com.apple.bom (14.0 - 235.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff2b8f3000 - 0x7fff2b93cfff com.apple.AppleJPEG (1.0 - 1) <2A8FF19B-B937-3F0B-A59B-A9A8B24F53E6> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff2b93d000 - 0x7fff2ba1cfff libJP2.dylib (2130.16.2) <967ABC46-39E1-38CC-8BE5-FDE37AFB77BD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff2ba1d000 - 0x7fff2ba20fff com.apple.WatchdogClient.framework (1.0 - 98.120.2) <2907CD2F-A115-34CF-BB9D-DCFEBAEE78F3> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x7fff2ba21000 - 0x7fff2ba57fff com.apple.MultitouchSupport.framework (4440.3.1 - 4440.3.1) <9F19F332-ADC4-3D35-A9ED-C62AC334A704> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff2ba58000 - 0x7fff2bbb6fff com.apple.VideoToolbox (1.0 - 2780.10.4.1.1) <774F6519-3AF4-3B1C-BCA8-72B287B8CF05> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff2bbb7000 - 0x7fff2bbeafff libAudioToolboxUtility.dylib (1181.72.5) /usr/lib/libAudioToolboxUtility.dylib
0x7fff2bbeb000 - 0x7fff2bc0bfff libPng.dylib (2130.16.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff2bc0c000 - 0x7fff2bc6dfff libTIFF.dylib (2130.16.2) <48B3B58D-BC6F-3D7B-988C-729475BFACCA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff2bc6e000 - 0x7fff2bc8afff com.apple.IOPresentment (58 - 37) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff2bc8b000 - 0x7fff2bc92fff com.apple.GPUWrangler (6.3.6 - 6.3.6) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff2bc93000 - 0x7fff2bc96fff libRadiance.dylib (2130.16.2) <5B7B2CA5-D6ED-3A8E-97BC-A3D99EE023F9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff2bc97000 - 0x7fff2bc9cfff com.apple.DSExternalDisplay (3.1 - 380) <85C7B7A3-8E61-3773-A7A1-0E594C390144> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff2bc9d000 - 0x7fff2bcc1fff libJPEG.dylib (2130.16.2) <164FF5FC-2979-394D-8474-D35A20394794> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff2bcc2000 - 0x7fff2bcf1fff com.apple.ATSUI (1.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x7fff2bcf2000 - 0x7fff2bcf6fff libGIF.dylib (2130.16.2) <3EDEAB7F-7268-3DA5-898D-1C21579DC859> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff2bcf7000 - 0x7fff2bd00fff com.apple.CMCaptureCore (1.0 - 82.6) /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
0x7fff2bd01000 - 0x7fff2bd48fff com.apple.print.framework.PrintCore (16.1 - 531.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff2bd49000 - 0x7fff2be16fff com.apple.TextureIO (3.10.9 - 3.10.9) <3AC1D19C-DACE-33A7-9C89-BDD3D38A7080> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff2be17000 - 0x7fff2be1ffff com.apple.InternationalSupport (1.0 - 61.1) /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff2be20000 - 0x7fff2be9afff com.apple.datadetectorscore (8.0 - 674) <3B902938-2B3E-31A5-A57B-151BBB5D8BC8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff2be9b000 - 0x7fff2bef8fff com.apple.UserActivity (439 - 439) <59BC012A-4927-3FB9-9AEF-75F0096A1548> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
0x7fff2cb66000 - 0x7fff2cb97fff libSessionUtility.dylib (76.69) <9CA8B6AC-ADC8-3805-A7AE-2532B3C0EBB0> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
0x7fff2cb98000 - 0x7fff2ccccfff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <99F6F2D8-189D-398C-A38C-B6B49F66A6E8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff2cccd000 - 0x7fff2cd32fff com.apple.audio.AudioSession (1.0 - 76.69) <85C29DF5-2A9A-3029-8AF5-91E83074C414> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
0x7fff2cd33000 - 0x7fff2cd45fff libAudioStatistics.dylib (27.64) /usr/lib/libAudioStatistics.dylib
0x7fff2cd46000 - 0x7fff2cd55fff com.apple.speech.synthesis.framework (9.0.66 - 9.0.66) <1746AB65-AAAA-3BAB-AAD3-C158FB532798> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff2cd56000 - 0x7fff2cdc2fff com.apple.ApplicationServices.ATS (377 - 516) <484D4858-74A8-3541-91E5-2C74F70A3824> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff2cdc3000 - 0x7fff2cddbfff libresolv.9.dylib (68.2) <78461752-674E-35D5-94D6-17E627802577> /usr/lib/libresolv.9.dylib
0x7fff2cf0e000 - 0x7fff2cfedfff libSMC.dylib (20) <038349BC-2D55-3E20-B3C3-BFEEA36E730A> /usr/lib/libSMC.dylib
0x7fff2cfee000 - 0x7fff2d04dfff libcups.2.dylib (494.7) <0006C772-A113-37BC-A8AD-A7B96DE21EE2> /usr/lib/libcups.2.dylib
0x7fff2d04e000 - 0x7fff2d05dfff com.apple.LangAnalysis (1.7.0 - 254) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff2d05e000 - 0x7fff2d068fff com.apple.NetAuth (6.2 - 6.2) <2FB90509-3BD8-39CF-BE6A-5490F84FF284> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff2d069000 - 0x7fff2d070fff com.apple.ColorSyncLegacy (4.13.0 - 1) <00861A68-F725-3E01-BDB9-64823636DD90> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff2d071000 - 0x7fff2d07cfff com.apple.QD (4.0 - 416) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff2d07d000 - 0x7fff2d6d1fff com.apple.audio.AudioResourceArbitration (1.0 - 1) <09E26A64-0C70-38AD-B9C9-7F8847E1F09F> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x7fff2d6d2000 - 0x7fff2d6ddfff com.apple.perfdata (1.0 - 67.40.1) <4A3F192A-2416-3D16-B318-A160264359DE> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
0x7fff2d6de000 - 0x7fff2d6ecfff libperfcheck.dylib (41) <7D626792-9A87-3A1F-BE6E-C7D8FE62B800> /usr/lib/libperfcheck.dylib
0x7fff2d6ed000 - 0x7fff2d6fcfff com.apple.Kerberos (3.0 - 1) <69B24A09-0788-3ACA-A01C-358746980694> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff2d6fd000 - 0x7fff2d74dfff com.apple.GSS (4.0 - 2.0) <5C6BCBC8-F041-3588-AC99-94CD85737E2B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff2d74e000 - 0x7fff2d75efff com.apple.CommonAuth (4.0 - 2.0) <82E6D81F-8B40-3986-B5F2-CF151AD8C06C> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff2d7b4000 - 0x7fff2d7d3fff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff2d7d4000 - 0x7fff2d7dcfff com.apple.CorePhoneNumbers (1.0 - 1) <463A5379-F673-3712-8422-9A0DA38D75E5> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff2d92f000 - 0x7fff2d92ffff liblaunch.dylib (2038.120.1.701.2) /usr/lib/system/liblaunch.dylib
0x7fff2e116000 - 0x7fff2e261fff com.apple.Sharing (1630 - 1630) <35DFD4B9-28E6-35BE-AD57-6959C23715B4> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff2e262000 - 0x7fff2e383fff com.apple.Bluetooth (8.0.5 - 8.0.5d7) <173115D9-072B-3205-8A79-419EE173EB9E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff2e39d000 - 0x7fff2e3f6fff com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff2fb5e000 - 0x7fff2fb85fff com.apple.RemoteViewServices (2.0 - 163) <960463A4-6F65-3E89-8918-FA77BF9F6ADC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff2fb86000 - 0x7fff2fb95fff com.apple.SpeechRecognitionCore (6.1.25 - 6.1.25) <08338B73-5E68-33E3-93DC-F5BAF287CF82> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff2fb96000 - 0x7fff2fb9dfff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <927F7D7F-8BD2-3EF2-A239-C20010C2149E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff2fdcb000 - 0x7fff2fdcbfff libsystem_product_info_filter.dylib (8.40.1) /usr/lib/system/libsystem_product_info_filter.dylib
0x7fff2fea3000 - 0x7fff2fea3fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff2fec9000 - 0x7fff2fec9fff com.apple.CoreServices (1122.45 - 1122.45) <05DA2462-9BFC-38D9-820A-8842710471D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff30085000 - 0x7fff30085fff com.apple.Accelerate (1.11 - Accelerate 1.11) <3D8DECC6-19B3-3A32-98CF-EB07536D1635> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff308c8000 - 0x7fff3092dfff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff3092e000 - 0x7fff30937fff com.apple.SymptomDiagnosticReporter (1.0 - 79.120.1) /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff3094b000 - 0x7fff30957fff com.apple.AppleIDAuthSupport (1.0 - 1) /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff30958000 - 0x7fff30a00fff com.apple.DiscRecording (9.0.3 - 9030.4.5) <2EB0A304-1C88-350B-BDFA-B9F73767D44C> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff30a01000 - 0x7fff30a34fff com.apple.MediaKit (16 - 927.40.2) <058F1A64-1627-3D16-89D3-5BF269940F83> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff30a35000 - 0x7fff30b20fff com.apple.DiskManagement (14.0 - 1733.140.2) <037C755C-7622-37EC-9795-50169FBA1374> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff30f0e000 - 0x7fff3105dfff com.apple.FileProvider (349.141.2.700.1 - 349.141.2.700.1) <8A840A12-246F-36D5-ADAC-DEE495B068FF> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff3105e000 - 0x7fff31080fff com.apple.GenerationalStorage (2.0 - 323) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff319bc000 - 0x7fff319f7fff com.apple.DebugSymbols (195.1 - 195.1) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff319f8000 - 0x7fff31aadfff com.apple.CoreSymbolication (12.5 - 64544.81.1) <47B26D54-12C1-32BF-BF40-062AAEB11699> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff329bc000 - 0x7fff32a1ffff com.apple.framework.Apple80211 (17.0 - 1728) <9C381425-3738-3E47-B32C-B66ACF7B7FE8> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff32a20000 - 0x7fff32b71fff com.apple.CoreWiFi (3.0 - 341) <70C6B86C-96C5-3FE0-90AA-C13AAE870524> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff32e53000 - 0x7fff32e5afff com.apple.EFILogin (2.0 - 2) <5379A1B7-201D-333C-BCF5-005C4B30EE14> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff32e5b000 - 0x7fff32e66fff libcsfde.dylib (554.140.2) <71B9E18E-B9B1-3E17-933E-64ADF6F7B5D7> /usr/lib/libcsfde.dylib
0x7fff330b8000 - 0x7fff330b8fff com.apple.ApplicationServices (48 - 50) <59E17F70-AB03-320D-B955-8F87F2C40898> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff333cd000 - 0x7fff333cdfff libHeimdalProxy.dylib (79) <69042CA5-B0DE-392D-8B32-51446EA228C5> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x7fff33480000 - 0x7fff33480fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <1A2C9DDE-749F-3134-9F0A-2BC6C4E08AC0> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff34451000 - 0x7fff344a1fff com.apple.ChunkingLibrary (334.1 - 334.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff34eb5000 - 0x7fff34eb8fff com.apple.Cocoa (6.11 - 23) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff3cb97000 - 0x7fff3cbb6fff com.apple.private.SystemPolicy (1.0 - 1) <89781097-BA30-3186-B368-3830D1FE4FC0> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
0x7fff3d4f4000 - 0x7fff3d506fff libmis.dylib (274.140.2) /usr/lib/libmis.dylib
0x7fff411b8000 - 0x7fff411d6fff libCGInterfaces.dylib (544.6) <91BB95A8-5FD1-30DF-9B9C-D93C8F2A3F57> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff462ab000 - 0x7fff462b6fff libGPUSupportMercury.dylib (18.5.9) <330171F3-47AE-3035-AC73-F205D16E85BB> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff659c4000 - 0x7fff65ed7fff com.apple.driver.AppleIntelHD5000GraphicsGLDriver (16.5.14 - 16.0.5) <59A0E210-57D8-3F3A-ABC2-5FEC56505889> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
0x7fff6b856000 - 0x7fff6b85cfff libCoreFSCache.dylib (200.12) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff6b85d000 - 0x7fff6b861fff libCoreVMClient.dylib (200.12) <4D617E02-85B8-3BC2-82FE-5CEA77809181> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff6b862000 - 0x7fff6b871fff com.apple.opengl (18.5.9 - 18.5.9) <610E765C-8C0D-3422-AD6E-636D3EBD2AD0> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff6b872000 - 0x7fff6b874fff libCVMSPluginSupport.dylib (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff6b875000 - 0x7fff6b87dfff libGFXShared.dylib (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff6b87e000 - 0x7fff6b8b1fff libGLImage.dylib (18.5.9) <6C478ED9-E513-3E43-B9F1-D15A20A0EE85> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff6b8b2000 - 0x7fff6b8eefff libGLU.dylib (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff6b8ef000 - 0x7fff6ba82fff libGLProgrammability.dylib (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff6ba83000 - 0x7fff6ba8dfff libGL.dylib (18.5.9) <08A0476A-D04F-3816-AA4D-11EC2467F748> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff6ba8e000 - 0x7fff6bc0bfff GLEngine (18.5.9) <4EE52A2A-C59F-3062-A6B6-3585DE07C7EE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff6bc0c000 - 0x7fff6bc34fff GLRendererFloat (18.5.9) <8F66A566-7F7B-3C58-99BC-2D9424B698C5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff6cecd000 - 0x7fff6cf25fff com.apple.opencl (4.6 - 4.6) <8C87D26C-12C6-33E8-AE32-45B699667DB3> /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=705.8M resident=0K(0%) swapped_out_or_unallocated=705.8M(100%)
Writable regions: Total=1.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.0G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 1
CG backing stores 3240K 6
CoreAnimation 4K 1
CoreGraphics 4K 1
CoreServices 92K 1
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 218.1M 55
MALLOC guard page 32K 8
MALLOC_LARGE (reserved) 384.6M 5 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
OpenGL GLSL 256K 3
STACK GUARD 56.0M 8
Stack 11.6M 8
VM_ALLOCATE 132K 16
__DATA 17.1M 295
__DATA_CONST 12.1M 168
__DATA_DIRTY 548K 99
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 501.3M 16
__OBJC_RO 70.3M 1
__OBJC_RW 2496K 2
__TEXT 204.5M 296
__UNICODE 588K 1
mapped file 223.9M 17
shared memory 784K 19
=========== ======= =======
TOTAL 2.0G 1032
TOTAL, minus reserved VM space 1.3G 1032

Model: MacBookPro11,2, BootROM 478.0.0.0.0, 4 processors, Quad-Core Intel Core i7, 2.2 GHz, 16 GB, SMC 2.18f15
Graphics: kHW_IntelIrisProItem, Intel Iris Pro, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1680.11)
Bluetooth: Version 8.0.5d7, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0256F, 251 GB
USB Device: USB 3.0 Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1

@s-petersen s-petersen added the bug Something isn't working label Dec 30, 2023
@s-petersen s-petersen changed the title crash on Macbook on install / startup Intel Darwin crash report included crash on Macbook on install / startup Intel Big Sur crash report included Dec 30, 2023
@s-petersen
Copy link
Author

I was able to get around the issue by examine app contents, navigated to sdrpp and made an alias copied to desktop, changed icon, and it works fine now

@AlexandreRouma
Copy link
Owner

Surprisingly can indeed replicate on my MacOS 10.15 2009 mac pro.

It seems to only happen when double clicking the bundle and not when running the executable contained within from the command line. It must be something related to the environment changing but I'm not sure...

@s-petersen
Copy link
Author

s-petersen commented Jan 17, 2024 via email

@s-petersen
Copy link
Author

Forgot to add, navigating through finder, and double clicking on the executable also runs, so maybe an issue in the package configuration relating to paths or something?, I'm not sure how a package is configured (I know nothing!), so just a guess.

@AlexandreRouma AlexandreRouma changed the title crash on Macbook on install / startup Intel Big Sur crash report included MacOS crash when double clicking bundle, runs fine when starting the executable or when bundle is compiled on system Jan 26, 2024
@AlexandreRouma AlexandreRouma changed the title MacOS crash when double clicking bundle, runs fine when starting the executable or when bundle is compiled on system MacOS crash when double clicking bundle, runs fine when starting the executable or when compiled on system Jan 26, 2024
@AlexandreRouma AlexandreRouma changed the title MacOS crash when double clicking bundle, runs fine when starting the executable or when compiled on system MacOS crash when double clicking, fine when running executable or compiled on system Jan 26, 2024
@AlexandreRouma
Copy link
Owner

AlexandreRouma commented Jan 29, 2024

@s-petersen Can you replicate this:

  1. Download the latest nightly
  2. Double-click it, it should crash
  3. open a terminal and run xattr -d com.apple.quarantine <sdr++ bundle>
  4. Double-click it, it should run

@s-petersen
Copy link
Author

s-petersen commented Jan 29, 2024

I copied and pasted into terminal and got
-bash: syntax error near unexpected token `newline'
When I try to open it it will not open, as it is untrusted

@AlexandreRouma
Copy link
Owner

AlexandreRouma commented Jan 29, 2024

you need to edit the command with the filename of the bundle for example xattr -d com.apple.quarantine SDR++.app
And obviously the terminal has to be in the folder of the bundle.

@s-petersen
Copy link
Author

Took a while for me to figure how to open a terminal in the correct folder, but that fixed it. Thanks!

@AlexandreRouma
Copy link
Owner

Alright so you can confirm the program opens properly when double clicking after this "fix"?

@s-petersen
Copy link
Author

s-petersen commented Jan 29, 2024

Yes. I first had to open the "untrusted" file the first time, then I applied the "fix" and now it works. Do you want me to try from scratch with a fresh download, and "fix" it before "trusting" it?

@AlexandreRouma
Copy link
Owner

yeah you can try that too

@s-petersen
Copy link
Author

That seems to have taken care of it, works fine. Thanks!

@AlexandreRouma
Copy link
Owner

Alright.
Well it's not really a good fix, I still need to figure out the root cause of this so people don't have to do this.

@tomduca
Copy link

tomduca commented Apr 11, 2024

Alright. Well it's not really a good fix, I still need to figure out the root cause of this so people don't have to do this.

I get this when trying to launch from inside the package in case that it helps:
“sdrpp” cannot be opened because it is from an unidentified developer.
image

And this when double clicking the downloaded package:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants