CubicSDR
CubicSDR copied to clipboard
Segmentation Fault When Trying to Use Nuand BladeRF Micro A4x
I have recently compiled from GIT CubicSDR so it would be able to use the BladeRF unit that I got the other day. Unfortunately, it crashes right when I click the start button. When opening the application, the main window appears and then the add source dialogue. It does locate my BladeRF. I select it and press "start" and then boom. Based on the MacOS crash report, it looks like there is a null dereference occurring somewhere. I should highlight that I am able to use sdrpp
with the same device and it works ok. I should also highlight that I am able to use the RTLSDR with this compiled version of CubicSDR
. So, it is something specific with the interaction of CubicSDR
and the BladeRF
, potentially via Soapy
?.
System Versions
Component | Version |
---|---|
MacOS | 12.4 (Monterey) |
CubicSDR | GIT (ba7a35c, Tag: 0.2.7) |
wxWidgets | 3.2.0 (via brew) |
Soapy | 0.8.1 (via brew) |
SoapyBladeRF | GIT (85f6dc, master) |
bladeRF | GIT (210841, master) |
MacOS Crash Report Excerpt
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Console Output
CubicSDR/build on master via △ v3.23.2 took 12s
❯ ./x64/CubicSDR
Loading:: configuration file '/Users/XXXXX/Library/Application Support/CubicSDR/config.xml'
Audio Device #0 Apple Inc.: MacBook Pro Microphone
Default Output? No
Default Input? Yes
Input channels: 1
Output channels: 0
Duplex channels: 0
Native formats:
32-bit float normalized between plus/minus 1.0.
Supported sample rates:
44100hz
48000hz
88200hz
96000hz
Audio Device #1 Apple Inc.: MacBook Pro Speakers
Default Output? Yes
Default Input? No
Input channels: 0
Output channels: 2
Duplex channels: 0
Native formats:
32-bit float normalized between plus/minus 1.0.
Supported sample rates:
44100hz
48000hz
88200hz
96000hz
Audio Device #2 ma++ ingalls for Cycling '74: Soundflower (2ch)
Default Output? No
Default Input? No
Input channels: 2
Output channels: 2
Duplex channels: 2
Native formats:
32-bit float normalized between plus/minus 1.0.
Supported sample rates:
44100hz
48000hz
88200hz
96000hz
176400hz
192000hz
Audio Device #3 ma++ ingalls for Cycling '74: Soundflower (64ch)
Default Output? No
Default Input? No
Input channels: 64
Output channels: 64
Duplex channels: 64
Native formats:
32-bit float normalized between plus/minus 1.0.
Supported sample rates:
44100hz
48000hz
88200hz
96000hz
176400hz
192000hz
Audio Device #4 Apple Inc.: Multi-Output Device
Default Output? No
Default Input? No
Input channels: 0
Output channels: 2
Duplex channels: 0
Native formats:
32-bit float normalized between plus/minus 1.0.
Supported sample rates:
44100hz
48000hz
88200hz
96000hz
176400hz
192000hz
SDR enumerator starting.
SoapySDR init..
API Version: v0.8.0
ABI Version: v0.8
Install root: /usr/local
Loading modules...
Available factories...bladerf, null, rtlsdr
backend = libusb
device = 0x01:0x0E
driver = bladerf
instance = 0
label = BladeRF #0 [7fd192f1..b4c2c9da]
serial = 7fd192f15be34a9e866b52c8b4c2c9da
Make device 0
[INFO] bladerf_open_with_devinfo()
Loaded font 'Bitstream Vera Sans Mono' from '/Users/XXXXX/Source/CubicSDR/build/x64/fonts/vera_sans_mono12_0.png', parsed 255 characters.
Loaded font 'Bitstream Vera Sans Mono' from '/Users/XXXXX/Source/CubicSDR/build/x64/fonts/vera_sans_mono16_0.png', parsed 255 characters.
Loaded font 'Bitstream Vera Sans Mono' from '/Users/XXXXX/Source/CubicSDR/build/x64/fonts/vera_sans_mono18_0.png', parsed 255 characters.
Loaded font 'Bitstream Vera Sans Mono' from '/Users/XXXXX/Source/CubicSDR/build/x64/fonts/vera_sans_mono24_0.png', parsed 255 characters.
Loaded font 'Bitstream Vera Sans Mono' from '/Users/XXXXX/Source/CubicSDR/build/x64/fonts/vera_sans_mono27_0.png', parsed 255 characters.
Loaded font 'Bitstream Vera Sans Mono' from '/Users/XXXXX/Source/CubicSDR/build/x64/fonts/vera_sans_mono32_0.png', parsed 255 characters.
Loaded font 'Bitstream Vera Sans Mono' from '/Users/XXXXX/Source/CubicSDR/build/x64/fonts/vera_sans_mono36_0.png', parsed 255 characters.
[INFO] bladerf_get_serial() = 7fd192f15be34a9e866b52c8b4c2c9da
[INFO] setSampleRate(Rx, 0, 4.000000 MHz), actual = 4.000000 MHz
[INFO] setSampleRate(Tx, 0, 4.000000 MHz), actual = 4.000000 MHz
fpga_size=49
fpga_version=0.14.0
fw_version=2.4.0-git-a3d5c55f
serial=7fd192f15be34a9e866b52c8b4c2c9da
[INFO] bladerf_close()
Reporting enumeration complete.
SDR enumerator done.
[INFO] bladerf_open_with_devinfo()
[INFO] bladerf_get_serial() = 7fd192f15be34a9e866b52c8b4c2c9da
[INFO] setSampleRate(Rx, 0, 4.000000 MHz), actual = 4.000000 MHz
[INFO] setSampleRate(Tx, 0, 4.000000 MHz), actual = 4.000000 MHz
Segmentation fault: 11
MacOS Crash Report
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: CubicSDR [35383]
Path: /Users/USER/*/CubicSDR
Identifier: CubicSDR
Version: ???
Code Type: X86-64 (Native)
Parent Process: bash [691]
Responsible: Terminal [598]
User ID: 501
Date/Time: 2022-07-13 08:47:18.0101 -0400
OS Version: macOS 12.4 (21F79)
Report Version: 12
Bridge OS Version: 6.5 (19P5071)
Anonymous UUID: E8294368-0D41-C8A2-44F9-1FFE23C5343A
Sleep/Wake UUID: CFE6D315-9C2B-4828-9780-0C7DB8522817
Time Awake Since Boot: 670000 seconds
Time Since Wake: 234606 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [35383]
VM Region Info: 0 is not in any region. Bytes before following region: 4334112768
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 102555000-1026a9000 [ 1360K] r-x/r-x SM=COW ...ER/*/CubicSDR
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 CubicSDR 0x1026297b0 SDRDevicesDialog::OnUseSelected(wxMouseEvent&) + 1328
1 libwx_baseu-3.2.0.0.0.dylib 0x102e6a200 wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 88
2 libwx_baseu-3.2.0.0.0.dylib 0x102e6b363 wxEvtHandler::SearchDynamicEventTable(wxEvent&) + 119
3 libwx_baseu-3.2.0.0.0.dylib 0x102e6b298 wxEvtHandler::TryHereOnly(wxEvent&) + 40
4 libwx_baseu-3.2.0.0.0.dylib 0x102e6b1ea wxEvtHandler::ProcessEventLocally(wxEvent&) + 34
5 libwx_baseu-3.2.0.0.0.dylib 0x102e6b0f6 wxEvtHandler::ProcessEvent(wxEvent&) + 40
6 libwx_baseu-3.2.0.0.0.dylib 0x102e6b4ae wxEvtHandler::SafelyProcessEvent(wxEvent&) + 12
7 libwx_osx_cocoau_core-3.2.0.0.0.dylib 0x1031ac33a wxWidgetCocoaImpl::mouseEvent(NSEvent*, NSView*, void*) + 434
8 AppKit 0x7ff806175e11 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4859
9 AppKit 0x7ff8060e9fce -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2582
10 AppKit 0x7ff8060e939e -[NSWindow(NSEventRouting) sendEvent:] + 352
11 libwx_osx_cocoau_core-3.2.0.0.0.dylib 0x10319a030 -[wxNSWindow sendEvent:] + 122
12 AppKit 0x7ff8060e7774 -[NSApplication(NSEvent) sendEvent:] + 352
13 libwx_osx_cocoau_core-3.2.0.0.0.dylib 0x1030fed58 -[wxNSApplication sendEvent:] + 96
14 AppKit 0x7ff8063a059b -[NSApplication _handleEvent:] + 65
15 AppKit 0x7ff805f68f8e -[NSApplication run] + 623
16 libwx_osx_cocoau_core-3.2.0.0.0.dylib 0x1031910a7 wxGUIEventLoop::OSXDoRun() + 165
17 libwx_baseu-3.2.0.0.0.dylib 0x102e450ff wxCFEventLoop::DoRun() + 29
18 libwx_baseu-3.2.0.0.0.dylib 0x102dadf31 wxEventLoopBase::Run() + 161
19 libwx_baseu-3.2.0.0.0.dylib 0x102d84f6c wxAppConsoleBase::MainLoop() + 90
20 libwx_osx_cocoau_core-3.2.0.0.0.dylib 0x103139f02 wxApp::OnRun() + 26
21 libwx_baseu-3.2.0.0.0.dylib 0x102ddfc06 wxEntry(int&, wchar_t**) + 86
22 CubicSDR 0x102567770 main + 48
23 dyld 0x10303951e start + 462
Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff80343797a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff803437ce8 mach_msg + 56
2 CoreFoundation 0x7ff80353b38d __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff803539a18 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff803538e5c CFRunLoopRunSpecific + 562
5 AppKit 0x7ff8060e5c1e _NSEventThread + 132
6 libsystem_pthread.dylib 0x7ff8034744e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80346ff6b thread_start + 15
Thread 2:
0 libsystem_pthread.dylib 0x7ff80346ff48 start_wqthread + 0
Thread 3:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x7ff8034379b6 semaphore_wait_trap + 10
1 caulk 0x7ff80bf6c2e6 caulk::mach::semaphore::wait_or_error() + 16
2 caulk 0x7ff80bf54148 caulk::concurrent::details::worker_thread::run() + 36
3 caulk 0x7ff80bf53e0c void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 41
4 libsystem_pthread.dylib 0x7ff8034744e1 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff80346ff6b thread_start + 15
Thread 4:
0 libsystem_kernel.dylib 0x7ff80343a2be __semwait_signal + 10
1 libsystem_c.dylib 0x7ff80334e863 nanosleep + 196
2 libc++.1.dylib 0x7ff8033dcab1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
3 CubicSDR 0x10262289d SpectrumVisualDataThread::run() + 77
4 CubicSDR 0x10259a4fc IOThread::threadMain() + 28
5 CubicSDR 0x10256f14f void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void* (IOThread::*)(), SpectrumVisualDataThread*> >(void*) + 63
6 libsystem_pthread.dylib 0x7ff8034744e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80346ff6b thread_start + 15
Thread 5:
0 libsystem_kernel.dylib 0x7ff80343a2be __semwait_signal + 10
1 libsystem_c.dylib 0x7ff80334e863 nanosleep + 196
2 libc++.1.dylib 0x7ff8033dcab1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
3 CubicSDR 0x10262289d SpectrumVisualDataThread::run() + 77
4 CubicSDR 0x10259a4fc IOThread::threadMain() + 28
5 CubicSDR 0x10256f14f void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void* (IOThread::*)(), SpectrumVisualDataThread*> >(void*) + 63
6 libsystem_pthread.dylib 0x7ff8034744e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80346ff6b thread_start + 15
Thread 6:
0 libsystem_kernel.dylib 0x7ff80343a3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff803474a6f _pthread_cond_wait + 1249
2 libc++.1.dylib 0x7ff8033d2d93 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3 CubicSDR 0x1025b335a std::__1::cv_status std::__1::condition_variable_any::wait_until<std::__1::unique_lock<SpinMutex>, std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<SpinMutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 234
4 CubicSDR 0x1025b06a9 ThreadBlockingQueue<std::__1::shared_ptr<SDRThreadIQData> >::pop(std::__1::shared_ptr<SDRThreadIQData>&, unsigned long long, char const*) + 153
5 CubicSDR 0x1025b0249 SDRPostThread::run() + 777
6 CubicSDR 0x10259a4fc IOThread::threadMain() + 28
7 CubicSDR 0x10256f2cf void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void* (IOThread::*)(), SDRPostThread*> >(void*) + 63
8 libsystem_pthread.dylib 0x7ff8034744e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff80346ff6b thread_start + 15
Thread 7:
0 libsystem_kernel.dylib 0x7ff80343a2be __semwait_signal + 10
1 libsystem_c.dylib 0x7ff80334e863 nanosleep + 196
2 libc++.1.dylib 0x7ff8033dcab1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
3 CubicSDR 0x1026204fd FFTVisualDataThread::run() + 1005
4 CubicSDR 0x10259a4fc IOThread::threadMain() + 28
5 CubicSDR 0x10258e62f void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void* (IOThread::*)(), FFTVisualDataThread*> >(void*) + 63
6 libsystem_pthread.dylib 0x7ff8034744e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80346ff6b thread_start + 15
Thread 8:: org.libusb.device-hotplug
0 libsystem_kernel.dylib 0x7ff80343797a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff803437ce8 mach_msg + 56
2 CoreFoundation 0x7ff80353b38d __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff803539a18 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff803538e5c CFRunLoopRunSpecific + 562
5 CoreFoundation 0x7ff8035c0deb CFRunLoopRun + 40
6 libusb-1.0.0.dylib 0x10ddc573f darwin_event_thread_main + 419
7 libsystem_pthread.dylib 0x7ff8034744e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff80346ff6b thread_start + 15
Thread 9:
0 libsystem_pthread.dylib 0x7ff80346ff48 start_wqthread + 0
Thread 10:
0 libsystem_pthread.dylib 0x7ff80346ff48 start_wqthread + 0
Thread 11:
0 libsystem_pthread.dylib 0x7ff80346ff48 start_wqthread + 0
Thread 12:
0 libsystem_pthread.dylib 0x7ff80346ff48 start_wqthread + 0
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00006000008eee90 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x0000600001f9ac40 rsi: 0x00007ff7bd9a99a8 rbp: 0x00007ff7bd9a9bf0 rsp: 0x00007ff7bd9a99e0
r8: 0x00007ff7bd9a9b78 r9: 0x0000000000000040 r10: 0x00000000000007fb r11: 0x00000000000000ff
r12: 0x00007ff7bd9a99e0 r13: 0x00007f83977628e8 r14: 0x0000000000000000 r15: 0x00007ff7bd9a9b90
rip: 0x00000001026297b0 rfl: 0x0000000000010246 cr2: 0x0000000000000000
Logical CPU: 6
Error Code: 0x00000004 (no mapping for user data read)
Trap Number: 14
Thread 0 instruction stream:
e8 75 a2 05 00 48 8b 0d-fc ff 07 00 48 89 01 4c .u...H......H..L
89 ff 48 89 c6 e8 00 a8-05 00 48 89 c3 4c 89 65 ..H.......H..L.e
88 48 8d bd 58 ff ff ff-4c 89 e6 48 8d 15 12 1e .H..X...L..H....
07 00 48 8d 4d 88 4c 8d-45 d0 e8 41 c0 f6 ff 48 ..H.M.L.E..A...H
85 db 48 8d 0d 52 74 07-00 48 0f 44 d9 48 83 c0 ..H..Rt..H.D.H..
38 48 89 c7 48 89 de e8-54 a8 05 00 eb 66 66 90 8H..H...T....ff.
[49]8b 06 4c 89 ff 4c 89-f6 31 d2 ff 90 c0 00 00 I..L..L..1...... <==
00 4c 89 ff 48 8d 35 ab-87 07 00 e8 a0 a7 05 00 .L..H.5.........
89 c3 4c 89 65 88 48 8d-bd 58 ff ff ff 4c 89 e6 ..L.e.H..X...L..
48 8d 15 ad 1d 07 00 48-8d 4d 88 4c 8d 45 d0 e8 H......H.M.L.E..
dc bf f6 ff 48 83 c0 38-85 db 48 8d 35 8f 7d 07 ....H..8..H.5.}.
00 48 8d 0d 7f 7d 07 00-48 0f 44 f1 48 89 c7 e8 .H...}..H.D.H...
Binary Images:
0x102555000 - 0x1026a8fff CubicSDR (*) <e31ee087-8ddf-371f-9022-a4b064eb73d5> /Users/USER/*/CubicSDR
0x102d7d000 - 0x102ef0fff libwx_baseu-3.2.0.0.0.dylib (*) <b1e8e693-1b1a-3286-afae-4d73b25c3323> /usr/local/Cellar/wxwidgets/3.2.0/lib/libwx_baseu-3.2.0.0.0.dylib
0x1030ec000 - 0x103483fff libwx_osx_cocoau_core-3.2.0.0.0.dylib (*) <4a7dfa05-c416-39ca-aa78-f66fae6c8fa3> /usr/local/Cellar/wxwidgets/3.2.0/lib/libwx_osx_cocoau_core-3.2.0.0.0.dylib
0x7ff805f39000 - 0x7ff806dc7fff com.apple.AppKit (6.9) <832ad371-d3b8-3061-b4e2-1c4e0cffce0b> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x103034000 - 0x10309ffff dyld (*) <b70ce1ec-b902-3852-8268-05de00bfa8d5> /usr/lib/dyld
0x7ff803436000 - 0x7ff80346dfff libsystem_kernel.dylib (*) <61711d11-e776-3bc3-b9a2-6f9f37cb8499> /usr/lib/system/libsystem_kernel.dylib
0x7ff8034bb000 - 0x7ff8039bdfff com.apple.CoreFoundation (6.9) <f8e45ef9-9fd2-3331-bb1b-703d5dacdaf1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff80346e000 - 0x7ff803479fff libsystem_pthread.dylib (*) <bc574849-1aae-31e7-b350-916dda999d97> /usr/lib/system/libsystem_pthread.dylib
0x7ff80bf52000 - 0x7ff80bf73fff com.apple.audio.caulk (1.0) <42fecc51-73d2-3b5c-b109-208f4cb4c3cd> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7ff80333e000 - 0x7ff8033c6fff libsystem_c.dylib (*) <d9ba0660-744d-3f84-9f80-afb51d450512> /usr/lib/system/libsystem_c.dylib
0x7ff8033c7000 - 0x7ff80341ffff libc++.1.dylib (*) <533dbd32-a8fb-3ef5-b911-4d8f543bedb4> /usr/lib/libc++.1.dylib
0x10ddba000 - 0x10ddcdfff libusb-1.0.0.dylib (*) <3b6c447c-8f51-36d5-9717-27c8aac5c0ed> /usr/local/Cellar/libusb/1.0.26/lib/libusb-1.0.0.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)
Writable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 1
Activity Tracing 256K 1
CG backing stores 2880K 4
CG image 48K 3
ColorSync 232K 27
CoreAnimation 78.1M 38
CoreGraphics 12K 2
CoreUI image data 1928K 15
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 303.3M 58
MALLOC guard page 48K 10
MALLOC_MEDIUM (reserved) 960.0M 8 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
ObjC additional data 15K 1
STACK GUARD 56.0M 13
Stack 14.1M 14
VM_ALLOCATE 6112K 86
__CTF 756 1
__DATA 34.7M 373
__DATA_CONST 22.2M 237
__DATA_DIRTY 779K 125
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 652.5M 27
__TEXT 411.9M 391
__UNICODE 592K 1
dyld private memory 1024K 1
mapped file 157.9M 23
shared memory 1292K 18
=========== ======= =======
TOTAL 3.0G 1483
TOTAL, minus reserved VM space 1.7G 1483
-----------
Full Report
-----------
{"app_name":"CubicSDR","timestamp":"2022-07-13 08:47:19.00 -0400","app_version":"","slice_uuid":"e31ee087-8ddf-371f-9022-a4b064eb73d5","build_version":"","platform":1,"share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 12.4 (21F79)","incident_id":"84F11D3C-1319-4FC7-AC28-0D41824E8377","name":"CubicSDR"}
{
"uptime" : 670000,
"procLaunch" : "2022-07-13 08:47:08.1469 -0400",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro15,1",
"procStartAbsTime" : 676581580035339,
"coalitionID" : 644,
"osVersion" : {
"train" : "macOS 12.4",
"build" : "21F79",
"releaseType" : "User"
},
"captureTime" : "2022-07-13 08:47:18.0101 -0400",
"incident" : "84F11D3C-1319-4FC7-AC28-0D41824E8377",
"bug_type" : "309",
"pid" : 35383,
"procExitAbsTime" : 676591441837270,
"cpuType" : "X86-64",
"procName" : "CubicSDR",
"procPath" : "\/Users\/USER\/*\/CubicSDR",
"parentProc" : "bash",
"parentPid" : 691,
"coalitionName" : "com.apple.Terminal",
"crashReporterKey" : "E8294368-0D41-C8A2-44F9-1FFE23C5343A",
"responsiblePid" : 598,
"responsibleProc" : "Terminal",
"wakeTime" : 234606,
"bridgeVersion" : {"build":"19P5071","train":"6.5"},
"sleepWakeUUID" : "CFE6D315-9C2B-4828-9780-0C7DB8522817",
"sip" : "enabled",
"vmRegionInfo" : "0 is not in any region. Bytes before following region: 4334112768\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n __TEXT 102555000-1026a9000 [ 1360K] r-x\/r-x SM=COW ...ER\/*\/CubicSDR",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000000"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":35383},
"vmregioninfo" : "0 is not in any region. Bytes before following region: 4334112768\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n __TEXT 102555000-1026a9000 [ 1360K] r-x\/r-x SM=COW ...ER\/*\/CubicSDR",
"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":11357134,"instructionState":{"instructionStream":{"bytes":[232,117,162,5,0,72,139,13,252,255,7,0,72,137,1,76,137,255,72,137,198,232,0,168,5,0,72,137,195,76,137,101,136,72,141,189,88,255,255,255,76,137,230,72,141,21,18,30,7,0,72,141,77,136,76,141,69,208,232,65,192,246,255,72,133,219,72,141,13,82,116,7,0,72,15,68,217,72,131,192,56,72,137,199,72,137,222,232,84,168,5,0,235,102,102,144,73,139,6,76,137,255,76,137,246,49,210,255,144,192,0,0,0,76,137,255,72,141,53,171,135,7,0,232,160,167,5,0,137,195,76,137,101,136,72,141,189,88,255,255,255,76,137,230,72,141,21,173,29,7,0,72,141,77,136,76,141,69,208,232,220,191,246,255,72,131,192,56,133,219,72,141,53,143,125,7,0,72,141,13,127,125,7,0,72,15,68,241,72,137,199,232],"offset":96}},"threadState":{"r13":{"value":140203158546664},"rax":{"value":0},"rflags":{"value":66118},"cpu":{"value":6},"r14":{"value":0},"rsi":{"value":140702014675368},"r8":{"value":140702014675832},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":2043},"r9":{"value":64},"r15":{"value":140702014675856},"rbx":{"value":105553125633680},"trap":{"value":14,"description":"(no mapping for user data read)"},"err":{"value":4},"r11":{"value":255},"rip":{"value":4334983088,"matchesCrashFrame":1},"rbp":{"value":140702014675952},"rsp":{"value":140702014675424},"r12":{"value":140702014675424},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":105553149406272}},"queue":"com.apple.main-thread","frames":[{"imageOffset":870320,"symbol":"SDRDevicesDialog::OnUseSelected(wxMouseEvent&)","symbolLocation":1328,"imageIndex":0},{"imageOffset":971264,"symbol":"wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)","symbolLocation":88,"imageIndex":1},{"imageOffset":975715,"symbol":"wxEvtHandler::SearchDynamicEventTable(wxEvent&)","symbolLocation":119,"imageIndex":1},{"imageOffset":975512,"symbol":"wxEvtHandler::TryHereOnly(wxEvent&)","symbolLocation":40,"imageIndex":1},{"imageOffset":975338,"symbol":"wxEvtHandler::ProcessEventLocally(wxEvent&)","symbolLocation":34,"imageIndex":1},{"imageOffset":975094,"symbol":"wxEvtHandler::ProcessEvent(wxEvent&)","symbolLocation":40,"imageIndex":1},{"imageOffset":976046,"symbol":"wxEvtHandler::SafelyProcessEvent(wxEvent&)","symbolLocation":12,"imageIndex":1},{"imageOffset":787258,"symbol":"wxWidgetCocoaImpl::mouseEvent(NSEvent*, NSView*, void*)","symbolLocation":434,"imageIndex":2},{"imageOffset":2346513,"symbol":"-[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:]","symbolLocation":4859,"imageIndex":3},{"imageOffset":1773518,"symbol":"-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]","symbolLocation":2582,"imageIndex":3},{"imageOffset":1770398,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":352,"imageIndex":3},{"imageOffset":712752,"symbol":"-[wxNSWindow sendEvent:]","symbolLocation":122,"imageIndex":2},{"imageOffset":1763188,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":352,"imageIndex":3},{"imageOffset":77144,"symbol":"-[wxNSApplication sendEvent:]","symbolLocation":96,"imageIndex":2},{"imageOffset":4617627,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":65,"imageIndex":3},{"imageOffset":196494,"symbol":"-[NSApplication run]","symbolLocation":623,"imageIndex":3},{"imageOffset":676007,"symbol":"wxGUIEventLoop::OSXDoRun()","symbolLocation":165,"imageIndex":2},{"imageOffset":819455,"symbol":"wxCFEventLoop::DoRun()","symbolLocation":29,"imageIndex":1},{"imageOffset":200497,"symbol":"wxEventLoopBase::Run()","symbolLocation":161,"imageIndex":1},{"imageOffset":32620,"symbol":"wxAppConsoleBase::MainLoop()","symbolLocation":90,"imageIndex":1},{"imageOffset":319234,"symbol":"wxApp::OnRun()","symbolLocation":26,"imageIndex":2},{"imageOffset":404486,"symbol":"wxEntry(int&, wchar_t**)","symbolLocation":86,"imageIndex":1},{"imageOffset":75632,"symbol":"main","symbolLocation":48,"imageIndex":0},{"imageOffset":21790,"symbol":"start","symbolLocation":462,"imageIndex":4}]},{"id":11357170,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":5},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":5},{"imageOffset":525197,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":6},{"imageOffset":518680,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":6},{"imageOffset":515676,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":6},{"imageOffset":1756190,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":11357172,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":11357174,"name":"AMCP Logging Spool","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":5},{"imageOffset":107238,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":8},{"imageOffset":8520,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":8},{"imageOffset":7692,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":41,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":11357209,"frames":[{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":5},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":9},{"imageOffset":88753,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":73,"imageIndex":10},{"imageOffset":841885,"symbol":"SpectrumVisualDataThread::run()","symbolLocation":77,"imageIndex":0},{"imageOffset":283900,"symbol":"IOThread::threadMain()","symbolLocation":28,"imageIndex":0},{"imageOffset":106831,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void* (IOThread::*)(), SpectrumVisualDataThread*> >(void*)","symbolLocation":63,"imageIndex":0},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":11357210,"frames":[{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":5},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":9},{"imageOffset":88753,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":73,"imageIndex":10},{"imageOffset":841885,"symbol":"SpectrumVisualDataThread::run()","symbolLocation":77,"imageIndex":0},{"imageOffset":283900,"symbol":"IOThread::threadMain()","symbolLocation":28,"imageIndex":0},{"imageOffset":106831,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void* (IOThread::*)(), SpectrumVisualDataThread*> >(void*)","symbolLocation":63,"imageIndex":0},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":11357211,"frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":5},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":7},{"imageOffset":48531,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":93,"imageIndex":10},{"imageOffset":385882,"symbol":"std::__1::cv_status std::__1::condition_variable_any::wait_until<std::__1::unique_lock<SpinMutex>, std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<SpinMutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&)","symbolLocation":234,"imageIndex":0},{"imageOffset":374441,"symbol":"ThreadBlockingQueue<std::__1::shared_ptr<SDRThreadIQData> >::pop(std::__1::shared_ptr<SDRThreadIQData>&, unsigned long long, char const*)","symbolLocation":153,"imageIndex":0},{"imageOffset":373321,"symbol":"SDRPostThread::run()","symbolLocation":777,"imageIndex":0},{"imageOffset":283900,"symbol":"IOThread::threadMain()","symbolLocation":28,"imageIndex":0},{"imageOffset":107215,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void* (IOThread::*)(), SDRPostThread*> >(void*)","symbolLocation":63,"imageIndex":0},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":11357212,"frames":[{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":5},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":9},{"imageOffset":88753,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":73,"imageIndex":10},{"imageOffset":832765,"symbol":"FFTVisualDataThread::run()","symbolLocation":1005,"imageIndex":0},{"imageOffset":283900,"symbol":"IOThread::threadMain()","symbolLocation":28,"imageIndex":0},{"imageOffset":235055,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void* (IOThread::*)(), FFTVisualDataThread*> >(void*)","symbolLocation":63,"imageIndex":0},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":11357288,"name":"org.libusb.device-hotplug","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":5},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":5},{"imageOffset":525197,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":6},{"imageOffset":518680,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":6},{"imageOffset":515676,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":6},{"imageOffset":1072619,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":6},{"imageOffset":46911,"symbol":"darwin_event_thread_main","symbolLocation":419,"imageIndex":11},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":11357365,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":11357366,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":11357367,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":11357368,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 4334112768,
"size" : 1392640,
"uuid" : "e31ee087-8ddf-371f-9022-a4b064eb73d5",
"path" : "\/Users\/USER\/*\/CubicSDR",
"name" : "CubicSDR"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4342665216,
"size" : 1523712,
"uuid" : "b1e8e693-1b1a-3286-afae-4d73b25c3323",
"path" : "\/usr\/local\/Cellar\/wxwidgets\/3.2.0\/lib\/libwx_baseu-3.2.0.0.0.dylib",
"name" : "libwx_baseu-3.2.0.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4346265600,
"size" : 3768320,
"uuid" : "4a7dfa05-c416-39ca-aa78-f66fae6c8fa3",
"path" : "\/usr\/local\/Cellar\/wxwidgets\/3.2.0\/lib\/libwx_osx_cocoau_core-3.2.0.0.0.dylib",
"name" : "libwx_osx_cocoau_core-3.2.0.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703228465152,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15265792,
"uuid" : "832ad371-d3b8-3061-b4e2-1c4e0cffce0b",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.50.132"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4345511936,
"size" : 442368,
"uuid" : "b70ce1ec-b902-3852-8268-05de00bfa8d5",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703183364096,
"size" : 229376,
"uuid" : "61711d11-e776-3bc3-b9a2-6f9f37cb8499",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703183908864,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5255168,
"uuid" : "f8e45ef9-9fd2-3331-bb1b-703d5dacdaf1",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1863"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703183593472,
"size" : 49152,
"uuid" : "bc574849-1aae-31e7-b350-916dda999d97",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703329230848,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 139264,
"uuid" : "42fecc51-73d2-3b5c-b109-208f4cb4c3cd",
"path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703182348288,
"size" : 561152,
"uuid" : "d9ba0660-744d-3f84-9f80-afb51d450512",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703182909440,
"size" : 364544,
"uuid" : "533dbd32-a8fb-3ef5-b911-4d8f543bedb4",
"path" : "\/usr\/lib\/libc++.1.dylib",
"name" : "libc++.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4527464448,
"size" : 81920,
"uuid" : "3b6c447c-8f51-36d5-9717-27c8aac5c0ed",
"path" : "\/usr\/local\/Cellar\/libusb\/1.0.26\/lib\/libusb-1.0.0.dylib",
"name" : "libusb-1.0.0.dylib"
}
],
"sharedCache" : {
"base" : 140703180337152,
"size" : 15220686848,
"uuid" : "398acfb4-57f6-31e0-bc82-e9959e5c92ce"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG backing stores 2880K 4 \nCG image 48K 3 \nColorSync 232K 27 \nCoreAnimation 78.1M 38 \nCoreGraphics 12K 2 \nCoreUI image data 1928K 15 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 303.3M 58 \nMALLOC guard page 48K 10 \nMALLOC_MEDIUM (reserved) 960.0M 8 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nObjC additional data 15K 1 \nSTACK GUARD 56.0M 13 \nStack 14.1M 14 \nVM_ALLOCATE 6112K 86 \n__CTF 756 1 \n__DATA 34.7M 373 \n__DATA_CONST 22.2M 237 \n__DATA_DIRTY 779K 125 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 652.5M 27 \n__TEXT 411.9M 391 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 157.9M 23 \nshared memory 1292K 18 \n=========== ======= ======= \nTOTAL 3.0G 1483 \nTOTAL, minus reserved VM space 1.7G 1483 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "61301e3a61217b3110231469",
"factorPackIds" : {
"SIRI_FIND_MY_CONFIGURATION_FILES" : "6216ae152a40e71046e16225"
},
"deploymentId" : 240000016
},
{
"rolloutId" : "607844aa04477260f58a8077",
"factorPackIds" : {
"SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
},
"deploymentId" : 240000066
}
],
"experiments" : [
]
}
}
Model: MacBookPro15,1, BootROM 1731.120.10.0.0 (iBridge: 19.16.15071.0.0,0), 6 processors, 6-Core Intel Core i7, 2.6 GHz, 32 GB, SMC
Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In
Graphics: Radeon Pro 560X, Radeon Pro 560X, PCIe, 4 GB
Display: Color LCD, 2880 x 1800 Retina, Main, MirrorOff, Online
Memory Module: BANK 0/ChannelA-DIMM0, 16 GB, DDR4, 2400 MHz, Micron, 16ATS2G64HZ-2G6B1
Memory Module: BANK 2/ChannelB-DIMM0, 16 GB, DDR4, 2400 MHz, Micron, 16ATS2G64HZ-2G6B1
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 12 2021 19:26:30 version 9.30.464.0.32.5.76 FWID 01-45ccefcd
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB3.0 Hub
USB Device: NS1081
USB Device: bladeRF 2.0
USB Device: USB31Bus
USB Device: USB2.0 Hub
USB Device: T2Bus
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.5
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.5