IENT / YUView

The Free and Open Source Cross Platform YUV Viewer with an advanced analytics toolset
http://ient.github.io/YUView
Other
1.79k stars 354 forks source link

Crash shortly after launch on macOS #504

Open Mr-Clam opened 1 year ago

Mr-Clam commented 1 year ago

Shortly after launching, opening a file and switching to the Bitstream Analysis tab, the app crashes. This in on macOS 13.2.

Running from the console:

% ~/Downloads/YUView.app/Contents/MacOS/YUView
qt.network.ssl: QSslSocket::connectToHostEncrypted: TLS initialization failed
zsh: segmentation fault  ~/Downloads/YUView.app/Contents/MacOS/YUView

Running in the debugger:

% lldb ~/Downloads/YUView.app/Contents/MacOS/YUView               
(lldb) target create "/Users/myuser/Downloads/YUView.app/Contents/MacOS/YUView"
Current executable set to '/Users/myuser/Downloads/YUView.app/Contents/MacOS/YUView' (x86_64).
(lldb) run
Process 29403 launched: '/Users/myuser/Downloads/YUView.app/Contents/MacOS/YUView' (x86_64)
2023-02-02 15:42:13.418162+0000 YUView[29403:1129813] SecTaskLoadEntitlements failed error=22 cs_flags=20, pid=29403
2023-02-02 15:42:13.418287+0000 YUView[29403:1129813] SecTaskCopyDebugDescription: YUView[29403]/0#-1 LF=0
2023-02-02 15:42:14.020528+0000 YUView[29403:1130024] [qt.network.ssl] QSslSocket::connectToHostEncrypted: TLS initialization failed
2023-02-02 15:42:39.654782+0000 YUView[29403:1129813] SecTaskLoadEntitlements failed error=22 cs_flags=20, pid=29403
2023-02-02 15:42:39.654905+0000 YUView[29403:1129813] SecTaskCopyDebugDescription: YUView[29403]/0#-1 LF=0
YUView(29403,0x7ff847971640) malloc: Double free of object 0x101733ff0
YUView(29403,0x7ff847971640) malloc: *** set a breakpoinYUView(29403,0x7ff847971640) malloc: *** set a breakpoint in malloc_error_break to debug
Process 29403 stopped
* thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGABRT
    frame #0: 0x00007ff803ffc22a libsystem_kernel.dylib`__pthread_kill + 10
libsystem_kernel.dylib`:
->  0x7ff803ffc22a <+10>: jae    0x7ff803ffc234            ; <+20>
    0x7ff803ffc22c <+12>: movq   %rax, %rdi
    0x7ff803ffc22f <+15>: jmp    0x7ff803ff5ce2            ; cerror_nocancel
    0x7ff803ffc234 <+20>: retq   
  thread #46, name = 'Thread (pooled)', stop reason = EXC_BAD_ACCESS (code=2, address=0x101a00000)
    frame #0: 0x00007ff80405c049 libsystem_platform.dylib`_platform_memmove$VARIANT$Haswell + 41
libsystem_platform.dylib`:
->  0x7ff80405c049 <+41>: rep    movsb  (%rsi), %es:(%rdi)
    0x7ff80405c04b <+43>: popq   %rbp
    0x7ff80405c04c <+44>: retq   
    0x7ff80405c04d <+45>: cmpq   %rdi, %rsi
Target 0: (YUView) stopped.
(lldb) bt
* thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGABRT
  * frame #0: 0x00007ff803ffc22a libsystem_kernel.dylib`__pthread_kill + 10
    frame #1: 0x00007ff804033f7b libsystem_pthread.dylib`pthread_kill + 263
    frame #2: 0x00007ff803f7dca5 libsystem_c.dylib`abort + 123
    frame #3: 0x00007ff803e93637 libsystem_malloc.dylib`malloc_vreport + 888
    frame #4: 0x00007ff803ea8897 libsystem_malloc.dylib`malloc_zone_error + 178
    frame #5: 0x0000000101a8bab1 QtGui`QPalette::operator=(QPalette const&) + 65
    frame #6: 0x0000000100ef7f83 QtWidgets`QStyleOption::operator=(QStyleOption const&) + 67
    frame #7: 0x0000000100f183e9 QtWidgets`___lldb_unnamed_symbol12048 + 185
    frame #8: 0x00000001011194b3 QtWidgets`QStyledItemDelegate::sizeHint(QStyleOptionViewItem const&, QModelIndex const&) const + 147
    frame #9: 0x000000010115c7a8 QtWidgets`QTreeView::indexRowSizeHint(QModelIndex const&) const + 392
    frame #10: 0x000000010115ca73 QtWidgets`QTreeViewPrivate::itemHeight(int) const + 115
    frame #11: 0x000000010115cd3b QtWidgets`QTreeViewPrivate::updateScrollBars() + 363
    frame #12: 0x00000001011687a7 QtWidgets`QTreeView::updateGeometries() + 599
    frame #13: 0x0000000101167a2a QtWidgets`QTreeView::expandAll() + 202
    frame #14: 0x000000010048c9b6 YUView`BitstreamAnalysisWidget::updateStreamInfo() + 102
    frame #15: 0x0000000102845174 QtCore`QObject::event(QEvent*) + 900
    frame #16: 0x0000000100ec2287 QtWidgets`QWidget::event(QEvent*) + 4647
    frame #17: 0x0000000100e87f66 QtWidgets`QApplicationPrivate::notify_helper(QObject*, QEvent*) + 262
    frame #18: 0x0000000100e89312 QtWidgets`QApplication::notify(QObject*, QEvent*) + 466
    frame #19: 0x000000010281be16 QtCore`QCoreApplication::notifyInternal2(QObject*, QEvent*) + 166
    frame #20: 0x000000010281cf53 QtCore`QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 803
    frame #21: 0x00000001023f18a2 libqcocoa.dylib`___lldb_unnamed_symbol2772 + 322
    frame #22: 0x00000001023f1fa8 libqcocoa.dylib`___lldb_unnamed_symbol2784 + 40
    frame #23: 0x00007ff80410fb78 CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    frame #24: 0x00007ff80410fb27 CoreFoundation`__CFRunLoopDoSource0 + 157
    frame #25: 0x00007ff80410f901 CoreFoundation`__CFRunLoopDoSources0 + 212
    frame #26: 0x00007ff80410e57b CoreFoundation`__CFRunLoopRun + 929
    frame #27: 0x00007ff80410db60 CoreFoundation`CFRunLoopRunSpecific + 560
    frame #28: 0x00007ff80da5b766 HIToolbox`RunCurrentEventLoopInMode + 292
    frame #29: 0x00007ff80da5b576 HIToolbox`ReceiveNextEventCommon + 679
    frame #30: 0x00007ff80da5b2b3 HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 70
    frame #31: 0x00007ff80725e293 AppKit`_DPSNextEvent + 909
    frame #32: 0x00007ff80725d114 AppKit`-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
    frame #33: 0x00007ff80724f757 AppKit`-[NSApplication run] + 586
    frame #34: 0x00000001023f0d84 libqcocoa.dylib`___lldb_unnamed_symbol2765 + 2516
    frame #35: 0x0000000102818217 QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471
    frame #36: 0x000000010281c3b2 QtCore`QCoreApplication::exec() + 130
    frame #37: 0x00000001001937aa YUView`YUViewApplication::YUViewApplication(int, char**) + 842
    frame #38: 0x0000000100005650 YUView`main + 112
    frame #39: 0x00007ff803d01310 dyld`start + 2432
    (lldb) image list
[  0] DE4EAF52-C5BC-34BC-8120-8D4E7A26646B 0x0000000100000000 /Users/myuser/Downloads/YUView.app/Contents/MacOS/YUView 
[  1] 270C4224-A38F-3A22-9BA9-95968F487738 0x00007ff803cfb000 /usr/lib/dyld 
[  2] DA2982ED-8AB1-3603-B3B0-F58E6A04B36B 0x0000000100872000 /Users/myuser/Downloads/YUView.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL 
[  3] E3D8650F-E0F4-3B62-96E0-056865DD7F1C 0x0000000100e78000 /Users/myuser/Downloads/YUView.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets 
[  4] 6DCB314E-368B-376B-93AC-91BA1D115FAA 0x0000000101a24000 /Users/myuser/Downloads/YUView.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui 
[  5] 95D0A932-02B2-3456-B455-C70FFA62A09B 0x00000001008cb000 /Users/myuser/Downloads/YUView.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml 
[  6] D0A569F3-9561-300F-8743-3B51A1D9824E 0x0000000100827000 /Users/myuser/Downloads/YUView.app/Contents/Frameworks/QtConcurrent.framework/Versions/5/QtConcurrent 
[  7] C9CBC52F-5C31-3C03-9325-98555C78733B 0x0000000100a8e000 /Users/myuser/Downloads/YUView.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork 
[  8] 6EE5ACBA-9C27-340A-9070-F4491FFFFC43 0x0000000102635000 /Users/myuser/Downloads/YUView.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore 
[  9] 480A5693-F3E3-3B50-A1F3-169D12A12A0E 0x00007ff807220000 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 
[ 10] 39C8515B-972D-3E5D-9089-40DD0F49FBF4 0x00007ff808229000 /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 
[ 11] DEDA5AEA-7CF8-36ED-9433-DF45E4F50ACC 0x00007ffb06203000 /System/Library/PrivateFrameworks/CollectionViewCore.framework/Versions/A/CollectionViewCore 
[ 12] BD0CC94C-6FFC-3676-B1D3-F86BF0F290BB 0x00007ff81607e000 /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 
[ 13] C233B265-1C89-34E0-95B8-5AFAD9E8D975 0x00007ff80dd38000 /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 
[ 14] F3F921D1-0241-376E-ABD1-2EDEC19AD7F0 0x00007ff811b61000 /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 
[ 15] 8D9A1EF8-8CDA-3EE1-AE16-483414D5B69E 0x00007ff811bea000 /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity 
[ 16] 41AAB95B-D6FB-3E20-9B8C-A020D8887BD2 0x00007ffb1c4d5000 /System/Library/PrivateFrameworks/WindowManagement.framework/Versions/A/WindowManagement 
[ 17] CE5DDDDC-F88C-3C6D-B32B-308EF4C95740 0x00007ff804bf5000 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 
[ 18] 2FD3EC82-DD42-38AF-A0DC-786F30A70982 0x00007ff810f59000 /usr/lib/libspindump.dylib 
[ 19] A1B52D70-86E3-305F-A22C-8CE4AC76E0B7 0x00007ff8083f7000 /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers 
[ 20] EE51E1B7-C7EB-3892-A18D-C02E0628FCBA 0x00007ff80c218000 /usr/lib/libapp_launch_measurement.dylib 
[ 21] 7000AC18-766E-3AC9-95FC-760AD405B853 0x00007ff80b39e000 /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 
[ 22] 88BA98A1-BE38-3FF0-BF5E-E4A7133153E0 0x00007ff80c21b000 /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout 
[ 23] 9EA4EBD5-2228-3FE1-8E25-C2A116E35D6B 0x00007ff809ddd000 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 
[ 24] 6581CD53-8583-38D1-B4B9-773F1DC3F551 0x00007ff80d5ac000 /System/Library/Frameworks/Metal.framework/Versions/A/Metal 
[ 25] EB6E895F-1FC9-3B44-814B-7B08A6DDFE25 0x00007ff80e4f7000 /usr/lib/liblangid.dylib 
[ 26] 07E08C25-7AE2-3735-9297-4AC86B55C4D0 0x00007ff80dd3d000 /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 
[ 27] 4C59F9B6-698C-332E-931F-E86CFB74790A 0x00007ff808d31000 /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 
[ 28] C04D8B49-4F4B-3A16-8DB9-A4F59D82D47E 0x00007ff80911b000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 
[ 29] 6491387D-5FEA-3A9E-9424-633BEA649771 0x00007ff816750000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 
[ 30] C2CACEB5-30BA-36A0-9BE4-E3C6AE06F131 0x00007ff8109ce000 /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 
[ 31] 7A40A461-57CD-323F-A9C5-4CA3A0DB275F 0x00007ff80d58f000 /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 
[ 32] 1D6E206C-7DF1-33CC-86D3-6EE5B579FDD4 0x00007ff80b3c8000 /usr/lib/libDiagnosticMessagesClient.dylib 
[ 33] B389F7FC-97A7-3F7E-9F0E-A9F45EF52C94 0x00007ff80fc0c000 /usr/lib/libz.1.dylib 
[ 34] 0CF7EAAE-5967-3FCE-8E00-60B44C67701B 0x00007ff819cd2000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 
[ 35] 45B6C614-ED7C-378F-8B8D-E3E68C7807B8 0x00007ff80dd24000 /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 
[ 36] 8E812EAB-7375-31B5-A9DA-59FF82ABB633 0x00007ff806ae8000 /usr/lib/libicucore.A.dylib 
[ 37] 27BDF9AF-47C2-3221-A17C-7C1507B0BB38 0x00007ff812a04000 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 
[ 38] EA082184-32BC-3B0A-AC98-81003F5712AB 0x00007ff811b6c000 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 
[ 39] 39A0FB07-E153-3AF3-A580-48C7BADB2185 0x00007ff9091da000 /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput 
[ 40] A58576DF-7109-3A13-A338-617F135CE8A8 0x00007ff804f0b000 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 
[ 41] E75E647E-8CD9-3B94-AB01-5CFBB2D93870 0x00007ff808ca6000 /usr/lib/libMobileGestalt.dylib 
[ 42] 7BF47984-29CB-319E-A6DA-0884D158F96A 0x00007ff80da2c000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 
[ 43] C24311D4-71C0-372C-869C-B3C4961A4174 0x00007ff80bbb9000 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 
[ 44] 71860B04-C937-322D-82A7-0D1331AC2EDD 0x00007ff806766000 /System/Library/Frameworks/Security.framework/Versions/A/Security 
[ 45] F389CFE5-A477-376A-8173-BECA8B935F5C 0x00007ff8160b6000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 
[ 46] 74268B56-608B-38AD-B901-0EADA2032BC7 0x00007ff80bf58000 /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 
[ 47] 3B6E93DD-F8C6-338C-9251-5E750E091DD3 0x00007ff806047000 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 
[ 48] 37D8CAC4-00D6-3B3D-85F1-EFE84C68E28B 0x00007ff80b4a2000 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 
[ 49] AD4569A5-F1FE-3D07-B932-FE6CBDB18537 0x00007ff81137b000 /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 
[ 50] 11F1975D-CF46-3EF1-8C30-C7198C2C7D3D 0x00007ff808ca5000 /usr/lib/libenergytrace.dylib 
[ 51] 45F3FD04-1CAD-30AF-8926-F905E2572494 0x00007ff807102000 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 
[ 52] CC566A75-4C29-37B7-8D66-92A286E726C6 0x00007ff8164af000 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 
[ 53] 14025591-CD07-3770-BFC3-DDFF7549BBE8 0x00007ff80c1b0000 /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 
[ 54] BDC969E3-DC5A-342D-81A2-DFDFB9ECC404 0x00007ffa1973e000 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 
[ 55] D5306609-82A3-316A-8259-352A9B6A3666 0x00007ff80c263000 /usr/lib/libxml2.2.dylib 
[ 56] D8939FBE-CCC1-3A58-A63B-D79591339021 0x00007ff80f16c000 /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 
[ 57] EAB4B9FE-7636-3817-9E54-72C115A5493B 0x00007ff803cbf000 /usr/lib/libobjc.A.dylib 
[ 58] B8339FB2-CBAE-3D84-B080-BD19DDB2981C 0x00007ff803f85000 /usr/lib/libc++.1.dylib 
[ 59] F21B397C-69B9-39FC-B58F-07DADB391EC9 0x00007ff80fcf0000 /usr/lib/libSystem.B.dylib 
[ 60] 25F745A2-86F7-3647-9130-C2CA94931991 0x00007ff80983f000 /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 
[ 61] C2615780-0140-315C-A455-7E03BB22D3D6 0x00007ff804090000 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 
[ 62] 1963CA59-8F0E-3559-9278-188823C7009C 0x00007ff80e0d4000 /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 
[ 63] B215F1D1-5415-381A-B413-9326E3992D2C 0x00007ff805e58000 /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 
[ 64] 55E85DCB-1F5A-346C-98AD-9985D8DAE0AD 0x00007ff80dd75000 /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 
[ 65] 4242431E-119C-3075-B6AB-137F191BC409 0x00007ff80fcf6000 /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking 
[ 66] 87724E1D-CA12-37FB-9FF4-E55213F04F23 0x00007ff80ff78000 /usr/lib/libcompression.dylib 
[ 67] 8839BB11-5AB6-3085-9A54-3075E44DC7A8 0x00007ff811a93000 /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 
[ 68] 4ACDFA42-1115-38E7-B4BE-1E32AC11BB63 0x00007ff810697000 /usr/lib/libate.dylib 
[ 69] 2F38ABC8-E062-352A-A43F-C9ECDDEFB4D1 0x00007ff80fceb000 /usr/lib/system/libcache.dylib 
[ 70] EE100A7C-8993-3A89-9C1B-81BCCE5E9C03 0x00007ff80fca6000 /usr/lib/system/libcommonCrypto.dylib 
[ 71] 889D4015-F7EA-3FB5-A9A1-FF1529BB5D6F 0x00007ff80fccf000 /usr/lib/system/libcompiler_rt.dylib 
[ 72] 802D704C-4DB8-35B5-8F86-E54F0EC69D50 0x00007ff80fcc5000 /usr/lib/system/libcopyfile.dylib 
[ 73] ECF1F0E2-AB75-3AF1-8A6B-ABFF99C1EABA 0x00007ff803dee000 /usr/lib/system/libcorecrypto.dylib 
[ 74] D59EE79A-169A-3799-8EA1-C8AD56BB11C9 0x00007ff803eb2000 /usr/lib/system/libdispatch.dylib 
[ 75] 45277DD5-20A4-3C50-B361-A6F18C327027 0x00007ff80403a000 /usr/lib/system/libdyld.dylib 
[ 76] 18F63043-1400-331F-BC07-6921F549C2FC 0x00007ff80fce1000 /usr/lib/system/libkeymgr.dylib 
[ 77] FC72A176-B21C-3E0E-8285-AEC9023A2215 0x00007ff80fc85000 /usr/lib/system/libmacho.dylib 
[ 78] EF67E48F-DEF5-387B-82B3-257EE48C3826 0x00007ff80f259000 /usr/lib/system/libquarantine.dylib 
[ 79] 4EB07CCD-73DA-337B-9515-3B6437DA754B 0x00007ff80fcdf000 /usr/lib/system/libremovefile.dylib 
[ 80] 47FE9552-11D4-3310-B7A1-01B5FB182CB5 0x00007ff808cff000 /usr/lib/system/libsystem_asl.dylib 
[ 81] 3F8CE062-65C8-3EFC-9A67-FDDD81E6A005 0x00007ff803d90000 /usr/lib/system/libsystem_blocks.dylib 
[ 82] 1AEC5D1A-6E43-30F9-A9F2-11EB85D3E70C 0x00007ff803efc000 /usr/lib/system/libsystem_c.dylib 
[ 83] 70A82C43-9905-38B3-92FB-ED25D4C16BAC 0x00007ff80fcd7000 /usr/lib/system/libsystem_collections.dylib 
[ 84] E145E93D-16CD-3A8B-BF58-4C1FC0C9E629 0x00007ff80e4e8000 /usr/lib/system/libsystem_configuration.dylib 
[ 85] BD31E945-54D4-370C-BF14-EED6CC706879 0x00007ff80d560000 /usr/lib/system/libsystem_containermanager.dylib 
[ 86] D77A4DAB-3C28-3EF2-9D3F-C79A8F37242B 0x00007ff80f944000 /usr/lib/system/libsystem_coreservices.dylib 
[ 87] 1FBD5F83-B7A4-3DB3-805F-85BEC72FFD4A 0x00007ff806d7c000 /usr/lib/system/libsystem_darwin.dylib 
[ 88] D0C0B6DE-2C70-36CF-9271-3A4507F8F06B 0x00007ff80fce2000 /usr/lib/system/libsystem_dnssd.dylib 
[ 89] AADBCEEC-D5F5-3B7C-9651-94A5DA198D21 0x00007ff803ef9000 /usr/lib/system/libsystem_featureflags.dylib 
[ 90] AC2EBF12-B931-3B65-B699-CDE0DDE860E4 0x00007ff804065000 /usr/lib/system/libsystem_info.dylib 
[ 91] 108FE5EB-7893-302F-89AC-91CD8F071E77 0x00007ff80fc1f000 /usr/lib/system/libsystem_m.dylib 
[ 92] D983A782-1A34-3466-9ACB-94CBECD2F308 0x00007ff803e85000 /usr/lib/system/libsystem_malloc.dylib 
[ 93] 2941F126-0E70-35AA-8C71-775DA253B08C 0x00007ff808c8e000 /usr/lib/system/libsystem_networkextension.dylib 
[ 94] 94CC87C8-6B63-3219-9354-FF94C63B7F9F 0x00007ff8071c1000 /usr/lib/system/libsystem_notify.dylib 
[ 95] BCA7DDE5-60F5-3DDA-A76F-93092267CCAB 0x00007ff80e4ec000 /usr/lib/system/libsystem_sandbox.dylib 
[ 96] ACB1D210-0C21-3D58-9D4A-8CB5B7885C5D 0x00007ff80fcdc000 /usr/lib/system/libsystem_secinit.dylib 
[ 97] CA136B67-0559-3F19-8B7E-9B80438090B6 0x00007ff803ff4000 /usr/lib/system/libsystem_kernel.dylib 
[ 98] 04645919-7592-3A26-93B5-95663F983856 0x00007ff80405b000 /usr/lib/system/libsystem_platform.dylib 
[ 99] 3BD433D4-15BD-3ADD-A612-95E4D3B20719 0x00007ff80402e000 /usr/lib/system/libsystem_pthread.dylib 
[100] E58110E3-F624-39DE-B04E-C48AB3CD4D31 0x00007ff80a657000 /usr/lib/system/libsystem_symptoms.dylib 
[101] DCB75350-1860-3391-9EE4-C7484EFC9331 0x00007ff803dd4000 /usr/lib/system/libsystem_trace.dylib 
[102] D09600EF-E682-323E-A4DA-63CF30C84476 0x00007ff80fcb2000 /usr/lib/system/libunwind.dylib 
[103] 26C3A7D6-1462-39FE-A5D9-ECAFE5D70DEE 0x00007ff803d94000 /usr/lib/system/libxpc.dylib 
[104] AF1F6DD6-2182-37B5-9E27-0CC62C440696 0x00007ff803fde000 /usr/lib/libc++abi.dylib 
[105] BE8B9C58-66B9-3AA7-A617-DB47EEA224D4 0x00007ffb21eb2000 /usr/lib/liboah.dylib 
[106] B4E6CD85-55C9-314A-9244-2910CF471537 0x00007ff810444000 /usr/lib/liblzma.5.dylib 
[107] 425D6AD9-3398-3694-A8FF-844B69209C84 0x00007ff80fcf2000 /usr/lib/libfakelink.dylib 
[108] 4B897C45-5C75-37B9-A394-66FFB18FFC35 0x00007ff8088e8000 /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 
[109] 1D78C31D-873E-3377-8FD8-4CF5A2E539C3 0x00007ff80fe2f000 /usr/lib/libarchive.2.dylib 
[110] 6990C3A1-AD10-360E-B95D-89A28DB55E26 0x00007ff814357000 /System/Library/Frameworks/Combine.framework/Versions/A/Combine 
[111] 4A9A0642-F3FB-34DF-805E-ED943EC67846 0x00007ff81247c000 /usr/lib/swift/libswiftCore.dylib 
[112] 1F383123-3D86-3B53-B79A-B736136A1863 0x00007ff90621f000 /usr/lib/swift/libswiftCoreFoundation.dylib 
[113] 23D7FF65-2484-33CA-907A-C9DAEB3E5595 0x00007ff9041d8000 /usr/lib/swift/libswiftDarwin.dylib 
[114] E6650041-9D55-3025-838E-1B758E1BAC91 0x00007ff817cd1000 /usr/lib/swift/libswiftDispatch.dylib 
[115] C53DC4E3-31AC-394B-87AE-23CBCFBCD31C 0x00007ff90623b000 /usr/lib/swift/libswiftIOKit.dylib 
[116] FF935EB6-0A92-3AB2-9067-3D770A25E9D5 0x00007ff81a10b000 /usr/lib/swift/libswiftObjectiveC.dylib 
[117] 7F7C5510-94AA-308A-AC0C-EDF8E0116D27 0x00007ff906230000 /usr/lib/swift/libswiftXPC.dylib 
[118] D72ABA86-53F0-342D-A762-6C046BABE2CE 0x00007ffb22daf000 /usr/lib/swift/libswift_Concurrency.dylib 
[119] 103F34A3-CC78-3B74-98AF-C47C4B6C0CD1 0x00007ffb22eee000 /usr/lib/swift/libswift_StringProcessing.dylib 
[120] 78AA5E5F-2692-37BA-A361-EDCD5ACA7F17 0x00007ff81a10f000 /usr/lib/swift/libswiftos.dylib 
[121] 07E38256-3172-3DA0-A4F3-244BC86F667D 0x00007ff807083000 /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 
[122] C7029EDD-9853-3FDD-9368-A18FC743A8AB 0x00007ff80f280000 /usr/lib/libbsm.0.dylib 
[123] 7B5F4483-0A69-3ED7-88B5-54334EFC2D61 0x00007ff80fc8a000 /usr/lib/system/libkxld.dylib 
[124] 794477CA-EFCA-361D-BD65-41C43D971B4E 0x00007ff80c1e4000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 
[125] 7B4B6EC1-8F13-3A3F-B4FE-FE5C9F45DA98 0x00007ff806d87000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 
[126] B137BBA0-171E-36AD-9BF8-EAB3BEE0A5AD 0x00007ff80b40b000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 
[127] 734E0AA4-26EC-3368-A0EB-4A59F877F6BA 0x00007ff80f94a000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 
[128] 2C82BE0A-56F0-38B4-83AF-D31DB80F8B58 0x00007ff80feb7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 
[129] C9FAC6A1-1BA1-3D05-870E-1348EC90C40D 0x00007ff80a5de000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 
[130] CDFACA75-240C-3248-B15B-0F83C1157F0E 0x00007ff80452a000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 
[131] A360F72B-5C22-3406-B2A4-41A1A1306AC2 0x00007ff8103f5000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 
[132] C30645A1-405C-36D0-9677-B64D094C3AFB 0x00007ff80c1f1000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 
[133] 03A4BFBA-3432-3EBA-9D91-A1FE8FBD4DDB 0x00007ff80ff43000 /usr/lib/libapple_nghttp2.dylib 
[134] 52CA5C0F-1FCC-3E43-B106-F4BC49338A94 0x00007ff8088e4000 /usr/lib/libnetwork.dylib 
[135] C4D13637-906A-3B42-8F49-DE291EF0F13B 0x00007ff80a256000 /usr/lib/libsqlite3.dylib 
[136] E99D3CB0-E74A-3B5E-AA9A-0827C3898EC5 0x00007ff80a65f000 /System/Library/Frameworks/Network.framework/Versions/A/Network 
[137] F7C42633-7843-3A6C-9E98-E5B9DE29E79F 0x00007ffb21d99000 /usr/lib/libCoreEntitlements.dylib 
[138] ED35F6E4-4219-3356-B88C-9A5D07CBF78A 0x00007ffb0f6d4000 /System/Library/PrivateFrameworks/MessageSecurity.framework/Versions/A/MessageSecurity 
[139] 52ABF9E6-19F6-338C-872E-6FFFB195738D 0x00007ff80a23d000 /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 
[140] CC5B5881-E62C-37B4-9DA1-E71040D2EB8C 0x00007ff80f923000 /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 
[141] 11C1CC6E-ADC4-350B-9862-333A30262A18 0x00007ff80f268000 /usr/lib/libcoretls.dylib 
[142] 2BCFC686-2405-39EB-9812-8903661FB81D 0x00007ff81045e000 /usr/lib/libcoretls_cfhelpers.dylib 
[143] 44E706C8-9EDF-3024-8140-2CEA95B14F50 0x00007ff80ff72000 /usr/lib/libpam.2.dylib 
[144] 2B31DEA9-93C8-3E9D-A8E8-2E830294B0A7 0x00007ff8104cc000 /usr/lib/libxar.1.dylib 
[145] AFEF4F82-E76D-348C-B5E9-4124F110373B 0x00007ff8109aa000 /usr/lib/libheimdal-asn1.dylib 
[146] 34B378D6-21D7-361A-BA7C-AA1195618F67 0x00007ff80fcf7000 /usr/lib/libpcap.A.dylib 
[147] 364243DE-35E5-3B1D-8834-EB8EF7167362 0x00007ff80a64e000 /usr/lib/libdns_services.dylib 
[148] 7E894563-FEAD-382B-84B6-55D95CDF0B8E 0x00007ff80e4f3000 /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 
[149] C5D4BF3B-8449-3A0C-9DE7-E0BACCA75063 0x00007ff80ef75000 /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer 
[150] B2BE9B25-BF68-358D-9873-CD99294290A1 0x00007ff80f934000 /usr/lib/libbz2.1.0.dylib 
[151] FEF8D4EC-02B5-3266-87F4-5DAAE8DFF274 0x00007ff80f25c000 /usr/lib/libCheckFix.dylib 
[152] A07EC530-D409-353F-841C-B13618AFCE44 0x00007ff808d16000 /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 
[153] 765C8130-CD9E-3D80-A415-17F61EB28A67 0x00007ff80e4f9000 /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 
[154] 855A0824-7A45-3BB0-9EED-DC40A2D61819 0x00007ff80b3ca000 /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 
[155] 4CBF85E2-79B2-3ABE-A598-316BACFE6C8F 0x00007ff80f290000 /usr/lib/libmecab.dylib 
[156] E9787C12-AFB2-3134-9755-D5D0251B3D8E 0x00007ff804c74000 /usr/lib/libCRFSuite.dylib 
[157] F3C0464F-B45F-3487-9B43-D66B7CC6A682 0x00007ff80f2ea000 /usr/lib/libgermantok.dylib 
[158] 120CE168-385F-363F-95D2-C41268827A50 0x00007ff80ff1e000 /usr/lib/libThaiTokenizer.dylib 
[159] AB7D8956-C700-3F76-BC2B-0C2C9BB369EA 0x00007ff80b4aa000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 
[160] 09384AA6-FC01-3517-A3BB-5A86CD4E10AE 0x00007ff816482000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 
[161] 9BE36E1D-1B71-3C39-A937-FF49554512D2 0x00007ff81050e000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 
[162] 8302C68F-6AB0-36BF-9185-D676C65C7E10 0x00007ff80ed9a000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 
[163] 87C382F9-9507-3A43-8A20-F52D5829BA7A 0x00007ff8048e6000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 
[164] AE786A2F-3701-3984-93BF-F97852ABF4A6 0x00007ff810056000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 
[165] E601B625-07DF-3308-B3CF-9A43CD3CED81 0x00007ff80f2ed000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 
[166] D2ADCACA-FC54-3900-8C7E-8BB4584DCA66 0x00007ff80ff5b000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 
[167] A3346292-421F-3272-BC4C-FFAF22E66E19 0x00007ff810050000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 
[168] 76B9D287-682B-3208-AD20-78D92662C699 0x00007ff80e5e5000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 
[169] 35F6AED3-0702-3185-8872-7E8739FE235C 0x00007ff804b7e000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 
[170] C234916A-FD7A-3CEB-8362-FA0011792208 0x00007ffb0e9d3000 /System/Library/PrivateFrameworks/MIL.framework/Versions/A/MIL 
[171] D0932FA6-F8CC-3913-9B63-32EF346DBE91 0x00007ff80fd2c000 /usr/lib/libiconv.2.dylib 
[172] 66245147-BD93-39ED-938B-B93C2292DB82 0x00007ff80fc84000 /usr/lib/libcharset.1.dylib 
[173] D4D5AB22-50FE-3A01-8E02-FA670409909C 0x00007ff80c1c8000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 
[174] E4F2C63D-19F2-311C-B374-8852BB0AC261 0x00007ff80c1bc000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 
[175] BE6D6BDD-7BB0-340C-8623-61662A57FF37 0x00007ff810460000 /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 
[176] 2AD0A60F-90C5-3617-B818-17005F135469 0x00007ff80f19f000 /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 
[177] DAB8D092-4D27-3671-8546-961F2E77F86F 0x00007ff8104da000 /usr/lib/libutil.dylib 
[178] 4A51A07D-49C8-3E38-A07A-A4989651BA24 0x00007ffb0db64000 /System/Library/PrivateFrameworks/InstalledContentLibrary.framework/Versions/A/InstalledContentLibrary 
[179] 89EF8175-CD82-382F-9C93-4E129C8A7A8D 0x00007ff8070c6000 /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 
[180] 07EC779B-12F2-3F8C-9665-75377BD9DB8A 0x00007ffb04da6000 /System/Library/PrivateFrameworks/AppleMobileFileIntegrity.framework/Versions/A/AppleMobileFileIntegrity 
[181] A0CA16F6-1671-38D8-A5CB-4CBE2E68DD7D 0x00007ff9061ff000 /usr/lib/libmis.dylib 
[182] 3D7AAAD9-71C2-3EA1-B642-92C97CD02B97 0x00007ff914833000 /System/Library/PrivateFrameworks/MobileSystemServices.framework/Versions/A/MobileSystemServices 
[183] 5A610215-9ADA-3370-886A-FA017116B467 0x00007ffa0ea61000 /System/Library/PrivateFrameworks/ConfigProfileHelper.framework/Versions/A/ConfigProfileHelper 
[184] 43E7B269-1E8C-376B-B795-C9ED521CF707 0x00007ff80ff20000 /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 
[185] 386CAEB0-07C2-346C-89F6-EBBF448CA69D 0x00007ff80591d000 /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 
[186] 102AFC4B-3F76-3D89-B6E6-FFF64A184CF6 0x00007ff8104de000 /usr/lib/libxslt.1.dylib 
[187] 02BBAC12-256E-34D6-9037-6680F8BC5CC3 0x00007ff80fe1e000 /usr/lib/libcmph.dylib 
[188] 14ED223F-A36B-30F7-8926-5D7D87B0E844 0x00007ff80ef63000 /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 
[189] 6913A60F-68AC-38E5-8011-BA62F88386CB 0x00007ff80e5df000 /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 
[190] 00976CAD-632A-3314-984C-D21803D09D36 0x00007ff804b34000 /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 
[191] CCE5CD0A-E46B-38B8-A17A-0037309B9F7A 0x00007ff80f22d000 /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 
[192] 85C14612-698E-37A0-B3FE-2B68A411D301 0x00007ffb21ed3000 /usr/lib/libTLE.dylib 
[193] 0DC67819-B890-311A-9590-D3C471D04220 0x00007ffb22e33000 /usr/lib/swift/libswift_RegexParser.dylib 
[194] 1CDF05A1-C771-3462-87F2-35D8AA55D8E5 0x00007ff811241000 /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 
[195] 76FF4E40-3D4E-3B7D-A0ED-00DCDA2F421D 0x00007ff81098f000 /usr/lib/libexpat.1.dylib 
[196] 8ACAB8AB-7314-38F2-A144-958F36552A4B 0x00007ff8118ef000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 
[197] 4C6BF76A-57A5-3F28-9A85-2C8E11E78DB9 0x00007ff81191c000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 
[198] 06DEB8C7-8B10-31E3-A8B6-16506566D479 0x00007ff811a0d000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 
[199] C6DFC88B-ACCE-3DD5-9872-4FB16745C2A9 0x00007ff81128c000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 
[200] 4638D7B5-305D-39AE-8274-277A24829E33 0x00007ff8119ad000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 
[201] AD36988A-DAE8-3AB6-A4DC-5E02496EE51C 0x00007ff8119a4000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 
[202] 11B97C2D-DBA5-34F4-B605-C2E20F11E9DC 0x00007ff80d8c2000 /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 
[203] 8FAD96BD-1DA8-3E32-8387-877CCDFE1786 0x00007ff80a583000 /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 
[204] AAA6C0BE-022F-38C3-9EAC-618B29A3E3D6 0x00007ff81c6fd000 /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator 
[205] C2C8C6E2-BDAA-3273-A07D-4748F9B4B6CB 0x00007ff811377000 /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 
[206] E92E07F7-28EE-3092-8B5C-E431130DBD37 0x00007ff805a7f000 /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 
[207] 665F6BA2-0F4E-3B1A-9817-E09CE6ED098B 0x00007ff80d7b1000 /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 
[208] 4E8C2043-9D25-350F-A2A9-EB660F94716E 0x00007ff80d5a3000 /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 
[209] 24BE1C13-8E56-38E7-8FD7-0FCCF9786061 0x00007ff80c342000 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 
[210] 174D3505-0755-32D9-961F-867D1F8A1670 0x00007ff80ff70000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 
[211] 74EE1790-FF72-3577-B498-39115B4F77E7 0x00007ff8113b4000 /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 
[212] 474ECD9E-22F7-33DB-A9AC-C830305D31AD 0x00007ff80a4c7000 /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 
[213] 4B335232-6C95-3905-BA92-5BCFDE91610B 0x00007ff81199d000 /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 
[214] 989037C5-7516-3F01-BA36-CAE2E63239D6 0x00007ff811981000 /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 
[215] C2D2E37F-BC10-34AF-8508-75B49D0D0E06 0x00007ff8119a7000 /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 
[216] C2F622A8-B92A-3D76-9549-1FB7BC428091 0x00007ffb0a1d3000 /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libllvm-flatbuffers.dylib 
[217] 809EF7C8-D68F-3BA1-B2EE-23E7EA8B360E 0x00007ffa19732000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 
[218] 623C922B-B778-37C5-917B-186E88376470 0x00007ffb0a1cf000 /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libGPUCompilerUtils.dylib 
[219] C82FD35C-E4B3-3240-9924-FBEF5C7CF6B0 0x00007ff811a13000 /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore 
[220] BB0B461B-AE5E-3172-A255-B1DA31720162 0x00007ffa1f002000 /System/Library/Frameworks/ExtensionFoundation.framework/Versions/A/ExtensionFoundation 
[221] 810FF660-DB8C-3D20-9C4F-EB10C26B1F8F 0x00007ff81844e000 /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime 
[222] 2A48051D-12D8-3FA9-A799-4F3CDFBA0ADF 0x00007ff810f43000 /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport 
[223] 48D37F40-0654-37A0-A1ED-816B75E63237 0x00007ff8132cf000 /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata 
[224] 61CC9361-069E-3ABC-9FC4-826015CFB91A 0x00007ff805bab000 /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 
[225] BF7582BD-4DE0-3CA2-8B69-F1944725F182 0x00007ff80d78b000 /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 
[226] FEE2CC00-A7BC-3746-B31B-AA4F8AB01002 0x00007ff812b9c000 /usr/lib/libAudioStatistics.dylib 
[227] 0C8D6A47-6C22-3353-9BA2-E65FC708E342 0x00007ff905682000 /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy 
[228] 743ECA71-9188-3C24-A8C1-FE0493B06F0D 0x00007ff812e3a000 /usr/lib/libSMC.dylib 
[229] EF0B1EAB-34F6-3BEE-B85B-792871A8D4CB 0x00007ff81bf65000 /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 
[230] 5118B960-CA87-3067-B146-8D752FBBD7B7 0x00007ff8118bd000 /usr/lib/libAudioToolboxUtility.dylib 
[231] B4906FA5-4EE7-3B53-BDEF-8C8728F6B114 0x00007ff821498000 /System/Library/PrivateFrameworks/OSAServicesClient.framework/Versions/A/OSAServicesClient 
[232] 33EDD95F-D5E5-3163-9003-9857E9D40C1E 0x00007ff8132dc000 /usr/lib/libperfcheck.dylib 
[233] CC48D589-2343-3B99-A179-980F9DD14E97 0x00007ff810873000 /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 
[234] 56BC620B-7AA2-383C-9F48-74C7C0936813 0x00007ff80f192000 /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 
[235] 76582C92-7033-3C32-8BAD-0423E7FC9CE6 0x00007ffa1978d000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 
[236] D4B6C57C-664F-373F-9387-7D16C2BC58B2 0x00007ffa19751000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 
[237] E6A3D9AD-DF15-379E-BEA9-34B41FA75FE9 0x00007ffa1995a000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 
[238] 7B1BCF83-F25D-3D2F-96F6-E905FFDE883D 0x00007ffa1975a000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 
[239] FB88D8A7-B058-39DE-B02C-B1B6D6CA3FAE 0x00007ffa1974e000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 
[240] 917C60B8-5239-3B97-9AB4-242661A1190C 0x00007ffa19739000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 
[241] AA7E0449-B4F5-3F21-8263-3F22BBA9684A 0x00007ff80e46c000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore 
[242] 4155F4A6-891D-39BB-81FE-D46CCF9F4E14 0x00007ff80f88d000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage 
[243] DF7F5136-7D40-3B25-987E-B7DF969DF5FA 0x00007ff80f303000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 
[244] 0B4CA001-4426-39BA-A724-0FEDA4B28DF2 0x00007ff80f776000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 
[245] 9C79D3CC-2A80-3374-82AB-EAA4A6C4CD0A 0x00007ff80f531000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 
[246] 2C393FE7-3A23-3B61-AB6D-3506A5C24A5F 0x00007ff80f7b1000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 
[247] E5943061-AB2D-3BBD-8962-F2F48F5B57A3 0x00007ffa20372000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSFunctions.framework/Versions/A/MPSFunctions 
[248] 1D12E99F-95A0-3859-ACE4-E9F8087E5B1C 0x00007ff8047a7000 /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 
[249] E1FEAEC9-5415-3755-B3D2-8B2061AADA89 0x00007ff80e4f2000 /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 
[250] B16E8F0A-A107-3F77-A3B0-3177672C6615 0x00007ff81072e000 /usr/lib/libIOReport.dylib 
[251] 16CBA5C4-1B33-3D22-9EF1-74C179B2015A 0x00007ffa1ad3d000 /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 
[252] BA3A7BB4-008D-3874-A163-25FBDE8A9629 0x00007ff810ad5000 /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 
[253] 0DBEFCD5-49EE-35B7-AD74-CD74D9F83573 0x00007ffb0a0e4000 /System/Library/PrivateFrameworks/FontServices.framework/Versions/A/FontServices 
[254] 9B3225DE-352D-3107-872F-4316A35BBA79 0x00007ff810efe000 /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 
[255] 1524FF33-2571-3A60-8E80-9D22400ECFCF 0x00007ff80bf0c000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 
[256] 8CD7BB06-0ABE-37BF-9214-7C49E0D9A6E8 0x00007ff810f4d000 /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 
[257] 3825F537-3F88-3433-A09D-CA82E9A41583 0x00007ffb0a0e5000 /System/Library/PrivateFrameworks/FontServices.framework/libXTFontStaticRegistryData.dylib 
[258] B009601B-A788-382F-9CFD-7A6C5D029FD3 0x00007ffb1b37e000 /System/Library/PrivateFrameworks/VideoToolboxParavirtualizationSupport.framework/Versions/A/VideoToolboxParavirtualizationSupport 
[259] 2DCC4340-6EB3-316D-ACF8-47EAEE060CA7 0x00007ff81093f000 /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 
[260] 1902B767-D283-30F1-B123-DBED2662B90F 0x00007ff812bdc000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 
[261] 49F2A033-08AC-3343-B13E-61E2DE64DA8B 0x00007ff80992f000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 
[262] 2ECD8CA1-6AF9-3CB5-ADD0-A9D3D6823A8F 0x00007ff811a1f000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 
[263] 9E822AA8-E453-3FF7-AD16-89676A8531CF 0x00007ff812f8f000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 
[264] A03E0093-7FE8-3AD7-B16B-B48DC18077C3 0x00007ff812f87000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 
[265] 4F565D0B-90F5-35F4-B0C3-34C331216438 0x00007ff812bb0000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 
[266] CFDC9029-D208-3BDF-9F97-B0181C41A67A 0x00007ff8119dd000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 
[267] 7AC64DA6-3C68-386A-9130-590E22D47CD1 0x00007ff812f1a000 /usr/lib/libcups.2.dylib 
[268] 3CD0B8AD-A9C9-30C9-BC18-A59C7621A393 0x00007ff8132eb000 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 
[269] F9D93551-7DFB-3200-83E8-E6A397D9CEF2 0x00007ff8132fa000 /System/Library/Frameworks/GSS.framework/Versions/A/GSS 
[270] 3885D571-E413-3841-A620-7906A5AE40B9 0x00007ff812c4a000 /usr/lib/libresolv.9.dylib 
[271] E3276C28-03AD-3F6A-87D2-451955FBDA38 0x00007ff810f5e000 /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 
[272] 5B746EA9-58AF-3F2F-9310-49036AA62D4F 0x00007ff81a08e000 /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 
[273] 62EC8076-7413-3596-9CD4-8D2913E4E956 0x00007ff813345000 /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 
[274] 277C9FC5-F5DD-3A9E-8D9E-AB16D7C92676 0x00007ffa1e2d8000 /System/Library/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 
[275] 42365A50-3213-39E2-ACEF-211A57CE0F0B 0x00007ff8214e1000 /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities 
[276] 144E0DF4-66E7-3C29-A73C-E2D386F2C09C 0x00007ff812b2c000 /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession 
[277] F4BB8B9A-8692-369E-91F4-C7F841C4DAB3 0x00007ff81412e000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 
[278] C450493B-ABDA-381D-93A4-2E64FCF63526 0x00007ff810a45000 /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience 
[279] E1423618-896E-39E0-871D-042BEE3EEFD1 0x00007ff8129d3000 /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib 
[280] E25D1AC7-532C-3B01-B09B-24942ADF0502 0x00007ff812f9b000 /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration 
[281] DA6D39AB-1AC4-300D-AF2C-45F926AB2D04 0x00007ff817087000 /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog 
[282] C5D50E1D-C6CA-3132-BA24-81DFB87F477A 0x00007ff816fc9000 /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 
[283] 78A29E76-86A3-311F-819E-372440DEE700 0x00007ff81a08f000 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 
[284] DC9597A0-294B-3987-9EA7-4184A1AF74CB 0x00007ff80effc000 /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 
[285] 262417E8-A5A8-353D-B976-8FB241E8EA6F 0x00007ffb08c95000 /System/Library/PrivateFrameworks/CoreUtilsExtras.framework/Versions/A/CoreUtilsExtras 
[286] 9A94BD1C-5016-3A75-B2A0-4B1A3D6ADFDD 0x00007ffb0d9f7000 /System/Library/PrivateFrameworks/IO80211.framework/Versions/A/IO80211 
[287] 716DEC4F-6905-3999-A05F-95BFF5CB8FA8 0x00007ff8109b3000 /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation 
[288] B1B9DB73-98B9-3E22-8AC1-EF6978272F41 0x00007ff8160a6000 /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 
[289] 3C7A508B-47EC-37F8-8B2A-8CA32DF8C71A 0x00007ffa1e2d0000 /System/Library/Frameworks/AGL.framework/Versions/A/AGL 
[290] BE2DC7F3-0AC1-3191-A8FB-050D5869AAA2 0x00007ff905092000 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 
[291] 91BF6504-18F6-3ABE-BDC9-A21BE2897F9F 0x00007ff81dc24000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 
[292] 3762416F-321F-3162-A581-BCC1562CF221 0x00007ff819a00000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 
[293] 1BCAA2D9-E0A5-344B-B916-292D14FB6C52 0x00007ff81dc28000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 
[294] 830BF189-21A6-38C1-932B-0E7560FB4143 0x00007ff81dbf8000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 
[295] E61112A2-5BB0-3024-A673-66F7F3D0242E 0x00007ff81dc20000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 
[296] 7CE7A511-F9AA-3D7D-BFAA-596490784D95 0x00007ff90508e000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 
[297] 3FA84979-8830-3D2E-B75F-88F6CDA9FAC3 0x00007ff81dc1c000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 
[298] F36D5210-40F3-384D-B75D-1BDEEAF59BC1 0x00000001023b5000 /Users/myuser/Downloads/YUView.app/Contents/PlugIns/platforms/libqcocoa.dylib 
[299] FBE6F61F-79F3-3116-8F15-D2B9D372B5D8 0x0000000100c7e000 /Users/myuser/Downloads/YUView.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus 
[300] F6959F63-613C-3A28-BDC3-0E9C33066E4F 0x0000000100e00000 /Users/myuser/Downloads/YUView.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport 
[301] DB0F1193-3D3F-39D8-B709-6DD40FDB759D 0x00007ff817679000 /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider 
[302] 62FF22BA-647F-394C-85A1-BB9FCCF78DA6 0x00007ff80a432000 /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 
[303] 72F10111-845F-3BCB-9F57-0DD10B2B4525 0x00007ff80c3d1000 /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement 
[304] 4A57C19E-CDE3-3062-846D-2CDC24462F92 0x00007ff817805000 /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 
[305] 0A624372-EDEE-3220-8A16-5C9216D7A9D0 0x00007ff81837d000 /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 
[306] 19452C0C-371D-3DA7-B207-522240691EBF 0x00007ff81707c000 /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 
[307] 7059654B-81A4-3E9F-B803-FE318F88F6D4 0x00007ff80840d000 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 
[308] 5E33B343-5CA9-3A41-934C-1BF4FEF49F22 0x00007ff8071d0000 /usr/lib/libsandbox.1.dylib 
[309] 94BB6E6D-D70A-33D5-BBF0-24182CF924A9 0x00007ff818342000 /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 
[310] A9D7B4E3-347E-3F0F-8C22-1A52AC9344EB 0x00007ff812f7c000 /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 
[311] 919DA0E5-4EB7-35BE-B68A-5A62585B3694 0x00007ff813fae000 /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 
[312] 21ECFCF1-AEB0-3ABC-AA71-AF72F8A24BC5 0x00007ff80c397000 /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 
[313] 547DE785-8009-3F69-9E93-880BE5DC06E2 0x00007ff81957b000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 
[314] D1E27369-B89F-3225-9510-195E6E9CD76A 0x00007ff80f977000 /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 
[315] D67252AE-9E6F-3ED1-B345-39F7163F0070 0x00007ff80ef82000 /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 
[316] 69E98480-62ED-3819-AD6B-55D49547AF7B 0x00007ff81957f000 /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 
[317] BBE2340A-9E67-3F6A-AF0C-E6117BD642B1 0x00007ffa08a35000 /System/Library/PrivateFrameworks/WiFiPeerToPeer.framework/Versions/A/WiFiPeerToPeer 
[318] 027A7E5F-36AC-3B3C-BA0B-1ECE2DF27DC5 0x00007ff817eec000 /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices 
[319] E6B953A2-03DB-39F3-8183-FDCAD430326D 0x00007ff817f84000 /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices 
[320] 20006FF6-6819-3A28-9ACA-C28A3B0ACFB9 0x00007ff819712000 /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices 
[321] 11CDB3FB-A581-350E-8007-5FF4015E64A5 0x00007ff80faee000 /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications 
[322] B4160FC9-3F36-3D2B-8CC4-F7354C342501 0x00007ff81343a000 /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 
[323] 99C58AE6-393B-3594-B2AF-F15312ADDA3E 0x00007ff812c77000 /System/Library/PrivateFrameworks/MultiverseSupport.framework/Versions/A/MultiverseSupport 
[324] 03A81987-97A6-37FE-BCCD-624570E70F6C 0x00007ff81998d000 /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery 
[325] 21E60E2B-5E47-3FBC-97C6-C8A7C627D661 0x00007ff81719a000 /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 
[326] EDC480AF-7F67-396D-9AA6-9B6AA382F8DB 0x00007ff8170ae000 /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 
[327] A9419671-D534-37FC-A639-92B6469D6C40 0x00007ffa22f5e000 /System/Library/PrivateFrameworks/AAAFoundation.framework/Versions/A/AAAFoundation 
[328] 98A5B1AE-F18C-3CAC-960A-5265B645AB40 0x00007ff813413000 /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 
[329] 3A955869-186F-3DD3-B367-FA3D2DD36FB7 0x00007ff81999d000 /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC 
[330] 48DCA5EF-B19E-3E8E-A165-93F8D1A83B54 0x00007ff817166000 /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 
[331] E4160FE3-FAC8-3BAE-A27A-40C58F392DC4 0x00007ff8170ba000 /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 
[332] 3C3D1285-D1C2-32D0-8756-DC2B1E4DD4A5 0x00007ff8108b7000 /usr/lib/libCoreStorage.dylib 
[333] E3A8218B-EE31-3379-8D81-0D49BDFECDC3 0x00007ff819a08000 /usr/lib/libcsfde.dylib 
[334] A524F9E1-D979-3F06-8F48-E68851CF473E 0x00007ff8141ff000 /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 
[335] C1F8130F-53EE-35BC-A873-1CA344043E98 0x00007ff819a04000 /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 
[336] FA7D50AC-86DF-38FE-8B8E-CFAAF9C80841 0x00007ff81782b000 /System/Library/PrivateFrameworks/OctagonTrust.framework/Versions/A/OctagonTrust 
[337] 7D9C2AB2-769E-3293-8253-1DB56D4969F1 0x00007ff8108af000 /usr/lib/libMatch.1.dylib 
[338] DCE17463-CA78-3F1C-8F26-FEBA1170CA20 0x00007ff90ae81000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 
[339] 556398C0-A9E6-337C-9EF7-EFBC72BF084B 0x000000010147e000 /Users/myuser/Downloads/YUView.app/Contents/PlugIns/styles/libqmacstyle.dylib 
[340] 8D5104FD-FFA7-346A-8BAD-0C3D4D799C0E 0x0000000101453000 /Users/myuser/Downloads/YUView.app/Contents/PlugIns/imageformats/libqgif.dylib 
[341] EBEE8AFF-7E10-33EB-BB48-38AAC6701557 0x00000001014b7000 /Users/myuser/Downloads/YUView.app/Contents/PlugIns/imageformats/libqico.dylib 
[342] 759888B8-D059-323C-8C82-3A6532123C16 0x0000000102300000 /Users/myuser/Downloads/YUView.app/Contents/PlugIns/imageformats/libqjpeg.dylib 
[343] A353CEE4-80CC-3637-8956-AEC16AF17464 0x0000000101461000 /usr/lib/libobjc-trampolines.dylib 
[344] 8BE52431-D0A2-3B83-8EB0-75C6F932766C 0x00007ff811016000 /System/Library/PrivateFrameworks/login.framework/Versions/A/login 
[345] F32E541E-8A7F-301F-A466-4658332705CE 0x0000000101a00000 /Users/myuser/Downloads/YUView.app/Contents/PlugIns/bearer/libqgenericbearer.dylib 
[346] 5FD0BE8A-9BD6-361B-A0E5-21603C62B916 0x00007ffb21c6a000 /usr/lib/libAccessibilityBaseImplementations.dylib 
[347] 6AC6CBDC-9233-3560-9F4F-57803400A868 0x00007ff80c0b0000 /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 
[348] 3F96FC55-9E0C-3CBF-9141-8D0652D2198C 0x00007ffa1dc60000 /System/Library/Extensions/AMDRadeonX6000MTLDriver.bundle/Contents/MacOS/AMDRadeonX6000MTLDriver 
[349] CA9E7653-EB3A-33E1-9DC8-531457ED6436 0x00007ff90a351000 /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo 
[350] 9ABA036B-2DE3-3B6C-A8F9-CBA11E837D87 0x00007ffa0f686000 /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver 
[351] A85AEE42-EA15-37F4-87A9-DC383DEF63ED 0x00007ff906212000 /System/Library/PrivateFrameworks/GPURawCounter.framework/Versions/A/GPURawCounter 
[352] B8501602-D895-363E-A45B-50675E1FB1D2 0x00007ff90df00000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 
[353] 0BA0F592-F0F3-37E6-BF67-B4EFA28B0512 0x00007ff813355000 /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 
[354] A21D8C34-58D2-35F1-8CDB-83AEFD25F224 0x00007ff90b824000 /System/Library/PrivateFrameworks/SoftwareUpdateCoreSupport.framework/Versions/A/SoftwareUpdateCoreSupport 
[355] D36711B9-9D66-3785-9018-B8E54C0DAF15 0x00007ff911bd2000 /System/Library/PrivateFrameworks/SoftwareUpdateCoreConnect.framework/Versions/A/SoftwareUpdateCoreConnect 
[356] 1236BAB0-B422-3186-BBD6-90EDF3906A44 0x00007ff81a0b3000 /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 
[357] 9C23A7D7-0586-3D9C-B2AC-896B347BBB26 0x00007ff90b4a3000 /System/Library/PrivateFrameworks/MSUDataAccessor.framework/Versions/A/MSUDataAccessor 
[358] 764ABBEB-43A8-3269-86EF-8A64B72348CF 0x00007ff907a56000 /usr/lib/libbootpolicy.dylib 
[359] 7176881B-EED6-3218-B80D-D7CBDF7E7A84 0x00007ff91850b000 /usr/lib/libpartition2_dynamic.dylib 
[360] 37CDF5B6-9CFE-3294-80F8-65C7A4FDDE59 0x00007ffb05875000 /System/Library/PrivateFrameworks/CMPhoto.framework/Versions/A/CMPhoto 
[361] E3A9C1B3-2CF6-3B95-B2AE-0B4044F66536 0x00007ff818215000 /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 
[362] 44D7DD62-8B5E-3E37-A50C-77B09D4C204E 0x00007ff811c56000 /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 
[363] 3A2B1FC6-C035-38C7-A3DB-7CB6D4026E76 0x00007ff817649000 /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 
[364] 7426F39F-6C61-3606-8662-FE8F466353D4 0x00007ff816798000 /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 
[365] CA384FB0-45D0-3FCC-B963-671AADC9CF66 0x00007ff817645000 /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 
[366] 5FDF34E0-7EA7-3959-B052-5F1795C81772 0x00007ff81728a000 /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 
[367] DA3DD01E-8E22-3E21-A8A6-16E0E98292E8 0x000000013f490000 /usr/local/Cellar/ffmpeg/5.1.2_3/lib/libavutil.57.28.100.dylib 
[368] CA429BD6-1342-3007-B404-C5349CAE0AA8 0x000000013fa52000 /usr/local/Cellar/libx11/1.8.3/lib/libX11.6.dylib 
[369] 1CBEB850-CFDC-3864-B7CF-31F470FED9E8 0x000000013f42b000 /usr/local/Cellar/libxcb/1.15/lib/libxcb.1.1.0.dylib 
[370] ADABAF7C-BC6A-3EAB-8FBC-F3D8FDD20C3E 0x000000013e3e5000 /usr/local/Cellar/libxau/1.0.11/lib/libXau.6.0.0.dylib 
[371] 27B95F86-4B3D-34E4-A7F2-2EF1177B37AF 0x000000013f400000 /usr/local/Cellar/libxdmcp/1.1.4/lib/libXdmcp.6.dylib 
[372] 7530F3FD-C5D8-3C5E-931B-8028FD6B5033 0x000000013f62c000 /usr/local/Cellar/ffmpeg/5.1.2_3/lib/libswresample.4.7.100.dylib 
[373] 2B27BB3D-5897-3C7F-A413-E27F6050B4D7 0x000000013f64e000 /usr/local/Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib 
[374] C0DD19AE-AC4C-386E-9F6E-DF1D1A31AE03 0x000000015b2f8000 /usr/local/Cellar/ffmpeg/5.1.2_3/lib/libavcodec.59.37.100.dylib 
[375] E6FCDAB3-C8C7-36B7-AE11-7DE71BA9085B 0x000000013fd6c000 /usr/local/Cellar/libvpx/1.12.0/lib/libvpx.7.dylib 
[376] DD7D543A-B587-3B8D-A375-B4EC8AFED4F2 0x000000013f41a000 /usr/local/Cellar/webp/1.3.0/lib/libwebpmux.3.dylib 
[377] 98007004-3F05-3CAA-B615-AFC4FF8BC4FC 0x000000013fb4a000 /usr/local/Cellar/webp/1.3.0/lib/libwebp.7.dylib 
[378] D7E438BB-3106-3F82-B0FC-5EE3020EAE46 0x000000013f6b6000 /usr/local/Cellar/xz/5.4.1/lib/liblzma.5.dylib 
[379] B98D548F-951D-3498-8D9E-C280329BEE67 0x000000013f46d000 /usr/local/Cellar/aribb24/1.0.4/lib/libaribb24.0.dylib 
[380] 1357122B-18E6-3565-95B4-519B1428B23B 0x0000000159ac3000 /usr/local/Cellar/dav1d/1.0.0/lib/libdav1d.6.dylib 
[381] AB048B8D-66E1-3463-95B9-435F69E1B02F 0x000000013f704000 /usr/local/Cellar/opencore-amr/0.1.6/lib/libopencore-amrwb.0.dylib 
[382] 938F3866-777A-37D5-9878-48CA380F9A53 0x000000013f6ea000 /usr/local/Cellar/snappy/1.1.9/lib/libsnappy.1.1.9.dylib 
[383] D7BE4ECF-0D18-3D07-855D-BD487489EBE9 0x000000015c42c000 /usr/local/Cellar/aom/3.5.0_1/lib/libaom.3.5.0.dylib 
[384] 1D5996F3-7673-35E8-8FAF-C09D3B68F7AF 0x000000013fc67000 /usr/local/Cellar/libvmaf/2.3.1/lib/libvmaf.1.dylib 
[385] DA06E15E-0EDB-3E9C-BAB9-F0B085C35A05 0x000000015a800000 /usr/local/Cellar/jpeg-xl/0.7.0_1/lib/libjxl.0.7.0.dylib 
[386] 78CE8BC9-BF1E-3C80-B39B-8B847F4FDCA9 0x00000001598a1000 /usr/local/Cellar/lame/3.100/lib/libmp3lame.0.dylib 
[387] FBF744B0-CEB7-37FD-A58B-8CCF8C2F7094 0x000000013fbdd000 /usr/local/Cellar/opencore-amr/0.1.6/lib/libopencore-amrnb.0.dylib 
[388] 518BEE19-474F-33C9-9804-317D40E18C62 0x000000013ff94000 /usr/local/Cellar/openjpeg/2.5.0/lib/libopenjp2.2.5.0.dylib 
[389] 0736CD2D-C00F-3237-B95F-2EC8DED89554 0x0000000159919000 /usr/local/Cellar/opus/1.3.1/lib/libopus.0.dylib 
[390] B4055E32-8905-317C-89CD-D7EE4EACC228 0x000000015ae3d000 /usr/local/Cellar/rav1e/0.6.3/lib/librav1e.0.6.3.dylib 
[391] 3271DFC4-F789-33EC-8D4B-BA3C1E71D609 0x000000013fc09000 /usr/local/Cellar/speex/1.2.1/lib/libspeex.1.dylib 
[392] 11C2CF04-E4D5-3AA3-A7AB-B28CED631A97 0x000000015cee6000 /usr/local/Cellar/svt-av1/1.4.1/lib/libSvtAv1Enc.1.4.1.dylib 
[393] 88F87533-EA83-37D5-8CA1-2B4764CED58C 0x0000000159975000 /usr/local/Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib 
[394] C7F1EFF2-4F30-3DBC-B6D0-B7994CA394A6 0x000000013fc25000 /usr/local/Cellar/theora/1.1.1/lib/libtheoradec.1.dylib 
[395] BFDBD02C-9BDF-37A0-9C78-536077343AE6 0x000000013fbb2000 /usr/local/Cellar/libogg/1.3.5/lib/libogg.0.dylib 
[396] 534D743F-4585-3843-B191-D7B3146634AF 0x00000001599dc000 /usr/local/Cellar/libvorbis/1.3.7/lib/libvorbis.0.dylib 
[397] FCA8AFC6-FB4C-3325-B35B-683D571B9A50 0x0000000159d27000 /usr/local/Cellar/libvorbis/1.3.7/lib/libvorbisenc.2.dylib 
[398] D7CBB4FC-628D-3805-825D-8D4C99F1A435 0x000000015aac0000 /usr/local/Cellar/x264/r3095/lib/libx264.164.dylib 
[399] C5EEBA3D-FE05-3A91-99C7-8F672ADD522C 0x000000015e7d2000 /usr/local/Cellar/x265/3.5/lib/libx265.199.dylib 
[400] 31273FEB-AB5D-3C30-9FB2-0EB3302B951B 0x000000013f457000 /usr/local/Cellar/webp/1.3.0/lib/libsharpyuv.0.dylib 
[401] B574B00F-78DC-37D6-A47C-72E0E7494EAF 0x0000000159a0c000 /usr/local/Cellar/libpng/1.6.39/lib/libpng16.16.dylib 
[402] 8522A908-DD51-35C7-8D2A-C75B5F2A9328 0x000000013fc3d000 /usr/local/Cellar/brotli/1.0.9/lib/libbrotlidec.1.0.9.dylib 
[403] E55867F0-20B2-36B3-BB7D-6195D5A83002 0x0000000159a3c000 /usr/local/Cellar/brotli/1.0.9/lib/libbrotlicommon.1.0.9.dylib 
[404] 08699193-ADB5-302F-A0D8-8D5FBA3CFE9C 0x000000013ffec000 /usr/local/Cellar/highway/1.0.3/lib/libhwy.1.0.3.dylib 
[405] 24F4FE54-9B31-3C1C-90C5-6047EC74BD30 0x0000000159e6e000 /usr/local/Cellar/brotli/1.0.9/lib/libbrotlienc.1.0.9.dylib 
[406] F6EE99E5-E198-3D4F-867F-E237A2DCA3BB 0x000000015cbe0000 /usr/local/Cellar/ffmpeg/5.1.2_3/lib/libavformat.59.27.100.dylib 
[407] FA1104AE-545B-304B-BCEF-6DB730542E90 0x0000000159dd7000 /usr/local/Cellar/libbluray/1.3.4/lib/libbluray.2.dylib 
[408] BA83145F-D216-3D25-B1B6-83ADDF7632FB 0x000000015d73a000 /usr/local/Cellar/gnutls/3.7.8_1/lib/libgnutls.30.dylib 
[409] AFA8EA7E-6AF9-3EE8-902C-3FB14933F86F 0x0000000159a68000 /usr/local/Cellar/librist/0.2.7_2/lib/librist.4.dylib 
[410] 7222D95C-28D6-30A1-AF40-42414D916BE7 0x000000015ad5c000 /usr/local/Cellar/srt/1.5.1/lib/libsrt.1.5.1.dylib 
[411] 87D012E1-13A3-3F97-BB14-5C98CB21F14B 0x000000015b1bd000 /usr/local/Cellar/zeromq/4.3.4/lib/libzmq.5.dylib 
[412] 7D8BCA78-CE4C-348B-A725-DE4405B960C9 0x0000000159f06000 /usr/local/Cellar/fontconfig/2.14.1/lib/libfontconfig.1.dylib 
[413] 4CBC5B96-18F2-3BA6-B6A8-A0051B19C0EA 0x000000015b259000 /usr/local/Cellar/freetype/2.12.1/lib/libfreetype.6.dylib 
[414] 146B350B-3118-3F81-AAB0-B6792D3D810D 0x00000001599ad000 /usr/local/Cellar/gettext/0.21.1/lib/libintl.8.dylib 
[415] 874D0B31-F55C-3413-8259-F1BD9941ABB7 0x000000015cad8000 /usr/local/Cellar/p11-kit/0.24.1_1/lib/libp11-kit.0.dylib 
[416] A7BF7B58-019D-36D2-A661-C7A9F5331A09 0x0000000159f4e000 /usr/local/Cellar/libidn2/2.3.4_1/lib/libidn2.0.dylib 
[417] 2728021E-607E-31A0-824F-86685189A217 0x000000015dace000 /usr/local/Cellar/libunistring/1.1/lib/libunistring.5.dylib 
[418] C13D07E4-83CA-3D0C-A4D3-432E0C568593 0x0000000159e1f000 /usr/local/Cellar/libtasn1/4.19.0/lib/libtasn1.6.dylib 
[419] 5CABC88F-7E65-374F-AB60-A3DB92B7263D 0x000000015c9e4000 /usr/local/Cellar/nettle/3.8.1/lib/libnettle.8.6.dylib 
[420] DCA3AC1F-B8BC-35E3-92CD-D1B5AD7A8F43 0x000000015ca2c000 /usr/local/Cellar/nettle/3.8.1/lib/libhogweed.6.6.dylib 
[421] 185B6429-AE7F-3DAB-841C-B1C2C1736C6B 0x000000015cddc000 /usr/local/Cellar/gmp/6.2.1_1/lib/libgmp.10.dylib 
[422] BB553223-8D2B-3662-A6DB-739B0772FD89 0x00007ff81358a000 /usr/lib/libffi.dylib 
[423] C2EA2FB1-F81A-3E96-96A9-9F7CBA6D09EF 0x000000015ce54000 /usr/local/Cellar/mbedtls/3.3.0/lib/libmbedcrypto.3.3.0.dylib 
[424] BF709015-068E-3DF4-A1FC-F80BBE1AC245 0x000000013fbc6000 /usr/local/Cellar/cjson/1.7.15/lib/libcjson.1.7.15.dylib 
[425] F3FD0FD2-5A36-3810-A52C-5EDBED2EB791 0x000000015d98d000 /usr/local/Cellar/openssl@1.1/1.1.1s/lib/libssl.1.1.dylib 
[426] A23FF437-8A57-3B02-862A-2E6EF4008BB1 0x000000015ded7000 /usr/local/Cellar/openssl@1.1/1.1.1s/lib/libcrypto.1.1.dylib 
[427] 06586AA8-EC71-3966-AF46-F45233EFF180 0x000000015ca74000 /usr/local/Cellar/libsodium/1.0.18_1/lib/libsodium.23.dylib 
[428] 950D1329-6E53-3609-B544-4FDF0656BB3E 0x000000015dd7b000 /Users/myuser/Downloads/YUView.app/Contents/MacOS/libde265-internals.dylib
ChristianFeldmann commented 1 year ago

Hi! Thanks for the report. I looked at the debug logs and the code and this is a bit puzzling. The only thing I can see is that we may have a multithreading issue since the parser is running in a separate thread... I created a branch with an added mutex that you could give a try. But I think first I will need some more info. What file are you opening? I guess a compressed file? What ffmpeg version are you using? Could I get access to the file to try to revreate the brash?