Post Go back to editing

Scopy v2.1.0 Software Broken for MacOS 15.6.1 (Sequoia)

Thread Summary

The user encountered a crash issue with Scopy software on macOS 15 when attempting to connect to the ADALM2000. The problem was resolved by resetting Scopy preferences. A crash log was provided, showing an abort trap and issues with the `libm2k` and `libusb` libraries during the connection process.
AI Generated Content
Category: Software
Product Number: ADALM2000
Software Version: 2.1.0

I am having issue getting the Scopy software to run on MacOS 15. The software installs fine, and the first time I installed and launched it, I was able to use my ADALM2000 without issue. As soon as I relaunched the program, it continues to crash as soon as I tell the software to connect to the ADALM2000. I have tested this with multiple ADALM2000 units and have verified that this is software and not hardware related. I have also tried reinstalling the software multiple times without any luck. Any help would be appreciated, but this seems to be an issue with the software release itself.

  • Hello, 
    We're going to look into this. 
    I would recommend you to try going to Preferences and at the bottom is a "Reset" button, pressing this might help.
    When Scopy crashes a crash log is created could you check for it, the content of that log might help find the exact issue. 

    Ionut

  • Hi,

    This fixed my issue. Unfortunately I implemented this fix before I was able to grab the crash log for the issue. If it pops up again I will post it here. For now, it seems this workaround will be sufficient.

  • I was able to replicate the issue, here is the crash log from macOS:

    -------------------------------------
    Translated Report (Full Report Below)
    -------------------------------------

    Process: Scopy [46545]
    Path: /Applications/Scopy.app/Contents/MacOS/Scopy
    Identifier: org.adi.Scopy
    Version: (2.1.0)
    Code Type: X86-64 (Translated)
    Parent Process: launchd [1]
    User ID: 302864956

    Date/Time: 2025-10-10 11:00:06.4404 -0400
    OS Version: macOS 15.6.1 (24G90)
    Report Version: 12
    Anonymous UUID: 79EB250D-3A43-BB2A-DAA0-DB226184845A

    Sleep/Wake UUID: 56B58108-6534-49C5-814C-43C674B6580B

    Time Awake Since Boot: 520000 seconds
    Time Since Wake: 124 seconds

    System Integrity Protection: enabled

    Notes:
    RIP register does not match crashing frame (0x0 vs 0x7FF891E4EAE0)

    Crashed Thread: 0 Dispatch queue: com.apple.main-thread

    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000

    Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6
    Terminating Process: Scopy [46545]

    Application Specific Information:
    abort() called


    Error Formulating Crash Report:
    RIP register does not match crashing frame (0x0 vs 0x7FF891E4EAE0)

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 ??? 0x7ff891e4eae0 ???
    1 libsystem_kernel.dylib 0x7ff804973846 __pthread_kill + 10
    2 libsystem_pthread.dylib 0x7ff8049aeb66 pthread_kill + 259
    3 libsystem_c.dylib 0x7ff8048cd686 __abort + 145
    4 libsystem_c.dylib 0x7ff8048cd5f5 abort + 141
    5 libgnuradio-runtime.v3.7.8-5794-g4da88705.dylib 0x1248cd08a gr::terminate_handler_impl() + 2618
    6 libc++abi.dylib 0x7ff8049645bb std::__terminate(void (*)()) + 6
    7 libc++abi.dylib 0x7ff8049673d2 __cxa_rethrow + 100
    8 libobjc.A.dylib 0x7ff8045ee127 objc_exception_rethrow + 37
    9 AppKit 0x7ff808456ee9 -[NSApplication run] + 690
    10 libqcocoa.dylib 0x112f94f84 0x112f57000 + 253828
    11 QtCore 0x1103b5fd6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 502
    12 QtCore 0x1103b9b4c QCoreApplication::exec() + 172
    13 Scopy 0x10063dce4 0x100633000 + 44260
    14 dyld 0x20091d530 start + 3056

    Thread 1:: com.apple.rosetta.exceptionserver
    0 runtime 0x7ff7fff090e4 0x7ff7fff05000 + 16612

    Thread 2:: com.apple.NSEventThread
    0 ??? 0x7ff891e4eae0 ???
    1 libsystem_kernel.dylib 0x7ff80496cb4a mach_msg2_trap + 10
    2 libsystem_kernel.dylib 0x7ff80497b704 mach_msg2_internal + 83
    3 libsystem_kernel.dylib 0x7ff804973bc3 mach_msg_overwrite + 574
    4 libsystem_kernel.dylib 0x7ff80496ce3b mach_msg + 19
    5 CoreFoundation 0x7ff804a98604 __CFRunLoopServiceMachPort + 145
    6 CoreFoundation 0x7ff804a9706d __CFRunLoopRun + 1430
    7 CoreFoundation 0x7ff804a96490 CFRunLoopRunSpecific + 536
    8 AppKit 0x7ff8085ba9cf _NSEventThread + 127
    9 libsystem_pthread.dylib 0x7ff8049aee59 _pthread_start + 115
    10 libsystem_pthread.dylib 0x7ff8049aa857 thread_start + 15

    Thread 3:
    0 runtime 0x7ff7fff279b0 0x7ff7fff05000 + 141744

    Thread 4:
    0 runtime 0x7ff7fff279b0 0x7ff7fff05000 + 141744

    Thread 5:
    0 runtime 0x7ff7fff279b0 0x7ff7fff05000 + 141744

    Thread 6:
    0 runtime 0x7ff7fff279b0 0x7ff7fff05000 + 141744

    Thread 7:
    0 runtime 0x7ff7fff279b0 0x7ff7fff05000 + 141744

    Thread 8:
    0 runtime 0x7ff7fff279b0 0x7ff7fff05000 + 141744

    Thread 9:: Thread (pooled)
    0 ??? 0x7ff891e4eae0 ???
    1 libsystem_kernel.dylib 0x7ff80496f6f6 __psynch_cvwait + 10
    2 libsystem_pthread.dylib 0x7ff8049af302 _pthread_cond_wait + 988
    3 QtCore 0x11020c8fc 0x1101e3000 + 170236
    4 QtCore 0x11020c60e 0x1101e3000 + 169486
    5 QtCore 0x11020c563 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
    6 QtCore 0x110208e0d 0x1101e3000 + 155149
    7 QtCore 0x1102047c3 0x1101e3000 + 137155
    8 libsystem_pthread.dylib 0x7ff8049aee59 _pthread_start + 115
    9 libsystem_pthread.dylib 0x7ff8049aa857 thread_start + 15

    Thread 10:: Thread (pooled)
    0 ??? 0x7ff891e4eae0 ???
    1 libsystem_kernel.dylib 0x7ff80496f6f6 __psynch_cvwait + 10
    2 libsystem_pthread.dylib 0x7ff8049af302 _pthread_cond_wait + 988
    3 QtCore 0x11020c8fc 0x1101e3000 + 170236
    4 QtCore 0x11020c60e 0x1101e3000 + 169486
    5 QtCore 0x11020c563 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
    6 QtCore 0x110208e0d 0x1101e3000 + 155149
    7 QtCore 0x1102047c3 0x1101e3000 + 137155
    8 libsystem_pthread.dylib 0x7ff8049aee59 _pthread_start + 115
    9 libsystem_pthread.dylib 0x7ff8049aa857 thread_start + 15

    Thread 11:: Thread (pooled)
    0 ??? 0x7ff891e4eae0 ???
    1 libsystem_kernel.dylib 0x7ff80496f6f6 __psynch_cvwait + 10
    2 libsystem_pthread.dylib 0x7ff8049af302 _pthread_cond_wait + 988
    3 QtCore 0x11020c8fc 0x1101e3000 + 170236
    4 QtCore 0x11020c60e 0x1101e3000 + 169486
    5 QtCore 0x11020c563 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
    6 QtCore 0x110208e0d 0x1101e3000 + 155149
    7 QtCore 0x1102047c3 0x1101e3000 + 137155
    8 libsystem_pthread.dylib 0x7ff8049aee59 _pthread_start + 115
    9 libsystem_pthread.dylib 0x7ff8049aa857 thread_start + 15

    Thread 12:: Thread (pooled)
    0 ??? 0x7ff891e4eae0 ???
    1 libsystem_kernel.dylib 0x7ff80496f6f6 __psynch_cvwait + 10
    2 libsystem_pthread.dylib 0x7ff8049af302 _pthread_cond_wait + 988
    3 QtCore 0x11020c8fc 0x1101e3000 + 170236
    4 QtCore 0x11020c60e 0x1101e3000 + 169486
    5 QtCore 0x11020c563 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
    6 QtCore 0x110208e0d 0x1101e3000 + 155149
    7 QtCore 0x1102047c3 0x1101e3000 + 137155
    8 libsystem_pthread.dylib 0x7ff8049aee59 _pthread_start + 115
    9 libsystem_pthread.dylib 0x7ff8049aa857 thread_start + 15

    Thread 13:: Thread (pooled)
    0 ??? 0x7ff891e4eae0 ???
    1 libsystem_kernel.dylib 0x7ff80496f6f6 __psynch_cvwait + 10
    2 libsystem_pthread.dylib 0x7ff8049af302 _pthread_cond_wait + 988
    3 QtCore 0x11020c8fc 0x1101e3000 + 170236
    4 QtCore 0x11020c60e 0x1101e3000 + 169486
    5 QtCore 0x11020c563 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
    6 QtCore 0x110208e0d 0x1101e3000 + 155149
    7 QtCore 0x1102047c3 0x1101e3000 + 137155
    8 libsystem_pthread.dylib 0x7ff8049aee59 _pthread_start + 115
    9 libsystem_pthread.dylib 0x7ff8049aa857 thread_start + 15

    Thread 14:: Thread (pooled)
    0 ??? 0x7ff891e4eae0 ???
    1 libsystem_kernel.dylib 0x7ff80496f6f6 __psynch_cvwait + 10
    2 libsystem_pthread.dylib 0x7ff8049af302 _pthread_cond_wait + 988
    3 QtCore 0x11020c8fc 0x1101e3000 + 170236
    4 QtCore 0x11020c60e 0x1101e3000 + 169486
    5 QtCore 0x11020c563 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
    6 QtCore 0x110208e0d 0x1101e3000 + 155149
    7 QtCore 0x1102047c3 0x1101e3000 + 137155
    8 libsystem_pthread.dylib 0x7ff8049aee59 _pthread_start + 115
    9 libsystem_pthread.dylib 0x7ff8049aa857 thread_start + 15

    Thread 15:: Thread (pooled)
    0 ??? 0x7ff891e4eae0 ???
    1 libsystem_kernel.dylib 0x7ff8049738f2 poll + 10
    2 libusb-1.0.0.dylib 0x109fc992d usbi_wait_for_events + 94
    3 libusb-1.0.0.dylib 0x109fc85e4 handle_events + 200
    4 libusb-1.0.0.dylib 0x109fc82f1 libusb_handle_events_timeout_completed + 325
    5 libusb-1.0.0.dylib 0x109fc8a5c libusb_handle_events_completed + 34
    6 iio 0x108e21472 usb_sync_transfer + 386
    7 iio 0x108e212a9 write_data_sync + 25
    8 iio 0x108e26e3f iiod_client_read_attr + 527
    9 iio 0x108e21a20 usb_read_dev_attr + 64
    10 iio 0x108e1c64e iio_device_attr_read_double + 62
    11 libm2k.0.9.0.dylib 0x12652d33f libm2k::utils::DeviceGeneric::getDoubleValue(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>) + 95
    12 libm2k.0.9.0.dylib 0x1264dac80 libm2k::analog::M2kAnalogInImpl::getSampleRate() + 48
    13 libm2k.0.9.0.dylib 0x1264d945a libm2k::analog::M2kAnalogInImpl::getScalingFactor(libm2k::analog::ANALOG_IN_CHANNEL) + 154
    14 libm2k.0.9.0.dylib 0x1264d5a6c libm2k::analog::M2kAnalogInImpl::setAdcCalibOffset(libm2k::analog::ANALOG_IN_CHANNEL, int) + 396
    15 libm2k.0.9.0.dylib 0x12650cd27 libm2k::M2kCalibrationImpl::fine_tune(unsigned long, short, short, unsigned long) + 359
    16 libm2k.0.9.0.dylib 0x12650c986 libm2k::M2kCalibrationImpl::calibrateADCoffset() + 598
    17 libm2k.0.9.0.dylib 0x12650f052 libm2k::M2kCalibrationImpl::calibrateADC() + 82
    18 libm2k.0.9.0.dylib 0x126508b13 libm2k::context::M2kImpl::calibrate() + 19
    19 libscopy-m2k.dylib 0x126a7d9b3 QtConcurrent::StoredFunctorCall0<bool, std::__1::__bind<bool (libm2k::context::M2k::*)(), libm2k::context::M2k*&>>::runFunctor() + 35
    20 libscopy-m2k.dylib 0x126a7d8f0 QtConcurrent::RunFunctionTask<bool>::run() + 48
    21 QtCore 0x110208b14 0x1101e3000 + 154388
    22 QtCore 0x1102047c3 0x1101e3000 + 137155
    23 libsystem_pthread.dylib 0x7ff8049aee59 _pthread_start + 115
    24 libsystem_pthread.dylib 0x7ff8049aa857 thread_start + 15

    Thread 16:: Thread (pooled)
    0 ??? 0x7ff891e4eae0 ???
    1 libsystem_kernel.dylib 0x7ff80496f6f6 __psynch_cvwait + 10
    2 libsystem_pthread.dylib 0x7ff8049af302 _pthread_cond_wait + 988
    3 QtCore 0x11020c8fc 0x1101e3000 + 170236
    4 QtCore 0x11020c60e 0x1101e3000 + 169486
    5 QtCore 0x11020c563 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
    6 QtCore 0x110208e0d 0x1101e3000 + 155149
    7 QtCore 0x1102047c3 0x1101e3000 + 137155
    8 libsystem_pthread.dylib 0x7ff8049aee59 _pthread_start + 115
    9 libsystem_pthread.dylib 0x7ff8049aa857 thread_start + 15

    Thread 17:: org.libusb.device-hotplug
    0 ??? 0x7ff891e4eae0 ???
    1 libsystem_kernel.dylib 0x7ff80496cb4a mach_msg2_trap + 10
    2 libsystem_kernel.dylib 0x7ff80497b704 mach_msg2_internal + 83
    3 libsystem_kernel.dylib 0x7ff804973bc3 mach_msg_overwrite + 574
    4 libsystem_kernel.dylib 0x7ff80496ce3b mach_msg + 19
    5 CoreFoundation 0x7ff804a98604 __CFRunLoopServiceMachPort + 145
    6 CoreFoundation 0x7ff804a9706d __CFRunLoopRun + 1430
    7 CoreFoundation 0x7ff804a96490 CFRunLoopRunSpecific + 536
    8 CoreFoundation 0x7ff804b0c3c0 CFRunLoopRun + 40
    9 libusb-1.0.0.dylib 0x109fcc175 darwin_event_thread_main + 392
    10 libsystem_pthread.dylib 0x7ff8049aee59 _pthread_start + 115
    11 libsystem_pthread.dylib 0x7ff8049aa857 thread_start + 15

    Thread 18:: QThread
    0 ??? 0x7ff891e4eae0 ???
    1 libsystem_kernel.dylib 0x7ff80496f5c2 __semwait_signal + 10
    2 libsystem_c.dylib 0x7ff80485c26d nanosleep + 199
    3 QtCore 0x11041427b 0x1101e3000 + 2298491
    4 libscopy-m2k.dylib 0x126a7e05c scopy::m2k::M2kIdentifyTask::run() + 268
    5 QtCore 0x1102047c3 0x1101e3000 + 137155
    6 libsystem_pthread.dylib 0x7ff8049aee59 _pthread_start + 115
    7 libsystem_pthread.dylib 0x7ff8049aa857 thread_start + 15

    Thread 19:: Thread (pooled)
    0 ??? 0x7ff891e4eae0 ???
    1 libsystem_kernel.dylib 0x7ff80496f6f6 __psynch_cvwait + 10
    2 libsystem_pthread.dylib 0x7ff8049af302 _pthread_cond_wait + 988
    3 QtCore 0x11020c8fc 0x1101e3000 + 170236
    4 QtCore 0x11020c60e 0x1101e3000 + 169486
    5 QtCore 0x11020c563 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
    6 QtCore 0x110208e0d 0x1101e3000 + 155149
    7 QtCore 0x1102047c3 0x1101e3000 + 137155
    8 libsystem_pthread.dylib 0x7ff8049aee59 _pthread_start + 115
    9 libsystem_pthread.dylib 0x7ff8049aa857 thread_start + 15

    Thread 20:
    0 ??? 0x7ff891e4eae0 ???
    1 libsystem_kernel.dylib 0x7ff80496ee72 __psynch_mutexwait + 10
    2 libsystem_pthread.dylib 0x7ff8049ac7ac _pthread_mutex_firstfit_lock_wait + 78
    3 libsystem_pthread.dylib 0x7ff8049aa5a1 _pthread_mutex_firstfit_lock_slow + 217
    4 iio 0x108e26df2 iiod_client_read_attr + 450
    5 iio 0x108e21a20 usb_read_dev_attr + 64
    6 libm2k.0.9.0.dylib 0x126535b20 libm2k::utils::DeviceGeneric::getStringValue(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>) + 112
    7 libm2k.0.9.0.dylib 0x12653757a libm2k::utils::DeviceGeneric::getAvailableAttributeValues(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) + 362
    8 libm2k.0.9.0.dylib 0x1264e4366 libm2k::analog::M2kAnalogOutImpl::getAvailableSampleRates(unsigned int) + 118
    9 libscopy-m2k.dylib 0x126b12509 scopy::m2k::NetworkAnalyzer::_getBestSampleRate(double, unsigned int) + 41
    10 libscopy-m2k.dylib 0x126b11064 scopy::m2k::NetworkAnalyzer::computeFrequencyArray() + 788
    11 libscopy-m2k.dylib 0x126b1bc03 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, std::__1::__bind<void (scopy::m2k::NetworkAnalyzer::*)(), scopy::m2k::NetworkAnalyzer*>>>(void*) + 67
    12 libsystem_pthread.dylib 0x7ff8049aee59 _pthread_start + 115
    13 libsystem_pthread.dylib 0x7ff8049aa857 thread_start + 15


    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x00007ff8465bb9c0 rcx: 0x0000000000000000 rdx: 0x0000000000000000
    rdi: 0x0000000000000006 rsi: 0x0000000305064f68 rbp: 0x0000000000989680 rsp: 0x0000000000000000
    r8: 0x0000000305064f60 r9: 0x0000000000989680 r10: 0x00007ff8465bb9c0 r11: 0x0000000000000071
    r12: 0x0000000000000006 r13: 0x0000000000000003 r14: 0x0000000000000103 r15: 0x0000000000000016
    rip: <unavailable> rfl: 0x0000000000000287
    tmp0: 0xffffffffffffffff tmp1: 0x00007ff891e4eab4 tmp2: 0x00007ff80497383c


    Binary Images:
    0x200917000 - 0x2009b1fff dyld (*) <c6e52c5e-d1d2-354c-a4ec-069f8d5baafe> /usr/lib/dyld
    0x7ff7fff05000 - 0x7ff7fff34fff runtime (*) <f49bd639-923b-3201-924b-695964df0712> /usr/libexec/rosetta/runtime
    0x10885b000 - 0x1088c2fff libRosettaRuntime (*) <7742e99c-2006-3006-bc1e-1869448c6224> /Library/Apple/*/libRosettaRuntime
    0x100633000 - 0x10083cfff org.adi.Scopy (*) <0a6c3e07-21b2-3b67-8c6b-d3a2fd826674> /Applications/Scopy.app/Contents/MacOS/Scopy
    0x108e17000 - 0x108e29fff iio (*) <9bb8021e-ff7d-39de-b018-8117bd500b6b> /Applications/Scopy.app/Contents/Frameworks/iio.framework/Versions/0.26/iio
    0x108f63000 - 0x108feefff libscopy-core.dylib (*) <fdd5afb3-ee8c-37fb-b3c3-35922646e96e> /Applications/Scopy.app/Contents/Frameworks/libscopy-core.dylib
    0x109174000 - 0x1091b1fff libKF5Archive.5.117.0.dylib (*) <0ce6bf9e-62e2-37a0-bd32-9d4c9e04268f> /Applications/Scopy.app/Contents/Frameworks/libKF5Archive.5.117.0.dylib
    0x108dfe000 - 0x108e01fff org.qt-project.QtConcurrent (5.15) <5945f153-1099-3347-9c32-485445413f6e> /Applications/Scopy.app/Contents/Frameworks/QtConcurrent.framework/Versions/5/QtConcurrent
    0x108e7b000 - 0x108e8bfff libscopy-pkg-manager.dylib (*) <08368027-b7bf-3e6f-a9b7-e0cdf153d340> /Applications/Scopy.app/Contents/Frameworks/libscopy-pkg-manager.dylib
    0x109603000 - 0x109871fff libscopy-gui.dylib (*) <4c82d662-ec11-34f3-beb7-09e359d69a65> /Applications/Scopy.app/Contents/Frameworks/libscopy-gui.dylib
    0x10a61d000 - 0x10a916fff libkddockwidgets.2.1.dylib (*) <d576c727-9269-3541-b529-bd4d80868426> /Applications/Scopy.app/Contents/Frameworks/libkddockwidgets.2.1.dylib
    0x108ede000 - 0x108ef6fff org.qt-project.QtQuickControls2 (5.15) <44e5e22d-16d2-38a4-b9da-ffcd305d7b74> /Applications/Scopy.app/Contents/Frameworks/QtQuickControls2.framework/Versions/5/QtQuickControls2
    0x10bc03000 - 0x10bf51fff org.qt-project.QtQuick (5.15) <d80e5be5-6ba3-3628-a099-b637fa5eadb1> /Applications/Scopy.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick
    0x109303000 - 0x109357fff org.qt-project.QtQmlModels (5.15) <ef48e8f8-f527-325b-ab84-e30fd6111c95> /Applications/Scopy.app/Contents/Frameworks/QtQmlModels.framework/Versions/5/QtQmlModels
    0x10941a000 - 0x109435fff libscopy-pluginbase.dylib (*) <3276c094-db72-3f9c-9a90-f7d7c82094a2> /Applications/Scopy.app/Contents/Frameworks/libscopy-pluginbase.dylib
    0x10928f000 - 0x1092a0fff libscopy-iioutil.dylib (*) <95a42420-2ce4-33a3-bd9d-1249d1f9771b> /Applications/Scopy.app/Contents/Frameworks/libscopy-iioutil.dylib
    0x108ead000 - 0x108eb6fff libserialport.0.dylib (*) <13997806-6a2d-30a5-8c47-4817cd8d4e70> /Applications/Scopy.app/Contents/Frameworks/libserialport.0.dylib
    0x10c62f000 - 0x10c972fff org.qt-project.QtQml (5.15) <c29361dd-c9c7-3a72-b446-9da90d84fcf8> /Applications/Scopy.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml
    0x109b12000 - 0x109c16fff org.qt-project.QtNetwork (5.15) <cdc8d87c-475b-3d25-87d2-b03662d88c37> /Applications/Scopy.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
    0x1094db000 - 0x10950afff org.qt-project.QtXml (5.15) <0337015b-1f42-3d9a-ae4f-0bc4ca854050> /Applications/Scopy.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml
    0x109e4d000 - 0x109e82fff org.qt-project.QtSvg (5.15) <55cebfde-1ce7-3676-a268-acf912ad3fe6> /Applications/Scopy.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg
    0x10a06d000 - 0x10a151fff libqwt.6.4.0.dylib (*) <d314ff57-7073-331c-bdbd-7452ffd47d6c> /Applications/Scopy.app/Contents/Frameworks/libqwt.6.4.0.dylib
    0x108e60000 - 0x108e60fff libboost_system-mt.dylib (*) <ca22ce30-5d0d-3418-9d79-558607ae99c0> /Applications/Scopy.app/Contents/Frameworks/libboost_system-mt.dylib
    0x109573000 - 0x10958bfff libboost_filesystem-mt.dylib (*) <aebfa113-cbf0-39b4-b8b9-7a9acbb02b1e> /Applications/Scopy.app/Contents/Frameworks/libboost_filesystem-mt.dylib
    0x108f47000 - 0x108f48fff libboost_atomic-mt.dylib (*) <40c25818-3477-3e68-8206-541e9b268d88> /Applications/Scopy.app/Contents/Frameworks/libboost_atomic-mt.dylib
    0x10949a000 - 0x1094a4fff libboost_thread-mt.dylib (*) <79edf037-a6cc-3f12-9287-e99f486008c7> /Applications/Scopy.app/Contents/Frameworks/libboost_thread-mt.dylib
    0x1092e2000 - 0x1092e5fff libboost_chrono-mt.dylib (*) <6e35ee94-4fe2-3b77-b143-cfbd86b5b5ad> /Applications/Scopy.app/Contents/Frameworks/libboost_chrono-mt.dylib
    0x1095d1000 - 0x1095d6fff libscopy-common.dylib (*) <19c9e710-4836-3778-80d4-4789f9800c93> /Applications/Scopy.app/Contents/Frameworks/libscopy-common.dylib
    0x10d54e000 - 0x10d989fff org.qt-project.QtWidgets (5.15) <40c46e19-a076-361b-87c7-1b615e21b4ed> /Applications/Scopy.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
    0x10e83c000 - 0x10ed71fff org.qt-project.QtGui (5.15) <8c4f9ede-4f1e-3ca0-9282-91a78d254dee> /Applications/Scopy.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
    0x109f0c000 - 0x109f17fff libsigrokdecode.4.dylib (*) <0f2b5d36-83cf-3c9b-a6d3-e723ccd0df64> /Applications/Scopy.app/Contents/Frameworks/libsigrokdecode.4.dylib
    0x10a384000 - 0x10a477fff libglib-2.0.0.dylib (*) <ca12a253-9baf-392f-921e-ee4e45269304> /Applications/Scopy.app/Contents/Frameworks/libglib-2.0.0.dylib
    0x109f68000 - 0x109f90fff libintl.8.dylib (*) <3015897d-b5b3-3ba3-a463-23752c40f5e9> /Applications/Scopy.app/Contents/Frameworks/libintl.8.dylib
    0x10f75b000 - 0x10fafbfff org.python.python (3.13.7, (c) 2001-2024 Python Software Foundation.) <7ac9c433-48b5-337e-aea5-45d63c32186d> /Applications/Scopy.app/Contents/Frameworks/Python.framework/Versions/3.13/Python
    0x1101e3000 - 0x11066efff org.qt-project.QtCore (5.15) <f7a103f0-aa40-3a54-9031-1efae57d3c6f> /Applications/Scopy.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
    0x109fbf000 - 0x109fd4fff libusb-1.0.0.dylib (*) <a202dc06-3943-3e29-b17d-af66d7b2e6cd> /Applications/Scopy.app/Contents/Frameworks/libusb-1.0.0.dylib
    0x10d033000 - 0x10d0b3fff libpcre2-16.0.dylib (*) <85d4f797-94cd-3e9f-97a1-74fd71bea523> /Applications/Scopy.app/Contents/Frameworks/libpcre2-16.0.dylib
    0x10d1bc000 - 0x10d25efff libzstd.1.dylib (*) <3f26348f-ae3d-3d38-a1b1-bfe39c18b07a> /Applications/Scopy.app/Contents/Frameworks/libzstd.1.dylib
    0x108e6a000 - 0x108e6bfff libgthread-2.0.0.dylib (*) <c63f1131-081f-310d-82d9-23bcccaee584> /Applications/Scopy.app/Contents/Frameworks/libgthread-2.0.0.dylib
    0x10d359000 - 0x10d3e4fff libpcre2-8.0.dylib (*) <b1687503-15b1-3eaa-a7a2-113ace8306a0> /Applications/Scopy.app/Contents/Frameworks/libpcre2-8.0.dylib
    0x10e1f7000 - 0x10e299fff libzstd.1.5.7.dylib (*) <3f26348f-ae3d-3d38-a1b1-bfe39c18b07a> /Applications/Scopy.app/Contents/Frameworks/libzstd.1.5.7.dylib
    0x10a5b0000 - 0x10a5d1fff libpng16.16.dylib (*) <74753da6-70c5-3ac7-aadb-3c957a811896> /Applications/Scopy.app/Contents/Frameworks/libpng16.16.dylib
    0x109f3b000 - 0x109f46fff libmd4c.0.dylib (*) <a4ded5c8-85b6-33ca-ae2a-3d076f16aa4e> /Applications/Scopy.app/Contents/Frameworks/libmd4c.0.dylib
    0x10d10e000 - 0x10d138fff org.qt-project.QtPrintSupport (5.15) <0b5ac22b-19e3-3cfa-a2a0-709b5c5c03fd> /Applications/Scopy.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
    0x10d44c000 - 0x10d480fff org.qt-project.QtOpenGL (5.15) <6646ba57-48c2-3667-9cf8-f07c0dfe6603> /Applications/Scopy.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL
    0x10e39b000 - 0x10e3c0fff libspdlog.1.15.3.dylib (*) <23fc3eb0-dbfb-38ae-bf77-76695705e63d> /Applications/Scopy.app/Contents/Frameworks/libspdlog.1.15.3.dylib
    0x10cfae000 - 0x10cfc0fff libfmt.11.2.0.dylib (*) <a47438e4-3adc-3df5-95f6-41f1cb8a9eae> /Applications/Scopy.app/Contents/Frameworks/libfmt.11.2.0.dylib
    0x110c47000 - 0x110cfffff org.qt-project.QtQuickTemplates2 (5.15) <704d4af9-4fd5-3dc8-b48e-3532880eabff> /Applications/Scopy.app/Contents/Frameworks/QtQuickTemplates2.framework/Versions/5/QtQuickTemplates2
    0x112f57000 - 0x113006fff libqcocoa.dylib (*) <5eda4fa2-2163-329e-b56c-cd38b57116bf> /Applications/Scopy.app/Contents/plugins/platforms/libqcocoa.dylib
    0x10e5a2000 - 0x10e600fff org.qt-project.QtDBus (5.15) <f15811e0-cb4b-393b-9cf2-84def82c155f> /Applications/Scopy.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus
    0x11318c000 - 0x113210fff libfreetype.6.dylib (*) <4a9c39d5-50d0-3a18-9101-94fd47a3514b> /Applications/Scopy.app/Contents/Frameworks/libfreetype.6.dylib
    0x10e80a000 - 0x10e816fff libobjc-trampolines.dylib (*) <0d3d772f-3c5c-3ffc-88cc-d9fb09379665> /usr/lib/libobjc-trampolines.dylib
    0x11dee5000 - 0x11df51fff com.apple.AppleMetalOpenGLRenderer (1.0) <779637d0-a29e-33f9-a8ac-6e38a8e7f406> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
    0x11f3aa000 - 0x11fc2ffff com.apple.AGXMetalG15G-C0 (329.2) <be14879a-6e61-30a6-a4d2-34a2e4da1ef2> /System/Library/Extensions/AGXMetalG15G_C0.bundle/Contents/MacOS/AGXMetalG15G_C0
    0x11efdc000 - 0x11effffff libqmacstyle.dylib (*) <38ce090a-cd2a-38e7-9e8a-7e48264c03e3> /Applications/Scopy.app/Contents/plugins/styles/libqmacstyle.dylib
    0x11efb3000 - 0x11efb9fff libqgif.dylib (*) <e98c6bcd-0c6d-380e-aff2-26e3ce0fbac0> /Applications/Scopy.app/Contents/plugins/imageformats/libqgif.dylib
    0x11f03a000 - 0x11f041fff libqicns.dylib (*) <f66a2180-38d4-39d0-b7e8-2e4e7b7effdb> /Applications/Scopy.app/Contents/plugins/imageformats/libqicns.dylib
    0x11f056000 - 0x11f05bfff libqico.dylib (*) <ca769aa1-c364-33cd-9ff9-8d8918c50fed> /Applications/Scopy.app/Contents/plugins/imageformats/libqico.dylib
    0x11f06e000 - 0x11f075fff libqjpeg.dylib (*) <91e7a1b7-7dd4-359c-bbf8-22c5db5aff15> /Applications/Scopy.app/Contents/plugins/imageformats/libqjpeg.dylib
    0x11f11c000 - 0x11f1a5fff libjpeg.8.dylib (*) <506d9029-16ca-3995-9907-f7be5c3d3119> /Applications/Scopy.app/Contents/Frameworks/libjpeg.8.dylib
    0x11f08b000 - 0x11f091fff libqmacheif.dylib (*) <63b9133d-e79f-313f-af86-b1727b05c420> /Applications/Scopy.app/Contents/plugins/imageformats/libqmacheif.dylib
    0x11f0a3000 - 0x11f0a8fff libqmacjp2.dylib (*) <87201281-1958-3095-9db2-38cdc4216b02> /Applications/Scopy.app/Contents/plugins/imageformats/libqmacjp2.dylib
    0x11f0ba000 - 0x11f0bffff libqpdf.dylib (*) <75528ccb-8ae8-3910-bc9f-084093482899> /Applications/Scopy.app/Contents/plugins/imageformats/libqpdf.dylib
    0x121862000 - 0x121d71fff org.qt-project.QtPdf (5.15) <40e5921c-f093-3e8e-a2f8-c56ccdc2cb12> /Applications/Scopy.app/Contents/Frameworks/QtPdf.framework/Versions/5/QtPdf
    0x11f0d0000 - 0x11f0d5fff libqsvg.dylib (*) <0bbf735e-433e-36c9-87b9-0c4679a75474> /Applications/Scopy.app/Contents/plugins/imageformats/libqsvg.dylib
    0x11f0e6000 - 0x11f0eafff libqtga.dylib (*) <47242acd-2b9e-3fff-a871-551b30fc7417> /Applications/Scopy.app/Contents/plugins/imageformats/libqtga.dylib
    0x11f0fa000 - 0x11f102fff libqtiff.dylib (*) <7ee07e72-e3e7-36ef-96cf-22fc8664a10d> /Applications/Scopy.app/Contents/plugins/imageformats/libqtiff.dylib
    0x121328000 - 0x121392fff libtiff.6.dylib (*) <80bbcd11-c36c-37ce-8911-97ba63db45d8> /Applications/Scopy.app/Contents/Frameworks/libtiff.6.dylib
    0x11f291000 - 0x11f2aefff liblzma.5.dylib (*) <54e14c86-cc43-3249-8f0f-dcbb13e9f869> /Applications/Scopy.app/Contents/Frameworks/liblzma.5.dylib
    0x11f26f000 - 0x11f273fff libqwbmp.dylib (*) <2dfcd403-20a8-3c50-8c6b-9989ac69efb4> /Applications/Scopy.app/Contents/plugins/imageformats/libqwbmp.dylib
    0x1233b7000 - 0x1233c9fff _ctypes.cpython-313-darwin.so (*) <5127405a-9319-35c0-bc94-ec726ecd09b4> /Applications/Scopy.app/Contents/Frameworks/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_ctypes.cpython-313-darwin.so
    0x123401000 - 0x123406fff _struct.cpython-313-darwin.so (*) <bf3e1a4a-2fb4-326f-803c-638234e8a022> /Applications/Scopy.app/Contents/Frameworks/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_struct.cpython-313-darwin.so
    0x12341d000 - 0x123427fff math.cpython-313-darwin.so (*) <b7420e7a-3d87-3199-8ae9-08d06c5098bb> /Applications/Scopy.app/Contents/Frameworks/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/math.cpython-313-darwin.so
    0x1233a1000 - 0x1233a1fff _contextvars.cpython-313-darwin.so (*) <53885ad4-0003-3705-80b2-ff9ed66c4d44> /Applications/Scopy.app/Contents/Frameworks/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_contextvars.cpython-313-darwin.so
    0x1234a0000 - 0x1234a6fff zlib.cpython-313-darwin.so (*) <1105bd4e-6ad2-3b30-8f3e-89e4c8d00ded> /Applications/Scopy.app/Contents/Frameworks/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/zlib.cpython-313-darwin.so
    0x123443000 - 0x123446fff binascii.cpython-313-darwin.so (*) <b6019894-dab9-380b-a7c7-fb14975e7526> /Applications/Scopy.app/Contents/Frameworks/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/binascii.cpython-313-darwin.so
    0x123457000 - 0x123459fff fcntl.cpython-313-darwin.so (*) <e875663a-f32b-3209-9bda-db47838099b2> /Applications/Scopy.app/Contents/Frameworks/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/fcntl.cpython-313-darwin.so
    0x1234bd000 - 0x1234bffff _posixsubprocess.cpython-313-darwin.so (*) <274ab92d-75d4-3e53-8b79-0ad4f7d6b5a9> /Applications/Scopy.app/Contents/Frameworks/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_posixsubprocess.cpython-313-darwin.so
    0x1234d8000 - 0x1234dcfff select.cpython-313-darwin.so (*) <ee322bbe-d06a-3f3b-943c-671ce8884c3e> /Applications/Scopy.app/Contents/Frameworks/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/select.cpython-313-darwin.so
    0x123a41000 - 0x123a4ffff _datetime.cpython-313-darwin.so (*) <48d86ad3-4fff-3b28-bd2c-7ca086ea286d> /Applications/Scopy.app/Contents/Frameworks/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_datetime.cpython-313-darwin.so
    0x1234f0000 - 0x1234f5fff _json.cpython-313-darwin.so (*) <dd2cb206-e403-3d73-a5ff-f8ed8cbc5f19> /Applications/Scopy.app/Contents/Frameworks/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_json.cpython-313-darwin.so
    0x11de74000 - 0x11de7bfff libqsvgicon.dylib (*) <942d8594-78bc-3ebe-918c-be026cc6d5a6> /Applications/Scopy.app/Contents/plugins/iconengines/libqsvgicon.dylib
    0x123bfd000 - 0x123c48fff libscopy-ad936x.dylib (*) <106216ce-bd23-3820-80b4-6cafdb464afd> /Applications/Scopy.app/Contents/MacOS/packages/ad936x/plugins/libscopy-ad936x.dylib
    0x123cff000 - 0x123d27fff libscopy-iio-widgets.dylib (*) <376af75a-3aa1-394f-9cdd-70ce53a308ff> /Applications/Scopy.app/Contents/Frameworks/libscopy-iio-widgets.dylib
    0x123b7a000 - 0x123b93fff libscopy-ad9084.dylib (*) <fe089398-ed42-37d2-beb5-3895c6007bc1> /Applications/Scopy.app/Contents/MacOS/packages/apollo-ad9084/plugins/libscopy-ad9084.dylib
    0x123e87000 - 0x123f0cfff libscopy-adc.dylib (*) <6d06b9fd-6992-34bc-b061-030d08b4a013> /Applications/Scopy.app/Contents/MacOS/packages/generic-plugins/plugins/libscopy-adc.dylib
    0x123d94000 - 0x123db3fff libscopy-gr-util.dylib (*) <237cd628-a3cc-3c23-bc98-f15b26fa1b12> /Applications/Scopy.app/Contents/Frameworks/libscopy-gr-util.dylib
    0x123dff000 - 0x123e16fff libgnuradio-iio.v3.7.8-5794-g4da88705.dylib (*) <1ee727be-fc02-38f6-8d09-da1c7bb51eac> /Applications/Scopy.app/Contents/Frameworks/libgnuradio-iio.v3.7.8-5794-g4da88705.dylib
    0x11dead000 - 0x11debcfff libgnuradio-scopy.1.0.0.0.dylib (*) <906dd4f5-6473-35f0-95a6-86e76b7401f7> /Applications/Scopy.app/Contents/Frameworks/libgnuradio-scopy.1.0.0.0.dylib
    0x1240ac000 - 0x1240d6fff libgnuradio-analog.v3.7.8-5794-g4da88705.dylib (*) <99f65f63-a53a-33aa-9567-3d9386e9c06a> /Applications/Scopy.app/Contents/Frameworks/libgnuradio-analog.v3.7.8-5794-g4da88705.dylib
    0x124217000 - 0x12426ffff libgnuradio-filter.v3.7.8-5794-g4da88705.dylib (*) <076d677d-38ac-3686-bcb4-c681e3c05f9f> /Applications/Scopy.app/Contents/Frameworks/libgnuradio-filter.v3.7.8-5794-g4da88705.dylib
    0x12451e000 - 0x1245defff libgnuradio-blocks.v3.7.8-5794-g4da88705.dylib (*) <71050b9d-2596-3ead-b246-a24fad6ebb71> /Applications/Scopy.app/Contents/Frameworks/libgnuradio-blocks.v3.7.8-5794-g4da88705.dylib
    0x12404c000 - 0x12405ffff libgnuradio-fft.v3.7.8-5794-g4da88705.dylib (*) <91ef597b-958a-32bd-bb6f-b92917a885d0> /Applications/Scopy.app/Contents/Frameworks/libgnuradio-fft.v3.7.8-5794-g4da88705.dylib
    0x12486d000 - 0x1248f4fff libgnuradio-runtime.v3.7.8-5794-g4da88705.dylib (*) <aa66c15c-372a-3172-8d5d-6e70e8ddf4ab> /Applications/Scopy.app/Contents/Frameworks/libgnuradio-runtime.v3.7.8-5794-g4da88705.dylib
    0x12437a000 - 0x1243a7fff libgnuradio-pmt.v3.7.8-5794-g4da88705.dylib (*) <3da9a0bd-1a39-3f81-a954-fff7aec9c4ae> /Applications/Scopy.app/Contents/Frameworks/libgnuradio-pmt.v3.7.8-5794-g4da88705.dylib
    0x12346b000 - 0x12346dfff libgmpxx.4.dylib (*) <8e7b707d-69cb-346f-bebe-b9e63f233862> /Applications/Scopy.app/Contents/Frameworks/libgmpxx.4.dylib
    0x124a47000 - 0x124aa1fff libgmp.10.dylib (*) <fb5d8d70-fb08-30fd-a2c1-fab182562a1a> /Applications/Scopy.app/Contents/Frameworks/libgmp.10.dylib
    0x124dc0000 - 0x124ef5fff libvolk.3.2.0.dylib (*) <9269b91d-daf9-3d96-966a-c405c9088787> /Applications/Scopy.app/Contents/Frameworks/libvolk.3.2.0.dylib
    0x124b3f000 - 0x124b9cfff libsndfile.1.0.37.dylib (*) <96320153-0375-3a6d-bd8e-77e0e112b103> /Applications/Scopy.app/Contents/Frameworks/libsndfile.1.0.37.dylib
    0x124437000 - 0x124466fff libboost_program_options-mt.dylib (*) <b0098abc-ed30-3099-802f-e07b0ae315de> /Applications/Scopy.app/Contents/Frameworks/libboost_program_options-mt.dylib
    0x12347f000 - 0x123484fff libcpu_features.dylib (*) <10c99f45-5cb2-318d-b53e-129c80f3f9b3> /Applications/Scopy.app/Contents/Frameworks/libcpu_features.dylib
    0x125350000 - 0x1253dbfff liborc-0.4.0.dylib (*) <beb31abe-f538-32ec-bcd4-049f1547e9ba> /Applications/Scopy.app/Contents/Frameworks/liborc-0.4.0.dylib
    0x11de99000 - 0x11de9dfff libogg.0.8.6.dylib (*) <faf97678-2759-321b-8e2e-99080a24716d> /Applications/Scopy.app/Contents/Frameworks/libogg.0.8.6.dylib
    0x124c41000 - 0x124cb8fff libvorbisenc.2.dylib (*) <93d1f025-a2a5-35a9-9213-239c9691930e> /Applications/Scopy.app/Contents/Frameworks/libvorbisenc.2.dylib
    0x124d05000 - 0x124d36fff libFLAC.14.dylib (*) <64713365-fdb8-35e4-85c1-0ade52b8193e> /Applications/Scopy.app/Contents/Frameworks/libFLAC.14.dylib
    0x1254e8000 - 0x125537fff libopus.0.dylib (*) <c8821e76-c18e-3714-aa86-152f0dc4000e> /Applications/Scopy.app/Contents/Frameworks/libopus.0.dylib
    0x1255b1000 - 0x1255e7fff libmpg123.0.dylib (*) <66159a5c-fead-323a-a7fd-b8288685558a> /Applications/Scopy.app/Contents/Frameworks/libmpg123.0.dylib
    0x125631000 - 0x12566cfff libmp3lame.0.dylib (*) <afdf0770-97e8-3f51-9df0-af23e8382573> /Applications/Scopy.app/Contents/Frameworks/libmp3lame.0.dylib
    0x124193000 - 0x1241b6fff libvorbis.0.dylib (*) <d6489d5d-2e88-365b-b69e-f9705312abda> /Applications/Scopy.app/Contents/Frameworks/libvorbis.0.dylib
    0x1259d4000 - 0x125c57fff libfftw3f.3.dylib (*) <b6080e89-4d1c-393b-b235-88ad4d276f8a> /Applications/Scopy.app/Contents/Frameworks/libfftw3f.3.dylib
    0x123509000 - 0x12350dfff libfftw3f_threads.3.dylib (*) <a8ec850f-bb7d-30b5-b9b4-936dad90dddb> /Applications/Scopy.app/Contents/Frameworks/libfftw3f_threads.3.dylib
    0x125762000 - 0x125791fff libscopy-dac.dylib (*) <12fd186c-99b6-339c-8000-bf4355b674d9> /Applications/Scopy.app/Contents/MacOS/packages/generic-plugins/plugins/libscopy-dac.dylib
    0x12589b000 - 0x1258d8fff libscopy-datalogger.dylib (*) <4657b6a8-60e7-3278-a579-acf9da4e9049> /Applications/Scopy.app/Contents/MacOS/packages/generic-plugins/plugins/libscopy-datalogger.dylib
    0x126189000 - 0x1261cffff libscopy-debugger.dylib (*) <be37e8bf-95cd-38cb-a074-9eddcaffc7b7> /Applications/Scopy.app/Contents/MacOS/packages/generic-plugins/plugins/libscopy-debugger.dylib
    0x125819000 - 0x125835fff libscopy-jesdstatus.dylib (*) <ce4f93fa-eb8b-3f7d-9f78-8f6da7d8714f> /Applications/Scopy.app/Contents/MacOS/packages/generic-plugins/plugins/libscopy-jesdstatus.dylib
    0x126306000 - 0x126343fff libscopy-regmap.dylib (*) <439cc721-685e-3c6f-901f-bf201bb1fc6d> /Applications/Scopy.app/Contents/MacOS/packages/generic-plugins/plugins/libscopy-regmap.dylib
    0x1264cb000 - 0x126552fff libm2k.0.9.0.dylib (*) <5920010b-dcb8-38eb-93a4-64115fce0682> /Applications/Scopy.app/Contents/Frameworks/libm2k.0.9.0.dylib
    0x1263f4000 - 0x126429fff org.qt-project.QtTest (5.15) <e8c52a2c-15a7-3eb1-a69d-14492ea8a87f> /Applications/Scopy.app/Contents/Frameworks/QtTest.framework/Versions/5/QtTest
    0x126a5a000 - 0x126ce9fff libscopy-m2k.dylib (*) <1340e0e4-908e-3356-857a-9476886b3abe> /Applications/Scopy.app/Contents/MacOS/packages/m2k/plugins/libscopy-m2k.dylib
    0x12628e000 - 0x1262abfff libscopy-gr-gui.dylib (*) <29446483-c136-3938-8afa-d5a105443d40> /Applications/Scopy.app/Contents/Frameworks/libscopy-gr-gui.dylib
    0x12669d000 - 0x1266c4fff libscopy-sigrok-gui.dylib (*) <eaf31779-7ae8-338d-b6bf-ac3cb60256af> /Applications/Scopy.app/Contents/Frameworks/libscopy-sigrok-gui.dylib
    0x125706000 - 0x125715fff libgnuradio-m2k.1.0.0.0.dylib (*) <5c634f9f-e935-3e18-94a5-5315b320d50f> /Applications/Scopy.app/Contents/Frameworks/libgnuradio-m2k.1.0.0.0.dylib
    0x12678f000 - 0x1267e5fff libmatio.13.dylib (*) <9d12fe33-065c-37e6-87e3-de84b3f5e2e9> /Applications/Scopy.app/Contents/Frameworks/libmatio.13.dylib
    0x127222000 - 0x1272e5fff libscopy-m2k-gui.dylib (*) <549e62f8-6a49-3e86-8508-aad800e72052> /Applications/Scopy.app/Contents/Frameworks/libscopy-m2k-gui.dylib
    0x128039000 - 0x128332fff libkddockwidgets.2.1.1.dylib (*) <d576c727-9269-3541-b529-bd4d80868426> /Applications/Scopy.app/Contents/Frameworks/libkddockwidgets.2.1.1.dylib
    0x12783b000 - 0x127ae7fff libhdf5.310.5.1.dylib (*) <c03eb90b-f151-357f-8f08-13112b205816> /Applications/Scopy.app/Contents/Frameworks/libhdf5.310.5.1.dylib
    0x123bd7000 - 0x123bdcfff libsz.2.0.1.dylib (*) <f53203e8-1ac8-301d-b0eb-c98edc37b8e5> /Applications/Scopy.app/Contents/Frameworks/libsz.2.0.1.dylib
    0x123e60000 - 0x123e64fff libaec.0.1.4.dylib (*) <ea1807a5-76bf-3720-9e87-9bf51ab83609> /Applications/Scopy.app/Contents/Frameworks/libaec.0.1.4.dylib
    0x126959000 - 0x126996fff libscopy-pqm.dylib (*) <78efaa84-aaa3-3fbc-9808-9d1b497c446e> /Applications/Scopy.app/Contents/MacOS/packages/pqmon/plugins/libscopy-pqm.dylib
    0x12752e000 - 0x12759efff libscopy-swiot.dylib (*) <f15e17ae-09c8-32b0-9bda-6b906770ca84> /Applications/Scopy.app/Contents/MacOS/packages/swiot/plugins/libscopy-swiot.dylib
    0x126819000 - 0x126821fff com.apple.iokit.IOUSBLib (900.4.2) <901b8e1e-b83a-365a-8c6d-e69320ddb30a> /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib
    0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
    0x7ff80496c000 - 0x7ff8049a8b4f libsystem_kernel.dylib (*) <a0701b73-99d9-31f3-babf-51c65e53ebbd> /usr/lib/system/libsystem_kernel.dylib
    0x7ff8049a9000 - 0x7ff8049b4faf libsystem_pthread.dylib (*) <2f5f8bae-cebe-30d8-83e3-eca5a30ea39d> /usr/lib/system/libsystem_pthread.dylib
    0x7ff80484d000 - 0x7ff8048d5b37 libsystem_c.dylib (*) <7d811803-63d9-3099-a315-e2aa9faa4a1d> /usr/lib/system/libsystem_c.dylib
    0x7ff804955000 - 0x7ff80496bfff libc++abi.dylib (*) <98730a36-ac30-329c-98a9-1002893f7df8> /usr/lib/libc++abi.dylib
    0x7ff8045be000 - 0x7ff804602683 libobjc.A.dylib (*) <82489d09-a41b-3a4f-a76a-68a641b6ce04> /usr/lib/libobjc.A.dylib
    0x7ff808426000 - 0x7ff809977493 com.apple.AppKit (6.9) <fe1f4402-834c-30cb-b66b-ccec88c1dc60> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff804a1c000 - 0x7ff804ecfff2 com.apple.CoreFoundation (6.9) <2934512a-1cce-34c7-9c8b-2b2397c0f292> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

    External Modification Summary:
    Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
    Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
    Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

    VM Region Summary:
    ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)
    Writable regions: Total=1.8G written=2648K(0%) resident=2088K(0%) swapped_out=560K(0%) unallocated=1.8G(100%)

    VIRTUAL REGION
    REGION TYPE SIZE COUNT (non-coalesced)
    =========== ======= =======
    Accelerate framework 256K 2
    Activity Tracing 256K 1
    CG image 1088K 10
    ColorSync 260K 32
    CoreAnimation 244K 29
    CoreGraphics 20K 4
    CoreUI image data 1740K 14
    Foundation 16K 1
    JS VM Gigacage 4096K 1
    JS VM Isolated Heap 4368K 4
    JS VM Isolated Heap (reserved) 2048K 1 reserved VM address space (unallocated)
    Kernel Alloc Once 8K 1
    MALLOC 1.6G 71
    MALLOC guard page 288K 18
    OpenGL GLSL 256K 3
    Rosetta Arena 4096K 2
    Rosetta Generic 3444K 858
    Rosetta IndirectBranch 1024K 1
    Rosetta JIT 128.0M 1
    Rosetta Return Stack 380K 38
    Rosetta Thread Context 380K 38
    STACK GUARD 24K 6
    Stack 17.7M 20
    Stack Guard 56.1M 14
    VM_ALLOCATE 10.7M 131
    VM_ALLOCATE (reserved) 164K 32 reserved VM address space (unallocated)
    __CTF 824 1
    __DATA 36.6M 1044
    __DATA (graphics) 132K 1
    __DATA_CONST 101.9M 1031
    __DATA_DIRTY 2583K 339
    __DATA_DIRTY (graphics) 4K 1
    __FONT_DATA 2352 1
    __GLSLBUILTINS 5174K 1
    __INFO_FILTER 8 1
    __LINKEDIT 196.9M 135
    __OBJC_RO 61.3M 1
    __OBJC_RW 2393K 2
    __TEXT 1.1G 1056
    __TEXT (graphics) 21.9M 27
    __TPRO_CONST 8K 2
    dyld private memory 392K 5
    mapped file 631.7M 431
    page table in kernel 2088K 1
    shared memory 832K 18
    =========== ======= =======
    TOTAL 4.0G 5431
    TOTAL, minus reserved VM space 4.0G 5431

    -----------
    Full Report
    -----------

    {"app_name":"Scopy","timestamp":"2025-10-10 11:00:10.00 -0400","app_version":"","slice_uuid":"0a6c3e07-21b2-3b67-8c6b-d3a2fd826674","build_version":"2.1.0","platform":1,"bundleID":"org.adi.Scopy","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.6.1 (24G90)","roots_installed":0,"name":"Scopy","incident_id":"32F381E8-D606-47DD-ABBF-C2BB446A9792"}
    {
    "uptime" : 520000,
    "procRole" : "Foreground",
    "version" : 2,
    "userID" : 302864956,
    "deployVersion" : 210,
    "modelCode" : "Mac15,13",
    "coalitionID" : 42731,
    "osVersion" : {
    "train" : "macOS 15.6.1",
    "build" : "24G90",
    "releaseType" : "User"
    },
    "captureTime" : "2025-10-10 11:00:06.4404 -0400",
    "codeSigningMonitor" : 1,
    "incident" : "32F381E8-D606-47DD-ABBF-C2BB446A9792",
    "pid" : 46545,
    "translated" : true,
    "cpuType" : "X86-64",
    "roots_installed" : 0,
    "bug_type" : "309",
    "procLaunch" : "2025-10-10 10:39:42.5500 -0400",
    "procStartAbsTime" : 12646455656249,
    "procExitAbsTime" : 12664444685383,
    "procName" : "Scopy",
    "procPath" : "\/Applications\/Scopy.app\/Contents\/MacOS\/Scopy",
    "bundleInfo" : {"CFBundleShortVersionString":"","CFBundleVersion":"2.1.0","CFBundleIdentifier":"org.adi.Scopy"},
    "storeInfo" : {"deviceIdentifierForVendor":"C7254736-EC93-5E29-9F3A-DFBD62246849","thirdParty":true},
    "parentProc" : "launchd",
    "parentPid" : 1,
    "coalitionName" : "org.adi.Scopy",
    "crashReporterKey" : "79EB250D-3A43-BB2A-DAA0-DB226184845A",
    "appleIntelligenceStatus" : {"state":"unavailable","reasons":["notOptedIn","assetIsNotReady","siriAssetIsNotReady"]},
    "codeSigningID" : "",
    "codeSigningTeamID" : "",
    "codeSigningValidationCategory" : 0,
    "codeSigningTrustLevel" : 4294967295,
    "codeSigningAuxiliaryInfo" : 0,
    "bootSessionUUID" : "22379D35-D76F-4E96-BEB0-0192C8DE2728",
    "wakeTime" : 124,
    "sleepWakeUUID" : "56B58108-6534-49C5-814C-43C674B6580B",
    "sip" : "enabled",
    "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
    "termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"Scopy","byPid":46545},
    "asi" : {"libsystem_c.dylib":["abort() called"]},
    "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
    "faultingThread" : 0,
    "threads" : [{"triggered":true,"id":54225771,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":10000000},"r12":{"value":6},"rosetta":{"tmp2":{"value":140703205636156},"tmp1":{"value":140705576315572},"tmp0":{"value":18446744073709551615}},"rbx":{"value":140704309033408,"symbolLocation":0,"symbol":"_os_xbs_chrooted"},"r8":{"value":12969201504},"r15":{"value":22},"r10":{"value":140704309033408,"symbolLocation":0,"symbol":"_os_xbs_chrooted"},"rdx":{"value":0},"rdi":{"value":6},"r9":{"value":10000000},"r13":{"value":3},"rflags":{"value":647},"rax":{"value":0},"rsp":{"value":0},"r11":{"value":113},"rcx":{"value":0},"r14":{"value":259},"rsi":{"value":12969201512}},"queue":"com.apple.main-thread","frames":[{"imageOffset":140705576315616,"imageIndex":131},{"imageOffset":30790,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":132},{"imageOffset":23398,"symbol":"pthread_kill","symbolLocation":259,"imageIndex":133},{"imageOffset":525958,"symbol":"__abort","symbolLocation":145,"imageIndex":134},{"imageOffset":525813,"symbol":"abort","symbolLocation":141,"imageIndex":134},{"imageOffset":393354,"symbol":"gr::terminate_handler_impl()","symbolLocation":2618,"imageIndex":93},{"imageOffset":62907,"symbol":"std::__terminate(void (*)())","symbolLocation":6,"imageIndex":135},{"imageOffset":74706,"symbol":"__cxa_rethrow","symbolLocation":100,"imageIndex":135},{"imageOffset":196903,"symbol":"objc_exception_rethrow","symbolLocation":37,"imageIndex":136},{"imageOffset":200425,"symbol":"-[NSApplication run]","symbolLocation":690,"imageIndex":137},{"imageOffset":253828,"imageIndex":48},{"imageOffset":1912790,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":502,"imageIndex":34},{"imageOffset":1928012,"symbol":"QCoreApplication::exec()","symbolLocation":172,"imageIndex":34},{"imageOffset":44260,"imageIndex":3},{"imageOffset":25904,"symbol":"start","symbolLocation":3056,"imageIndex":0}]},{"id":54225779,"name":"com.apple.rosetta.exceptionserver","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":9908489551872},"r12":{"value":17179869184},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":529994669433635},"tmp0":{"value":4294967296}},"rbx":{"value":529994669433635},"r8":{"value":2307},"r15":{"value":0},"r10":{"value":1},"rdx":{"value":0},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":582},"rax":{"value":268451845},"rsp":{"value":4294967296},"r11":{"value":0},"rcx":{"value":17314086914},"r14":{"value":0},"rsi":{"value":2616}},"frames":[{"imageOffset":16612,"imageIndex":1}]},{"id":54225892,"name":"com.apple.NSEventThread","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":244121646137344},"r12":{"value":244121646137344},"rosetta":{"tmp2":{"value":140703205668612},"tmp1":{"value":140705576315856},"tmp0":{"value":18446744073709551615}},"rbx":{"value":244121646137344},"r8":{"value":5023009356046991366},"r15":{"value":2},"r10":{"value":244121646137344},"rdx":{"value":8589934592},"rdi":{"value":4294967295},"r9":{"value":244121646137344},"r13":{"value":21592279046},"rflags":{"value":643},"rax":{"value":268451845},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":21592279046},"r14":{"value":244121646137344},"rsi":{"value":2}},"frames":[{"imageOffset":140705576315616,"imageIndex":131},{"imageOffset":2890,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":132},{"imageOffset":63236,"symbol":"mach_msg2_internal","symbolLocation":83,"imageIndex":132},{"imageOffset":31683,"symbol":"mach_msg_overwrite","symbolLocation":574,"imageIndex":132},{"imageOffset":3643,"symbol":"mach_msg","symbolLocation":19,"imageIndex":132},{"imageOffset":509444,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":138},{"imageOffset":503917,"symbol":"__CFRunLoopRun","symbolLocation":1430,"imageIndex":138},{"imageOffset":500880,"symbol":"CFRunLoopRunSpecific","symbolLocation":536,"imageIndex":138},{"imageOffset":1657295,"symbol":"_NSEventThread","symbolLocation":127,"imageIndex":137},{"imageOffset":24153,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":133},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":133}]},{"id":54240661,"frames":[{"imageOffset":141744,"imageIndex":1}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":12970889216},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":12971425792},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":6195},"r14":{"value":0},"rsi":{"value":0}}},{"id":54240662,"frames":[{"imageOffset":141744,"imageIndex":1}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":12972003328},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":12972539904},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":125091},"r14":{"value":0},"rsi":{"value":0}}},{"id":54246185,"frames":[{"imageOffset":141744,"imageIndex":1}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":12969218048},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":12969754624},"rsp":{"value":409603},"r11":{"value":0},"rcx":{"value":125471},"r14":{"value":0},"rsi":{"value":0}}},{"id":54246186,"frames":[{"imageOffset":141744,"imageIndex":1}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":12969775104},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":12970311680},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":72347},"r14":{"value":0},"rsi":{"value":0}}},{"id":54246193,"frames":[{"imageOffset":141744,"imageIndex":1}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":12971446272},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":12971982848},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":62735},"r14":{"value":0},"rsi":{"value":0}}},{"id":54246194,"frames":[{"imageOffset":141744,"imageIndex":1}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":12970332160},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":515},"rax":{"value":12970868736},"rsp":{"value":278532},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":0},"rsi":{"value":0}}},{"id":54246598,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":160},"r12":{"value":12974149040},"rosetta":{"tmp2":{"value":140703205619436},"tmp1":{"value":140705576315572},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703205887577,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":1280},"r10":{"value":0},"rdx":{"value":1280},"rdi":{"value":999998792},"r9":{"value":160},"r13":{"value":5501853107712},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":105553157569600},"rsi":{"value":29}},"frames":[{"imageOffset":140705576315616,"imageIndex":131},{"imageOffset":14070,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":132},{"imageOffset":25346,"symbol":"_pthread_cond_wait","symbolLocation":988,"imageIndex":133},{"imageOffset":170236,"imageIndex":34},{"imageOffset":169486,"imageIndex":34},{"imageOffset":169315,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":83,"imageIndex":34},{"imageOffset":155149,"imageIndex":34},{"imageOffset":137155,"imageIndex":34},{"imageOffset":24153,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":133},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":133}]},{"id":54246599,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":160},"r12":{"value":12974685616},"rosetta":{"tmp2":{"value":140703205619436},"tmp1":{"value":140705576315572},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703205887577,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":768},"r10":{"value":0},"rdx":{"value":768},"rdi":{"value":999997167},"r9":{"value":160},"r13":{"value":3302829851648},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":105553157568192},"rsi":{"value":29}},"frames":[{"imageOffset":140705576315616,"imageIndex":131},{"imageOffset":14070,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":132},{"imageOffset":25346,"symbol":"_pthread_cond_wait","symbolLocation":988,"imageIndex":133},{"imageOffset":170236,"imageIndex":34},{"imageOffset":169486,"imageIndex":34},{"imageOffset":169315,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":83,"imageIndex":34},{"imageOffset":155149,"imageIndex":34},{"imageOffset":137155,"imageIndex":34},{"imageOffset":24153,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":133},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":133}]},{"id":54246600,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":160},"r12":{"value":12975222192},"rosetta":{"tmp2":{"value":140703205619436},"tmp1":{"value":140705576315572},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703205887577,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":1024},"r10":{"value":0},"rdx":{"value":1024},"rdi":{"value":999998917},"r9":{"value":160},"r13":{"value":4402341479680},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":105553157568832},"rsi":{"value":29}},"frames":[{"imageOffset":140705576315616,"imageIndex":131},{"imageOffset":14070,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":132},{"imageOffset":25346,"symbol":"_pthread_cond_wait","symbolLocation":988,"imageIndex":133},{"imageOffset":170236,"imageIndex":34},{"imageOffset":169486,"imageIndex":34},{"imageOffset":169315,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":83,"imageIndex":34},{"imageOffset":155149,"imageIndex":34},{"imageOffset":137155,"imageIndex":34},{"imageOffset":24153,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":133},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":133}]},{"id":54246601,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":160},"r12":{"value":12976790960},"rosetta":{"tmp2":{"value":140703205619436},"tmp1":{"value":140705576315572},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703205887577,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":768},"r10":{"value":0},"rdx":{"value":768},"rdi":{"value":999998958},"r9":{"value":160},"r13":{"value":3302829851648},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":105553157568448},"rsi":{"value":29}},"frames":[{"imageOffset":140705576315616,"imageIndex":131},{"imageOffset":14070,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":132},{"imageOffset":25346,"symbol":"_pthread_cond_wait","symbolLocation":988,"imageIndex":133},{"imageOffset":170236,"imageIndex":34},{"imageOffset":169486,"imageIndex":34},{"imageOffset":169315,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":83,"imageIndex":34},{"imageOffset":155149,"imageIndex":34},{"imageOffset":137155,"imageIndex":34},{"imageOffset":24153,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":133},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":133}]},{"id":54246602,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":160},"r12":{"value":12977327536},"rosetta":{"tmp2":{"value":140703205619436},"tmp1":{"value":140705576315572},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703205887577,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":768},"r10":{"value":0},"rdx":{"value":768},"rdi":{"value":999997916},"r9":{"value":160},"r13":{"value":3302829851648},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":105553157569216},"rsi":{"value":29}},"frames":[{"imageOffset":140705576315616,"imageIndex":131},{"imageOffset":14070,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":132},{"imageOffset":25346,"symbol":"_pthread_cond_wait","symbolLocation":988,"imageIndex":133},{"imageOffset":170236,"imageIndex":34},{"imageOffset":169486,"imageIndex":34},{"imageOffset":169315,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":83,"imageIndex":34},{"imageOffset":155149,"imageIndex":34},{"imageOffset":137155,"imageIndex":34},{"imageOffset":24153,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":133},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":133}]},{"id":54246603,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":160},"r12":{"value":12977864112},"rosetta":{"tmp2":{"value":140703205619436},"tmp1":{"value":140705576315572},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703205887577,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":1024},"r10":{"value":0},"rdx":{"value":1024},"rdi":{"value":999998834},"r9":{"value":160},"r13":{"value":4402341479680},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":105553157570368},"rsi":{"value":29}},"frames":[{"imageOffset":140705576315616,"imageIndex":131},{"imageOffset":14070,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":132},{"imageOffset":25346,"symbol":"_pthread_cond_wait","symbolLocation":988,"imageIndex":133},{"imageOffset":170236,"imageIndex":34},{"imageOffset":169486,"imageIndex":34},{"imageOffset":169315,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":83,"imageIndex":34},{"imageOffset":155149,"imageIndex":34},{"imageOffset":137155,"imageIndex":34},{"imageOffset":24153,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":133},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":133}]},{"id":54246604,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":60000},"r12":{"value":140240648715776},"rosetta":{"tmp2":{"value":140703205636328},"tmp1":{"value":140705576315572},"tmp0":{"value":18446744073709551615}},"rbx":{"value":12978395280},"r8":{"value":12297829382473034410},"r15":{"value":1},"r10":{"value":12978395280},"rdx":{"value":60000},"rdi":{"value":15},"r9":{"value":60000},"r13":{"value":60000},"rflags":{"value":658},"rax":{"value":4},"rsp":{"value":1},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":105553127979088},"rsi":{"value":1}},"frames":[{"imageOffset":140705576315616,"imageIndex":131},{"imageOffset":30962,"symbol":"poll","symbolLocation":10,"imageIndex":132},{"imageOffset":43309,"symbol":"usbi_wait_for_events","symbolLocation":94,"imageIndex":35},{"imageOffset":38372,"symbol":"handle_events","symbolLocation":200,"imageIndex":35},{"imageOffset":37617,"symbol":"libusb_handle_events_timeout_completed","symbolLocation":325,"imageIndex":35},{"imageOffset":39516,"symbol":"libusb_handle_events_completed","symbolLocation":34,"imageIndex":35},{"imageOffset":42098,"symbol":"usb_sync_transfer","symbolLocation":386,"imageIndex":4},{"imageOffset":41641,"symbol":"write_data_sync","symbolLocation":25,"imageIndex":4},{"imageOffset":65087,"symbol":"iiod_client_read_attr","symbolLocation":527,"imageIndex":4},{"imageOffset":43552,"symbol":"usb_read_dev_attr","symbolLocation":64,"imageIndex":4},{"imageOffset":22094,"symbol":"iio_device_attr_read_double","symbolLocation":62,"imageIndex":4},{"imageOffset":402239,"symbol":"libm2k::utils::DeviceGeneric::getDoubleValue(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>)","symbolLocation":95,"imageIndex":116},{"imageOffset":64640,"symbol":"libm2k::analog::M2kAnalogInImpl::getSampleRate()","symbolLocation":48,"imageIndex":116},{"imageOffset":58458,"symbol":"libm2k::analog::M2kAnalogInImpl::getScalingFactor(libm2k::analog::ANALOG_IN_CHANNEL)","symbolLocation":154,"imageIndex":116},{"imageOffset":43628,"symbol":"libm2k::analog::M2kAnalogInImpl::setAdcCalibOffset(libm2k::analog::ANALOG_IN_CHANNEL, int)","symbolLocation":396,"imageIndex":116},{"imageOffset":269607,"symbol":"libm2k::M2kCalibrationImpl::fine_tune(unsigned long, short, short, unsigned long)","symbolLocation":359,"imageIndex":116},{"imageOffset":268678,"symbol":"libm2k::M2kCalibrationImpl::calibrateADCoffset()","symbolLocation":598,"imageIndex":116},{"imageOffset":278610,"symbol":"libm2k::M2kCalibrationImpl::calibrateADC()","symbolLocation":82,"imageIndex":116},{"imageOffset":252691,"symbol":"libm2k::context::M2kImpl::calibrate()","symbolLocation":19,"imageIndex":116},{"imageOffset":145843,"symbol":"QtConcurrent::StoredFunctorCall0<bool, std::__1::__bind<bool (libm2k::context::M2k::*)(), libm2k::context::M2k*&>>::runFunctor()","symbolLocation":35,"imageIndex":118},{"imageOffset":145648,"symbol":"QtConcurrent::RunFunctionTask<bool>::run()","symbolLocation":48,"imageIndex":118},{"imageOffset":154388,"imageIndex":34},{"imageOffset":137155,"imageIndex":34},{"imageOffset":24153,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":133},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":133}]},{"id":54246605,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":160},"r12":{"value":12978937264},"rosetta":{"tmp2":{"value":140703205619436},"tmp1":{"value":140705576315572},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703205887577,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":1280},"r10":{"value":0},"rdx":{"value":1280},"rdi":{"value":999998833},"r9":{"value":160},"r13":{"value":5501853107712},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":105553157558080},"rsi":{"value":29}},"frames":[{"imageOffset":140705576315616,"imageIndex":131},{"imageOffset":14070,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":132},{"imageOffset":25346,"symbol":"_pthread_cond_wait","symbolLocation":988,"imageIndex":133},{"imageOffset":170236,"imageIndex":34},{"imageOffset":169486,"imageIndex":34},{"imageOffset":169315,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":83,"imageIndex":34},{"imageOffset":155149,"imageIndex":34},{"imageOffset":137155,"imageIndex":34},{"imageOffset":24153,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":133},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":133}]},{"id":54246616,"name":"org.libusb.device-hotplug","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":323492641767424},"r12":{"value":323492641767424},"rosetta":{"tmp2":{"value":140703205668612},"tmp1":{"value":140705576315856},"tmp0":{"value":18446744073709551615}},"rbx":{"value":323492641767424},"r8":{"value":0},"r15":{"value":2},"r10":{"value":323492641767424},"rdx":{"value":8589934592},"rdi":{"value":4294967295},"r9":{"value":323492641767424},"r13":{"value":21592279046},"rflags":{"value":643},"rax":{"value":0},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":21592279046},"r14":{"value":323492641767424},"rsi":{"value":2}},"frames":[{"imageOffset":140705576315616,"imageIndex":131},{"imageOffset":2890,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":132},{"imageOffset":63236,"symbol":"mach_msg2_internal","symbolLocation":83,"imageIndex":132},{"imageOffset":31683,"symbol":"mach_msg_overwrite","symbolLocation":574,"imageIndex":132},{"imageOffset":3643,"symbol":"mach_msg","symbolLocation":19,"imageIndex":132},{"imageOffset":509444,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":138},{"imageOffset":503917,"symbol":"__CFRunLoopRun","symbolLocation":1430,"imageIndex":138},{"imageOffset":500880,"symbol":"CFRunLoopRunSpecific","symbolLocation":536,"imageIndex":138},{"imageOffset":984000,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":138},{"imageOffset":53621,"symbol":"darwin_event_thread_main","symbolLocation":392,"imageIndex":35},{"imageOffset":24153,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":133},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":133}]},{"id":54246617,"name":"QThread","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":100000000},"r12":{"value":4945945919},"rosetta":{"tmp2":{"value":140703205619128},"tmp1":{"value":140705576315572},"tmp0":{"value":18446744073709551615}},"rbx":{"value":1},"r8":{"value":4945945921},"r15":{"value":0},"r10":{"value":1},"rdx":{"value":1},"rdi":{"value":433352536490511685},"r9":{"value":100000000},"r13":{"value":3},"rflags":{"value":646},"rax":{"value":4},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":12973612792},"rsi":{"value":105553150929296}},"frames":[{"imageOffset":140705576315616,"imageIndex":131},{"imageOffset":13762,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":132},{"imageOffset":62061,"symbol":"nanosleep","symbolLocation":199,"imageIndex":134},{"imageOffset":2298491,"imageIndex":34},{"imageOffset":147548,"symbol":"scopy::m2k::M2kIdentifyTask::run()","symbolLocation":268,"imageIndex":118},{"imageOffset":137155,"imageIndex":34},{"imageOffset":24153,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":133},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":133}]},{"id":54246637,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":160},"r12":{"value":12979473840},"rosetta":{"tmp2":{"value":140703205619436},"tmp1":{"value":140705576315572},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703205887577,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":256},"r10":{"value":0},"rdx":{"value":256},"rdi":{"value":999999583},"r9":{"value":160},"r13":{"value":1103806595584},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":105553156787264},"rsi":{"value":29}},"frames":[{"imageOffset":140705576315616,"imageIndex":131},{"imageOffset":14070,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":132},{"imageOffset":25346,"symbol":"_pthread_cond_wait","symbolLocation":988,"imageIndex":133},{"imageOffset":170236,"imageIndex":34},{"imageOffset":169486,"imageIndex":34},{"imageOffset":169315,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":83,"imageIndex":34},{"imageOffset":155149,"imageIndex":34},{"imageOffset":137155,"imageIndex":34},{"imageOffset":24153,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":133},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":133}]},{"id":54246641,"frames":[{"imageOffset":140705576315616,"imageIndex":131},{"imageOffset":11890,"symbol":"__psynch_mutexwait","symbolLocation":10,"imageIndex":132},{"imageOffset":14252,"symbol":"_pthread_mutex_firstfit_lock_wait","symbolLocation":78,"imageIndex":133},{"imageOffset":5537,"symbol":"_pthread_mutex_firstfit_lock_slow","symbolLocation":217,"imageIndex":133},{"imageOffset":65010,"symbol":"iiod_client_read_attr","symbolLocation":450,"imageIndex":4},{"imageOffset":43552,"symbol":"usb_read_dev_attr","symbolLocation":64,"imageIndex":4},{"imageOffset":437024,"symbol":"libm2k::utils::DeviceGeneric::getStringValue(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>)","symbolLocation":112,"imageIndex":116},{"imageOffset":443770,"symbol":"libm2k::utils::DeviceGeneric::getAvailableAttributeValues(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&)","symbolLocation":362,"imageIndex":116},{"imageOffset":103270,"symbol":"libm2k::analog::M2kAnalogOutImpl::getAvailableSampleRates(unsigned int)","symbolLocation":118,"imageIndex":116},{"imageOffset":754953,"symbol":"scopy::m2k::NetworkAnalyzer::_getBestSampleRate(double, unsigned int)","symbolLocation":41,"imageIndex":118},{"imageOffset":749668,"symbol":"scopy::m2k::NetworkAnalyzer::computeFrequencyArray()","symbolLocation":788,"imageIndex":118},{"imageOffset":793603,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, std::__1::__bind<void (scopy::m2k::NetworkAnalyzer::*)(), scopy::m2k::NetworkAnalyzer*>>>(void*)","symbolLocation":67,"imageIndex":118},{"imageOffset":24153,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":133},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":133}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":241892558167298},"r12":{"value":105553146214296},"rosetta":{"tmp2":{"value":140703205617256},"tmp1":{"value":140705576315572},"tmp0":{"value":18446744073709551615}},"rbx":{"value":54246604},"r8":{"value":105553132066752},"r15":{"value":56578},"r10":{"value":54246604},"rdx":{"value":56320},"rdi":{"value":105553146214272},"r9":{"value":241892558167298},"r13":{"value":105553146214304},"rflags":{"value":642},"rax":{"value":4},"rsp":{"value":8352},"r11":{"value":18446744073709551615},"rcx":{"value":0},"r14":{"value":56320},"rsi":{"value":54246641}}}],
    "usedImages" : [
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 8599465984,
    "size" : 634880,
    "uuid" : "c6e52c5e-d1d2-354c-a4ec-069f8d5baafe",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
    },
    {
    "source" : "P",
    "arch" : "arm64",
    "base" : 140703127588864,
    "size" : 196608,
    "uuid" : "f49bd639-923b-3201-924b-695964df0712",
    "path" : "\/usr\/libexec\/rosetta\/runtime",
    "name" : "runtime"
    },
    {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4437946368,
    "size" : 425984,
    "uuid" : "7742e99c-2006-3006-bc1e-1869448c6224",
    "path" : "\/Library\/Apple\/*\/libRosettaRuntime",
    "name" : "libRosettaRuntime"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4301467648,
    "CFBundleShortVersionString" : "",
    "CFBundleIdentifier" : "org.adi.Scopy",
    "size" : 2138112,
    "uuid" : "0a6c3e07-21b2-3b67-8c6b-d3a2fd826674",
    "path" : "\/Applications\/Scopy.app\/Contents\/MacOS\/Scopy",
    "name" : "Scopy",
    "CFBundleVersion" : "2.1.0"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4443959296,
    "CFBundleShortVersionString" : "",
    "CFBundleIdentifier" : "",
    "size" : 77824,
    "uuid" : "9bb8021e-ff7d-39de-b018-8117bd500b6b",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/iio.framework\/Versions\/0.26\/iio",
    "name" : "iio",
    "CFBundleVersion" : ""
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4445319168,
    "size" : 573440,
    "uuid" : "fdd5afb3-ee8c-37fb-b3c3-35922646e96e",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libscopy-core.dylib",
    "name" : "libscopy-core.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4447485952,
    "size" : 253952,
    "uuid" : "0ce6bf9e-62e2-37a0-bd32-9d4c9e04268f",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libKF5Archive.5.117.0.dylib",
    "name" : "libKF5Archive.5.117.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4443856896,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtConcurrent",
    "size" : 16384,
    "uuid" : "5945f153-1099-3347-9c32-485445413f6e",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/QtConcurrent.framework\/Versions\/5\/QtConcurrent",
    "name" : "QtConcurrent",
    "CFBundleVersion" : "5.15.17"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4444368896,
    "size" : 69632,
    "uuid" : "08368027-b7bf-3e6f-a9b7-e0cdf153d340",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libscopy-pkg-manager.dylib",
    "name" : "libscopy-pkg-manager.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4452265984,
    "size" : 2551808,
    "uuid" : "4c82d662-ec11-34f3-beb7-09e359d69a65",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libscopy-gui.dylib",
    "name" : "libscopy-gui.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4469149696,
    "size" : 3121152,
    "uuid" : "d576c727-9269-3541-b529-bd4d80868426",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libkddockwidgets.2.1.dylib",
    "name" : "libkddockwidgets.2.1.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4444774400,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtQuickControls2",
    "size" : 102400,
    "uuid" : "44e5e22d-16d2-38a4-b9da-ffcd305d7b74",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/QtQuickControls2.framework\/Versions\/5\/QtQuickControls2",
    "name" : "QtQuickControls2",
    "CFBundleVersion" : "5.15.17"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4492111872,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtQuick",
    "size" : 3469312,
    "uuid" : "d80e5be5-6ba3-3628-a099-b637fa5eadb1",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/QtQuick.framework\/Versions\/5\/QtQuick",
    "name" : "QtQuick",
    "CFBundleVersion" : "5.15.17"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4449120256,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtQmlModels",
    "size" : 348160,
    "uuid" : "ef48e8f8-f527-325b-ab84-e30fd6111c95",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/QtQmlModels.framework\/Versions\/5\/QtQmlModels",
    "name" : "QtQmlModels",
    "CFBundleVersion" : "5.15.17"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4450263040,
    "size" : 114688,
    "uuid" : "3276c094-db72-3f9c-9a90-f7d7c82094a2",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libscopy-pluginbase.dylib",
    "name" : "libscopy-pluginbase.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4448645120,
    "size" : 73728,
    "uuid" : "95a42420-2ce4-33a3-bd9d-1249d1f9771b",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libscopy-iioutil.dylib",
    "name" : "libscopy-iioutil.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4444573696,
    "size" : 40960,
    "uuid" : "13997806-6a2d-30a5-8c47-4817cd8d4e70",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libserialport.0.dylib",
    "name" : "libserialport.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4502777856,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtQml",
    "size" : 3424256,
    "uuid" : "c29361dd-c9c7-3a72-b446-9da90d84fcf8",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/QtQml.framework\/Versions\/5\/QtQml",
    "name" : "QtQml",
    "CFBundleVersion" : "5.15.17"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4457570304,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtNetwork",
    "size" : 1069056,
    "uuid" : "cdc8d87c-475b-3d25-87d2-b03662d88c37",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/QtNetwork.framework\/Versions\/5\/QtNetwork",
    "name" : "QtNetwork",
    "CFBundleVersion" : "5.15.17"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4451053568,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtXml",
    "size" : 196608,
    "uuid" : "0337015b-1f42-3d9a-ae4f-0bc4ca854050",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/QtXml.framework\/Versions\/5\/QtXml",
    "name" : "QtXml",
    "CFBundleVersion" : "5.15.17"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4460957696,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtSvg",
    "size" : 221184,
    "uuid" : "55cebfde-1ce7-3676-a268-acf912ad3fe6",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/QtSvg.framework\/Versions\/5\/QtSvg",
    "name" : "QtSvg",
    "CFBundleVersion" : "5.15.17"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4463185920,
    "size" : 937984,
    "uuid" : "d314ff57-7073-331c-bdbd-7452ffd47d6c",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libqwt.6.4.0.dylib",
    "name" : "libqwt.6.4.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4444258304,
    "size" : 4096,
    "uuid" : "ca22ce30-5d0d-3418-9d79-558607ae99c0",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libboost_system-mt.dylib",
    "name" : "libboost_system-mt.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4451676160,
    "size" : 102400,
    "uuid" : "aebfa113-cbf0-39b4-b8b9-7a9acbb02b1e",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libboost_filesystem-mt.dylib",
    "name" : "libboost_filesystem-mt.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4445204480,
    "size" : 8192,
    "uuid" : "40c25818-3477-3e68-8206-541e9b268d88",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libboost_atomic-mt.dylib",
    "name" : "libboost_atomic-mt.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4450787328,
    "size" : 45056,
    "uuid" : "79edf037-a6cc-3f12-9287-e99f486008c7",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libboost_thread-mt.dylib",
    "name" : "libboost_thread-mt.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4448985088,
    "size" : 16384,
    "uuid" : "6e35ee94-4fe2-3b77-b143-cfbd86b5b5ad",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libboost_chrono-mt.dylib",
    "name" : "libboost_chrono-mt.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4452061184,
    "size" : 24576,
    "uuid" : "19c9e710-4836-3778-80d4-4789f9800c93",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libscopy-common.dylib",
    "name" : "libscopy-common.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4518633472,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtWidgets",
    "size" : 4440064,
    "uuid" : "40c46e19-a076-361b-87c7-1b615e21b4ed",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/5\/QtWidgets",
    "name" : "QtWidgets",
    "CFBundleVersion" : "5.15.17"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4538482688,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtGui",
    "size" : 5464064,
    "uuid" : "8c4f9ede-4f1e-3ca0-9282-91a78d254dee",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/5\/QtGui",
    "name" : "QtGui",
    "CFBundleVersion" : "5.15.17"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4461740032,
    "size" : 49152,
    "uuid" : "0f2b5d36-83cf-3c9b-a6d3-e723ccd0df64",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libsigrokdecode.4.dylib",
    "name" : "libsigrokdecode.4.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4466425856,
    "size" : 999424,
    "uuid" : "ca12a253-9baf-392f-921e-ee4e45269304",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libglib-2.0.0.dylib",
    "name" : "libglib-2.0.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4462116864,
    "size" : 167936,
    "uuid" : "3015897d-b5b3-3ba3-a463-23752c40f5e9",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libintl.8.dylib",
    "name" : "libintl.8.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4554338304,
    "CFBundleShortVersionString" : "3.13.7, (c) 2001-2024 Python Software Foundation.",
    "CFBundleIdentifier" : "org.python.python",
    "size" : 3805184,
    "uuid" : "7ac9c433-48b5-337e-aea5-45d63c32186d",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/Python.framework\/Versions\/3.13\/Python",
    "name" : "Python",
    "CFBundleVersion" : "3.13.7"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4565381120,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtCore",
    "size" : 4767744,
    "uuid" : "f7a103f0-aa40-3a54-9031-1efae57d3c6f",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/5\/QtCore",
    "name" : "QtCore",
    "CFBundleVersion" : "5.15.17"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4462473216,
    "size" : 90112,
    "uuid" : "a202dc06-3943-3e29-b17d-af66d7b2e6cd",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libusb-1.0.0.dylib",
    "name" : "libusb-1.0.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4513280000,
    "size" : 528384,
    "uuid" : "85d4f797-94cd-3e9f-97a1-74fd71bea523",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libpcre2-16.0.dylib",
    "name" : "libpcre2-16.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4514889728,
    "size" : 667648,
    "uuid" : "3f26348f-ae3d-3d38-a1b1-bfe39c18b07a",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libzstd.1.dylib",
    "name" : "libzstd.1.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4444299264,
    "size" : 8192,
    "uuid" : "c63f1131-081f-310d-82d9-23bcccaee584",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libgthread-2.0.0.dylib",
    "name" : "libgthread-2.0.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4516581376,
    "size" : 573440,
    "uuid" : "b1687503-15b1-3eaa-a7a2-113ace8306a0",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libpcre2-8.0.dylib",
    "name" : "libpcre2-8.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4531908608,
    "size" : 667648,
    "uuid" : "3f26348f-ae3d-3d38-a1b1-bfe39c18b07a",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libzstd.1.5.7.dylib",
    "name" : "libzstd.1.5.7.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4468703232,
    "size" : 139264,
    "uuid" : "74753da6-70c5-3ac7-aadb-3c957a811896",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libpng16.16.dylib",
    "name" : "libpng16.16.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4461932544,
    "size" : 49152,
    "uuid" : "a4ded5c8-85b6-33ca-ae2a-3d076f16aa4e",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libmd4c.0.dylib",
    "name" : "libmd4c.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4514177024,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtPrintSupport",
    "size" : 176128,
    "uuid" : "0b5ac22b-19e3-3cfa-a2a0-709b5c5c03fd",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/QtPrintSupport.framework\/Versions\/5\/QtPrintSupport",
    "name" : "QtPrintSupport",
    "CFBundleVersion" : "5.15.17"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4517576704,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtOpenGL",
    "size" : 217088,
    "uuid" : "6646ba57-48c2-3667-9cf8-f07c0dfe6603",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/QtOpenGL.framework\/Versions\/5\/QtOpenGL",
    "name" : "QtOpenGL",
    "CFBundleVersion" : "5.15.17"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4533628928,
    "size" : 155648,
    "uuid" : "23fc3eb0-dbfb-38ae-bf77-76695705e63d",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libspdlog.1.15.3.dylib",
    "name" : "libspdlog.1.15.3.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4512735232,
    "size" : 77824,
    "uuid" : "a47438e4-3adc-3df5-95f6-41f1cb8a9eae",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libfmt.11.2.0.dylib",
    "name" : "libfmt.11.2.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4576276480,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtQuickTemplates2",
    "size" : 757760,
    "uuid" : "704d4af9-4fd5-3dc8-b48e-3532880eabff",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/QtQuickTemplates2.framework\/Versions\/5\/QtQuickTemplates2",
    "name" : "QtQuickTemplates2",
    "CFBundleVersion" : "5.15.17"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4613042176,
    "size" : 720896,
    "uuid" : "5eda4fa2-2163-329e-b56c-cd38b57116bf",
    "path" : "\/Applications\/Scopy.app\/Contents\/plugins\/platforms\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4535754752,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtDBus",
    "size" : 389120,
    "uuid" : "f15811e0-cb4b-393b-9cf2-84def82c155f",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/QtDBus.framework\/Versions\/5\/QtDBus",
    "name" : "QtDBus",
    "CFBundleVersion" : "5.15.17"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4615356416,
    "size" : 544768,
    "uuid" : "4a9c39d5-50d0-3a18-9101-94fd47a3514b",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libfreetype.6.dylib",
    "name" : "libfreetype.6.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4538277888,
    "size" : 53248,
    "uuid" : "0d3d772f-3c5c-3ffc-88cc-d9fb09379665",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4797124608,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
    "size" : 446464,
    "uuid" : "779637d0-a29e-33f9-a8ac-6e38a8e7f406",
    "path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
    "name" : "AppleMetalOpenGLRenderer",
    "CFBundleVersion" : "1"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4818903040,
    "CFBundleShortVersionString" : "329.2",
    "CFBundleIdentifier" : "com.apple.AGXMetalG15G-C0",
    "size" : 8937472,
    "uuid" : "be14879a-6e61-30a6-a4d2-34a2e4da1ef2",
    "path" : "\/System\/Library\/Extensions\/AGXMetalG15G_C0.bundle\/Contents\/MacOS\/AGXMetalG15G_C0",
    "name" : "AGXMetalG15G_C0",
    "CFBundleVersion" : "329.2"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4814913536,
    "size" : 147456,
    "uuid" : "38ce090a-cd2a-38e7-9e8a-7e48264c03e3",
    "path" : "\/Applications\/Scopy.app\/Contents\/plugins\/styles\/libqmacstyle.dylib",
    "name" : "libqmacstyle.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4814745600,
    "size" : 28672,
    "uuid" : "e98c6bcd-0c6d-380e-aff2-26e3ce0fbac0",
    "path" : "\/Applications\/Scopy.app\/Contents\/plugins\/imageformats\/libqgif.dylib",
    "name" : "libqgif.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4815298560,
    "size" : 32768,
    "uuid" : "f66a2180-38d4-39d0-b7e8-2e4e7b7effdb",
    "path" : "\/Applications\/Scopy.app\/Contents\/plugins\/imageformats\/libqicns.dylib",
    "name" : "libqicns.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4815413248,
    "size" : 24576,
    "uuid" : "ca769aa1-c364-33cd-9ff9-8d8918c50fed",
    "path" : "\/Applications\/Scopy.app\/Contents\/plugins\/imageformats\/libqico.dylib",
    "name" : "libqico.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4815511552,
    "size" : 32768,
    "uuid" : "91e7a1b7-7dd4-359c-bbf8-22c5db5aff15",
    "path" : "\/Applications\/Scopy.app\/Contents\/plugins\/imageformats\/libqjpeg.dylib",
    "name" : "libqjpeg.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4816224256,
    "size" : 565248,
    "uuid" : "506d9029-16ca-3995-9907-f7be5c3d3119",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libjpeg.8.dylib",
    "name" : "libjpeg.8.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4815630336,
    "size" : 28672,
    "uuid" : "63b9133d-e79f-313f-af86-b1727b05c420",
    "path" : "\/Applications\/Scopy.app\/Contents\/plugins\/imageformats\/libqmacheif.dylib",
    "name" : "libqmacheif.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4815728640,
    "size" : 24576,
    "uuid" : "87201281-1958-3095-9db2-38cdc4216b02",
    "path" : "\/Applications\/Scopy.app\/Contents\/plugins\/imageformats\/libqmacjp2.dylib",
    "name" : "libqmacjp2.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4815822848,
    "size" : 24576,
    "uuid" : "75528ccb-8ae8-3910-bc9f-084093482899",
    "path" : "\/Applications\/Scopy.app\/Contents\/plugins\/imageformats\/libqpdf.dylib",
    "name" : "libqpdf.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4857405440,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtPdf",
    "size" : 5308416,
    "uuid" : "40e5921c-f093-3e8e-a2f8-c56ccdc2cb12",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/QtPdf.framework\/Versions\/5\/QtPdf",
    "name" : "QtPdf",
    "CFBundleVersion" : "5.15.19"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4815912960,
    "size" : 24576,
    "uuid" : "0bbf735e-433e-36c9-87b9-0c4679a75474",
    "path" : "\/Applications\/Scopy.app\/Contents\/plugins\/imageformats\/libqsvg.dylib",
    "name" : "libqsvg.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4816003072,
    "size" : 20480,
    "uuid" : "47242acd-2b9e-3fff-a871-551b30fc7417",
    "path" : "\/Applications\/Scopy.app\/Contents\/plugins\/imageformats\/libqtga.dylib",
    "name" : "libqtga.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4816084992,
    "size" : 36864,
    "uuid" : "7ee07e72-e3e7-36ef-96cf-22fc8664a10d",
    "path" : "\/Applications\/Scopy.app\/Contents\/plugins\/imageformats\/libqtiff.dylib",
    "name" : "libqtiff.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4851924992,
    "size" : 438272,
    "uuid" : "80bbcd11-c36c-37ce-8911-97ba63db45d8",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libtiff.6.dylib",
    "name" : "libtiff.6.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4817752064,
    "size" : 122880,
    "uuid" : "54e14c86-cc43-3249-8f0f-dcbb13e9f869",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/liblzma.5.dylib",
    "name" : "liblzma.5.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4817612800,
    "size" : 20480,
    "uuid" : "2dfcd403-20a8-3c50-8c6b-9989ac69efb4",
    "path" : "\/Applications\/Scopy.app\/Contents\/plugins\/imageformats\/libqwbmp.dylib",
    "name" : "libqwbmp.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4886065152,
    "size" : 77824,
    "uuid" : "5127405a-9319-35c0-bc94-ec726ecd09b4",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_ctypes.cpython-313-darwin.so",
    "name" : "_ctypes.cpython-313-darwin.so"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4886368256,
    "size" : 24576,
    "uuid" : "bf3e1a4a-2fb4-326f-803c-638234e8a022",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_struct.cpython-313-darwin.so",
    "name" : "_struct.cpython-313-darwin.so"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4886482944,
    "size" : 45056,
    "uuid" : "b7420e7a-3d87-3199-8ae9-08d06c5098bb",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/math.cpython-313-darwin.so",
    "name" : "math.cpython-313-darwin.so"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4885975040,
    "size" : 4096,
    "uuid" : "53885ad4-0003-3705-80b2-ff9ed66c4d44",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_contextvars.cpython-313-darwin.so",
    "name" : "_contextvars.cpython-313-darwin.so"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4887019520,
    "size" : 28672,
    "uuid" : "1105bd4e-6ad2-3b30-8f3e-89e4c8d00ded",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/zlib.cpython-313-darwin.so",
    "name" : "zlib.cpython-313-darwin.so"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4886638592,
    "size" : 16384,
    "uuid" : "b6019894-dab9-380b-a7c7-fb14975e7526",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/binascii.cpython-313-darwin.so",
    "name" : "binascii.cpython-313-darwin.so"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4886720512,
    "size" : 12288,
    "uuid" : "e875663a-f32b-3209-9bda-db47838099b2",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/fcntl.cpython-313-darwin.so",
    "name" : "fcntl.cpython-313-darwin.so"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4887138304,
    "size" : 12288,
    "uuid" : "274ab92d-75d4-3e53-8b79-0ad4f7d6b5a9",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_posixsubprocess.cpython-313-darwin.so",
    "name" : "_posixsubprocess.cpython-313-darwin.so"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4887248896,
    "size" : 20480,
    "uuid" : "ee322bbe-d06a-3f3b-943c-671ce8884c3e",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/select.cpython-313-darwin.so",
    "name" : "select.cpython-313-darwin.so"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4892921856,
    "size" : 61440,
    "uuid" : "48d86ad3-4fff-3b28-bd2c-7ca086ea286d",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_datetime.cpython-313-darwin.so",
    "name" : "_datetime.cpython-313-darwin.so"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4887347200,
    "size" : 24576,
    "uuid" : "dd2cb206-e403-3d73-a5ff-f8ed8cbc5f19",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_json.cpython-313-darwin.so",
    "name" : "_json.cpython-313-darwin.so"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4796661760,
    "size" : 32768,
    "uuid" : "942d8594-78bc-3ebe-918c-be026cc6d5a6",
    "path" : "\/Applications\/Scopy.app\/Contents\/plugins\/iconengines\/libqsvgicon.dylib",
    "name" : "libqsvgicon.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4894740480,
    "size" : 311296,
    "uuid" : "106216ce-bd23-3820-80b4-6cafdb464afd",
    "path" : "\/Applications\/Scopy.app\/Contents\/MacOS\/packages\/ad936x\/plugins\/libscopy-ad936x.dylib",
    "name" : "libscopy-ad936x.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4895797248,
    "size" : 167936,
    "uuid" : "376af75a-3aa1-394f-9cdd-70ce53a308ff",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libscopy-iio-widgets.dylib",
    "name" : "libscopy-iio-widgets.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4894203904,
    "size" : 106496,
    "uuid" : "fe089398-ed42-37d2-beb5-3895c6007bc1",
    "path" : "\/Applications\/Scopy.app\/Contents\/MacOS\/packages\/apollo-ad9084\/plugins\/libscopy-ad9084.dylib",
    "name" : "libscopy-ad9084.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4897402880,
    "size" : 548864,
    "uuid" : "6d06b9fd-6992-34bc-b061-030d08b4a013",
    "path" : "\/Applications\/Scopy.app\/Contents\/MacOS\/packages\/generic-plugins\/plugins\/libscopy-adc.dylib",
    "name" : "libscopy-adc.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4896407552,
    "size" : 131072,
    "uuid" : "237cd628-a3cc-3c23-bc98-f15b26fa1b12",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libscopy-gr-util.dylib",
    "name" : "libscopy-gr-util.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4896845824,
    "size" : 98304,
    "uuid" : "1ee727be-fc02-38f6-8d09-da1c7bb51eac",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libgnuradio-iio.v3.7.8-5794-g4da88705.dylib",
    "name" : "libgnuradio-iio.v3.7.8-5794-g4da88705.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4796895232,
    "size" : 65536,
    "uuid" : "906dd4f5-6473-35f0-95a6-86e76b7401f7",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libgnuradio-scopy.1.0.0.0.dylib",
    "name" : "libgnuradio-scopy.1.0.0.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4899651584,
    "size" : 176128,
    "uuid" : "99f65f63-a53a-33aa-9567-3d9386e9c06a",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libgnuradio-analog.v3.7.8-5794-g4da88705.dylib",
    "name" : "libgnuradio-analog.v3.7.8-5794-g4da88705.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4901138432,
    "size" : 364544,
    "uuid" : "076d677d-38ac-3686-bcb4-c681e3c05f9f",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libgnuradio-filter.v3.7.8-5794-g4da88705.dylib",
    "name" : "libgnuradio-filter.v3.7.8-5794-g4da88705.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4904312832,
    "size" : 790528,
    "uuid" : "71050b9d-2596-3ead-b246-a24fad6ebb71",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libgnuradio-blocks.v3.7.8-5794-g4da88705.dylib",
    "name" : "libgnuradio-blocks.v3.7.8-5794-g4da88705.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4899258368,
    "size" : 81920,
    "uuid" : "91ef597b-958a-32bd-bb6f-b92917a885d0",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libgnuradio-fft.v3.7.8-5794-g4da88705.dylib",
    "name" : "libgnuradio-fft.v3.7.8-5794-g4da88705.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4907782144,
    "size" : 557056,
    "uuid" : "aa66c15c-372a-3172-8d5d-6e70e8ddf4ab",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libgnuradio-runtime.v3.7.8-5794-g4da88705.dylib",
    "name" : "libgnuradio-runtime.v3.7.8-5794-g4da88705.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4902592512,
    "size" : 188416,
    "uuid" : "3da9a0bd-1a39-3f81-a954-fff7aec9c4ae",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libgnuradio-pmt.v3.7.8-5794-g4da88705.dylib",
    "name" : "libgnuradio-pmt.v3.7.8-5794-g4da88705.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4886802432,
    "size" : 12288,
    "uuid" : "8e7b707d-69cb-346f-bebe-b9e63f233862",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libgmpxx.4.dylib",
    "name" : "libgmpxx.4.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4909723648,
    "size" : 372736,
    "uuid" : "fb5d8d70-fb08-30fd-a2c1-fab182562a1a",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libgmp.10.dylib",
    "name" : "libgmp.10.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4913364992,
    "size" : 1269760,
    "uuid" : "9269b91d-daf9-3d96-966a-c405c9088787",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libvolk.3.2.0.dylib",
    "name" : "libvolk.3.2.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4910739456,
    "size" : 385024,
    "uuid" : "96320153-0375-3a6d-bd8e-77e0e112b103",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libsndfile.1.0.37.dylib",
    "name" : "libsndfile.1.0.37.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4903366656,
    "size" : 196608,
    "uuid" : "b0098abc-ed30-3099-802f-e07b0ae315de",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libboost_program_options-mt.dylib",
    "name" : "libboost_program_options-mt.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4886884352,
    "size" : 24576,
    "uuid" : "10c99f45-5cb2-318d-b53e-129c80f3f9b3",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libcpu_features.dylib",
    "name" : "libcpu_features.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4919197696,
    "size" : 573440,
    "uuid" : "beb31abe-f538-32ec-bcd4-049f1547e9ba",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/liborc-0.4.0.dylib",
    "name" : "liborc-0.4.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4796813312,
    "size" : 20480,
    "uuid" : "faf97678-2759-321b-8e2e-99080a24716d",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libogg.0.8.6.dylib",
    "name" : "libogg.0.8.6.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4911796224,
    "size" : 491520,
    "uuid" : "93d1f025-a2a5-35a9-9213-239c9691930e",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libvorbisenc.2.dylib",
    "name" : "libvorbisenc.2.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4912599040,
    "size" : 204800,
    "uuid" : "64713365-fdb8-35e4-85c1-0ade52b8193e",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libFLAC.14.dylib",
    "name" : "libFLAC.14.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4920868864,
    "size" : 327680,
    "uuid" : "c8821e76-c18e-3714-aa86-152f0dc4000e",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libopus.0.dylib",
    "name" : "libopus.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4921692160,
    "size" : 225280,
    "uuid" : "66159a5c-fead-323a-a7fd-b8288685558a",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libmpg123.0.dylib",
    "name" : "libmpg123.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4922216448,
    "size" : 245760,
    "uuid" : "afdf0770-97e8-3f51-9df0-af23e8382573",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libmp3lame.0.dylib",
    "name" : "libmp3lame.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4900597760,
    "size" : 147456,
    "uuid" : "d6489d5d-2e88-365b-b69e-f9705312abda",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libvorbis.0.dylib",
    "name" : "libvorbis.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4926029824,
    "size" : 2637824,
    "uuid" : "b6080e89-4d1c-393b-b235-88ad4d276f8a",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libfftw3f.3.dylib",
    "name" : "libfftw3f.3.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4887449600,
    "size" : 20480,
    "uuid" : "a8ec850f-bb7d-30b5-b9b4-936dad90dddb",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libfftw3f_threads.3.dylib",
    "name" : "libfftw3f_threads.3.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4923465728,
    "size" : 196608,
    "uuid" : "12fd186c-99b6-339c-8000-bf4355b674d9",
    "path" : "\/Applications\/Scopy.app\/Contents\/MacOS\/packages\/generic-plugins\/plugins\/libscopy-dac.dylib",
    "name" : "libscopy-dac.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4924747776,
    "size" : 253952,
    "uuid" : "4657b6a8-60e7-3278-a579-acf9da4e9049",
    "path" : "\/Applications\/Scopy.app\/Contents\/MacOS\/packages\/generic-plugins\/plugins\/libscopy-datalogger.dylib",
    "name" : "libscopy-datalogger.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4934111232,
    "size" : 290816,
    "uuid" : "be37e8bf-95cd-38cb-a074-9eddcaffc7b7",
    "path" : "\/Applications\/Scopy.app\/Contents\/MacOS\/packages\/generic-plugins\/plugins\/libscopy-debugger.dylib",
    "name" : "libscopy-debugger.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4924215296,
    "size" : 118784,
    "uuid" : "ce4f93fa-eb8b-3f7d-9f78-8f6da7d8714f",
    "path" : "\/Applications\/Scopy.app\/Contents\/MacOS\/packages\/generic-plugins\/plugins\/libscopy-jesdstatus.dylib",
    "name" : "libscopy-jesdstatus.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4935671808,
    "size" : 253952,
    "uuid" : "439cc721-685e-3c6f-901f-bf201bb1fc6d",
    "path" : "\/Applications\/Scopy.app\/Contents\/MacOS\/packages\/generic-plugins\/plugins\/libscopy-regmap.dylib",
    "name" : "libscopy-regmap.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4937527296,
    "size" : 557056,
    "uuid" : "5920010b-dcb8-38eb-93a4-64115fce0682",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libm2k.0.9.0.dylib",
    "name" : "libm2k.0.9.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4936646656,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtTest",
    "size" : 221184,
    "uuid" : "e8c52a2c-15a7-3eb1-a69d-14492ea8a87f",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/QtTest.framework\/Versions\/5\/QtTest",
    "name" : "QtTest",
    "CFBundleVersion" : "5.15.17"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4943355904,
    "size" : 2686976,
    "uuid" : "1340e0e4-908e-3356-857a-9476886b3abe",
    "path" : "\/Applications\/Scopy.app\/Contents\/MacOS\/packages\/m2k\/plugins\/libscopy-m2k.dylib",
    "name" : "libscopy-m2k.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4935180288,
    "size" : 122880,
    "uuid" : "29446483-c136-3938-8afa-d5a105443d40",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libscopy-gr-gui.dylib",
    "name" : "libscopy-gr-gui.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4939436032,
    "size" : 163840,
    "uuid" : "eaf31779-7ae8-338d-b6bf-ac3cb60256af",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libscopy-sigrok-gui.dylib",
    "name" : "libscopy-sigrok-gui.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4923088896,
    "size" : 65536,
    "uuid" : "5c634f9f-e935-3e18-94a5-5315b320d50f",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libgnuradio-m2k.1.0.0.0.dylib",
    "name" : "libgnuradio-m2k.1.0.0.0.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4940427264,
    "size" : 356352,
    "uuid" : "9d12fe33-065c-37e6-87e3-de84b3f5e2e9",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libmatio.13.dylib",
    "name" : "libmatio.13.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4951515136,
    "size" : 802816,
    "uuid" : "549e62f8-6a49-3e86-8508-aad800e72052",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libscopy-m2k-gui.dylib",
    "name" : "libscopy-m2k-gui.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4966289408,
    "size" : 3121152,
    "uuid" : "d576c727-9269-3541-b529-bd4d80868426",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libkddockwidgets.2.1.1.dylib",
    "name" : "libkddockwidgets.2.1.1.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4957908992,
    "size" : 2805760,
    "uuid" : "c03eb90b-f151-357f-8f08-13112b205816",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libhdf5.310.5.1.dylib",
    "name" : "libhdf5.310.5.1.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4894584832,
    "size" : 24576,
    "uuid" : "f53203e8-1ac8-301d-b0eb-c98edc37b8e5",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libsz.2.0.1.dylib",
    "name" : "libsz.2.0.1.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4897243136,
    "size" : 20480,
    "uuid" : "ea1807a5-76bf-3720-9e87-9bf51ab83609",
    "path" : "\/Applications\/Scopy.app\/Contents\/Frameworks\/libaec.0.1.4.dylib",
    "name" : "libaec.0.1.4.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4942303232,
    "size" : 253952,
    "uuid" : "78efaa84-aaa3-3fbc-9808-9d1b497c446e",
    "path" : "\/Applications\/Scopy.app\/Contents\/MacOS\/packages\/pqmon\/plugins\/libscopy-pqm.dylib",
    "name" : "libscopy-pqm.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4954710016,
    "size" : 462848,
    "uuid" : "f15e17ae-09c8-32b0-9bda-6b906770ca84",
    "path" : "\/Applications\/Scopy.app\/Contents\/MacOS\/packages\/swiot\/plugins\/libscopy-swiot.dylib",
    "name" : "libscopy-swiot.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4940992512,
    "CFBundleShortVersionString" : "900.4.2",
    "CFBundleIdentifier" : "com.apple.iokit.IOUSBLib",
    "size" : 36864,
    "uuid" : "901b8e1e-b83a-365a-8c6d-e69320ddb30a",
    "path" : "\/System\/Library\/Extensions\/IOUSBHostFamily.kext\/Contents\/PlugIns\/IOUSBLib.bundle\/Contents\/MacOS\/IOUSBLib",
    "name" : "IOUSBLib",
    "CFBundleVersion" : "900.4.2"
    },
    {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703205605376,
    "size" : 248656,
    "uuid" : "a0701b73-99d9-31f3-babf-51c65e53ebbd",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703205855232,
    "size" : 49072,
    "uuid" : "2f5f8bae-cebe-30d8-83e3-eca5a30ea39d",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703204429824,
    "size" : 559928,
    "uuid" : "7d811803-63d9-3099-a315-e2aa9faa4a1d",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703205511168,
    "size" : 94208,
    "uuid" : "98730a36-ac30-329c-98a9-1002893f7df8",
    "path" : "\/usr\/lib\/libc++abi.dylib",
    "name" : "libc++abi.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703201746944,
    "size" : 280196,
    "uuid" : "82489d09-a41b-3a4f-a76a-68a641b6ce04",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703267184640,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 22353044,
    "uuid" : "fe1f4402-834c-30cb-b66b-ccec88c1dc60",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2575.70.52"
    },
    {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703206326272,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 4931571,
    "uuid" : "2934512a-1cce-34c7-9c8b-2b2397c0f292",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "3603"
    }
    ],
    "sharedCache" : {
    "base" : 140703173558272,
    "size" : 25769803776,
    "uuid" : "ee391b1f-8609-3a52-b9f2-37e2fecd47b7"
    },
    "vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=1.8G written=2648K(0%) resident=2088K(0%) swapped_out=560K(0%) unallocated=1.8G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nCG image 1088K 10 \nColorSync 260K 32 \nCoreAnimation 244K 29 \nCoreGraphics 20K 4 \nCoreUI image data 1740K 14 \nFoundation 16K 1 \nJS VM Gigacage 4096K 1 \nJS VM Isolated Heap 4368K 4 \nJS VM Isolated Heap (reserved) 2048K 1 reserved VM address space (unallocated)\nKernel Alloc Once 8K 1 \nMALLOC 1.6G 71 \nMALLOC guard page 288K 18 \nOpenGL GLSL 256K 3 \nRosetta Arena 4096K 2 \nRosetta Generic 3444K 858 \nRosetta IndirectBranch 1024K 1 \nRosetta JIT 128.0M 1 \nRosetta Return Stack 380K 38 \nRosetta Thread Context 380K 38 \nSTACK GUARD 24K 6 \nStack 17.7M 20 \nStack Guard 56.1M 14 \nVM_ALLOCATE 10.7M 131 \nVM_ALLOCATE (reserved) 164K 32 reserved VM address space (unallocated)\n__CTF 824 1 \n__DATA 36.6M 1044 \n__DATA (graphics) 132K 1 \n__DATA_CONST 101.9M 1031 \n__DATA_DIRTY 2583K 339 \n__DATA_DIRTY (graphics) 4K 1 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__INFO_FILTER 8 1 \n__LINKEDIT 196.9M 135 \n__OBJC_RO 61.3M 1 \n__OBJC_RW 2393K 2 \n__TEXT 1.1G 1056 \n__TEXT (graphics) 21.9M 27 \n__TPRO_CONST 8K 2 \ndyld private memory 392K 5 \nmapped file 631.7M 431 \npage table in kernel 2088K 1 \nshared memory 832K 18 \n=========== ======= ======= \nTOTAL 4.0G 5431 \nTOTAL, minus reserved VM space 4.0G 5431 \n",
    "legacyInfo" : {
    "threadTriggered" : {
    "queue" : "com.apple.main-thread"
    }
    },
    "logWritingSignature" : "4287da43c4e57408e43fa1b54e7900311d448c66",
    "trialInfo" : {
    "rollouts" : [
    {
    "rolloutId" : "6297d96be2c9387df974efa4",
    "factorPackIds" : {

    },
    "deploymentId" : 240000032
    },
    {
    "rolloutId" : "639124e81d92412bfb4880b3",
    "factorPackIds" : {

    },
    "deploymentId" : 240000012
    }
    ],
    "experiments" : [

    ]
    },
    "reportNotes" : [
    "RIP register does not match crashing frame (0x0 vs 0x7FF891E4EAE0)"
    ]
    }

    Model: Mac15,13, BootROM 11881.140.96, proc 8:4:4 processors, 16 GB, SMC
    Graphics: Apple M3, Apple M3, Built-In
    Display: LG ULTRAFINE, 5120 x 2880 (5K/UHD+ - Ultra High Definition Plus), Main, MirrorOff, Online
    Display: LG ULTRAFINE, 5120 x 2880 (5K/UHD+ - Ultra High Definition Plus), MirrorOff, Online
    Memory Module: LPDDR5, Hynix
    AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4388), wl0: Jun 24 2025 05:20:23 version 23.40.31.0.41.51.179 FWID 01-b816d667
    IO80211_driverkit-1485.7 "IO80211_driverkit-1485.7" Jul 15 2025 20:46:41
    AirPort:
    Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
    Network Service: USB 10/100/1000 LAN, Ethernet, en6
    Network Service: Wi-Fi, AirPort, en0
    USB Device: USB31Bus
    USB Device: USB3.0 Hub
    USB Device: USB3.1 Hub
    USB Device: USB 10/100/1000 LAN
    USB Device: USB3.0 Hub
    USB Device: AnkerWork C310 Webcam
    USB Device: USB2.0 Hub
    USB Device: Anker 778 Thunderbolt Docking St
    USB Device: USB2.0 Hub
    USB Device: M2k (ADALM-2000)
    USB Device: USB2.0 Hub
    USB Device: FT232R USB UART
    USB Device: Human interface
    USB Device: USB 2.0 BILLBOARD
    USB Device: USB31Bus
    Thunderbolt Bus: MacBook Air, Apple Inc.
    Thunderbolt Bus: MacBook Air, Apple Inc.
    Thunderbolt Device: 778 Thunderbolt Docking Station(12-in-1,Thunderbolt 4), ANKER, 1, 40.5

  • After the fix are you still encountering the crash? 

  • Yes, I posted the crash log to this thread on October 10th. The mentioned crash occurred after implementing the fix you described in your post. It appears the described fix is only a temporary solution, but the bug persists.

  • I am not able to reproduce this issue, could you tell me the exact steps you are taking to reproduce the bug? 

    Thanks!

  • I was able to reproduce the bug by using the ADALM device with the Scopy software. I then closed out of the Scopy software without disconnecting from the ADALM, the ADALM also had modules enabled (oscilloscope and function generator). Then on subsequent launches when connecting to the ADALM again, this is where the crash is occurring. I wasn't able to consistently reproduce it, but it has something to do with this process. Hope this helps you reproduce the bug on your end. 

  • Can you attach the Scopy.ini and Preferences.ini files when you are getting the crash so we can investigate. They are found here:

    • Windows: C:\Users\<your_username>\AppData\Roaming\ADI Sometimes this is a hidden directory, and you unhide it.
    • Linux: /home/<your_username>/.config/ADI
    • Mac: /Users/<your_username>/.config/analog.com
  • I was still not able to reproduce the issue. Even when trying on multiple devices.
    Like my colleague said it would help if you could attach the Scopy.ini and Preferences.ini files when you are getting the crash so we can investigate. They are found here:

    • Windows: C:\Users\<your_username>\AppData\Roaming\ADI Sometimes this is a hidden directory, and you unhide it.
    • Linux: /home/<your_username>/.config/ADI
    • Mac: /Users/<your_username>/.config/analog.com