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

Cannot scan NAS smb from osx. #774

Closed
akahncmu opened this issue Jan 29, 2021 · 7 comments
Closed

Cannot scan NAS smb from osx. #774

akahncmu opened this issue Jan 29, 2021 · 7 comments

Comments

@akahncmu
Copy link

I was attempting to run a scan on a NAS connected through smb

Application Identifier: com.hardcoded-software.dupeguru
Application Version: 4.0.3
Mac OS X Version: Version 10.13.6 (Build 17G14042)

Traceback (most recent call last):

File "build/dupeGuru.app/Contents/Resources/py/cocoa/inter.py", line 259, in pulse
File "build/dupeGuru.app/Contents/Resources/py/hscommon/gui/progress_window.py", line 101, in pulse
File "build/dupeGuru.app/Contents/Resources/py/core/app.py", line 323, in _job_error
File "build/dupeGuru.app/Contents/Resources/py/hscommon/jobprogress/performer.py", line 43, in _async_run
File "build/dupeGuru.app/Contents/Resources/py/core/app.py", line 776, in do
File "build/dupeGuru.app/Contents/Resources/py/core/directories.py", line 159, in get_files
File "build/dupeGuru.app/Contents/Resources/py/core/directories.py", line 100, in _get_files
File "build/dupeGuru.app/Contents/Resources/py/core/directories.py", line 100, in _get_files
File "build/dupeGuru.app/Contents/Resources/py/core/directories.py", line 100, in _get_files
File "build/dupeGuru.app/Contents/Resources/py/core/directories.py", line 100, in _get_files
File "build/dupeGuru.app/Contents/Resources/py/core/directories.py", line 100, in _get_files
File "build/dupeGuru.app/Contents/Resources/py/core/directories.py", line 100, in _get_files
File "build/dupeGuru.app/Contents/Resources/py/core/directories.py", line 90, in _get_files
File "build/dupeGuru.app/Contents/Resources/py/core/fs.py", line 257, in get_files
File "build/dupeGuru.app/Contents/Resources/py/core/fs.py", line 244, in get_file
File "build/dupeGuru.app/Contents/Resources/py/hscommon/path.py", line 226, in wrapped
File "build/dupeGuru.app/Contents/Resources/py/inter/directories.py", line 22, in can_handle
File "build/dupeGuru.app/Contents/Resources/py/inter/directories.py", line 15, in is_bundle
NameError: name 'logging' is not defined
@akahncmu
Copy link
Author

This seems very similar to #389 - which appears fixed. I was running version 4.0.3. Do I need to run a later version in order to get the fix? in order to get a newer version for OSX, do I need to build from source?

@arsenetar
Copy link
Owner

A later version should not have the issue, there are some test builds over in #753 that are basically 4.1.0, there are some minor issues with those builds. The latest test cocoa build is https://github.com/arsenetar/dupeguru/files/5778985/dupeguru_osx_cocoa_4_0_4_RC6.dmg.zip. If you want to build from source I would recommend the qt UI version as it does not have some of the issues the cocoa version has.

@akahncmu
Copy link
Author

that one failed to launch after install. I'll include the stacktrace here

Process: dupeGuru [2846]
Path: /Applications/dupeGuru.app/Contents/MacOS/dupeGuru
Identifier: com.hardcoded-software.dupeguru
Version: 4.0.4 (4.0.4)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: dupeGuru [2846]
User ID: 501

Date/Time: 2021-01-29 13:47:59.239 -0800
OS Version: Mac OS X 10.13.6 (17G14042)
Report Version: 12
Anonymous UUID: F8C6A18D-78EF-4146-9EE5-5870B201CBCA

Sleep/Wake UUID: F65D779F-8DCC-48E2-9F48-970C6AB0D63B

Time Awake Since Boot: 12000 seconds
Time Since Wake: 130 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:
*** Terminating app due to uncaught exception 'PythonException', reason: '<class 'AttributeError'>: module 'main' has no attribute 'PyDupeGuru''
abort() called
terminating with uncaught exception of type NSException

Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff367e5f3b __exceptionPreprocess + 171
1 libobjc.A.dylib 0x00007fff5db8e942 objc_exception_throw + 48
2 dupeGuru 0x000000010f7ae86a _Py_DECREF + 0
3 dupeGuru 0x000000010f7ae72b ObjP_findPythonClass + 130
4 dupeGuru 0x000000010f7a196f -[PyDupeGuru init] + 73
5 dupeGuru 0x000000010f7ab226 -[AppDelegate awakeFromNib] + 49
6 CoreFoundation 0x00007fff3676388f -[NSSet makeObjectsPerformSelector:] + 271
7 AppKit 0x00007fff33cbd785 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1594
8 AppKit 0x00007fff33cb4959 loadNib + 435
9 AppKit 0x00007fff33cb3e7d +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 696
10 AppKit 0x00007fff33cb3ac2 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 204
11 AppKit 0x00007fff33cb3883 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 447
12 AppKit 0x00007fff33cb190e NSApplicationMain + 504
13 dupeGuru 0x000000010f7aa471 main + 314
14 libdyld.dylib 0x00007fff5e7a9015 start + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff5e8f9b66 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff5eac4080 pthread_kill + 333
2 libsystem_c.dylib 0x00007fff5e8551ae abort + 127
3 libc++abi.dylib 0x00007fff5c74ff8f abort_message + 245
4 libc++abi.dylib 0x00007fff5c75012b default_terminate_handler() + 265
5 libobjc.A.dylib 0x00007fff5db90a47 _objc_terminate() + 97
6 libc++abi.dylib 0x00007fff5c76b7c9 std::__terminate(void (*)()) + 8
7 libc++abi.dylib 0x00007fff5c76b26f __cxa_throw + 121
8 libobjc.A.dylib 0x00007fff5db8ea71 objc_exception_throw + 351
9 com.hardcoded-software.dupeguru 0x000000010f7ae86a ObjP_raisePyExceptionInCocoa + 274
10 com.hardcoded-software.dupeguru 0x000000010f7ae72b ObjP_findPythonClass + 130
11 com.hardcoded-software.dupeguru 0x000000010f7a196f -[PyDupeGuru init] + 73
12 com.hardcoded-software.dupeguru 0x000000010f7ab226 -[AppDelegate awakeFromNib] + 49
13 com.apple.CoreFoundation 0x00007fff3676388f -[NSSet makeObjectsPerformSelector:] + 271
14 com.apple.AppKit 0x00007fff33cbd785 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1594
15 com.apple.AppKit 0x00007fff33cb4959 loadNib + 435
16 com.apple.AppKit 0x00007fff33cb3e7d +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 696
17 com.apple.AppKit 0x00007fff33cb3ac2 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 204
18 com.apple.AppKit 0x00007fff33cb3883 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 447
19 com.apple.AppKit 0x00007fff33cb190e NSApplicationMain + 504
20 com.hardcoded-software.dupeguru 0x000000010f7aa471 main + 314
21 libdyld.dylib 0x00007fff5e7a9015 start + 1

Thread 1:
0 libsystem_kernel.dylib 0x00007fff5e8fa28a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff5eac120e _pthread_wqthread + 1552
2 libsystem_pthread.dylib 0x00007fff5eac0be9 start_wqthread + 13

Thread 2:
0 libsystem_kernel.dylib 0x00007fff5e8fa28a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff5eac120e _pthread_wqthread + 1552
2 libsystem_pthread.dylib 0x00007fff5eac0be9 start_wqthread + 13

Thread 3:
0 libsystem_pthread.dylib 0x00007fff5eac0bdc start_wqthread + 0
1 com.apple.CoreFoundation 0x00007fff36aabd7a 0x7fff366df000 + 3984762

Thread 4:
0 libsystem_kernel.dylib 0x00007fff5e8fa28a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff5eac1009 _pthread_wqthread + 1035
2 libsystem_pthread.dylib 0x00007fff5eac0be9 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff5e8fa28a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff5eac1009 _pthread_wqthread + 1035
2 libsystem_pthread.dylib 0x00007fff5eac0be9 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007fff96e6e380 rcx: 0x00007ffee0460bb8 rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffee0460bf0 rsp: 0x00007ffee0460bb8
r8: 0x00007ffee0460a80 r9: 0x00007ffee0460c50 r10: 0x0000000000000000 r11: 0x0000000000000206
r12: 0x0000000000000307 r13: 0x0000000000000030 r14: 0x0000000000000006 r15: 0x000000000000002d
rip: 0x00007fff5e8f9b66 rfl: 0x0000000000000206 cr2: 0x00007fff96e4b168

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

Binary Images:
0x10f79c000 - 0x10f7bbff7 +com.hardcoded-software.dupeguru (4.0.4 - 4.0.4) <002E0051-DF6B-31B3-93D0-0644E193B362> /Applications/dupeGuru.app/Contents/MacOS/dupeGuru
0x10f80b000 - 0x10fa5aff7 +Python (73.40.6) /Applications/dupeGuru.app/Contents/Frameworks/Python
0x10feec000 - 0x10feefffb +_heapq.cpython-38-darwin.so (73.40.6) /Applications/dupeGuru.app/Contents/Resources/py/_heapq.cpython-38-darwin.so
0x10ff7c000 - 0x10ff83ff3 +_struct.cpython-38-darwin.so (73.40.6) <6CE769A5-7301-3A21-A20C-CA93FD9313A4> /Applications/dupeGuru.app/Contents/Resources/py/_struct.cpython-38-darwin.so
0x10ff94000 - 0x10ffabff7 +_pickle.cpython-38-darwin.so (73.40.6) <5EC3D406-F2A2-3B6D-B6B3-3745EB012622> /Applications/dupeGuru.app/Contents/Resources/py/_pickle.cpython-38-darwin.so
0x10ffbc000 - 0x10ffcbff3 +_socket.cpython-38-darwin.so (73.40.6) <60A60D99-F8D7-3E21-AD87-70992BA5A034> /Applications/dupeGuru.app/Contents/Resources/py/_socket.cpython-38-darwin.so
0x110065000 - 0x110070fff +math.cpython-38-darwin.so (73.40.6) /Applications/dupeGuru.app/Contents/Resources/py/math.cpython-38-darwin.so
0x110081000 - 0x110088ff7 +select.cpython-38-darwin.so (73.40.6) <02BA321A-B6BC-3BB9-BD7C-9ABBD40C2E30> /Applications/dupeGuru.app/Contents/Resources/py/select.cpython-38-darwin.so
0x110095000 - 0x1100a0ffb +array.cpython-38-darwin.so (73.40.6) <5E3DCF4E-32BF-33A0-A7D9-9B1C2D39BD88> /Applications/dupeGuru.app/Contents/Resources/py/array.cpython-38-darwin.so
0x11c527000 - 0x11c571adf dyld (551.5) /usr/lib/dyld
0x7fff3261e000 - 0x7fff327feff3 com.apple.avfoundation (2.0 - 1536.36) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff327ff000 - 0x7fff328b8fff com.apple.audio.AVFAudio (1.0 - ???) <716306C4-A0EA-3D81-8F33-943153538C47> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff329be000 - 0x7fff329befff com.apple.Accelerate (1.11 - Accelerate 1.11) <2EF00EFE-06E8-3082-85C3-2988B422A19D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff329d7000 - 0x7fff33125ffb com.apple.vImage (8.1 - ???) <56C275C1-459F-37CD-BF29-2E6D81C29E53> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff33126000 - 0x7fff332c6ff3 libBLAS.dylib (1211.50.2) <93259222-2D94-333D-A1EB-09C6FC4A64B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff332c7000 - 0x7fff33301fef libBNNS.dylib (38.1) <0AAE0109-71D5-3B26-8401-3E62DDF97624> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff33302000 - 0x7fff336dbff7 libLAPACK.dylib (1211.50.2) <70781D0B-AEAD-33EB-9900-10DC30F37D61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff336dc000 - 0x7fff336f2ff7 libLinearAlgebra.dylib (1211.50.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff336f3000 - 0x7fff336f8ff3 libQuadrature.dylib (3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff336f9000 - 0x7fff33779fff libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff3377a000 - 0x7fff3378cff7 libSparseBLAS.dylib (1211.50.2) <994A7D7E-FA3B-3943-A59C-8150B9AF86BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff3378d000 - 0x7fff33900fe7 libvDSP.dylib (622.50.5) <4BF310F4-31A3-3DA5-80E4-7F8014AD380B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff33901000 - 0x7fff339b7fef libvMisc.dylib (622.50.5) <88143A88-4FDE-35A1-85FE-54FF0C2A9E43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff339b8000 - 0x7fff339b8fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <880DEF40-389A-3F56-ACA1-B62A5BC57E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff33cac000 - 0x7fff34b0afff com.apple.AppKit (6.9 - 1561.61.100) <4E6EA3FA-8C2C-3B21-BFF9-6F8C458B7BE1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff34b5c000 - 0x7fff34b5cfff com.apple.ApplicationServices (48 - 50) <2B5B76E7-0AB2-31F9-BE58-B963BF1EC2E8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff34b5d000 - 0x7fff34bc3fff com.apple.ApplicationServices.ATS (377 - 445.5) <60176327-F757-308E-B61A-D43394E87CC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff34c5c000 - 0x7fff34d7eff7 libFontParser.dylib (222.1.9) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff34d7f000 - 0x7fff34dcaff7 libFontRegistry.dylib (221.6) <30C6D1DE-C0E3-3447-A0EF-829443D95F0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff34f0c000 - 0x7fff34f10ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <04764FB2-22D8-36F0-9647-2D21562E28D5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff34fb0000 - 0x7fff35002ffb com.apple.HIServices (1.22 - 625) <3C059A55-1409-373E-BF0B-C3299AFABDCF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff35003000 - 0x7fff35011fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <8BB267F4-D5AA-3D35-8269-1A3CEA054ACD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff35012000 - 0x7fff3505efff com.apple.print.framework.PrintCore (13.4 - 503.2) <2EA98448-9D6A-3912-9933-F7703CB01B6E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff3505f000 - 0x7fff35099fff com.apple.QD (3.12 - 404.2) <525E9518-DFF3-3D8D-BD48-E0D63EEDBD16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff3509a000 - 0x7fff350a6fff com.apple.speech.synthesis.framework (7.8.1 - 7.8.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff350a7000 - 0x7fff35335ff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff35337000 - 0x7fff35337fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <294802B9-E24D-34EB-973F-6D2B8E2E86CB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff3565a000 - 0x7fff359f7fff com.apple.CFNetwork (902.6 - 902.6) <46168F79-CCFA-349A-8508-B8CBCE27D440> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff35a0c000 - 0x7fff35a0cfff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff35a0d000 - 0x7fff35a10ffb com.apple.CommonPanels (1.2.6 - 98) <075486A5-8E39-3F72-BED7-752517379C55> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff35a11000 - 0x7fff35d16fff com.apple.HIToolbox (2.1.1 - 911.10) <8D2EBE85-9AF0-38BC-ACD3-1ED978643907> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff35d17000 - 0x7fff35d1affb com.apple.help (1.3.8 - 66) <7F210C1C-D7D3-3C97-A2E4-D3CC35F91807> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff35d1b000 - 0x7fff35d20fff com.apple.ImageCapture (9.0 - 9.0) <3993E094-AB86-3B22-BC18-4550F23854FF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff35d21000 - 0x7fff35db6ffb com.apple.ink.framework (10.9 - 221) <83976BB8-A423-3AA5-8221-6EB04B3DEF0A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff35db7000 - 0x7fff35dd1ff7 com.apple.openscripting (1.7 - 174) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff35df2000 - 0x7fff35df3fff com.apple.print.framework.Print (12 - 267) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff35df4000 - 0x7fff35df6ff7 com.apple.securityhi (9.0 - 55006) <1AB48F32-D1CB-3657-A30C-40A7E718A71D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff35df7000 - 0x7fff35dfdfff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <2A07BB54-438B-34C9-8061-45403E197ACA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff35f1e000 - 0x7fff35f1efff com.apple.Cocoa (6.11 - 22) <3269BC26-0217-39FE-A600-D702656D838B> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff35f2c000 - 0x7fff35fe5fff com.apple.ColorSync (4.13.0 - 3325) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff36172000 - 0x7fff36205ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff3626c000 - 0x7fff36295ffb com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff36296000 - 0x7fff365faff3 com.apple.CoreData (120 - 851) <283AF401-07BC-3D50-9B8C-7990E64F66BA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff365fb000 - 0x7fff366defff com.apple.CoreDisplay (99.14 - 99.14) <9B2B211D-EC0A-3569-BB37-887768CD6105> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff366df000 - 0x7fff36b7bfff com.apple.CoreFoundation (6.9 - 1455.300) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff36b7d000 - 0x7fff371acff7 com.apple.CoreGraphics (2.0 - 1161.21.5) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff371ae000 - 0x7fff3749dfff com.apple.CoreImage (13.0.0 - 579.5) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff3772c000 - 0x7fff37822ffb com.apple.CoreMedia (1.0 - 2276.80.4) <67942D16-3658-37FC-B61C-8ED3D4BFBFB9> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff37823000 - 0x7fff37871fff com.apple.CoreMediaIO (814.0 - 4995) <2A174DD1-431A-3313-9837-04C7E1B284B6> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff37872000 - 0x7fff37872fff com.apple.CoreServices (822.37 - 822.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff37873000 - 0x7fff378e7ffb com.apple.AE (735.2 - 735.2) <0938A72B-6A4A-36F1-95B3-5EF6B915CEEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff378e8000 - 0x7fff37bbffff com.apple.CoreServices.CarbonCore (1178.4.2 - 1178.4.2) <4692EE3A-11FE-31FD-AF5B-30F892E87A05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff37bc0000 - 0x7fff37bf4fff com.apple.DictionaryServices (1.2 - 284.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff37bf5000 - 0x7fff37bfdffb com.apple.CoreServices.FSEvents (1239.50.2 - 1239.50.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff37bfe000 - 0x7fff37dbcff7 com.apple.LaunchServices (822.37 - 822.37) <0DB4679F-AE39-3BF3-B39B-549322E355AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff37dbd000 - 0x7fff37e6dfff com.apple.Metadata (10.7.0 - 1191.8) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff37e6e000 - 0x7fff37ecefff com.apple.CoreServices.OSServices (822.37 - 822.37) <564DDE70-0250-346B-B5CC-4AFAC11A7373> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff37ecf000 - 0x7fff37f3dfff com.apple.SearchKit (1.4.0 - 1.4.0) <97DD9E7D-3567-382B-ACF7-CE0E4FE78D36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff37f3e000 - 0x7fff37f62ffb com.apple.coreservices.SharedFileList (71.21 - 71.21) <88991F51-0A75-34FF-8C91-ED0F3C270B7B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff38203000 - 0x7fff38353fff com.apple.CoreText (352.0 - 578.23) <10DAF601-85A8-3F9C-8B0B-69DC16B95E47> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff38354000 - 0x7fff3838efff com.apple.CoreVideo (1.8 - 0.0) <0DD4FFDF-E1F1-39D1-8246-5D0D9869F1EA> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff3838f000 - 0x7fff3841aff3 com.apple.framework.CoreWLAN (13.0 - 1350.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff38695000 - 0x7fff3869afff com.apple.DiskArbitration (2.7 - 2.7) <51DC4AED-6F0C-321F-93E3-20EA4341B768> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff3885b000 - 0x7fff38c22ffb com.apple.Foundation (6.9 - 1455.300) <0479E072-1DD0-3881-A9A2-EDAD3EE58C23> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff38c93000 - 0x7fff38cc3ff3 com.apple.GSS (4.0 - 2.0) <7E83A21E-4F90-38F3-9FD3-FAC0E0143243> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff38dd5000 - 0x7fff38ed9ffb com.apple.Bluetooth (6.0.7 - 6.0.7f22) <08E33A6B-16A7-3E4E-82C9-E1E5A84300D0> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff38f39000 - 0x7fff38fd4fff com.apple.framework.IOKit (2.0.2 - 1445.71.6) <4B5C715C-6A49-366B-9080-ABADE6A3B3BD> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff38fd6000 - 0x7fff38fddfff com.apple.IOSurface (211.15 - 211.15) <08DA3232-805F-304B-80DD-C86B49CC4AAD> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff38fde000 - 0x7fff39033ff3 com.apple.ImageCaptureCore (7.0 - 7.0) <5B5C36EE-69EE-39E8-8B5B-360EF3F4AC3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff39034000 - 0x7fff391b2fff com.apple.ImageIO.framework (3.3.0 - 1739.3.8) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff391b3000 - 0x7fff391b7ffb libGIF.dylib (1739.3.8) <003D0895-622E-3312-9DB3-F7B7BFD33AEE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff391b8000 - 0x7fff3929fff7 libJP2.dylib (1739.3.8) <9CD47B18-AAD7-379F-B04F-606B97CC62EA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff392a0000 - 0x7fff392c3fff libJPEG.dylib (1739.3.8) <67715B7F-83C3-3A0E-9F1C-8B69041E1E3E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff395b4000 - 0x7fff395daff3 libPng.dylib (1739.3.8) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff395db000 - 0x7fff395ddff3 libRadiance.dylib (1739.3.8) <7F224790-D5FF-3671-BDF0-22D676E6EE6A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff395de000 - 0x7fff3962bffb libTIFF.dylib (1739.3.8) <1D450863-14A2-3268-B848-037D7ABAB4B0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff397e7000 - 0x7fff3a4cdfff com.apple.JavaScriptCore (13605 - 13605.3.8) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff3a4e5000 - 0x7fff3a4feff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff3a7bd000 - 0x7fff3a7c4fff com.apple.MediaAccessibility (1.0 - 114) <00F21329-1163-3283-A882-A5DD7A12D353> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff3a874000 - 0x7fff3aedeff7 com.apple.MediaToolbox (1.0 - 2276.80.4) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff3aee0000 - 0x7fff3af61fff com.apple.Metal (125.30 - 125.30) <67EDA241-80B1-3C67-BB2B-FF83E49FEF8D> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff3af7e000 - 0x7fff3af99fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <8DED0F0C-4A10-36A3-A3E2-7D3CF429ACE1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff3af9a000 - 0x7fff3b009fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <48F4A97F-143A-3918-AB92-6733E258E25A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff3b00a000 - 0x7fff3b02efff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff3b02f000 - 0x7fff3b116ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <40EB0BAE-6DDE-3334-A28C-529AE4C6716A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff3b117000 - 0x7fff3b117ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff3c116000 - 0x7fff3c122ffb com.apple.NetFS (6.0 - 4.0) <02E09301-324F-3542-875D-B87B144635C8> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff3ef14000 - 0x7fff3ef6eff7 com.apple.opencl (2.8.24 - 2.8.24) <429B5283-276D-372D-BB0E-EEBE1408C393> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff3ef6f000 - 0x7fff3ef8bffb com.apple.CFOpenDirectory (10.13 - 207.50.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff3ef8c000 - 0x7fff3ef97fff com.apple.OpenDirectory (10.13 - 207.50.1) <8B54C486-14C9-3FEF-97B8-F4D6F59F75CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff40116000 - 0x7fff40118fff libCVMSPluginSupport.dylib (16.7.4) <3E26CF2B-5074-3321-AD9E-6A667D61AA35> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff40119000 - 0x7fff4011effb libCoreFSCache.dylib (162.12) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff4011f000 - 0x7fff40123fff libCoreVMClient.dylib (162.12) <39951906-8566-3F9D-9EA8-EBD6084DCF73> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff40124000 - 0x7fff4012dff3 libGFXShared.dylib (16.7.4) <81A7875B-103D-3C82-B25C-DE24E57E5C8B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff4012e000 - 0x7fff40139fff libGL.dylib (16.7.4) <2BB333D3-5C61-33DF-8545-06DF2D08B83D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff4013a000 - 0x7fff40175fe7 libGLImage.dylib (16.7.4) <4DA003CE-0B74-3FE4-808C-B2FBCE517EB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff402e4000 - 0x7fff40322ffb libGLU.dylib (16.7.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff40c9a000 - 0x7fff40ca9ff3 com.apple.opengl (16.7.4 - 16.7.4) <77A788F3-8F0C-305C-AEB9-FF258676C599> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff41028000 - 0x7fff41174ff7 com.apple.QTKit (7.7.3 - 3014.8) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff41175000 - 0x7fff413daff7 com.apple.imageKit (3.0 - 1043) <1E72C513-391D-37CE-96D1-D2B59E2F23CA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff413db000 - 0x7fff414caff3 com.apple.PDFKit (1.0 - 677.68) <07888D80-F4FD-38AD-8F21-48F59E486886> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff414cb000 - 0x7fff419ddff7 com.apple.QuartzComposer (5.1 - 364) <0C9739CE-DCEA-3732-B3F4-EFB74464C9BC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff419de000 - 0x7fff41a01fff com.apple.quartzfilters (1.10.0 - 1.10.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff41a02000 - 0x7fff41afbff7 com.apple.QuickLookUIFramework (5.0 - 743.13) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff41afc000 - 0x7fff41afcfff com.apple.quartzframework (1.5 - 21) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff41afd000 - 0x7fff41d49ff7 com.apple.QuartzCore (1.11 - 584.64.2) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff41d4a000 - 0x7fff41da1ff7 com.apple.QuickLookFramework (5.0 - 743.13) <4EA17C20-5BD9-335F-8EE1-D4AE16BE6A15> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff41f67000 - 0x7fff41f81ffb com.apple.SafariServices.framework (13609 - 13609.3.5.1.5) <8102DF3E-2C36-3B47-B10E-B990DABCF95D> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff42581000 - 0x7fff428acfff com.apple.security (7.0 - 58286.70.19) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff428ad000 - 0x7fff42939ff7 com.apple.securityfoundation (6.0 - 55185.50.5) <3D9AD4EF-439C-3AE1-9332-AD291CF96C64> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff4296b000 - 0x7fff4296fffb com.apple.xpc.ServiceManagement (1.0 - 1) <3FCAF325-40C8-3148-9E49-E555F95B2946> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff42d14000 - 0x7fff42d84ff3 com.apple.SystemConfiguration (1.17 - 1.17) <41D509AB-AED3-30FF-BB00-615BB5A8AC00> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff42f39000 - 0x7fff432b4fff com.apple.VideoToolbox (1.0 - 2276.80.4) <1C94A509-0372-3B58-94BC-4488C042BD79> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff45c81000 - 0x7fff45d14ff3 com.apple.APFS (1.0 - 1) <70034B32-9347-30FB-9DDE-95061F686613> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff46943000 - 0x7fff4696bfff com.apple.framework.Apple80211 (13.0 - 1370.4) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff4696d000 - 0x7fff4697cfef com.apple.AppleFSCompression (96.60.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff46a7b000 - 0x7fff46a86ff7 com.apple.AppleIDAuthSupport (1.0 - 1) <924EA55F-1C87-347F-9212-F79EA2B2C84C> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff46ac0000 - 0x7fff46b08ff3 com.apple.AppleJPEG (1.0 - 1) <15558577-08E3-3087-86A9-8B6247978BCE> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff46b43000 - 0x7fff46b6bfff com.apple.applesauce (1.0 - ???) <9CE4CAE2-30B9-3DF6-9BC0-33D532D7B937> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff46c34000 - 0x7fff46c37fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <62DC46E4-5D00-3EAF-94C8-0F45592F90D6> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff46c38000 - 0x7fff46c88ff7 com.apple.AppleVAFramework (5.0.41 - 5.0.41) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff46fbe000 - 0x7fff47257ffb com.apple.AuthKit (1.0 - 1) /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff4738e000 - 0x7fff47395ff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff47396000 - 0x7fff4741dff7 com.apple.backup.framework (1.9.6 - 1.9.6) <0A54D219-E71B-3BC6-8DFC-11ED47E431BE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff47426000 - 0x7fff4742cff7 com.apple.BezelServicesFW (305.1 - 305.1) <30FB8483-B8E4-3DA8-912F-6DF76D4CE2F6> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x7fff48201000 - 0x7fff48250ff3 com.apple.ChunkingLibrary (189 - 189) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff48dd9000 - 0x7fff48de2ff3 com.apple.CommonAuth (4.0 - 2.0) <21AF4AC2-E650-35F9-AB33-3EBA2769FBC0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff4911e000 - 0x7fff49526fff com.apple.CoreAUC (259.0.0 - 259.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff49527000 - 0x7fff49557ff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <6AC79B1F-0A12-34A4-BC0D-5A6A65ABABE0> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff495ee000 - 0x7fff49640ff7 com.apple.corebrightness (1.0 - 1) <60643D9E-25C6-3A48-867E-9444B2181669> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
0x7fff498f6000 - 0x7fff49906ff7 com.apple.CoreEmoji (1.0 - 69.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff49c0a000 - 0x7fff49c20ff7 com.apple.CoreMediaAuthoring (2.2 - 956) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff49f55000 - 0x7fff49ffafff com.apple.CorePDF (4.0 - 414) <320B28D5-5115-3C4B-9AEC-6114305DFACA> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff4a09a000 - 0x7fff4a0a2ff3 com.apple.CorePhoneNumbers (1.0 - 1) <3B388768-5CDB-341A-BCE2-4047EAD009EA> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff4a22d000 - 0x7fff4a25eff3 com.apple.CoreServicesInternal (309.1 - 309.1) <9A9DE5A0-3912-3311-A351-2B7B5C35D1F0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff4a5d8000 - 0x7fff4a669fff com.apple.CoreSymbolication (9.3 - 64026.2) <30652FA5-C731-3A22-864D-DF6D9C77CD4C> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff4a6ec000 - 0x7fff4a821fff com.apple.coreui (2.1 - 494.1) <5B4F3E9C-A4EF-3908-A035-59B8631C3685> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff4a822000 - 0x7fff4a953fff com.apple.CoreUtils (5.6 - 560.11) <2C5A0610-1F08-3603-8692-EE03E62EE622> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff4a9a8000 - 0x7fff4aa0cfff com.apple.framework.CoreWiFi (13.0 - 1350.2) <500CC54F-A6CB-3D36-9BB1-C9C9F6A6E414> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff4aa0d000 - 0x7fff4aa1dff7 com.apple.CrashReporterSupport (10.13 - 1) <1ADEC140-4838-3976-A14B-6268C5251481> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff4aa9c000 - 0x7fff4aaabff7 com.apple.framework.DFRFoundation (1.0 - 191.7) /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff4aaae000 - 0x7fff4aab2ffb com.apple.DSExternalDisplay (3.1 - 380) <13AA3B17-E649-3B7B-B09D-9AE7C4A60887> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff4ab34000 - 0x7fff4abaafff com.apple.datadetectorscore (7.0 - 590.3) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff4abf8000 - 0x7fff4ac38ff7 com.apple.DebugSymbols (181.0 - 181.0) <702DB951-F5A6-3155-9D84-BBA9A4B4E1BD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff4ac39000 - 0x7fff4ad68fff com.apple.desktopservices (1.12.5 - 1.12.5) <96BB57E2-3359-3920-AA7C-BF03C2225485> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff4b036000 - 0x7fff4b03aff7 com.apple.DisplayServicesFW (3.1 - 380) <921A2830-1A66-396E-A689-CD85B4B8F82C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff4bb7d000 - 0x7fff4bfabfff com.apple.vision.FaceCore (3.3.2 - 3.3.2) <06065DA3-4091-3682-A308-BF3F2E3E4AF8> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff4f273000 - 0x7fff4f278fff com.apple.GPUWrangler (3.20.18 - 3.20.18) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff4f62c000 - 0x7fff4f651ff3 com.apple.GenerationalStorage (2.0 - 285.3) <0C898B63-E9A3-3D93-BB3D-CD54BFE51DED> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff4ffee000 - 0x7fff4fffdfff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff50080000 - 0x7fff500f4fff com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff50a07000 - 0x7fff50a0eff7 com.apple.IOAccelerator (378.28 - 378.28) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff50a12000 - 0x7fff50a29fff com.apple.IOPresentment (1.0 - 35.1) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff50df4000 - 0x7fff50e1affb com.apple.IconServices (97.6 - 97.6) <7913A453-8D29-31DC-ADDB-7CEC068C9B86> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff50f27000 - 0x7fff50f2aff3 com.apple.InternationalSupport (1.0 - 1) /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff50f98000 - 0x7fff50fa8ffb com.apple.IntlPreferences (2.0 - 227.5.2) /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fff5109f000 - 0x7fff510b2ff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff510b3000 - 0x7fff511a8ff7 com.apple.LanguageModeling (1.0 - 159.5.3) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff511a9000 - 0x7fff511ebfff com.apple.Lexicon-framework (1.0 - 33.5) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff511ef000 - 0x7fff511f6ff7 com.apple.LinguisticData (1.0 - 238.3) <6F2ED02A-2120-3ABA-8EC1-314E4FFE77F3> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff519f7000 - 0x7fff519fafff com.apple.Mangrove (1.0 - 1) <471F4581-5235-3381-B16B-CE92ED6CF086> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff51f0a000 - 0x7fff51f73ff7 com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff52151000 - 0x7fff5216afff com.apple.MobileKeyBag (2.0 - 1.0) <9EA31672-3B83-3ABF-B2D5-8584E159051E> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff521f6000 - 0x7fff52220ffb com.apple.MultitouchSupport.framework (1614.1 - 1614.1) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff52487000 - 0x7fff52492fff com.apple.NetAuth (6.2 - 6.2) <85C5D94D-C67E-36DC-B0EA-02F53AC4FCD3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff53d2e000 - 0x7fff53d3effb com.apple.PerformanceAnalysis (1.194 - 194) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff55afd000 - 0x7fff55b1bfff com.apple.ProtocolBuffer (1 - 260) <195906B1-1DB1-3AD2-B2F7-87B867C27F40> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff55c88000 - 0x7fff55c9eff7 com.apple.QuickLookThumbnailing (1.0 - 1) <043881FB-D325-3145-99B9-B9307AF99365> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fff55ce5000 - 0x7fff55cf1fff com.apple.xpc.RemoteServiceDiscovery (1.0 - 1205.70.16) /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff55cf2000 - 0x7fff55d15ffb com.apple.RemoteViewServices (2.0 - 125) <695CBF89-C15C-3E4C-8045-B46DCA64E3FB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff55d16000 - 0x7fff55d2bff3 com.apple.xpc.RemoteXPC (1.0 - 1205.70.16) /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x7fff5763b000 - 0x7fff57750ff7 com.apple.Sharing (1050.22.9 - 1050.22.9) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff5777b000 - 0x7fff5777cff7 com.apple.performance.SignpostNotification (1.2.6 - 2.6) /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
0x7fff584da000 - 0x7fff58777fff com.apple.SkyLight (1.600.0 - 312.103.12) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff58f40000 - 0x7fff58f4dfff com.apple.SpeechRecognitionCore (4.6.1 - 4.6.1) <90CDCEAD-5A65-3C35-9370-2B306895E97C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff59af3000 - 0x7fff59b7cfc7 com.apple.Symbolication (9.3 - 64033) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff5a0ed000 - 0x7fff5a0f5ff7 com.apple.TCC (1.0 - 1) <9D5466C6-A8B6-3C24-A791-6506B81D9998> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff5a302000 - 0x7fff5a3bfff7 com.apple.TextureIO (3.7 - 3.7) <32C460CD-E93D-3FA5-A4AE-CA648722F5FE> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff5a470000 - 0x7fff5a620fff com.apple.UIFoundation (1.0 - 547.9) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff5b2f5000 - 0x7fff5b3c4ff7 com.apple.ViewBridge (343.2 - 343.2) <0A295791-B763-3E58-A9DD-8E4F40E815C9> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff5bd9c000 - 0x7fff5bd9effb com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff5bf05000 - 0x7fff5bf38ff7 libclosured.dylib (551.5) <112BC241-6626-3848-8DD8-B34B5B6F7ABC> /usr/lib/closure/libclosured.dylib
0x7fff5bff2000 - 0x7fff5c02bff7 libCRFSuite.dylib (41) <14B00FCF-4C67-3736-95B5-76FEA6E4972C> /usr/lib/libCRFSuite.dylib
0x7fff5c02c000 - 0x7fff5c037fff libChineseTokenizer.dylib (28) <2237A259-0E59-3DD0-BADC-281C361FAB70> /usr/lib/libChineseTokenizer.dylib
0x7fff5c0c9000 - 0x7fff5c0caff3 libDiagnosticMessagesClient.dylib (104) <3F855622-352B-3EA8-B7C8-94D1DB48C080> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff5c101000 - 0x7fff5c2cbff3 libFosl_dynamic.dylib (17.8) <1A2A9D53-129E-3F7D-AE23-1D6E6D9EA017> /usr/lib/libFosl_dynamic.dylib
0x7fff5c303000 - 0x7fff5c303fff libOpenScriptingUtil.dylib (174) /usr/lib/libOpenScriptingUtil.dylib
0x7fff5c43a000 - 0x7fff5c43effb libScreenReader.dylib (562.18.5) /usr/lib/libScreenReader.dylib
0x7fff5c43f000 - 0x7fff5c440ffb libSystem.B.dylib (1252.50.4) <5A02016C-8F9D-3F47-8C39-AD2CD4F9F11D> /usr/lib/libSystem.B.dylib
0x7fff5c4d3000 - 0x7fff5c4d3fff libapple_crypto.dylib (109.50.15) /usr/lib/libapple_crypto.dylib
0x7fff5c4d4000 - 0x7fff5c4eaff7 libapple_nghttp2.dylib (1.24) <24338D88-5D73-3165-9CFB-5A92734C9040> /usr/lib/libapple_nghttp2.dylib
0x7fff5c4eb000 - 0x7fff5c515ff3 libarchive.2.dylib (54) /usr/lib/libarchive.2.dylib
0x7fff5c516000 - 0x7fff5c619fe7 libate.dylib (1.13.1) /usr/lib/libate.dylib
0x7fff5c61d000 - 0x7fff5c61dff3 libauto.dylib (187) <92E693DF-D74D-39A0-99AB-8A9F6FFEBA18> /usr/lib/libauto.dylib
0x7fff5c61e000 - 0x7fff5c6d7ffb libboringssl.dylib (109.50.15) /usr/lib/libboringssl.dylib
0x7fff5c6d8000 - 0x7fff5c6e8ff3 libbsm.0.dylib (39) <18D57879-A717-3466-9637-1704EE59A32A> /usr/lib/libbsm.0.dylib
0x7fff5c6e9000 - 0x7fff5c6f6ffb libbz2.1.0.dylib (38) <0B4321CD-3D6F-3095-A12E-27F66B4321AD> /usr/lib/libbz2.1.0.dylib
0x7fff5c6f7000 - 0x7fff5c74dfff libc++.1.dylib (400.9) <142D6292-F30F-3949-9F37-3C97A579F540> /usr/lib/libc++.1.dylib
0x7fff5c74e000 - 0x7fff5c772ff7 libc++abi.dylib (400.8.2) /usr/lib/libc++abi.dylib
0x7fff5c774000 - 0x7fff5c784fff libcmph.dylib (6) <890DEC4C-4334-393C-8B56-7C8560BBED9D> /usr/lib/libcmph.dylib
0x7fff5c785000 - 0x7fff5c79cfd3 libcompression.dylib (47.60.2) /usr/lib/libcompression.dylib
0x7fff5ca47000 - 0x7fff5ca5fff7 libcoretls.dylib (155.50.1) <087E9F90-21E5-376D-9956-C4E346409682> /usr/lib/libcoretls.dylib
0x7fff5ca60000 - 0x7fff5ca61ff3 libcoretls_cfhelpers.dylib (155.50.1) <78CCDD10-7D71-365E-A0A5-8524ED5F5BF9> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff5cf32000 - 0x7fff5cf87ff3 libcups.2.dylib (462.2.10) <590D6ACC-68A0-371E-8646-FC59F814534B> /usr/lib/libcups.2.dylib
0x7fff5d0c7000 - 0x7fff5d0c7fff libenergytrace.dylib (16) <1F11D488-07C6-3D18-BEF2-0B28A992D761> /usr/lib/libenergytrace.dylib
0x7fff5d0fe000 - 0x7fff5d103ff3 libheimdal-asn1.dylib (520.50.9) /usr/lib/libheimdal-asn1.dylib
0x7fff5d12f000 - 0x7fff5d220ff7 libiconv.2.dylib (51.50.1) <7965B866-C75A-3450-9891-0500349F7090> /usr/lib/libiconv.2.dylib
0x7fff5d221000 - 0x7fff5d448ffb libicucore.A.dylib (59181.0.1) <17767680-09DF-3954-AB6C-B13B41F92A2E> /usr/lib/libicucore.A.dylib
0x7fff5d495000 - 0x7fff5d496fff liblangid.dylib (128) /usr/lib/liblangid.dylib
0x7fff5d497000 - 0x7fff5d4b0ffb liblzma.5.dylib (10) <60BEAB81-CE65-3479-90CC-03325AACEC95> /usr/lib/liblzma.5.dylib
0x7fff5d4b1000 - 0x7fff5d4c7ff7 libmarisa.dylib (9) <47540053-02CF-35F8-A75E-074DB3D51812> /usr/lib/libmarisa.dylib
0x7fff5d578000 - 0x7fff5d7a0ff7 libmecabra.dylib (779.7.6) /usr/lib/libmecabra.dylib
0x7fff5d978000 - 0x7fff5daf3fff libnetwork.dylib (1229.70.2) <0596A03E-C984-3FE6-B88E-63D5F96EC49A> /usr/lib/libnetwork.dylib
0x7fff5db7a000 - 0x7fff5df6b3b7 libobjc.A.dylib (723) <616AB826-9179-3924-AA61-AF760363A3F5> /usr/lib/libobjc.A.dylib
0x7fff5df7e000 - 0x7fff5df82fff libpam.2.dylib (22) /usr/lib/libpam.2.dylib
0x7fff5df85000 - 0x7fff5dfbdff7 libpcap.A.dylib (79.20.3) <6A9D27FA-2780-3E96-8B2E-645638AC13AC> /usr/lib/libpcap.A.dylib
0x7fff5e03c000 - 0x7fff5e058ffb libresolv.9.dylib (65.1) /usr/lib/libresolv.9.dylib
0x7fff5e0a7000 - 0x7fff5e0a8ff3 libspindump.dylib (252) <7BE3801C-F1F5-3F54-AB70-9842F8EF3F09> /usr/lib/libspindump.dylib
0x7fff5e0a9000 - 0x7fff5e236ff7 libsqlite3.dylib (274.8.1) /usr/lib/libsqlite3.dylib
0x7fff5e40a000 - 0x7fff5e46aff3 libusrtcp.dylib (1229.70.2) <1E065228-D0E3-3808-9405-894056C6BEC0> /usr/lib/libusrtcp.dylib
0x7fff5e46b000 - 0x7fff5e46effb libutil.dylib (51.20.1) /usr/lib/libutil.dylib
0x7fff5e46f000 - 0x7fff5e47cff3 libxar.1.dylib (417.1) <351781D5-3CCF-320F-BB5A-4DFCC1CCD31D> /usr/lib/libxar.1.dylib
0x7fff5e480000 - 0x7fff5e567ffb libxml2.2.dylib (31.20) <286F8531-7001-3989-9640-284443355433> /usr/lib/libxml2.2.dylib
0x7fff5e568000 - 0x7fff5e590fff libxslt.1.dylib (15.16) <57D56366-1E7B-356C-B2B8-F4688FF666E6> /usr/lib/libxslt.1.dylib
0x7fff5e591000 - 0x7fff5e5a3ffb libz.1.dylib (70) <47278BDC-596E-3037-B8DA-05FE9D5DBEF6> /usr/lib/libz.1.dylib
0x7fff5e63f000 - 0x7fff5e643ff7 libcache.dylib (80) <096D3699-58D2-3D23-9512-BC88DAE7B16C> /usr/lib/system/libcache.dylib
0x7fff5e644000 - 0x7fff5e64eff3 libcommonCrypto.dylib (60118.50.1) /usr/lib/system/libcommonCrypto.dylib
0x7fff5e64f000 - 0x7fff5e656fff libcompiler_rt.dylib (62) <4CEED002-D00B-35F8-B563-0546A5F71A43> /usr/lib/system/libcompiler_rt.dylib
0x7fff5e657000 - 0x7fff5e660ffb libcopyfile.dylib (146.50.5) /usr/lib/system/libcopyfile.dylib
0x7fff5e661000 - 0x7fff5e6e6ffb libcorecrypto.dylib (562.70.3) <9C6E5CC2-272B-3740-AEDB-9EBEC98EC7F9> /usr/lib/system/libcorecrypto.dylib
0x7fff5e76e000 - 0x7fff5e7a7ff7 libdispatch.dylib (913.60.3) <285526B6-A2A6-316D-A1CC-37803B71E203> /usr/lib/system/libdispatch.dylib
0x7fff5e7a8000 - 0x7fff5e7c5ff7 libdyld.dylib (551.5) <49ABA86D-DD48-3133-9B14-B9A564EEBC66> /usr/lib/system/libdyld.dylib
0x7fff5e7c6000 - 0x7fff5e7c6ffb libkeymgr.dylib (28) <7CC7B5E1-AB7F-3495-A26A-396461BCB66B> /usr/lib/system/libkeymgr.dylib
0x7fff5e7c7000 - 0x7fff5e7d3ff3 libkxld.dylib (4570.71.82.8) <44AF05D7-6BDF-3A9B-B5CF-D16C98B6844E> /usr/lib/system/libkxld.dylib
0x7fff5e7d4000 - 0x7fff5e7d4ff7 liblaunch.dylib (1205.70.16) <265EE555-E988-3EE5-A39E-028FB3A5FE11> /usr/lib/system/liblaunch.dylib
0x7fff5e7d5000 - 0x7fff5e7d9ffb libmacho.dylib (906) /usr/lib/system/libmacho.dylib
0x7fff5e7da000 - 0x7fff5e7dcfff libquarantine.dylib (86.70.1) <262CECFE-A493-3EC6-8608-CEA93757265E> /usr/lib/system/libquarantine.dylib
0x7fff5e7dd000 - 0x7fff5e7deff3 libremovefile.dylib (45) /usr/lib/system/libremovefile.dylib
0x7fff5e7df000 - 0x7fff5e7f6fff libsystem_asl.dylib (356.70.1) <9481D82D-CFB7-3032-A07F-88F7F59CAC2C> /usr/lib/system/libsystem_asl.dylib
0x7fff5e7f7000 - 0x7fff5e7f7fff libsystem_blocks.dylib (67) /usr/lib/system/libsystem_blocks.dylib
0x7fff5e7f8000 - 0x7fff5e881ff7 libsystem_c.dylib (1244.50.9) <25DD83D8-80CA-3DFF-8626-FE704911F19C> /usr/lib/system/libsystem_c.dylib
0x7fff5e882000 - 0x7fff5e885ffb libsystem_configuration.dylib (963.50.9) <61B26E1D-FEFF-38C6-AE0E-A6DD90145EB2> /usr/lib/system/libsystem_configuration.dylib
0x7fff5e886000 - 0x7fff5e889ffb libsystem_coreservices.dylib (51) /usr/lib/system/libsystem_coreservices.dylib
0x7fff5e88a000 - 0x7fff5e88bfff libsystem_darwin.dylib (1244.50.9) <6195EEA1-83A7-35F0-8147-5AB031020CD0> /usr/lib/system/libsystem_darwin.dylib
0x7fff5e88c000 - 0x7fff5e892ffb libsystem_dnssd.dylib (878.70.4) <0D2C9583-5D28-375B-AEB4-F66F18C78322> /usr/lib/system/libsystem_dnssd.dylib
0x7fff5e893000 - 0x7fff5e8dcff7 libsystem_info.dylib (517.30.1) <9C2C96F3-638B-34E7-A2BD-24C643EAF957> /usr/lib/system/libsystem_info.dylib
0x7fff5e8dd000 - 0x7fff5e903ff7 libsystem_kernel.dylib (4570.71.82.8) /usr/lib/system/libsystem_kernel.dylib
0x7fff5e904000 - 0x7fff5e94ffcb libsystem_m.dylib (3147.50.1) /usr/lib/system/libsystem_m.dylib
0x7fff5e950000 - 0x7fff5e96fff7 libsystem_malloc.dylib (140.50.7) <821E16C8-7A7E-3269-9167-10F4F413BF93> /usr/lib/system/libsystem_malloc.dylib
0x7fff5e970000 - 0x7fff5eaa0ff7 libsystem_network.dylib (1229.70.2) <07BFD80A-E7EB-3DEB-B765-5E1659453114> /usr/lib/system/libsystem_network.dylib
0x7fff5eaa1000 - 0x7fff5eaabffb libsystem_networkextension.dylib (767.70.2) /usr/lib/system/libsystem_networkextension.dylib
0x7fff5eaac000 - 0x7fff5eab5ff3 libsystem_notify.dylib (172) <738B3BB0-4F20-3446-A3B6-095D796E5903> /usr/lib/system/libsystem_notify.dylib
0x7fff5eab6000 - 0x7fff5eabdff7 libsystem_platform.dylib (161.50.1) <90A2A62F-8690-3FA7-A4D0-9085BF2FA44A> /usr/lib/system/libsystem_platform.dylib
0x7fff5eabe000 - 0x7fff5eac9fff libsystem_pthread.dylib (301.50.1) <283E64A7-A2B2-3212-95BA-4D21F9AE36CF> /usr/lib/system/libsystem_pthread.dylib
0x7fff5eaca000 - 0x7fff5eacdfff libsystem_sandbox.dylib (765.70.2) /usr/lib/system/libsystem_sandbox.dylib
0x7fff5eace000 - 0x7fff5eacfff3 libsystem_secinit.dylib (30) <4E84DF62-57B5-36F9-819F-3C1E7FEDA856> /usr/lib/system/libsystem_secinit.dylib
0x7fff5ead0000 - 0x7fff5ead7ff7 libsystem_symptoms.dylib (820.60.3) /usr/lib/system/libsystem_symptoms.dylib
0x7fff5ead8000 - 0x7fff5eaecff7 libsystem_trace.dylib (829.70.2) <4C4E5351-E370-3226-9B30-61E250DE3B2E> /usr/lib/system/libsystem_trace.dylib
0x7fff5eaee000 - 0x7fff5eaf3ff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x7fff5eaf4000 - 0x7fff5eb21fff libxpc.dylib (1205.70.16) <26D99819-B813-320E-9E8F-9D57AD2DA63B> /usr/lib/system/libxpc.dylib

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: 6906
thread_create: 0
thread_set_state: 0

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 2
CoreUI image file 168K 3
Kernel Alloc Once 8K 2
MALLOC 80.8M 32
MALLOC guard page 32K 7
MALLOC_LARGE (reserved) 512K 3 reserved VM address space (unallocated)
STACK GUARD 56.0M 7
Stack 10.5M 7
VM_ALLOCATE 3364K 10
__DATA 27.6M 266
__FONT_DATA 4K 2
__LINKEDIT 194.7M 18
__TEXT 187.6M 271
__UNICODE 560K 2
mapped file 36.6M 7
shared memory 628K 9
=========== ======= =======
TOTAL 599.3M 632
TOTAL, minus reserved VM space 598.8M 632

Model: MacBookPro10,1, BootROM 262.0.0.0.0, 4 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 2.3f36
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (7.21.190.20.1a4)
Bluetooth: Version 6.0.7f22, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SD512E, 500.28 GB
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: Hub
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB 3.0 Bus
Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4

@akahncmu
Copy link
Author

btw, @arsenetar I just love how responsive you are to all these. I really appreciate the love you have put into this project. I am really looking forward to using it

@akahncmu
Copy link
Author

I built and launched from source without packaging. surprisingly easy. successfully scanned, and parsing through the output now. This is really great, thanks so much!

@arsenetar
Copy link
Owner

arsenetar commented Feb 3, 2021

Great that working from source worked for you, the issue you have provided on the packaged version is helpful. We had seen a similar (or maybe identical issue) before with packaged versions in certain situations. I did some testing to see if I could identify the source of the error but I was not able to get very far. I have found there is a particular set of errors that will cause this sort of trace but are not caught themselves it would seem.

I was able to make a slight modification to the program to potentially catch the information in this case. I was wondering if you would be alright with giving it a try. If you run the program from the terminal it should output the error information that might be occurring earlier in the program resulting in the error you have shown. (Running in the mounted image: open dupeGuru.app/Contents/MacOS/dupeGuru .)
dupeguru_osx_4_0_4_ErrorTest.dmg.zip

Since I have not been able to reproduce this problem locally, I have only been able to slowly rule things out.

@arsenetar
Copy link
Owner

There are new builds of the macOS version which should work now as well. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants