jcelaya / hdrmerge

HDR exposure merging
http://jcelaya.github.io/hdrmerge/
Other
363 stars 78 forks source link

macOS: app crash after selecting RAW images #178

Closed fanckush closed 5 years ago

fanckush commented 5 years ago

The app crashes the moment I click on "accept" (if I have no RAW files selected it doesn't crash). I am building from source from the master branch + #177 pull request patch for exiv2 0.27

This is the part that seemed significant in the crash report:

Thread 6 Crashed:: Thread (pooled)
0   libsystem_platform.dylib        0x00007fff5d770969 _platform_bzero$VARIANT$Haswell + 41
1   libraw_r.19.dylib               0x000000010e530695 LibRaw::LibRaw(unsigned int) + 117
2   org.hdrmerge                    0x000000010e0e15bf hdrmerge::ImageIO::getFrameCount(hdrmerge::RawParameters&) + 47
3   org.hdrmerge                    0x000000010e0e1bb8 hdrmerge::ImageIO::load(hdrmerge::LoadOptions const&, hdrmerge::ProgressIndicator&) + 488
4   org.hdrmerge                    0x000000010e0ec518 QtConcurrent::StoredFunctorCall0<int, std::__1::function<int ()> >::runFunctor() + 24
5   org.hdrmerge                    0x000000010e0ec460 QtConcurrent::RunFunctionTask<int>::run() + 48
6   org.qt-project.QtCore           0x000000010f86311d 0x10f83c000 + 160029
7   org.qt-project.QtCore           0x000000010f85e183 0x10f83c000 + 139651
8   libsystem_pthread.dylib         0x00007fff5d77c2eb _pthread_body + 126
9   libsystem_pthread.dylib         0x00007fff5d77f249 _pthread_start + 66
10  libsystem_pthread.dylib         0x00007fff5d77b40d thread_start + 13
Full crash report:

``` bash Process: hdrmerge [56388] Path: /Applications/hdrmerge.app/Contents/MacOS/hdrmerge Identifier: org.hdrmerge Version: 0.5.0 (0.5.0) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: hdrmerge [56388] User ID: 501 Date/Time: 2019-05-09 11:38:42.906 +0200 OS Version: Mac OS X 10.14.4 (18E226) Report Version: 12 Anonymous UUID: F8F08975-6F52-FE85-53A1-243B0BAA6AFD Sleep/Wake UUID: 18271240-78E4-4376-B83A-0D93F1E8E604 Time Awake Since Boot: 1300000 seconds Time Since Wake: 3100 seconds System Integrity Protection: enabled Crashed Thread: 6 Thread (pooled) Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000700000423000 Exception Note: EXC_CORPSE_NOTIFY Termination Signal: Bus error: 10 Termination Reason: Namespace SIGNAL, Code 0xa Terminating Process: exc handler [56388] VM Regions Near 0x700000423000: Stack 00007000003a1000-0000700000423000 [ 520K] rw-/rwx SM=SHM thread 6 --> Stack Guard 0000700000423000-0000700000424000 [ 4K] ---/rwx SM=NUL Stack 0000700000424000-00007000004a6000 [ 520K] rw-/rwx SM=COW Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff5d6c4c86 kevent_id + 10 1 libdispatch.dylib 0x00007fff5d55c15f _dispatch_kq_poll + 247 2 libdispatch.dylib 0x00007fff5d55ccd7 _dispatch_event_loop_wait_for_ownership + 498 3 libdispatch.dylib 0x00007fff5d54d36e __DISPATCH_WAIT_FOR_QUEUE__ + 269 4 libdispatch.dylib 0x00007fff5d54cfce _dispatch_sync_f_slow + 171 5 com.apple.AppKit 0x00007fff2e8d608e NSCGSDisableUpdates + 235 6 com.apple.AppKit 0x00007fff2e8d5eb8 NSCGSTransactionRunPreCommitActionsForOrder_ + 138 7 com.apple.AppKit 0x00007fff2e8d5e1b NSCGSTransactionRunPreCommitActions_ + 31 8 com.apple.AppKit 0x00007fff2e8d5df0 __39+[_NSCGSTransaction currentTransaction]_block_invoke + 34 9 com.apple.QuartzCore 0x00007fff3bb53ccb CA::Transaction::run_commit_handlers(CATransactionPhase) + 49 10 com.apple.QuartzCore 0x00007fff3bb546fc CA::Context::commit_transaction(CA::Transaction*) + 2320 11 com.apple.QuartzCore 0x00007fff3bb5358a CA::Transaction::commit() + 588 12 com.apple.QuartzCore 0x00007fff3bb53292 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 66 13 com.apple.CoreFoundation 0x00007fff31177e88 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 14 com.apple.CoreFoundation 0x00007fff31177dbd __CFRunLoopDoObservers + 451 15 com.apple.CoreFoundation 0x00007fff31119e49 CFRunLoopRunSpecific + 514 16 com.apple.HIToolbox 0x00007fff304069db RunCurrentEventLoopInMode + 292 17 com.apple.HIToolbox 0x00007fff3040661d ReceiveNextEventCommon + 355 18 com.apple.HIToolbox 0x00007fff304064a6 _BlockUntilNextEventMatchingListInModeWithFilter + 64 19 com.apple.AppKit 0x00007fff2e7a0ffb _DPSNextEvent + 965 20 com.apple.AppKit 0x00007fff2e79fd93 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361 21 libqcocoa.dylib 0x0000000111ab9b77 0x111a8a000 + 195447 22 org.qt-project.QtCore 0x000000010fa253e7 QCoreApplication::processEvents(QFlags) + 39 23 org.hdrmerge 0x000000010e0e8e16 hdrmerge::MainWindow::loadImages() + 438 24 org.qt-project.QtCore 0x000000010fa5614c QMetaObject::activate(QObject*, int, int, void**) + 3132 25 org.qt-project.QtWidgets 0x000000010e853385 QAction::activate(QAction::ActionEvent) + 309 26 org.qt-project.QtCore 0x000000010fa4e801 QObject::event(QEvent*) + 753 27 org.qt-project.QtWidgets 0x000000010e85c8ed QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269 28 org.qt-project.QtWidgets 0x000000010e85dcf2 QApplication::notify(QObject*, QEvent*) + 594 29 org.qt-project.QtCore 0x000000010fa24ef4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212 30 org.qt-project.QtCore 0x000000010fa2612e QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 878 31 libqcocoa.dylib 0x0000000111aba9c9 0x111a8a000 + 199113 32 libqcocoa.dylib 0x0000000111abb130 0x111a8a000 + 201008 33 com.apple.CoreFoundation 0x00007fff311375e3 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 34 com.apple.CoreFoundation 0x00007fff31137589 __CFRunLoopDoSource0 + 108 35 com.apple.CoreFoundation 0x00007fff3111af3b __CFRunLoopDoSources0 + 195 36 com.apple.CoreFoundation 0x00007fff3111a505 __CFRunLoopRun + 1189 37 com.apple.CoreFoundation 0x00007fff31119e0e CFRunLoopRunSpecific + 455 38 com.apple.HIToolbox 0x00007fff304069db RunCurrentEventLoopInMode + 292 39 com.apple.HIToolbox 0x00007fff3040661d ReceiveNextEventCommon + 355 40 com.apple.HIToolbox 0x00007fff304064a6 _BlockUntilNextEventMatchingListInModeWithFilter + 64 41 com.apple.AppKit 0x00007fff2e7a0ffb _DPSNextEvent + 965 42 com.apple.AppKit 0x00007fff2e79fd93 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361 43 com.apple.AppKit 0x00007fff2e799eb0 -[NSApplication run] + 699 44 libqcocoa.dylib 0x0000000111aba0ab 0x111a8a000 + 196779 45 org.qt-project.QtCore 0x000000010fa2055f QEventLoop::exec(QFlags) + 431 46 org.qt-project.QtCore 0x000000010fa25502 QCoreApplication::exec() + 130 47 org.hdrmerge 0x000000010e0c19f8 hdrmerge::Launcher::startGUI() + 376 48 org.hdrmerge 0x000000010e0c71e1 hdrmerge::Launcher::run() + 913 49 org.hdrmerge 0x000000010e0c1548 main + 56 50 libdyld.dylib 0x00007fff5d58e3d5 start + 1 Thread 1: 0 libsystem_pthread.dylib 0x00007fff5d77b3f0 start_wqthread + 0 Thread 2:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff5d6c322a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff5d6c376c mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff3111b13e __CFRunLoopServiceMachPort + 328 3 com.apple.CoreFoundation 0x00007fff3111a6ac __CFRunLoopRun + 1612 4 com.apple.CoreFoundation 0x00007fff31119e0e CFRunLoopRunSpecific + 455 5 com.apple.AppKit 0x00007fff2e7a8d1a _NSEventThread + 175 6 libsystem_pthread.dylib 0x00007fff5d77c2eb _pthread_body + 126 7 libsystem_pthread.dylib 0x00007fff5d77f249 _pthread_start + 66 8 libsystem_pthread.dylib 0x00007fff5d77b40d thread_start + 13 Thread 3: 0 libsystem_pthread.dylib 0x00007fff5d77b3f0 start_wqthread + 0 Thread 4: 0 libsystem_pthread.dylib 0x00007fff5d77b3f0 start_wqthread + 0 Thread 5:: Dispatch queue: NSCGSDisableUpdates 0 libsystem_kernel.dylib 0x00007fff5d6c322a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff5d6c376c mach_msg + 60 2 com.apple.SkyLight 0x00007fff565fba39 CGSUpdateManager::enable_updates_common() + 577 3 com.apple.SkyLight 0x00007fff565fbdd6 SLSReenableUpdateToken + 104 4 libdispatch.dylib 0x00007fff5d5405f8 _dispatch_call_block_and_release + 12 5 libdispatch.dylib 0x00007fff5d54163d _dispatch_client_callout + 8 6 libdispatch.dylib 0x00007fff5d5478e0 _dispatch_lane_serial_drain + 602 7 libdispatch.dylib 0x00007fff5d548396 _dispatch_lane_invoke + 385 8 libdispatch.dylib 0x00007fff5d5506ed _dispatch_workloop_worker_thread + 598 9 libsystem_pthread.dylib 0x00007fff5d77b611 _pthread_wqthread + 421 10 libsystem_pthread.dylib 0x00007fff5d77b3fd start_wqthread + 13 Thread 6 Crashed:: Thread (pooled) 0 libsystem_platform.dylib 0x00007fff5d770969 _platform_bzero$VARIANT$Haswell + 41 1 libraw_r.19.dylib 0x000000010e530695 LibRaw::LibRaw(unsigned int) + 117 2 org.hdrmerge 0x000000010e0e15bf hdrmerge::ImageIO::getFrameCount(hdrmerge::RawParameters&) + 47 3 org.hdrmerge 0x000000010e0e1bb8 hdrmerge::ImageIO::load(hdrmerge::LoadOptions const&, hdrmerge::ProgressIndicator&) + 488 4 org.hdrmerge 0x000000010e0ec518 QtConcurrent::StoredFunctorCall0 >::runFunctor() + 24 5 org.hdrmerge 0x000000010e0ec460 QtConcurrent::RunFunctionTask::run() + 48 6 org.qt-project.QtCore 0x000000010f86311d 0x10f83c000 + 160029 7 org.qt-project.QtCore 0x000000010f85e183 0x10f83c000 + 139651 8 libsystem_pthread.dylib 0x00007fff5d77c2eb _pthread_body + 126 9 libsystem_pthread.dylib 0x00007fff5d77f249 _pthread_start + 66 10 libsystem_pthread.dylib 0x00007fff5d77b40d thread_start + 13 Thread 6 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000700000419d28 rcx: 0x000000000004b5ac rdx: 0x0000700000419d30 rdi: 0x0000700000423000 rsi: 0x0000000000000000 rbp: 0x0000700000419cb0 rsp: 0x0000700000419cb0 r8: 0x0000000000000000 r9: 0x0000000000000501 r10: 0x000000010f7e4f08 r11: 0x00007fff5d770940 r12: 0x00007ffee1b428c0 r13: 0x00007ffee1b42808 r14: 0x00007000004a3b70 r15: 0x0000000000000000 rip: 0x00007fff5d770969 rfl: 0x0000000000010202 cr2: 0x0000700000423000 Logical CPU: 1 Error Code: 0x00000006 Trap Number: 14 Binary Images: 0x10e0bd000 - 0x10e3f0ff7 +org.hdrmerge (0.5.0 - 0.5.0) /Applications/hdrmerge.app/Contents/MacOS/hdrmerge 0x10e4e8000 - 0x10e550ffb +libraw_r.19.dylib (0) /Applications/hdrmerge.app/Contents/Frameworks/libraw_r.19.dylib 0x10e5b1000 - 0x10e763fff +libexiv2.27.dylib (0) /Applications/hdrmerge.app/Contents/Frameworks/libexiv2.27.dylib 0x10e84c000 - 0x10ec8affb +org.qt-project.QtWidgets (5.12 - 5.12.2) /Applications/hdrmerge.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets 0x10eded000 - 0x10f22dff3 +org.qt-project.QtGui (5.12 - 5.12.2) /Applications/hdrmerge.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui 0x10f330000 - 0x10f384ff7 +libomp.dylib (0) /Applications/hdrmerge.app/Contents/Frameworks/libomp.dylib 0x10f3b3000 - 0x10f3dfff7 +libjpeg.9.dylib (0) /Applications/hdrmerge.app/Contents/Frameworks/libjpeg.9.dylib 0x10f3e6000 - 0x10f41cfff +libjasper.4.dylib (0) /Applications/hdrmerge.app/Contents/Frameworks/libjasper.4.dylib 0x10f430000 - 0x10f467ffb +liblcms2.2.dylib (0) <7F9DE24E-AB2F-35A4-94CC-C16A77D9EF2A> /Applications/hdrmerge.app/Contents/Frameworks/liblcms2.2.dylib 0x10f479000 - 0x10f4d5ff7 +libssh.4.dylib (0) <15171B8D-897C-3D46-800C-1608738FE4C6> /Applications/hdrmerge.app/Contents/Frameworks/libssh.4.dylib 0x10f4ec000 - 0x10f4f4ff7 +libintl.8.dylib (0) <2BE4B1C7-92C9-39E9-B4A7-F880907047DB> /Applications/hdrmerge.app/Contents/Frameworks/libintl.8.dylib 0x10f4f9000 - 0x10f64ce87 +libcrypto.1.0.0.dylib (0) <96B06B4B-AF12-3701-BB9C-5FA206454D03> /Applications/hdrmerge.app/Contents/Frameworks/libcrypto.1.0.0.dylib 0x10f771000 - 0x10f7db6ef dyld (655.1.1) /usr/lib/dyld 0x10f83c000 - 0x10fd6afff +org.qt-project.QtCore (5.12 - 5.12.2) <4C604053-CF4A-3C48-8EEA-09A0C108AC43> /Applications/hdrmerge.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore 0x111a8a000 - 0x111be9ff7 +libqcocoa.dylib (0) /Applications/hdrmerge.app/Contents/PlugIns/platforms/libqcocoa.dylib 0x111c34000 - 0x111c92fff +org.qt-project.QtDBus (5.12 - 5.12.2) /Applications/hdrmerge.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus 0x111cab000 - 0x111cd4ff7 +org.qt-project.QtPrintSupport (5.12 - 5.12.2) <2944E999-F245-3627-972A-3C1BDEB282F1> /Applications/hdrmerge.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport 0x11438d000 - 0x1143b1fff +libqmacstyle.dylib (0) /Applications/hdrmerge.app/Contents/PlugIns/styles/libqmacstyle.dylib 0x114a1b000 - 0x114a21ff3 +libqgif.dylib (0) /Applications/hdrmerge.app/Contents/PlugIns/imageformats/libqgif.dylib 0x114a25000 - 0x114a2cffb +libqicns.dylib (0) /Applications/hdrmerge.app/Contents/PlugIns/imageformats/libqicns.dylib 0x114a31000 - 0x114a36ff3 +libqico.dylib (0) <4EA422AC-B1C3-331F-9185-5FD485D59F02> /Applications/hdrmerge.app/Contents/PlugIns/imageformats/libqico.dylib 0x114a3b000 - 0x114a9effb +libqjpeg.dylib (0) <4E49E310-427C-3BEB-AEB0-B8AA3AA99D23> /Applications/hdrmerge.app/Contents/PlugIns/imageformats/libqjpeg.dylib 0x114aa4000 - 0x114aa8ff7 +libqmacheif.dylib (0) /Applications/hdrmerge.app/Contents/PlugIns/imageformats/libqmacheif.dylib 0x114aac000 - 0x114ab0ff7 +libqmacjp2.dylib (0) <686584D6-9CD6-320C-8649-C316DF365578> /Applications/hdrmerge.app/Contents/PlugIns/imageformats/libqmacjp2.dylib 0x114ab4000 - 0x114ab8ffb +libqtga.dylib (0) <006BD42F-AD7B-3D75-B5C2-FCD335CDEB7B> /Applications/hdrmerge.app/Contents/PlugIns/imageformats/libqtga.dylib 0x114abc000 - 0x114b1fff3 +libqtiff.dylib (0) <6FC8D815-47B2-34F5-8D32-07363892E806> /Applications/hdrmerge.app/Contents/PlugIns/imageformats/libqtiff.dylib 0x114b27000 - 0x114b2aff3 +libqwbmp.dylib (0) <154EC94F-2EFD-35F8-A406-2353373CA8E9> /Applications/hdrmerge.app/Contents/PlugIns/imageformats/libqwbmp.dylib 0x114b2e000 - 0x114bc2ff3 +libqwebp.dylib (0) <8EE1297D-B839-3442-A7A1-BB3F20166A73> /Applications/hdrmerge.app/Contents/PlugIns/imageformats/libqwebp.dylib 0x114bd9000 - 0x114bdc047 libobjc-trampolines.dylib (756.2) /usr/lib/libobjc-trampolines.dylib 0x7fff25bca000 - 0x7fff25f22fff com.apple.RawCamera.bundle (8.14.0 - 1031.4.2) <7CEBABD9-0E85-3670-9836-40DD190C48A8> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff298b1000 - 0x7fff29942ff7 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (12.8.38 - 12.0.8) <53E6DBFF-C6CC-3A01-BC3D-978D3FF8E154> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver 0x7fff2d1a5000 - 0x7fff2d1a9fff com.apple.agl (3.3.2 - AGL-3.3.2) /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x7fff2d552000 - 0x7fff2d552fff com.apple.Accelerate (1.11 - Accelerate 1.11) <762942CB-CFC9-3A0C-9645-A56523A06426> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff2d553000 - 0x7fff2d569ff7 libCGInterfaces.dylib (506.22) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff2d56a000 - 0x7fff2dc03fef com.apple.vImage (8.1 - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff2dc04000 - 0x7fff2de7dff3 libBLAS.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff2de7e000 - 0x7fff2def0ffb libBNNS.dylib (38.250.1) <95A91B57-17B8-389F-B324-3AD42BBEA3E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff2def1000 - 0x7fff2e29aff3 libLAPACK.dylib (1243.200.4) <92175DF4-863A-3780-909A-A3E5C410F2E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff2e29b000 - 0x7fff2e2b0feb libLinearAlgebra.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff2e2b1000 - 0x7fff2e2b6ff3 libQuadrature.dylib (3.200.2) <354D7970-0570-32E0-ABAE-222DAAF1F7A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff2e2b7000 - 0x7fff2e333ff3 libSparse.dylib (79.200.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff2e334000 - 0x7fff2e347fe3 libSparseBLAS.dylib (1243.200.4) <95B6FFFD-CDD5-3ABB-B862-6A86720DCD77> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff2e348000 - 0x7fff2e52fff7 libvDSP.dylib (671.250.4) <7B110627-A9C1-3FB7-A077-0C7741BA25D8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff2e530000 - 0x7fff2e5e3ff7 libvMisc.dylib (671.250.4) <41FB4684-9DC8-3C19-8E2D-3BB7E6F74AAA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff2e5e4000 - 0x7fff2e5e4fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <74288115-EF61-30B6-843F-0593B31D4929> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff2e786000 - 0x7fff2f53bfff com.apple.AppKit (6.9 - 1671.40.119) <0A857684-99C7-30A9-8E23-D3015C6B24A3> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff2f58d000 - 0x7fff2f58dfff com.apple.ApplicationServices (50.1 - 50.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff2f58e000 - 0x7fff2f5f9fff com.apple.ApplicationServices.ATS (377 - 453.11.2.2) <5B30E86D-B3AB-3346-A19F-F2CABF342465> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff2f692000 - 0x7fff2f7a9fff libFontParser.dylib (228.6.2.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff2f7aa000 - 0x7fff2f7ecfff libFontRegistry.dylib (228.12.2.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff2f846000 - 0x7fff2f878fff libTrueTypeScaler.dylib (228.6.2.3) <8F2DA883-4A0E-389A-AB1D-C66FAA3B8E7C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff2f8dd000 - 0x7fff2f8e1ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <6EDD928D-BC75-385E-AB04-3CB63EAEBF96> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff2f97c000 - 0x7fff2f9ceff7 com.apple.HIServices (1.22 - 627.15) <1B4C3D08-1DBA-365B-9362-C6708D8844AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff2f9cf000 - 0x7fff2f9defff com.apple.LangAnalysis (1.7.0 - 1.7.0) <76B698A9-18B9-3089-9570-4FC3F754D56D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff2f9df000 - 0x7fff2fa28ff7 com.apple.print.framework.PrintCore (14.2 - 503.8) <885645E0-D760-35EC-B506-7FC2763390DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff2fa29000 - 0x7fff2fa62ff7 com.apple.QD (3.12 - 407.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff2fa63000 - 0x7fff2fa6ffff com.apple.speech.synthesis.framework (8.1.2 - 8.1.2) <1F910DC7-410A-391B-A03D-17605E50B688> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff2fa70000 - 0x7fff2fce7ff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <1C76AD80-1106-312E-B2C0-126A8D62F192> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff2fce9000 - 0x7fff2fce9fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <6AFA15D5-1886-3EBF-ADC9-90421375DB30> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff30041000 - 0x7fff303e2fff com.apple.CFNetwork (978.0.7 - 978.0.7) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff303f7000 - 0x7fff303f7fff com.apple.Carbon (158 - 158) <080ECFD9-9C4B-3038-9F4B-BE111473E1DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff303f8000 - 0x7fff303fbffb com.apple.CommonPanels (1.2.6 - 98) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff303fc000 - 0x7fff306f2fff com.apple.HIToolbox (2.1.1 - 918.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff306f3000 - 0x7fff306f6ff3 com.apple.help (1.3.8 - 66) <80B6EAF2-4745-3C04-AC10-4FC3EB08CB8D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff306f7000 - 0x7fff306fcff7 com.apple.ImageCapture (9.0 - 1534.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff306fd000 - 0x7fff30792ff3 com.apple.ink.framework (10.9 - 225) <091165EE-D540-3978-9B0C-2FAB5CB185A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff30793000 - 0x7fff307abff7 com.apple.openscripting (1.7 - 179.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff307cb000 - 0x7fff307ccff7 com.apple.print.framework.Print (14.2 - 267.4) <3E310F68-2BC7-365B-B36C-AAC243C7FFC4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff307cd000 - 0x7fff307cfff7 com.apple.securityhi (9.0 - 55006) <9A3E5426-CAC6-3B28-A3B7-C97A1B5CE9BC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff307d0000 - 0x7fff307d6ff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff30906000 - 0x7fff309d2ff7 com.apple.ColorSync (4.13.0 - 3340.7) <3ABFA780-F46A-3F0A-8504-005ADDA0662E> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff30b5e000 - 0x7fff30be4fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <7D8A5C9A-3F58-38C2-A1DC-20765150C742> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff30c48000 - 0x7fff30c72ffb com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff30c73000 - 0x7fff30ff7fe3 com.apple.CoreData (120 - 866.5) <7A8DBE88-C7D4-39B4-87E6-508DA68BDAA8> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff30ff8000 - 0x7fff310dfff7 com.apple.CoreDisplay (101.3 - 108.11) <373AC375-0178-3721-8FFB-248D96E6AB05> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff310e0000 - 0x7fff31523fff com.apple.CoreFoundation (6.9 - 1570.16) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff31525000 - 0x7fff31bb4fe7 com.apple.CoreGraphics (2.0 - 1251.12) <58D98B52-5BEF-3345-B8DD-AAE476234FC1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff31bb6000 - 0x7fff31ed6fff com.apple.CoreImage (14.2.0 - 720.0.130) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff321d3000 - 0x7fff322d4fff com.apple.CoreMedia (1.0 - 2286.48) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff32331000 - 0x7fff32331fff com.apple.CoreServices (944.3 - 944.3) <364A9C3B-6841-3E34-A02A-8227FB5C9030> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff32332000 - 0x7fff323aeff7 com.apple.AE (773 - 773) <3E32B3FF-0A2E-39F6-BBE0-F2E9607AB83A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff323af000 - 0x7fff32686fff com.apple.CoreServices.CarbonCore (1178.32 - 1178.32) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff32687000 - 0x7fff326cfff7 com.apple.DictionaryServices (1.2 - 284.16.3) <3EE59BD1-FCDD-3DE2-A7D6-6C503564E1AC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff326d0000 - 0x7fff326d8ffb com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) <727151AB-D38F-39B8-B7B3-F0039DBD45D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff326d9000 - 0x7fff3288bfff com.apple.LaunchServices (944.3 - 944.3) <7BB5AEC5-A509-3188-9884-619E0DF8EED6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff3288c000 - 0x7fff3292aff7 com.apple.Metadata (10.7.0 - 1191.56) <8DD9AC75-7D3E-3607-BEA0-556E98C30765> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff3292b000 - 0x7fff32975ff7 com.apple.CoreServices.OSServices (944.3 - 944.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff32976000 - 0x7fff329ddff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff329de000 - 0x7fff329ffff3 com.apple.coreservices.SharedFileList (71.28 - 71.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff32d0a000 - 0x7fff32e6cff3 com.apple.CoreText (352.0 - 584.26.2.7) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff32e6d000 - 0x7fff32eaaff3 com.apple.CoreVideo (1.8 - 0.0) <0376A7EC-8C71-3F26-9599-4CA7AB7924EA> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff32eab000 - 0x7fff32f39ffb com.apple.framework.CoreWLAN (13.0 - 1370.8) <68770CCD-9C7F-31AB-8BBB-0DE4577D5F61> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff33190000 - 0x7fff33195ffb com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff33354000 - 0x7fff33701ff3 com.apple.Foundation (6.9 - 1570.16) <84055403-9921-3EFC-B593-8F0600EBEE80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff33770000 - 0x7fff3379fffb com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff3389f000 - 0x7fff339a7ff7 com.apple.Bluetooth (6.0.11 - 6.0.11f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff33a09000 - 0x7fff33a98fff com.apple.framework.IOKit (2.0.2 - 1483.250.15) <1170EC49-1912-3657-9C71-991653959191> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff33a9a000 - 0x7fff33aa9ff3 com.apple.IOSurface (255.4.2 - 255.4.2) <9025E034-7D75-36E3-B71B-96E91FAE109B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff33afd000 - 0x7fff33c88fef com.apple.ImageIO.framework (3.3.0 - 1824.6) <81BA6C12-123A-3FD8-9E88-0698100471A6> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff33c89000 - 0x7fff33c8dffb libGIF.dylib (1824.6) <4B7B283B-84C8-38D1-BED4-B507C3EF6E7E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff33c8e000 - 0x7fff33d6afef libJP2.dylib (1824.6) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff33d6b000 - 0x7fff33d90feb libJPEG.dylib (1824.6) <0968BAF1-5E5A-3AA0-A971-3B3FFC4A4B66> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff34053000 - 0x7fff34079feb libPng.dylib (1824.6) <661821A6-4BF5-31C6-AFDB-7874A446756C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff3407a000 - 0x7fff3407cffb libRadiance.dylib (1824.6) <0154D539-DF89-3F75-A8F1-92EF147422AF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff3407d000 - 0x7fff340cafe7 libTIFF.dylib (1824.6) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff35240000 - 0x7fff35259fff com.apple.Kerberos (3.0 - 1) <39F3F99E-036E-3406-80D9-8A845D820D4D> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff3525a000 - 0x7fff3528fff3 com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff35512000 - 0x7fff3551cfff com.apple.MediaAccessibility (1.0 - 114.4) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff355cb000 - 0x7fff35c6bfff com.apple.MediaToolbox (1.0 - 2286.48) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff35c6d000 - 0x7fff35cfcff7 com.apple.Metal (161.7.1 - 161.7.1) <18BEB663-0D31-3255-9710-50BC5C3D2A0F> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff35d18000 - 0x7fff35d37ff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff35d38000 - 0x7fff35db4fe7 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <7E94924C-1648-3AE2-A32E-FC0AFCA433C6> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff35db5000 - 0x7fff35ddcfff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff35ddd000 - 0x7fff35f08ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <4866922C-9732-3FCE-9419-402E5DD22639> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff35f09000 - 0x7fff35f23fff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <80CB3AF2-4401-3B3C-8941-7DEB648DD001> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff35f24000 - 0x7fff35f25ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff36d1c000 - 0x7fff36d28ff7 com.apple.NetFS (6.0 - 4.0) <7278E8E5-1583-3964-91DA-FB2127DFD63A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff397c6000 - 0x7fff3981dff7 com.apple.opencl (2.15.3 - 2.15.3) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff3981e000 - 0x7fff39839ff7 com.apple.CFOpenDirectory (10.14 - 207.200.4) <386A02AB-0BFA-3847-A56A-2E0EEC5E5D33> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff3983a000 - 0x7fff39845ffb com.apple.OpenDirectory (10.14 - 207.200.4) <0BD19D17-7F00-3D56-8734-2EE52992B118> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff3a195000 - 0x7fff3a197fff libCVMSPluginSupport.dylib (17.5.4) <36EB7FAE-4E66-36BF-9B39-623B19486B3B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff3a198000 - 0x7fff3a19dff3 libCoreFSCache.dylib (166.2) <1AD45004-2625-3351-8087-77878B95348F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff3a19e000 - 0x7fff3a1a2fff libCoreVMClient.dylib (166.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff3a1a3000 - 0x7fff3a1abff7 libGFXShared.dylib (17.5.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff3a1ac000 - 0x7fff3a1b7fff libGL.dylib (17.5.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff3a1b8000 - 0x7fff3a1f2fe7 libGLImage.dylib (17.5.4) <7EE3273C-41C2-387F-A4B7-793EFAA67769> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff3a366000 - 0x7fff3a3a4fff libGLU.dylib (17.5.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff3ad41000 - 0x7fff3ad50ffb com.apple.opengl (17.5.4 - 17.5.4) <34FA5E8C-0FAF-3708-836B-E8ACB67EF4F4> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff3bb51000 - 0x7fff3bda6fff com.apple.QuartzCore (1.11 - 697.24.4.2) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff3c5da000 - 0x7fff3c8d8ff7 com.apple.security (7.0 - 58286.251.4) <2084C515-AD64-3A48-BE3E-811CAA5A0E41> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff3c8d9000 - 0x7fff3c965fff com.apple.securityfoundation (6.0 - 55185.251.1) <4A36D3BA-02B5-3C52-8B49-08EC290E1924> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff3c997000 - 0x7fff3c99bff3 com.apple.xpc.ServiceManagement (1.0 - 1) <139D85D7-C356-36FA-B8F4-696FD37FD1EA> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff3cd33000 - 0x7fff3cda0fff com.apple.SystemConfiguration (1.17 - 1.17) <90F4626B-F9F6-377C-AA62-B8C23E857244> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff3cff6000 - 0x7fff3d352ff7 com.apple.VideoToolbox (1.0 - 2286.48) <94A89B19-17C5-3085-8179-E832730B51C6> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff401b5000 - 0x7fff4025afe7 com.apple.APFS (1.0 - 1) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff40c5a000 - 0x7fff40c5bff7 com.apple.AggregateDictionary (1.0 - 1) <49B5FD7F-A50C-3D67-BFAB-1C25E60F685A> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff41255000 - 0x7fff41281ff7 com.apple.framework.Apple80211 (13.0 - 1376.3) <9D32EF36-80E0-35DA-9270-2865C91F1020> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff41559000 - 0x7fff41568fc7 com.apple.AppleFSCompression (96.200.3 - 1.0) <5D6A617C-999A-3D51-8350-109D55E9428A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff41662000 - 0x7fff4166dfff com.apple.AppleIDAuthSupport (1.0 - 1) <91975ABC-B2EB-3630-A81E-69A1B95E4D19> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff416ae000 - 0x7fff416f7ff3 com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff41946000 - 0x7fff4194aff7 com.apple.AppleSRP (5.0 - 1) <6E0F8E86-1EEB-33B4-9126-42AC5574873A> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff4194b000 - 0x7fff4196dfff com.apple.applesauce (1.0 - ???) <48562D0B-1A1D-3D62-8BC2-61C55D0DCECE> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff41a31000 - 0x7fff41a81ff7 com.apple.AppleVAFramework (5.1.4 - 5.1.4) <30C1F5C1-0742-3863-95F1-FCE51DF97E2D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff41acc000 - 0x7fff41ae0ffb com.apple.AssertionServices (1.0 - 1) /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff41eab000 - 0x7fff42148ff7 com.apple.AuthKit (1.0 - 1) <5BC0D7C7-A46A-3B1A-BDC9-7E9150B5A876> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff4230a000 - 0x7fff42312fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <7F48D9BD-17A8-3A76-8828-EC49245735EE> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff42313000 - 0x7fff423a8fff com.apple.backup.framework (1.10.4 - ???) <8247B1BE-DF97-31DC-BCC2-1A15797352D3> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff423a9000 - 0x7fff42416fff com.apple.BaseBoard (360.27 - 360.27) <215A242E-BD57-3A4B-BCA4-FCC9D674CE7B> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff4407b000 - 0x7fff44084ffb com.apple.CommonAuth (4.0 - 2.0) <55CEF8E6-A659-3D68-BEE0-1236F36E494C> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff4451d000 - 0x7fff44900fef com.apple.CoreAUC (274.0.0 - 274.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff44901000 - 0x7fff4492fff7 com.apple.CoreAVCHD (6.0.0 - 6000.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff44b57000 - 0x7fff44b60fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff44d5a000 - 0x7fff44d6bff7 com.apple.CoreEmoji (1.0 - 69.19.9) <90ACD3F0-1542-3094-A1F6-FF2F508A8561> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff45314000 - 0x7fff4537aff7 com.apple.CoreNLP (1.0 - 130.15.22) <5191A681-5DF3-359A-B401-C29109EA420A> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff45627000 - 0x7fff4562fff7 com.apple.CorePhoneNumbers (1.0 - 1) <01CAC5E2-B6B1-3444-8939-595A9301399C> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff457ab000 - 0x7fff457dcff3 com.apple.CoreServicesInternal (358 - 358) <7DD35528-033B-3B59-AAF2-5BFAF449D915> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff45ba2000 - 0x7fff45c26fff com.apple.CoreSymbolication (10.2 - 64490.25.1) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff45cb5000 - 0x7fff45de0ff7 com.apple.coreui (2.1 - 499.10) <50A90628-5400-3EBC-A1FE-87D68BC59377> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff45de1000 - 0x7fff45f7dffb com.apple.CoreUtils (5.7.6 - 576.49) <60FF6102-EEBB-302E-8DE4-6DCBB689ACC8> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff45fd1000 - 0x7fff46034ff7 com.apple.framework.CoreWiFi (13.0 - 1370.8) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff46035000 - 0x7fff46046ff7 com.apple.CrashReporterSupport (10.13 - 938.25) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff460d5000 - 0x7fff460e4fff com.apple.framework.DFRFoundation (1.0 - 211.1) <201CCA68-44E4-3E09-8604-7D8833AC803B> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff460e5000 - 0x7fff460e9fff com.apple.DSExternalDisplay (3.1 - 380) <6AC4F805-7AAF-31D3-B614-C78B61907EE3> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff4616a000 - 0x7fff461dfff3 com.apple.datadetectorscore (7.0 - 590.24) <2A591F27-0FEE-3CE1-B6C3-7A3B56C9D18D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff4622b000 - 0x7fff46268ff7 com.apple.DebugSymbols (190 - 190) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff46269000 - 0x7fff463a4fff com.apple.desktopservices (1.13.1 - ???) <420CC09F-7C18-3644-A024-DA8997FECA02> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff472df000 - 0x7fff476fafff com.apple.vision.FaceCore (3.3.4 - 3.3.4) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff4afae000 - 0x7fff4afaffff libmetal_timestamp.dylib (902.3.2) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib 0x7fff4c64f000 - 0x7fff4c654fff com.apple.GPUWrangler (3.30.14 - 3.30.14) <5D15F5B8-9D7B-356D-A224-A86CF809BFBF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff4d459000 - 0x7fff4d468fff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff4d5b5000 - 0x7fff4d629ffb com.apple.Heimdal (4.0 - 2.0) <05B753FE-8F65-3764-8E18-F31902064BA1> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff4d62a000 - 0x7fff4d658fff com.apple.HelpData (2.3 - 184.4) <37EC79E3-5D56-3733-856C-5DB46CC9453B> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff4e913000 - 0x7fff4e91affb com.apple.IOAccelerator (404.8 - 404.8) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff4e91e000 - 0x7fff4e936fff com.apple.IOPresentment (1.0 - 42.6) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff4ecde000 - 0x7fff4ed0bff7 com.apple.IconServices (379 - 379) <189807AC-4BB1-3C37-B6EC-D4F0B645902D> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff4ef9d000 - 0x7fff4efafff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <731EEEC5-1613-3725-B33C-B38BBD55FA96> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff4efca000 - 0x7fff4f0a5ff7 com.apple.LanguageModeling (1.0 - 159.15.15) <229A8E92-CCB6-3BC7-BCD3-B2309FA744B3> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff4f0a6000 - 0x7fff4f0e2ff7 com.apple.Lexicon-framework (1.0 - 33.15.10) <30D3EEF3-31E5-3DE8-8158-40627C358AF6> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff4f0e9000 - 0x7fff4f0eefff com.apple.LinguisticData (1.0 - 238.24.1) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff4f90b000 - 0x7fff4f90efff com.apple.Mangrove (1.0 - 25) /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff4fddd000 - 0x7fff4fe05ff7 com.apple.spotlight.metadata.utilities (1.0 - 1191.56) <550876F2-D905-3D65-8FA6-3366D857437B> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff4fe06000 - 0x7fff4fe90fff com.apple.gpusw.MetalTools (1.0 - 1) <09394594-A80D-3D8B-99E8-E71693909FA1> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff4fea5000 - 0x7fff4febeffb com.apple.MobileAssets (1.0 - 437.250.3) <95ACB386-7899-3661-BE5B-7E3133FE971B> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x7fff5003b000 - 0x7fff50055fff com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff500dd000 - 0x7fff50107ffb com.apple.MultitouchSupport.framework (2440.7 - 2440.7) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff50343000 - 0x7fff5034dfff com.apple.NetAuth (6.2 - 6.2) <216DF366-7A3E-39E7-896C-7CDFD2A9BD3D> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff50bae000 - 0x7fff50bffff3 com.apple.OTSVG (1.0 - ???) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff51cb3000 - 0x7fff51cc2ff7 com.apple.PerformanceAnalysis (1.218.2 - 218.2) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff53b52000 - 0x7fff53b70ff7 com.apple.ProtocolBuffer (1 - 263) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff53d08000 - 0x7fff53d58fff com.apple.ROCKit (27.6 - 27.6) /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit 0x7fff53ea1000 - 0x7fff53ec3fff com.apple.RemoteViewServices (2.0 - 128) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff556c2000 - 0x7fff557dcfff com.apple.Sharing (1288.25 - 1288.25) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff557dd000 - 0x7fff557fcffb com.apple.shortcut (2.16 - 101) <087A0F80-1818-3D93-A9D5-942F94C26D8E> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff56584000 - 0x7fff5682dfff com.apple.SkyLight (1.600.0 - 340.9) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff56fcf000 - 0x7fff56fdbfff com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <08222836-F14B-3B9D-BCB9-3167505438E4> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff5767a000 - 0x7fff576b6ff3 com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x7fff5772c000 - 0x7fff577b7fc7 com.apple.Symbolication (10.2 - 64490.38.1) <15A1DF22-3EE2-359A-8F94-B27F89F35ECE> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff57c9e000 - 0x7fff57caaffb com.apple.TCC (1.0 - 1) <95D4B7DF-78F3-3948-AA63-6425AF2C00CD> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff57f10000 - 0x7fff57fd8ff3 com.apple.TextureIO (3.8.4 - 3.8.1) <29383676-6133-3EB4-8CAC-5A6F25FE2F4D> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff5808e000 - 0x7fff5808ffff com.apple.TrustEvaluationAgent (2.0 - 31.200.1) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff58095000 - 0x7fff5824bff7 com.apple.UIFoundation (1.0 - 551) <5359E30D-AF76-3013-8B50-0A93DB97BB8F> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff58ec7000 - 0x7fff58fa0fff com.apple.ViewBridge (401.1 - 401.1) <4DAA256D-F443-3484-AB8B-BFD939790E1D> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff59777000 - 0x7fff5977afff com.apple.dt.XCTTargetBootstrap (1.0 - 14490.46.2) <7763C799-CE25-302D-96D7-2A4DD9BEEE9A> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff59b7b000 - 0x7fff59b7dffb com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff59b7e000 - 0x7fff59b93fff com.apple.login (3.0 - 3.0) /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x7fff59e44000 - 0x7fff59e78fff libCRFSuite.dylib (41.15.4) <43D02A64-2A7B-3825-8097-A6747AF914EE> /usr/lib/libCRFSuite.dylib 0x7fff59e7b000 - 0x7fff59e85ff7 libChineseTokenizer.dylib (28.15.3) /usr/lib/libChineseTokenizer.dylib 0x7fff59f13000 - 0x7fff59f14ffb libDiagnosticMessagesClient.dylib (107) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff59f4b000 - 0x7fff5a1a2ffb libFosl_dynamic.dylib (18.3.2) /usr/lib/libFosl_dynamic.dylib 0x7fff5a1f3000 - 0x7fff5a211fff libMobileGestalt.dylib (645.250.13) <6B4E26AD-D712-360B-904C-877C24D89393> /usr/lib/libMobileGestalt.dylib 0x7fff5a212000 - 0x7fff5a212fff libOpenScriptingUtil.dylib (179.1) <5C6CFA80-CBCD-35EB-A69C-72C3B2E8FF50> /usr/lib/libOpenScriptingUtil.dylib 0x7fff5a352000 - 0x7fff5a353ffb libSystem.B.dylib (1252.250.1) <72841192-B0C9-36A0-8E55-ED651EADEF08> /usr/lib/libSystem.B.dylib 0x7fff5a3cf000 - 0x7fff5a3d0fff libThaiTokenizer.dylib (2.15.1) <3D80A800-D49A-305E-9DF0-E6FB11D4FD65> /usr/lib/libThaiTokenizer.dylib 0x7fff5a3e2000 - 0x7fff5a3f8ffb libapple_nghttp2.dylib (1.24.1) <96F6DF29-D31C-3097-9C3E-63B1D62D756C> /usr/lib/libapple_nghttp2.dylib 0x7fff5a3f9000 - 0x7fff5a422ffb libarchive.2.dylib (54.250.1) /usr/lib/libarchive.2.dylib 0x7fff5a423000 - 0x7fff5a4a2fff libate.dylib (1.13.8) /usr/lib/libate.dylib 0x7fff5a4a6000 - 0x7fff5a4a6ff3 libauto.dylib (187) <4E260A46-13BB-3A8F-A037-D89748837B2A> /usr/lib/libauto.dylib 0x7fff5a576000 - 0x7fff5a586ffb libbsm.0.dylib (39.200.18) /usr/lib/libbsm.0.dylib 0x7fff5a587000 - 0x7fff5a594fff libbz2.1.0.dylib (38.200.3) <62019AC3-20C9-3DDC-9C83-189C1F258073> /usr/lib/libbz2.1.0.dylib 0x7fff5a595000 - 0x7fff5a5e8ff7 libc++.1.dylib (400.9.4) <446DAE5E-4E97-3E4B-B2A3-AC0A74C0E453> /usr/lib/libc++.1.dylib 0x7fff5a5e9000 - 0x7fff5a5feff7 libc++abi.dylib (400.17) /usr/lib/libc++abi.dylib 0x7fff5a5ff000 - 0x7fff5a5ffff3 libcharset.1.dylib (51.200.6) <0D3A5F4C-8800-33E3-AFE5-307E8BEE462C> /usr/lib/libcharset.1.dylib 0x7fff5a600000 - 0x7fff5a610ffb libcmph.dylib (6.15.1) <740A788E-FD92-36F3-B678-E7D510B1E2A1> /usr/lib/libcmph.dylib 0x7fff5a611000 - 0x7fff5a629ffb libcompression.dylib (52.250.2) <9E125D43-CE4E-34F8-ACBA-C0835E5F8062> /usr/lib/libcompression.dylib 0x7fff5a89e000 - 0x7fff5a8b4fff libcoretls.dylib (155.220.1) /usr/lib/libcoretls.dylib 0x7fff5a8b5000 - 0x7fff5a8b6ff3 libcoretls_cfhelpers.dylib (155.220.1) <51572EB9-D154-348B-9934-3CA9444FAE5E> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff5ad7d000 - 0x7fff5af14ffb libcrypto.42.dylib (22.250.1) <31299832-DA57-3FAD-91A3-ABF4546A11FC> /usr/lib/libcrypto.42.dylib 0x7fff5af28000 - 0x7fff5af7eff7 libcups.2.dylib (462.10) <83EF6851-07F6-35B4-AA80-690EF026C706> /usr/lib/libcups.2.dylib 0x7fff5afa7000 - 0x7fff5affafff libcurl.4.dylib (105.200.2) <4512BCAA-D30E-3BCD-9372-49EE93406823> /usr/lib/libcurl.4.dylib 0x7fff5b0b2000 - 0x7fff5b0b2fff libenergytrace.dylib (17.200.1) /usr/lib/libenergytrace.dylib 0x7fff5b0b3000 - 0x7fff5b0ccffb libexpat.1.dylib (16.1.1) /usr/lib/libexpat.1.dylib 0x7fff5b0e4000 - 0x7fff5b0e9ff7 libgermantok.dylib (17.15.2) /usr/lib/libgermantok.dylib 0x7fff5b0ea000 - 0x7fff5b0efff7 libheimdal-asn1.dylib (520.250.1) /usr/lib/libheimdal-asn1.dylib 0x7fff5b11a000 - 0x7fff5b20afff libiconv.2.dylib (51.200.6) /usr/lib/libiconv.2.dylib 0x7fff5b20b000 - 0x7fff5b46bff3 libicucore.A.dylib (62123.0.1) <3936C798-1978-3C6C-9050-3BBD57CDA53E> /usr/lib/libicucore.A.dylib 0x7fff5b4b8000 - 0x7fff5b4b9fff liblangid.dylib (128.15.1) <1ED2EB78-3891-3DBA-8CB7-BA1A100CFC8F> /usr/lib/liblangid.dylib 0x7fff5b4ba000 - 0x7fff5b4d2ff3 liblzma.5.dylib (10.200.3) /usr/lib/liblzma.5.dylib 0x7fff5b4ea000 - 0x7fff5b58eff7 libmecab.1.0.0.dylib (779.24.1) <0C57BF6E-A713-3AE8-8AD3-80F65D4CCC15> /usr/lib/libmecab.1.0.0.dylib 0x7fff5b58f000 - 0x7fff5b793fff libmecabra.dylib (779.24.1) /usr/lib/libmecabra.dylib 0x7fff5b96b000 - 0x7fff5bcbcff7 libnetwork.dylib (1229.250.15) /usr/lib/libnetwork.dylib 0x7fff5bd4c000 - 0x7fff5c4d1fdf libobjc.A.dylib (756.2) <4F86FC7C-496B-3E68-8A74-1EA2BA22FBCC> /usr/lib/libobjc.A.dylib 0x7fff5c4e3000 - 0x7fff5c4e7ffb libpam.2.dylib (22.200.1) <3AEB13DB-8DE2-3FD9-97D5-D9DB206E0693> /usr/lib/libpam.2.dylib 0x7fff5c4ea000 - 0x7fff5c51ffff libpcap.A.dylib (79.250.1) /usr/lib/libpcap.A.dylib 0x7fff5c638000 - 0x7fff5c650ffb libresolv.9.dylib (65.200.2) /usr/lib/libresolv.9.dylib 0x7fff5c68e000 - 0x7fff5c6a0ff7 libsasl2.2.dylib (211) <0B38826F-A082-38EF-ADE8-B23F98FBF44F> /usr/lib/libsasl2.2.dylib 0x7fff5c6a1000 - 0x7fff5c6a2ff7 libspindump.dylib (267.3) <47B91C83-6BE6-3B0B-8B42-83AE41160F3F> /usr/lib/libspindump.dylib 0x7fff5c6a3000 - 0x7fff5c880fe7 libsqlite3.dylib (274.22) <378D7B48-4661-3BA6-AC55-0B3A64F8C7E3> /usr/lib/libsqlite3.dylib 0x7fff5c983000 - 0x7fff5c9d0ffb libssl.44.dylib (22.250.1) /usr/lib/libssl.44.dylib 0x7fff5cb00000 - 0x7fff5cb03ff7 libutil.dylib (51.200.4) <336F9184-A739-3770-ACFA-4659DFEEACC4> /usr/lib/libutil.dylib 0x7fff5cb04000 - 0x7fff5cb11fff libxar.1.dylib (417.1) /usr/lib/libxar.1.dylib 0x7fff5cb16000 - 0x7fff5cbf8ff3 libxml2.2.dylib (32.8) <064C2F49-C054-38F9-A6B2-032C4AC9738B> /usr/lib/libxml2.2.dylib 0x7fff5cbf9000 - 0x7fff5cc21ff3 libxslt.1.dylib (16.1) /usr/lib/libxslt.1.dylib 0x7fff5cc22000 - 0x7fff5cc34ff7 libz.1.dylib (70.200.4) /usr/lib/libz.1.dylib 0x7fff5d411000 - 0x7fff5d415ff3 libcache.dylib (81) <9A8C27B0-49C9-337F-8BE2-37171ED2D8EE> /usr/lib/system/libcache.dylib 0x7fff5d416000 - 0x7fff5d420ff3 libcommonCrypto.dylib (60118.250.2) <17C4F395-9FF0-331F-8167-5E85AA3588E9> /usr/lib/system/libcommonCrypto.dylib 0x7fff5d421000 - 0x7fff5d428ff7 libcompiler_rt.dylib (63.4) <8CB2B2B6-2C55-3733-9842-0E037AE3F46A> /usr/lib/system/libcompiler_rt.dylib 0x7fff5d429000 - 0x7fff5d432ff7 libcopyfile.dylib (146.250.1) <24905E41-9E2F-3DD1-A255-5A17F9FCDAD7> /usr/lib/system/libcopyfile.dylib 0x7fff5d433000 - 0x7fff5d4b7fc7 libcorecrypto.dylib (602.250.23) <3A6CBD41-AFFE-3E06-B1EC-3E95BC79BAC5> /usr/lib/system/libcorecrypto.dylib 0x7fff5d53e000 - 0x7fff5d577ff7 libdispatch.dylib (1008.250.7) <50235FCE-B399-3319-90DC-88F530D4FC5C> /usr/lib/system/libdispatch.dylib 0x7fff5d578000 - 0x7fff5d5a4ff7 libdyld.dylib (655.1.1) <54C6B494-4A3D-3EEC-B083-636A76AAD649> /usr/lib/system/libdyld.dylib 0x7fff5d5a5000 - 0x7fff5d5a5ffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib 0x7fff5d5a6000 - 0x7fff5d5b2ff3 libkxld.dylib (4903.251.3) <649F5829-6AA8-32EE-9A33-B1244378C319> /usr/lib/system/libkxld.dylib 0x7fff5d5b3000 - 0x7fff5d5b3ff7 liblaunch.dylib (1336.251.2) <30E6424E-4640-3DBA-9B64-D5F725263C6E> /usr/lib/system/liblaunch.dylib 0x7fff5d5b4000 - 0x7fff5d5b9fff libmacho.dylib (927.0.2) /usr/lib/system/libmacho.dylib 0x7fff5d5ba000 - 0x7fff5d5bcffb libquarantine.dylib (86.220.1) <8A9BF971-DB7D-311A-B131-6C5025E82F8F> /usr/lib/system/libquarantine.dylib 0x7fff5d5bd000 - 0x7fff5d5beff7 libremovefile.dylib (45.200.2) <950036B7-B91E-3B5D-853C-8C551E5B6A32> /usr/lib/system/libremovefile.dylib 0x7fff5d5bf000 - 0x7fff5d5d6ff3 libsystem_asl.dylib (356.200.4) <16F632AD-FADA-3DE9-85E8-EBC7D619A1DA> /usr/lib/system/libsystem_asl.dylib 0x7fff5d5d7000 - 0x7fff5d5d7ff7 libsystem_blocks.dylib (73) <0CD6861B-EC5F-3345-9C24-B21EEB85E44F> /usr/lib/system/libsystem_blocks.dylib 0x7fff5d5d8000 - 0x7fff5d65ffff libsystem_c.dylib (1272.250.1) /usr/lib/system/libsystem_c.dylib 0x7fff5d660000 - 0x7fff5d663ffb libsystem_configuration.dylib (963.250.1) <02C7A973-014A-31D7-B7D2-247D384CB0D2> /usr/lib/system/libsystem_configuration.dylib 0x7fff5d664000 - 0x7fff5d667ff7 libsystem_coreservices.dylib (66) <4CF1C89B-FA6C-3DF3-B1F8-79F549849534> /usr/lib/system/libsystem_coreservices.dylib 0x7fff5d668000 - 0x7fff5d66efff libsystem_darwin.dylib (1272.250.1) <6983A268-20F4-3F98-A3F5-D63848933B02> /usr/lib/system/libsystem_darwin.dylib 0x7fff5d66f000 - 0x7fff5d675ff7 libsystem_dnssd.dylib (878.250.4) <9FC5724C-DD03-3E14-A6E1-2DD009D79E0A> /usr/lib/system/libsystem_dnssd.dylib 0x7fff5d676000 - 0x7fff5d6c1ffb libsystem_info.dylib (517.200.9) /usr/lib/system/libsystem_info.dylib 0x7fff5d6c2000 - 0x7fff5d6eaff7 libsystem_kernel.dylib (4903.251.3) <84EF0290-6CB5-36E5-A273-692A7E437B36> /usr/lib/system/libsystem_kernel.dylib 0x7fff5d6eb000 - 0x7fff5d736ff7 libsystem_m.dylib (3158.200.7) <33105665-CCC3-36D5-82C9-9B21730CB3DF> /usr/lib/system/libsystem_m.dylib 0x7fff5d737000 - 0x7fff5d75bfff libsystem_malloc.dylib (166.251.2) <90DA09E3-1276-3FCF-8F5F-C9AA61AB9B6D> /usr/lib/system/libsystem_malloc.dylib 0x7fff5d75c000 - 0x7fff5d766ff7 libsystem_networkextension.dylib (767.250.2) <4575D797-B793-3D18-9E93-8696CF0B133B> /usr/lib/system/libsystem_networkextension.dylib 0x7fff5d767000 - 0x7fff5d76efff libsystem_notify.dylib (172.200.21) <679E9132-1A46-326E-9A11-D3FF9C86041C> /usr/lib/system/libsystem_notify.dylib 0x7fff5d76f000 - 0x7fff5d778fef libsystem_platform.dylib (177.250.1) <3CC59141-5365-3848-94C3-D65E6FCA1E74> /usr/lib/system/libsystem_platform.dylib 0x7fff5d779000 - 0x7fff5d783ff7 libsystem_pthread.dylib (330.250.2) <4344198A-A1A3-3C52-97B4-F168D56E9789> /usr/lib/system/libsystem_pthread.dylib 0x7fff5d784000 - 0x7fff5d787ff7 libsystem_sandbox.dylib (851.250.12) <66E91015-F62A-3365-BB81-AA88707E8F12> /usr/lib/system/libsystem_sandbox.dylib 0x7fff5d788000 - 0x7fff5d78aff3 libsystem_secinit.dylib (30.220.1) /usr/lib/system/libsystem_secinit.dylib 0x7fff5d78b000 - 0x7fff5d792ff3 libsystem_symptoms.dylib (820.257.1) /usr/lib/system/libsystem_symptoms.dylib 0x7fff5d793000 - 0x7fff5d7a8fff libsystem_trace.dylib (906.250.5) /usr/lib/system/libsystem_trace.dylib 0x7fff5d7aa000 - 0x7fff5d7afffb libunwind.dylib (35.4) <8F0BC197-B97C-3DDC-92B0-6A7D3CB72FD8> /usr/lib/system/libunwind.dylib 0x7fff5d7b0000 - 0x7fff5d7dfff7 libxpc.dylib (1336.251.2) <49138829-09C8-355C-B558-97E070B84EC5> /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: 2531345 thread_create: 0 thread_set_state: 324 VM Region Summary: ReadOnly portion of Libraries: Total=421.9M resident=0K(0%) swapped_out_or_unallocated=421.9M(100%) Writable regions: Total=589.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=589.0M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 384K 3 Activity Tracing 256K 1 CG backing stores 440K 2 CG image 80K 13 CoreAnimation 116K 10 CoreGraphics 8K 1 CoreImage 8K 2 CoreUI image data 948K 19 CoreUI image file 404K 5 Foundation 4K 1 Kernel Alloc Once 8K 1 MALLOC 190.9M 41 MALLOC guard page 32K 7 MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) Memory Tag 242 12K 1 Memory Tag 251 16K 1 STACK GUARD 56.0M 6 Stack 11.0M 7 Stack Guard 4K 1 VM_ALLOCATE 444K 24 __DATA 27.6M 293 __FONT_DATA 4K 1 __LINKEDIT 226.7M 30 __TEXT 195.2M 287 __UNICODE 564K 1 mapped file 57.7M 44 shared memory 2996K 13 =========== ======= ======= TOTAL 1.1G 816 TOTAL, minus reserved VM space 771.7M 816 Model: MacBookPro11,1, BootROM 151.0.0.0.0, 2 processors, Intel Core i5, 2,6 GHz, 8 GB, SMC 2.16f68 Graphics: kHW_IntelIrisItem, Intel Iris, spdisplays_builtin Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x112), Broadcom BCM43xx 1.0 (7.77.61.2 AirPortDriverBrcmNIC-1305.8) Bluetooth: Version 6.0.11f4, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM0512F, 500,28 GB USB Device: USB 3.0 Bus USB Device: Internal Memory Card Reader USB Device: StoreJet Transcend USB Device: Apple Internal Keyboard / Trackpad USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller Thunderbolt Bus: MacBook Pro, Apple Inc., 17.2 ```

Any idea where I should go from here? Maybe I should not use the latest libs? Or is it a bug in the source code? Here is the DMG I built HDRMerge.dmg.zip

Beep6581 commented 5 years ago

Please upload the raw file(s).

fanckush commented 5 years ago

It crashes for any raw image I give it. here is an example set of raw images: https://we.tl/t-tGy8WLi1Wx The same images did not crash with the current released binary of HDRmerge (v0.5)

Beep6581 commented 5 years ago

No problem here using 7036566 + cmake patch, libraw-0.18.13, tested with all three checkboxes unticked and ticked.

Which exact version of libraw are you using @fanckush ?

fanckush commented 5 years ago

I'm using

Benitoite commented 5 years ago

LibRaw v.19 appears almost at the top of the crashed thread... I use LibRaw 0.17.2 without problems.
(edit: I guess you could try up to 0.18.13)

Beep6581 commented 5 years ago

@fanckush can you try 0.19.1 and 0.19.0?

fanckush commented 5 years ago

I went back to LibRaw 0.17.2 and it worked.. I'm curious to see at what version it crashes

Edit: @Beep6581 I will try 0.19.1 and report back

fanckush commented 5 years ago

So it crashed for 0.19.0 as well. The last supported LibRaw version is apparently 0.18.13

heckflosse commented 5 years ago

We should check the libraw version in cmake until the bug is fixed.

fanckush commented 5 years ago

This is probably related to https://github.com/LibRaw/LibRaw/issues/186 In which case the solution is to use new/delete instead of using the default stack approach when creating LibRaw instances

heckflosse commented 5 years ago

@fanckush I will try to fix it

heckflosse commented 5 years ago

@fanckush Can you try this patch please?

diff --git a/src/ImageIO.cpp b/src/ImageIO.cpp
index 8d64dc2..a80ca51 100644
--- a/src/ImageIO.cpp
+++ b/src/ImageIO.cpp
@@ -34,22 +34,22 @@ using namespace std;
 using namespace hdrmerge;

 Image ImageIO::loadRawImage(const QString& filename, RawParameters & rawParameters, int shot_select) {
-    LibRaw rawProcessor;
-    auto & d = rawProcessor.imgdata;
+    std::unique_ptr<LibRaw> rawProcessor(new LibRaw);
+    auto & d = rawProcessor->imgdata;
     d.params.shot_select = shot_select;
-    if (rawProcessor.open_file(rawParameters.fileName.toLocal8Bit().constData()) == LIBRAW_SUCCESS) {
+    if (rawProcessor->open_file(rawParameters.fileName.toLocal8Bit().constData()) == LIBRAW_SUCCESS) {
         libraw_decoder_info_t decoder_info;
-        rawProcessor.get_decoder_info(&decoder_info);
+        rawProcessor->get_decoder_info(&decoder_info);
         if (d.idata.filters <= 1000 && d.idata.filters != 9) {
             Log::msg(Log::DEBUG, "Unsupported filter array (", d.idata.filters, ").");
 #ifdef LIBRAW_DECODER_FLATFIELD
         } else if (!decoder_info.decoder_flags & LIBRAW_DECODER_FLATFIELD) {
             Log::msg(Log::DEBUG, "LibRaw decoder is not flatfield (", ios::hex, decoder_info.decoder_flags, ").");
 #endif
-        } else if (rawProcessor.unpack() != LIBRAW_SUCCESS) {
+        } else if (rawProcessor->unpack() != LIBRAW_SUCCESS) {
             Log::msg(Log::DEBUG, "LibRaw::unpack() failed.");
         } else {
-            rawParameters.fromLibRaw(rawProcessor);
+            rawParameters.fromLibRaw(*(rawProcessor.get()));
         }
     } else {
         Log::msg(Log::DEBUG, "LibRaw::open_file(", rawParameters.fileName, ") failed.");
@@ -58,9 +58,9 @@ Image ImageIO::loadRawImage(const QString& filename, RawParameters & rawParamete
 }

 int ImageIO::getFrameCount(RawParameters & rawParameters) {
-    LibRaw rawProcessor;
-    auto & d = rawProcessor.imgdata;
-    if (rawProcessor.open_file(rawParameters.fileName.toLocal8Bit().constData()) == LIBRAW_SUCCESS) {
+    std::unique_ptr<LibRaw> rawProcessor(new LibRaw);
+    auto & d = rawProcessor->imgdata;
+    if (rawProcessor->open_file(rawParameters.fileName.toLocal8Bit().constData()) == LIBRAW_SUCCESS) {
         Log::msg(Log::DEBUG, "Number of frames : ", d.idata.raw_count);
         return d.idata.raw_count;
     } else {
@@ -70,11 +70,11 @@ int ImageIO::getFrameCount(RawParameters & rawParameters) {
 }

 ImageIO::QDateInterval ImageIO::getImageCreationInterval(const QString & fileName) {
-    LibRaw rawProcessor;
+    std::unique_ptr<LibRaw> rawProcessor(new LibRaw);
     QDateInterval result;
-    if (rawProcessor.open_file(fileName.toLocal8Bit().constData()) == LIBRAW_SUCCESS) {
-        result.end = QDateTime::fromTime_t(rawProcessor.imgdata.other.timestamp);
-        result.start = result.end.addMSecs(-rawProcessor.imgdata.other.shutter * 1000.0);
+    if (rawProcessor->open_file(fileName.toLocal8Bit().constData()) == LIBRAW_SUCCESS) {
+        result.end = QDateTime::fromTime_t(rawProcessor->imgdata.other.timestamp);
+        result.start = result.end.addMSecs(-rawProcessor->imgdata.other.shutter * 1000.0);
     }
     return result;
 }
@@ -243,8 +243,8 @@ static void prepareRawBuffer(LibRaw & rawProcessor) {

 QImage ImageIO::renderPreview(const Array2D<float> & rawData, const RawParameters & params, float expShift, bool halfSize) {
     Timer t("Render preview");
-    LibRaw rawProcessor;
-    auto & d = rawProcessor.imgdata;
+    std::unique_ptr<LibRaw> rawProcessor(new LibRaw);
+    auto & d = rawProcessor->imgdata;
     d.params.user_sat = 65535;
     d.params.user_black = 0;
     for (int c = 0; c < 4; ++c) {
@@ -259,9 +259,9 @@ QImage ImageIO::renderPreview(const Array2D<float> & rawData, const RawParameter
     d.params.exp_shift = expShift;
     d.params.exp_preser = 1.0;
     d.params.half_size = halfSize ? 1 : 0; // much faster, will be used for preview size 'half' or 'none'
-    if (rawProcessor.open_file(params.fileName.toLocal8Bit().constData()) == LIBRAW_SUCCESS) {
+    if (rawProcessor->open_file(params.fileName.toLocal8Bit().constData()) == LIBRAW_SUCCESS) {
 //             && rawProcessor.unpack() == LIBRAW_SUCCESS) {
-        prepareRawBuffer(rawProcessor);
+        prepareRawBuffer(*(rawProcessor.get()));
         // Assume the other sizes are the same as in the raw parameters
         d.sizes.width = params.width;
         d.sizes.height = params.height;
@@ -275,8 +275,8 @@ QImage ImageIO::renderPreview(const Array2D<float> & rawData, const RawParameter
                 d.rawdata.raw_image[pos] = v;
             }
         }
-        rawProcessor.dcraw_process();
-        libraw_processed_image_t * image = rawProcessor.dcraw_make_mem_image();
+        rawProcessor->dcraw_process();
+        libraw_processed_image_t * image = rawProcessor->dcraw_make_mem_image();
         if (image == nullptr) {
             Log::msg(2, "dcraw_make_mem_image() returned NULL");
         } else {
fanckush commented 5 years ago

similar timing! I was curious to see if I could make it work. With the following changes https://github.com/jcelaya/hdrmerge/compare/master...fanckush:support-libraw-0.19+ It worked for me with LibRaw-0.19.2

I'm no c++ developer and looking at your code I can tell I'm not supposed to do new/delete manually.. ehhh at least it worked 😅. I will test and report back

heckflosse commented 5 years ago

@fanckush :smiley: You forgot at least one delete (in loadRawImage(..)). I used std::unique_ptr to not care about the deletes.

fanckush commented 5 years ago

@heckflosse I guess I did. I just learned what unique_ptr does! Thanks! Anyway, I confirm your patch works perfectly with LibRaw-0.19.2