electrum icon indicating copy to clipboard operation
electrum copied to clipboard

Electrum 4.3.1 crashes on camera access (MacOS)

Open nkud90 opened this issue 3 years ago • 3 comments

Electrum 4.3.1 crashes every time when I initiate QR code scan. The key point from crash report is

This app has crashed because it attempted to access privacy-sensitive data without a usage description.

I have found a possible solution on that on stackoverflow, hope that helps to resolve it: https://stackoverflow.com/questions/41944993/ios-app-crashed-because-it-attempted-to-access-privacy-sensitive-data-withou

Details from crash report:

Process: run_electrum [805] Path: /Applications/Electrum.app/Contents/MacOS/run_electrum Identifier: Electrum Version: 4.3.1 (???) Code Type: X86-64 (Native) Parent Process: launchd [1] User ID:

Date/Time: 2022-09-01 15:00:09.0202 OS Version: macOS 12.5.1 (21G83) Report Version: 12 Bridge OS Version: 6.6 (19P6066) Anonymous UUID:

Time Awake Since Boot: 50 seconds

System Integrity Protection: enabled

Crashed Thread: 6 Dispatch queue: com.apple.root.default-qos

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

Termination Reason: Namespace TCC, Code 0 This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSCameraUsageDescription key with a string value explaining to the user how the app uses this data.

nkud90 avatar Sep 01 '22 12:09 nkud90

Hmm, I don't think I've ever seen this crash on the various versions of macOS I've tested. I've also tested some things on 12.x recently, though not sure if I tried to scan anything with the camera there.

Anyway, it just so happens that I touched this stuff a few days ago: https://github.com/spesmilo/electrum/commit/89e1bbf4eccaacd232cd2025328081a16fda7a56 That looks to be identical to your proposed change IIUC.

Not sure if that fixes it for you. Feel free to try building a binary to test if you have the time.

SomberNight avatar Sep 01 '22 16:09 SomberNight

Regarding the testing - QR code scan works well on 12.x macOS on Macbook. Electrum crashes on iMac. Please consider it if further testing will be performed. Probably the issue relates to specific hardware and software setup.

Yes, you have understand my proposal correctly. I expect that the change that you've mentioned will fix this as the error directly points to the absence of explanatory message.

I will write you back if I test it by building a binary, but as the issue is not critical for me, most likely I will just wait for the next release.

Greatly appreciate your work.

nkud90 avatar Sep 02 '22 16:09 nkud90

Same issue here, whenever clicking on the camera icon the application crashes every time.

macOS crash report
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               run_electrum [1004]
Path:                  /Applications/Electrum.app/Contents/MacOS/run_electrum
Identifier:            Electrum
Version:               4.3.1 (???)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-09-20 17:46:53.4374 -0300
OS Version:            macOS 12.6 (21G115)
Report Version:        12
Anonymous UUID:        298D8B1F-47F0-C41C-3540-46A515B9B64D

Sleep/Wake UUID:       94EF60B7-36D9-4726-A7ED-772D2204E0C8

Time Awake Since Boot: 2100 seconds
Time Since Wake:       672 seconds

System Integrity Protection: enabled

Crashed Thread:        14  Dispatch queue: com.apple.root.default-qos

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

Termination Reason:    Namespace TCC, Code 0 
This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSCameraUsageDescription key with a string value explaining to the user how the app uses this data.

Thread 0::  Dispatch queue: com.apple.main-thread
0   dyld                          	       0x10afc8aba strcmp + 90
1   dyld                          	       0x10afdfdd3 dyld4::PrebuiltLoader::matchesPath(char const*) const + 39
2   dyld                          	       0x10afd904b invocation function for block in dyld4::Loader::getLoader(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&) + 164
3   dyld                          	       0x10afd89f3 dyld4::Loader::forEachResolvedAtPathVar(dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&, dyld4::ProcessConfig::PathOverrides::Type, bool&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer) + 901
4   dyld                          	       0x10afd859e invocation function for block in dyld4::Loader::forEachPath(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer) + 134
5   dyld                          	       0x10afcfc87 dyld4::ProcessConfig::PathOverrides::forEachPathVariant(char const*, dyld3::Platform, bool, bool&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer) const + 525
6   dyld                          	       0x10afd8500 dyld4::Loader::forEachPath(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer) + 154
7   dyld                          	       0x10afd8d7a dyld4::Loader::getLoader(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&) + 860
8   dyld                          	       0x10afea0ba invocation function for block in dyld4::APIs::dlopen_from(char const*, int, void*) + 252
9   dyld                          	       0x10afd0719 dyld4::RuntimeState::withLoadersWriteLock(void () block_pointer) + 49
10  dyld                          	       0x10afe9dc6 dyld4::APIs::dlopen_from(char const*, int, void*) + 534
11  CoreFoundation                	    0x7ff8189fa514 _CFBundleDlfcnCheckLoaded + 100
12  CoreFoundation                	    0x7ff818aad8a0 _CFBundleLoadExecutableAndReturnError + 357
13  CoreFoundation                	    0x7ff818a751ca CFBundleGetFunctionPointerForName + 39
14  CoreMedia                     	    0x7ff82146d85c FigRegistryItemGetFactory + 68
15  CoreMediaIO                   	    0x7ff8266c0762 CMIOUnitCreateFromDescription + 857
16  CoreMediaIO                   	    0x7ff82669d3d3 CMIOUnitNodeInfo::Open() + 59
17  CoreMediaIO                   	    0x7ff82668dae6 CMIOGraph::CreateNode(unsigned int, unsigned int, OpaqueCMIOUnit*, CMIOUnitDescription const&, void const*, int&) + 170
18  CoreMediaIO                   	    0x7ff82668d917 CMIOGraphCreateNode + 314
19  AVFCapture                    	    0x7ff832817a06 -[AVCaptureDeviceInput_Tundra addInputUnitsForInputPort:toGraph:ofCaptureSession:error:] + 496
20  AVFCapture                    	    0x7ff8327ea2b7 -[AVCaptureSession_Tundra _buildGraphUnitsForInputPort:error:] + 743
21  AVFCapture                    	    0x7ff8327e7f0e -[AVCaptureSession_Tundra _buildAndRunGraph] + 933
22  AVFCapture                    	    0x7ff8327e9913 -[AVCaptureSession_Tundra _setRunning:] + 456
23  AVFCapture                    	    0x7ff8327e9460 -[AVCaptureSession_Tundra startRunning] + 180
24  libqavfcamera.dylib           	       0x120d53bc7 AVFCameraSession::setState(QCamera::State) + 471
25  libqavfcamera.dylib           	       0x120d4e14a AVFCameraControl::setState(QCamera::State) + 26
26  QtMultimedia.abi3.so          	       0x103eb12fb meth_QCamera_start(_object*, _object*) + 75
27  Python                        	       0x102ad471d cfunction_call + 125
28  Python                        	       0x102a955b7 _PyObject_MakeTpCall + 359
29  Python                        	       0x102b6de9c call_function + 876
30  Python                        	       0x102b6b2a2 _PyEval_EvalFrameDefault + 25554
31  Python                        	       0x102a95d28 function_code_fastcall + 104
32  Python                        	       0x102a97e59 method_vectorcall + 441
33  QtCore.abi3.so                	       0x1045bd657 PyQtSlot::call(_object*, _object*) const + 39
34  QtCore.abi3.so                	       0x1045bd566 PyQtSlot::invoke(void**, _object*, void*, bool) const + 374
35  QtCore.abi3.so                	       0x1045be155 PyQtSlotProxy::unislot(void**) + 85
36  QtCore.abi3.so                	       0x1045be0ca PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**) + 58
37  QtCore                        	       0x1060cab9f QObject::event(QEvent*) + 943
38  QtWidgets                     	       0x1082779ea QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266
39  QtWidgets                     	       0x108278e11 QApplication::notify(QObject*, QEvent*) + 497
40  QtWidgets.abi3.so             	       0x105933019 sipQApplication::notify(QObject*, QEvent*) + 233
41  QtCore                        	       0x10609fa34 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
42  QtCore                        	       0x1060a0d79 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 809
43  libqcocoa.dylib               	       0x1088e4259 QCocoaEventDispatcherPrivate::processPostedEvents() + 313
44  libqcocoa.dylib               	       0x1088e49c8 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 40
45  CoreFoundation                	    0x7ff818a0d17b __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
46  CoreFoundation                	    0x7ff818a0d0e3 __CFRunLoopDoSource0 + 180
47  CoreFoundation                	    0x7ff818a0ce5d __CFRunLoopDoSources0 + 242
48  CoreFoundation                	    0x7ff818a0b878 __CFRunLoopRun + 892
49  CoreFoundation                	    0x7ff818a0ae3c CFRunLoopRunSpecific + 562
50  HIToolbox                     	    0x7ff8216ba5e6 RunCurrentEventLoopInMode + 292
51  HIToolbox                     	    0x7ff8216ba34a ReceiveNextEventCommon + 594
52  HIToolbox                     	    0x7ff8216ba0e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
53  AppKit                        	    0x7ff81b444fad _DPSNextEvent + 927
54  AppKit                        	    0x7ff81b44366a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
55  AppKit                        	    0x7ff81b435d19 -[NSApplication run] + 586
56  libqcocoa.dylib               	       0x1088e362f QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2495
57  QtCore                        	       0x10609bacf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
58  QtCore                        	       0x1060a0042 QCoreApplication::exec() + 130
59  QtWidgets.abi3.so             	       0x105a24932 meth_QApplication_exec_(_object*, _object*) + 82
60  Python                        	       0x102ad471d cfunction_call + 125
61  Python                        	       0x102a955b7 _PyObject_MakeTpCall + 359
62  Python                        	       0x102b6de9c call_function + 876
63  Python                        	       0x102b6b2a2 _PyEval_EvalFrameDefault + 25554
64  Python                        	       0x102b6eb03 _PyEval_EvalCode + 2611
65  Python                        	       0x102a95cb1 _PyFunction_Vectorcall + 289
66  Python                        	       0x102b6de0c call_function + 732
67  Python                        	       0x102b6b27e _PyEval_EvalFrameDefault + 25518
68  Python                        	       0x102a95d28 function_code_fastcall + 104
69  Python                        	       0x102b6de0c call_function + 732
70  Python                        	       0x102b6b27e _PyEval_EvalFrameDefault + 25518
71  Python                        	       0x102b6eb03 _PyEval_EvalCode + 2611
72  Python                        	       0x102a95cb1 _PyFunction_Vectorcall + 289
73  Python                        	       0x102b6de0c call_function + 732
74  Python                        	       0x102b6b3e8 _PyEval_EvalFrameDefault + 25880
75  Python                        	       0x102b6eb03 _PyEval_EvalCode + 2611
76  Python                        	       0x102a95cb1 _PyFunction_Vectorcall + 289
77  Python                        	       0x102b6de0c call_function + 732
78  Python                        	       0x102b6b34b _PyEval_EvalFrameDefault + 25723
79  Python                        	       0x102b6eb03 _PyEval_EvalCode + 2611
80  Python                        	       0x102b64dab PyEval_EvalCode + 139
81  run_electrum                  	       0x101fa138b 0x101f9f000 + 9099
82  run_electrum                  	       0x101fa17bc 0x101f9f000 + 10172
83  run_electrum                  	       0x101f9ff74 0x101f9f000 + 3956

Thread 1:
0   libsystem_kernel.dylib        	    0x7ff81890e34e kevent + 10
1   select.cpython-39-darwin.so   	       0x102708d53 select_kqueue_control + 915
2   Python                        	       0x102a9e306 method_vectorcall_FASTCALL + 278
3   Python                        	       0x102b6de0c call_function + 732
4   Python                        	       0x102b6b27e _PyEval_EvalFrameDefault + 25518
5   Python                        	       0x102b6eb03 _PyEval_EvalCode + 2611
6   Python                        	       0x102a95cb1 _PyFunction_Vectorcall + 289
7   Python                        	       0x102b6de0c call_function + 732
8   Python                        	       0x102b6b27e _PyEval_EvalFrameDefault + 25518
9   Python                        	       0x102a95d28 function_code_fastcall + 104
10  Python                        	       0x102b6de0c call_function + 732
11  Python                        	       0x102b6b27e _PyEval_EvalFrameDefault + 25518
12  Python                        	       0x102a95d28 function_code_fastcall + 104
13  Python                        	       0x102b6de0c call_function + 732
14  Python                        	       0x102b6b27e _PyEval_EvalFrameDefault + 25518
15  Python                        	       0x102a95d28 function_code_fastcall + 104
16  Python                        	       0x102b6de0c call_function + 732
17  Python                        	       0x102b6b27e _PyEval_EvalFrameDefault + 25518
18  Python                        	       0x102b6eb03 _PyEval_EvalCode + 2611
19  Python                        	       0x102a95cb1 _PyFunction_Vectorcall + 289
20  Python                        	       0x102b6b989 _PyEval_EvalFrameDefault + 27321
21  Python                        	       0x102a95d28 function_code_fastcall + 104
22  Python                        	       0x102a97db2 method_vectorcall + 274
23  Python                        	       0x102b6b989 _PyEval_EvalFrameDefault + 27321
24  Python                        	       0x102b6eb03 _PyEval_EvalCode + 2611
25  Python                        	       0x102a95cb1 _PyFunction_Vectorcall + 289
26  Python                        	       0x102b6de0c call_function + 732
27  Python                        	       0x102b6b2a2 _PyEval_EvalFrameDefault + 25554
28  Python                        	       0x102a95d28 function_code_fastcall + 104
29  Python                        	       0x102b6de0c call_function + 732
30  Python                        	       0x102b6b27e _PyEval_EvalFrameDefault + 25518
31  Python                        	       0x102a95d28 function_code_fastcall + 104
32  Python                        	       0x102a97db2 method_vectorcall + 274
33  Python                        	       0x102c13046 t_bootstrap + 70
34  Python                        	       0x102bc42f9 pythread_wrapper + 25
35  libsystem_pthread.dylib       	    0x7ff8189464e1 _pthread_start + 125
36  libsystem_pthread.dylib       	    0x7ff818941f6b thread_start + 15

Thread 2:
0   libsystem_kernel.dylib        	    0x7ff818911d5a __select + 10
1   Python                        	       0x102c116e0 time_sleep + 128
2   Python                        	       0x102ad42ba cfunction_vectorcall_O + 202
3   Python                        	       0x102b6de0c call_function + 732
4   Python                        	       0x102b6b2a2 _PyEval_EvalFrameDefault + 25554
5   Python                        	       0x102a95d28 function_code_fastcall + 104
6   Python                        	       0x102a97db2 method_vectorcall + 274
7   Python                        	       0x102b6b989 _PyEval_EvalFrameDefault + 27321
8   Python                        	       0x102b6eb03 _PyEval_EvalCode + 2611
9   Python                        	       0x102a95cb1 _PyFunction_Vectorcall + 289
10  Python                        	       0x102b6de0c call_function + 732
11  Python                        	       0x102b6b2a2 _PyEval_EvalFrameDefault + 25554
12  Python                        	       0x102a95d28 function_code_fastcall + 104
13  Python                        	       0x102b6de0c call_function + 732
14  Python                        	       0x102b6b27e _PyEval_EvalFrameDefault + 25518
15  Python                        	       0x102a95d28 function_code_fastcall + 104
16  Python                        	       0x102a97db2 method_vectorcall + 274
17  Python                        	       0x102c13046 t_bootstrap + 70
18  Python                        	       0x102bc42f9 pythread_wrapper + 25
19  libsystem_pthread.dylib       	    0x7ff8189464e1 _pthread_start + 125
20  libsystem_pthread.dylib       	    0x7ff818941f6b thread_start + 15

Thread 3:
0   libsystem_kernel.dylib        	    0x7ff81890c3ea __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff818946a6f _pthread_cond_wait + 1249
2   Python                        	       0x102bc46a6 PyThread_acquire_lock_timed + 454
3   _queue.cpython-39-darwin.so   	       0x10281857e _queue_SimpleQueue_get_impl + 526
4   _queue.cpython-39-darwin.so   	       0x102818126 _queue_SimpleQueue_get + 198
5   Python                        	       0x102ad40bd cfunction_vectorcall_FASTCALL_KEYWORDS + 125
6   Python                        	       0x102b6de0c call_function + 732
7   Python                        	       0x102b6b3e8 _PyEval_EvalFrameDefault + 25880
8   Python                        	       0x102a95d28 function_code_fastcall + 104
9   Python                        	       0x102b6b989 _PyEval_EvalFrameDefault + 27321
10  Python                        	       0x102a95d28 function_code_fastcall + 104
11  Python                        	       0x102a97db2 method_vectorcall + 274
12  Python                        	       0x102b6b989 _PyEval_EvalFrameDefault + 27321
13  Python                        	       0x102b6eb03 _PyEval_EvalCode + 2611
14  Python                        	       0x102a95cb1 _PyFunction_Vectorcall + 289
15  Python                        	       0x102b6de0c call_function + 732
16  Python                        	       0x102b6b2a2 _PyEval_EvalFrameDefault + 25554
17  Python                        	       0x102a95d28 function_code_fastcall + 104
18  Python                        	       0x102b6de0c call_function + 732
19  Python                        	       0x102b6b27e _PyEval_EvalFrameDefault + 25518
20  Python                        	       0x102a95d28 function_code_fastcall + 104
21  Python                        	       0x102a97db2 method_vectorcall + 274
22  Python                        	       0x102c13046 t_bootstrap + 70
23  Python                        	       0x102bc42f9 pythread_wrapper + 25
24  libsystem_pthread.dylib       	    0x7ff8189464e1 _pthread_start + 125
25  libsystem_pthread.dylib       	    0x7ff818941f6b thread_start + 15

Thread 4:
0   libsystem_kernel.dylib        	    0x7ff81890c3ea __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff818946a6f _pthread_cond_wait + 1249
2   Python                        	       0x102bc46a6 PyThread_acquire_lock_timed + 454
3   _queue.cpython-39-darwin.so   	       0x10281857e _queue_SimpleQueue_get_impl + 526
4   _queue.cpython-39-darwin.so   	       0x102818126 _queue_SimpleQueue_get + 198
5   Python                        	       0x102ad40bd cfunction_vectorcall_FASTCALL_KEYWORDS + 125
6   Python                        	       0x102b6de0c call_function + 732
7   Python                        	       0x102b6b3e8 _PyEval_EvalFrameDefault + 25880
8   Python                        	       0x102a95d28 function_code_fastcall + 104
9   Python                        	       0x102b6b989 _PyEval_EvalFrameDefault + 27321
10  Python                        	       0x102a95d28 function_code_fastcall + 104
11  Python                        	       0x102a97db2 method_vectorcall + 274
12  Python                        	       0x102b6b989 _PyEval_EvalFrameDefault + 27321
13  Python                        	       0x102b6eb03 _PyEval_EvalCode + 2611
14  Python                        	       0x102a95cb1 _PyFunction_Vectorcall + 289
15  Python                        	       0x102b6de0c call_function + 732
16  Python                        	       0x102b6b2a2 _PyEval_EvalFrameDefault + 25554
17  Python                        	       0x102a95d28 function_code_fastcall + 104
18  Python                        	       0x102b6de0c call_function + 732
19  Python                        	       0x102b6b27e _PyEval_EvalFrameDefault + 25518
20  Python                        	       0x102a95d28 function_code_fastcall + 104
21  Python                        	       0x102a97db2 method_vectorcall + 274
22  Python                        	       0x102c13046 t_bootstrap + 70
23  Python                        	       0x102bc42f9 pythread_wrapper + 25
24  libsystem_pthread.dylib       	    0x7ff8189464e1 _pthread_start + 125
25  libsystem_pthread.dylib       	    0x7ff818941f6b thread_start + 15

Thread 5:
0   libsystem_pthread.dylib       	    0x7ff818941f48 start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib       	    0x7ff818941f48 start_wqthread + 0

Thread 7:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	    0x7ff81890997a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff818909ce8 mach_msg + 56
2   CoreFoundation                	    0x7ff818a0d36d __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	    0x7ff818a0b9f8 __CFRunLoopRun + 1276
4   CoreFoundation                	    0x7ff818a0ae3c CFRunLoopRunSpecific + 562
5   AppKit                        	    0x7ff81b5b29ce _NSEventThread + 132
6   libsystem_pthread.dylib       	    0x7ff8189464e1 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff818941f6b thread_start + 15

Thread 8:: TaskThread
0   libsystem_kernel.dylib        	    0x7ff81890c3ea __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff818946a6f _pthread_cond_wait + 1249
2   Python                        	       0x102bc46a6 PyThread_acquire_lock_timed + 454
3   Python                        	       0x102c1369f acquire_timed + 111
4   Python                        	       0x102c137b0 lock_PyThread_acquire_lock + 48
5   Python                        	       0x102a9e14e method_vectorcall_VARARGS_KEYWORDS + 350
6   Python                        	       0x102b6de0c call_function + 732
7   Python                        	       0x102b6b27e _PyEval_EvalFrameDefault + 25518
8   Python                        	       0x102b6eb03 _PyEval_EvalCode + 2611
9   Python                        	       0x102a95cb1 _PyFunction_Vectorcall + 289
10  Python                        	       0x102b6de0c call_function + 732
11  Python                        	       0x102b6b27e _PyEval_EvalFrameDefault + 25518
12  Python                        	       0x102b6eb03 _PyEval_EvalCode + 2611
13  Python                        	       0x102a95cb1 _PyFunction_Vectorcall + 289
14  Python                        	       0x102b6de0c call_function + 732
15  Python                        	       0x102b6b27e _PyEval_EvalFrameDefault + 25518
16  Python                        	       0x102a95d28 function_code_fastcall + 104
17  Python                        	       0x102a97db2 method_vectorcall + 274
18  sip.cpython-39-darwin.so      	       0x1031100d7 sip_api_call_procedure_method + 199
19  QtCore.abi3.so                	       0x1044a844b sipQThread::run() + 91
20  QtCore                        	       0x105ec9619 QThreadPrivate::start(void*) + 329
21  libsystem_pthread.dylib       	    0x7ff8189464e1 _pthread_start + 125
22  libsystem_pthread.dylib       	    0x7ff818941f6b thread_start + 15

Thread 9:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff81890c3ea __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff818946a6f _pthread_cond_wait + 1249
2   QtCore                        	       0x105ed1aaf QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 303
3   QtCore                        	       0x105ed177e QWaitConditionPrivate::wait(QDeadlineTimer) + 94
4   QtCore                        	       0x105ed169d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93
5   QtCore                        	       0x105ecdccd QThreadPoolThread::run() + 605
6   QtCore                        	       0x105ec9619 QThreadPrivate::start(void*) + 329
7   libsystem_pthread.dylib       	    0x7ff8189464e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff818941f6b thread_start + 15

Thread 10:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff81890c3ea __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff818946a6f _pthread_cond_wait + 1249
2   QtCore                        	       0x105ed1aaf QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 303
3   QtCore                        	       0x105ed177e QWaitConditionPrivate::wait(QDeadlineTimer) + 94
4   QtCore                        	       0x105ed169d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93
5   QtCore                        	       0x105ecdccd QThreadPoolThread::run() + 605
6   QtCore                        	       0x105ec9619 QThreadPrivate::start(void*) + 329
7   libsystem_pthread.dylib       	    0x7ff8189464e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff818941f6b thread_start + 15

Thread 11:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff81890c3ea __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff818946a6f _pthread_cond_wait + 1249
2   QtCore                        	       0x105ed1aaf QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 303
3   QtCore                        	       0x105ed177e QWaitConditionPrivate::wait(QDeadlineTimer) + 94
4   QtCore                        	       0x105ed169d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93
5   QtCore                        	       0x105ecdccd QThreadPoolThread::run() + 605
6   QtCore                        	       0x105ec9619 QThreadPrivate::start(void*) + 329
7   libsystem_pthread.dylib       	    0x7ff8189464e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff818941f6b thread_start + 15

Thread 12:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff81890c3ea __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff818946a6f _pthread_cond_wait + 1249
2   QtCore                        	       0x105ed1aaf QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 303
3   QtCore                        	       0x105ed177e QWaitConditionPrivate::wait(QDeadlineTimer) + 94
4   QtCore                        	       0x105ed169d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93
5   QtCore                        	       0x105ecdccd QThreadPoolThread::run() + 605
6   QtCore                        	       0x105ec9619 QThreadPrivate::start(void*) + 329
7   libsystem_pthread.dylib       	    0x7ff8189464e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff818941f6b thread_start + 15

Thread 13:
0   libsystem_pthread.dylib       	    0x7ff818941f48 start_wqthread + 0

Thread 14 Crashed::  Dispatch queue: com.apple.root.default-qos
0   libsystem_kernel.dylib        	    0x7ff81892cdba __abort_with_payload + 10
1   libsystem_kernel.dylib        	    0x7ff81892e877 abort_with_payload_wrapper_internal + 80
2   libsystem_kernel.dylib        	    0x7ff81892e8a9 abort_with_payload + 9
3   TCC                           	    0x7ff81d8fc545 __TCC_CRASHING_DUE_TO_PRIVACY_VIOLATION__ + 142
4   TCC                           	    0x7ff81d8fccab __TCCAccessRequest_block_invoke.134 + 495
5   TCC                           	    0x7ff81d8fa75c __tccd_send_message_block_invoke + 594
6   libxpc.dylib                  	    0x7ff818686d07 _xpc_connection_reply_callout + 36
7   libxpc.dylib                  	    0x7ff818686c8f _xpc_connection_call_reply_async + 69
8   libdispatch.dylib             	    0x7ff81878f37d _dispatch_client_callout3 + 8
9   libdispatch.dylib             	    0x7ff8187a95cb _dispatch_mach_msg_async_reply_invoke + 377
10  libdispatch.dylib             	    0x7ff81879f8a1 _dispatch_kevent_worker_thread + 1531
11  libsystem_pthread.dylib       	    0x7ff818943018 _pthread_wqthread + 398
12  libsystem_pthread.dylib       	    0x7ff818941f57 start_wqthread + 15

Thread 15:: AMCP Logging Spool
0   libsystem_kernel.dylib        	    0x7ff8189099b6 semaphore_wait_trap + 10
1   caulk                         	    0x7ff8214462e6 caulk::mach::semaphore::wait_or_error() + 16
2   caulk                         	    0x7ff82142e148 caulk::concurrent::details::worker_thread::run() + 36
3   caulk                         	    0x7ff82142de0c 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       	    0x7ff8189464e1 _pthread_start + 125
5   libsystem_pthread.dylib       	    0x7ff818941f6b thread_start + 15


Thread 14 crashed with X86 Thread State (64-bit):
  rax: 0x0000000002000209  rbx: 0x0000000000000000  rcx: 0x000070000bd7e658  rdx: 0x00007fbde9208418
  rdi: 0x000000000000000b  rsi: 0x0000000000000000  rbp: 0x000070000bd7e6a0  rsp: 0x000070000bd7e658
   r8: 0x00007fbde9208444   r9: 0x0000000000000000  r10: 0x0000000000000019  r11: 0x0000000000000246
  r12: 0x0000000000000019  r13: 0x00007fbde9208418  r14: 0x0000000000000000  r15: 0x000000000000000b
  rip: 0x00007ff81892cdba  rfl: 0x0000000000000246  cr2: 0x0000600001bcb018
  
Logical CPU:     0
Error Code:      0x02000209 
Trap Number:     133


Binary Images:
       0x10afc6000 -        0x10b031fff dyld (*) <71febccd-d9dc-3599-9971-2b3407c588a8> /usr/lib/dyld
    0x7ff81898d000 -     0x7ff818e8ffff com.apple.CoreFoundation (6.9) <93c48919-68af-367e-9a67-db4159bc962c> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff82144e000 -     0x7ff82154ffff com.apple.CoreMedia (1.0) <a4dc61ee-cd87-329f-8b24-a88503469a22> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7ff826665000 -     0x7ff826744fff com.apple.CoreMediaIO (1000.0) <8cbda546-5cae-300f-a303-ab2a516ea141> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7ff8327c4000 -     0x7ff832915fff com.apple.AVFCapture (1.0) <3a761683-2898-3c71-ba8a-baede6ce0a22> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
       0x120d46000 -        0x120d74fff libqavfcamera.dylib (*) <02139b5e-3d4b-3620-a550-b5b8c9ef80b2> /Applications/Electrum.app/Contents/MacOS/PyQt5/Qt/plugins/mediaservice/libqavfcamera.dylib
       0x103e48000 -        0x103ed3fff QtMultimedia.abi3.so (*) <06c95185-92e9-348c-b27d-59aeda548456> /Applications/Electrum.app/Contents/MacOS/PyQt5/QtMultimedia.abi3.so
       0x102a56000 -        0x102cbefff Python (*) <ef9cc1f4-5991-3213-9a9e-e68c578b6c1b> /Applications/Electrum.app/Contents/MacOS/Python
       0x104485000 -        0x10460cfff QtCore.abi3.so (*) <fc17662b-0497-3495-a557-f4b310dbcf1e> /Applications/Electrum.app/Contents/MacOS/PyQt5/QtCore.abi3.so
       0x105ea7000 -        0x106417fff QtCore (*) <c723812a-f7a5-3001-98d5-e60e8daa6ffb> /Applications/Electrum.app/Contents/MacOS/QtCore
       0x108267000 -        0x1086adfff QtWidgets (*) <b432d666-dcab-320a-8496-78a67f554c0e> /Applications/Electrum.app/Contents/MacOS/QtWidgets
       0x1057e8000 -        0x105ab3fff QtWidgets.abi3.so (*) <47b40141-df86-3d2f-98d5-ee16cb313cd6> /Applications/Electrum.app/Contents/MacOS/PyQt5/QtWidgets.abi3.so
       0x1088aa000 -        0x108a18fff libqcocoa.dylib (*) <d4ab240b-4535-3aec-b72b-5ffc4750e4e5> /Applications/Electrum.app/Contents/MacOS/PyQt5/Qt/plugins/platforms/libqcocoa.dylib
    0x7ff82168c000 -     0x7ff82197ffff com.apple.HIToolbox (2.1.1) <06fdecd6-9f69-397b-b1e2-a8226c0ba7ed> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff81b406000 -     0x7ff81c295fff com.apple.AppKit (6.9) <06015263-62ac-3b08-a298-dc835c18452a> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x101f9f000 -        0x101fa6fff Electrum (4.3.1) <af3c1e23-5a23-3b7f-ae7e-5a2dad91ac2f> /Applications/Electrum.app/Contents/MacOS/run_electrum
    0x7ff818908000 -     0x7ff81893ffff libsystem_kernel.dylib (*) <8cc28466-fd2f-3c80-9834-9525b7beac19> /usr/lib/system/libsystem_kernel.dylib
       0x102707000 -        0x10270bfff select.cpython-39-darwin.so (*) <2f042ce6-bef0-3ad9-97f5-2da7655122a4> /Applications/Electrum.app/Contents/MacOS/select.cpython-39-darwin.so
    0x7ff818940000 -     0x7ff81894bfff libsystem_pthread.dylib (*) <b5454e27-e8c7-3fdb-b77f-714f1e82e70b> /usr/lib/system/libsystem_pthread.dylib
       0x102817000 -        0x102818fff _queue.cpython-39-darwin.so (*) <1eae6074-8612-3bc6-b16b-c173a995e90c> /Applications/Electrum.app/Contents/MacOS/_queue.cpython-39-darwin.so
       0x103107000 -        0x10311efff sip.cpython-39-darwin.so (*) <38a976b4-43e2-3454-8b99-e341f2e1133c> /Applications/Electrum.app/Contents/MacOS/PyQt5/sip.cpython-39-darwin.so
    0x7ff81d8f8000 -     0x7ff81d910fff com.apple.TCC (1.0) <d3406e10-9bea-3711-be7b-5ea5bcc264f8> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7ff818679000 -     0x7ff8186b4fff libxpc.dylib (*) <97773259-bcca-3435-b545-3818bb30efec> /usr/lib/system/libxpc.dylib
    0x7ff81878c000 -     0x7ff8187d2fff libdispatch.dylib (*) <1a04b380-76e4-3e4b-b0fc-9837533d021d> /usr/lib/system/libdispatch.dylib
    0x7ff82142c000 -     0x7ff82144dfff com.apple.audio.caulk (1.0) <8e7b3d95-1d47-3f17-9512-c5fcc30792c2> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk

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=997.5M resident=0K(0%) swapped_out_or_unallocated=997.5M(100%)
Writable regions: Total=708.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=708.7M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG backing stores                 1920K        4 
CG image                          1092K        6 
ColorSync                          232K       28 
CoreAnimation                      248K       14 
CoreGraphics                        12K        2 
CoreUI image data                 2440K       17 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           241.4M      233 
MALLOC guard page                   32K        7 
MALLOC_LARGE (reserved)            256K        1         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
ObjC additional data                15K        1 
STACK GUARD                       56.1M       16 
Stack                             77.6M       16 
VM_ALLOCATE                        400K       20 
__CTF                               756        1 
__DATA                            23.8M      430 
__DATA_CONST                      16.0M      203 
__DATA_DIRTY                       643K      109 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       670.3M       91 
__TEXT                           327.2M      439 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
mapped file                      381.5M       39 
shared memory                      768K       15 
===========                     =======  ======= 
TOTAL                              2.1G     1703 
TOTAL, minus reserved VM space     1.8G     1703 



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

{"app_name":"run_electrum","timestamp":"2022-09-20 17:46:54.00 -0300","app_version":"4.3.1","slice_uuid":"af3c1e23-5a23-3b7f-ae7e-5a2dad91ac2f","build_version":"","platform":1,"bundleID":"Electrum","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6 (21G115)","incident_id":"E2966C89-ABAA-4893-90A1-AA5846CD3305","name":"run_electrum"}
{
  "uptime" : 2100,
  "procLaunch" : "2022-09-20 17:46:32.4035 -0300",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBook10,1",
  "procStartAbsTime" : 2166862038181,
  "coalitionID" : 870,
  "osVersion" : {
    "train" : "macOS 12.6",
    "build" : "21G115",
    "releaseType" : "User"
  },
  "captureTime" : "2022-09-20 17:46:53.4374 -0300",
  "incident" : "E2966C89-ABAA-4893-90A1-AA5846CD3305",
  "bug_type" : "309",
  "pid" : 1004,
  "procExitAbsTime" : 2187880203436,
  "cpuType" : "X86-64",
  "procName" : "run_electrum",
  "procPath" : "\/Applications\/Electrum.app\/Contents\/MacOS\/run_electrum",
  "bundleInfo" : {"CFBundleShortVersionString":"4.3.1","CFBundleIdentifier":"Electrum"},
  "storeInfo" : {"deviceIdentifierForVendor":"6F4DF6DE-BE36-5126-AF26-C1AF66AD2E4B","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "Electrum",
  "crashReporterKey" : "298D8B1F-47F0-C41C-3540-46A515B9B64D",
  "wakeTime" : 672,
  "sleepWakeUUID" : "94EF60B7-36D9-4726-A7ED-772D2204E0C8",
  "sip" : "enabled",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "termination" : {"flags":518,"code":0,"namespace":"TCC","details":["This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSCameraUsageDescription key with a string value explaining to the user how the app uses this data."]},
  "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" : 14,
  "threads" : [{"id":28566,"queue":"com.apple.main-thread","frames":[{"imageOffset":10938,"symbol":"strcmp","symbolLocation":90,"imageIndex":0},{"imageOffset":105939,"symbol":"dyld4::PrebuiltLoader::matchesPath(char const*) const","symbolLocation":39,"imageIndex":0},{"imageOffset":77899,"symbol":"invocation function for block in dyld4::Loader::getLoader(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&)","symbolLocation":164,"imageIndex":0},{"imageOffset":76275,"symbol":"dyld4::Loader::forEachResolvedAtPathVar(dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&, dyld4::ProcessConfig::PathOverrides::Type, bool&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer)","symbolLocation":901,"imageIndex":0},{"imageOffset":75166,"symbol":"invocation function for block in dyld4::Loader::forEachPath(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer)","symbolLocation":134,"imageIndex":0},{"imageOffset":40071,"symbol":"dyld4::ProcessConfig::PathOverrides::forEachPathVariant(char const*, dyld3::Platform, bool, bool&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer) const","symbolLocation":525,"imageIndex":0},{"imageOffset":75008,"symbol":"dyld4::Loader::forEachPath(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer)","symbolLocation":154,"imageIndex":0},{"imageOffset":77178,"symbol":"dyld4::Loader::getLoader(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&)","symbolLocation":860,"imageIndex":0},{"imageOffset":147642,"symbol":"invocation function for block in dyld4::APIs::dlopen_from(char const*, int, void*)","symbolLocation":252,"imageIndex":0},{"imageOffset":42777,"symbol":"dyld4::RuntimeState::withLoadersWriteLock(void () block_pointer)","symbolLocation":49,"imageIndex":0},{"imageOffset":146886,"symbol":"dyld4::APIs::dlopen_from(char const*, int, void*)","symbolLocation":534,"imageIndex":0},{"imageOffset":447764,"symbol":"_CFBundleDlfcnCheckLoaded","symbolLocation":100,"imageIndex":1},{"imageOffset":1181856,"symbol":"_CFBundleLoadExecutableAndReturnError","symbolLocation":357,"imageIndex":1},{"imageOffset":950730,"symbol":"CFBundleGetFunctionPointerForName","symbolLocation":39,"imageIndex":1},{"imageOffset":129116,"symbol":"FigRegistryItemGetFactory","symbolLocation":68,"imageIndex":2},{"imageOffset":374626,"symbol":"CMIOUnitCreateFromDescription","symbolLocation":857,"imageIndex":3},{"imageOffset":230355,"symbol":"CMIOUnitNodeInfo::Open()","symbolLocation":59,"imageIndex":3},{"imageOffset":166630,"symbol":"CMIOGraph::CreateNode(unsigned int, unsigned int, OpaqueCMIOUnit*, CMIOUnitDescription const&, void const*, int&)","symbolLocation":170,"imageIndex":3},{"imageOffset":166167,"symbol":"CMIOGraphCreateNode","symbolLocation":314,"imageIndex":3},{"imageOffset":342534,"symbol":"-[AVCaptureDeviceInput_Tundra addInputUnitsForInputPort:toGraph:ofCaptureSession:error:]","symbolLocation":496,"imageIndex":4},{"imageOffset":156343,"symbol":"-[AVCaptureSession_Tundra _buildGraphUnitsForInputPort:error:]","symbolLocation":743,"imageIndex":4},{"imageOffset":147214,"symbol":"-[AVCaptureSession_Tundra _buildAndRunGraph]","symbolLocation":933,"imageIndex":4},{"imageOffset":153875,"symbol":"-[AVCaptureSession_Tundra _setRunning:]","symbolLocation":456,"imageIndex":4},{"imageOffset":152672,"symbol":"-[AVCaptureSession_Tundra startRunning]","symbolLocation":180,"imageIndex":4},{"imageOffset":56263,"symbol":"AVFCameraSession::setState(QCamera::State)","symbolLocation":471,"imageIndex":5},{"imageOffset":33098,"symbol":"AVFCameraControl::setState(QCamera::State)","symbolLocation":26,"imageIndex":5},{"imageOffset":430843,"symbol":"meth_QCamera_start(_object*, _object*)","symbolLocation":75,"imageIndex":6},{"imageOffset":517917,"symbol":"cfunction_call","symbolLocation":125,"imageIndex":7},{"imageOffset":259511,"symbol":"_PyObject_MakeTpCall","symbolLocation":359,"imageIndex":7},{"imageOffset":1146524,"symbol":"call_function","symbolLocation":876,"imageIndex":7},{"imageOffset":1135266,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25554,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":269913,"symbol":"method_vectorcall","symbolLocation":441,"imageIndex":7},{"imageOffset":1279575,"symbol":"PyQtSlot::call(_object*, _object*) const","symbolLocation":39,"imageIndex":8},{"imageOffset":1279334,"symbol":"PyQtSlot::invoke(void**, _object*, void*, bool) const","symbolLocation":374,"imageIndex":8},{"imageOffset":1282389,"symbol":"PyQtSlotProxy::unislot(void**)","symbolLocation":85,"imageIndex":8},{"imageOffset":1282250,"symbol":"PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":58,"imageIndex":8},{"imageOffset":2243487,"symbol":"QObject::event(QEvent*)","symbolLocation":943,"imageIndex":9},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":266,"imageIndex":10},{"imageOffset":73233,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":497,"imageIndex":10},{"imageOffset":1355801,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":233,"imageIndex":11},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":9},{"imageOffset":2071929,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":809,"imageIndex":9},{"imageOffset":238169,"symbol":"QCocoaEventDispatcherPrivate::processPostedEvents()","symbolLocation":313,"imageIndex":12},{"imageOffset":240072,"symbol":"QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*)","symbolLocation":40,"imageIndex":12},{"imageOffset":524667,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":1},{"imageOffset":524515,"symbol":"__CFRunLoopDoSource0","symbolLocation":180,"imageIndex":1},{"imageOffset":523869,"symbol":"__CFRunLoopDoSources0","symbolLocation":242,"imageIndex":1},{"imageOffset":518264,"symbol":"__CFRunLoopRun","symbolLocation":892,"imageIndex":1},{"imageOffset":515644,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":1},{"imageOffset":189926,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":13},{"imageOffset":189258,"symbol":"ReceiveNextEventCommon","symbolLocation":594,"imageIndex":13},{"imageOffset":188645,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":13},{"imageOffset":257965,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":14},{"imageOffset":251498,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":14},{"imageOffset":195865,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":14},{"imageOffset":235055,"symbol":"QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":2495,"imageIndex":12},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":431,"imageIndex":9},{"imageOffset":2068546,"symbol":"QCoreApplication::exec()","symbolLocation":130,"imageIndex":9},{"imageOffset":2345266,"symbol":"meth_QApplication_exec_(_object*, _object*)","symbolLocation":82,"imageIndex":11},{"imageOffset":517917,"symbol":"cfunction_call","symbolLocation":125,"imageIndex":7},{"imageOffset":259511,"symbol":"_PyObject_MakeTpCall","symbolLocation":359,"imageIndex":7},{"imageOffset":1146524,"symbol":"call_function","symbolLocation":876,"imageIndex":7},{"imageOffset":1135266,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25554,"imageIndex":7},{"imageOffset":1149699,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":7},{"imageOffset":261297,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":7},{"imageOffset":1149699,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":7},{"imageOffset":261297,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135592,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25880,"imageIndex":7},{"imageOffset":1149699,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":7},{"imageOffset":261297,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135435,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25723,"imageIndex":7},{"imageOffset":1149699,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":7},{"imageOffset":1109419,"symbol":"PyEval_EvalCode","symbolLocation":139,"imageIndex":7},{"imageOffset":9099,"imageIndex":15},{"imageOffset":10172,"imageIndex":15},{"imageOffset":3956,"imageIndex":15}]},{"id":28594,"frames":[{"imageOffset":25422,"symbol":"kevent","symbolLocation":10,"imageIndex":16},{"imageOffset":7507,"symbol":"select_kqueue_control","symbolLocation":915,"imageIndex":17},{"imageOffset":295686,"symbol":"method_vectorcall_FASTCALL","symbolLocation":278,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":7},{"imageOffset":1149699,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":7},{"imageOffset":261297,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":7},{"imageOffset":1149699,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":7},{"imageOffset":261297,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":7},{"imageOffset":1137033,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27321,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":269746,"symbol":"method_vectorcall","symbolLocation":274,"imageIndex":7},{"imageOffset":1137033,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27321,"imageIndex":7},{"imageOffset":1149699,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":7},{"imageOffset":261297,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135266,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25554,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":269746,"symbol":"method_vectorcall","symbolLocation":274,"imageIndex":7},{"imageOffset":1822790,"symbol":"t_bootstrap","symbolLocation":70,"imageIndex":7},{"imageOffset":1499897,"symbol":"pythread_wrapper","symbolLocation":25,"imageIndex":7},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":28601,"frames":[{"imageOffset":40282,"symbol":"__select","symbolLocation":10,"imageIndex":16},{"imageOffset":1816288,"symbol":"time_sleep","symbolLocation":128,"imageIndex":7},{"imageOffset":516794,"symbol":"cfunction_vectorcall_O","symbolLocation":202,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135266,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25554,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":269746,"symbol":"method_vectorcall","symbolLocation":274,"imageIndex":7},{"imageOffset":1137033,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27321,"imageIndex":7},{"imageOffset":1149699,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":7},{"imageOffset":261297,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135266,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25554,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":269746,"symbol":"method_vectorcall","symbolLocation":274,"imageIndex":7},{"imageOffset":1822790,"symbol":"t_bootstrap","symbolLocation":70,"imageIndex":7},{"imageOffset":1499897,"symbol":"pythread_wrapper","symbolLocation":25,"imageIndex":7},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":28604,"frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":16},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":1500838,"symbol":"PyThread_acquire_lock_timed","symbolLocation":454,"imageIndex":7},{"imageOffset":5502,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":526,"imageIndex":19},{"imageOffset":4390,"symbol":"_queue_SimpleQueue_get","symbolLocation":198,"imageIndex":19},{"imageOffset":516285,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS","symbolLocation":125,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135592,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25880,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":1137033,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27321,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":269746,"symbol":"method_vectorcall","symbolLocation":274,"imageIndex":7},{"imageOffset":1137033,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27321,"imageIndex":7},{"imageOffset":1149699,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":7},{"imageOffset":261297,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135266,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25554,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":269746,"symbol":"method_vectorcall","symbolLocation":274,"imageIndex":7},{"imageOffset":1822790,"symbol":"t_bootstrap","symbolLocation":70,"imageIndex":7},{"imageOffset":1499897,"symbol":"pythread_wrapper","symbolLocation":25,"imageIndex":7},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":28606,"frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":16},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":1500838,"symbol":"PyThread_acquire_lock_timed","symbolLocation":454,"imageIndex":7},{"imageOffset":5502,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":526,"imageIndex":19},{"imageOffset":4390,"symbol":"_queue_SimpleQueue_get","symbolLocation":198,"imageIndex":19},{"imageOffset":516285,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS","symbolLocation":125,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135592,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25880,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":1137033,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27321,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":269746,"symbol":"method_vectorcall","symbolLocation":274,"imageIndex":7},{"imageOffset":1137033,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27321,"imageIndex":7},{"imageOffset":1149699,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":7},{"imageOffset":261297,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135266,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25554,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":269746,"symbol":"method_vectorcall","symbolLocation":274,"imageIndex":7},{"imageOffset":1822790,"symbol":"t_bootstrap","symbolLocation":70,"imageIndex":7},{"imageOffset":1499897,"symbol":"pythread_wrapper","symbolLocation":25,"imageIndex":7},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":28617,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":18}]},{"id":28620,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":18}]},{"id":28638,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":16},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":16},{"imageOffset":525165,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":1},{"imageOffset":518648,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":1},{"imageOffset":515644,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":1},{"imageOffset":1755598,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":28673,"name":"TaskThread","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":16},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":1500838,"symbol":"PyThread_acquire_lock_timed","symbolLocation":454,"imageIndex":7},{"imageOffset":1824415,"symbol":"acquire_timed","symbolLocation":111,"imageIndex":7},{"imageOffset":1824688,"symbol":"lock_PyThread_acquire_lock","symbolLocation":48,"imageIndex":7},{"imageOffset":295246,"symbol":"method_vectorcall_VARARGS_KEYWORDS","symbolLocation":350,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":7},{"imageOffset":1149699,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":7},{"imageOffset":261297,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":7},{"imageOffset":1149699,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":7},{"imageOffset":261297,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":7},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":7},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":7},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":7},{"imageOffset":269746,"symbol":"method_vectorcall","symbolLocation":274,"imageIndex":7},{"imageOffset":37079,"symbol":"sip_api_call_procedure_method","symbolLocation":199,"imageIndex":20},{"imageOffset":144459,"symbol":"sipQThread::run()","symbolLocation":91,"imageIndex":8},{"imageOffset":140825,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":28675,"name":"Thread (pooled)","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":16},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":174767,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":303,"imageIndex":9},{"imageOffset":173950,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":9},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":93,"imageIndex":9},{"imageOffset":158925,"symbol":"QThreadPoolThread::run()","symbolLocation":605,"imageIndex":9},{"imageOffset":140825,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":28676,"name":"Thread (pooled)","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":16},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":174767,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":303,"imageIndex":9},{"imageOffset":173950,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":9},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":93,"imageIndex":9},{"imageOffset":158925,"symbol":"QThreadPoolThread::run()","symbolLocation":605,"imageIndex":9},{"imageOffset":140825,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":28677,"name":"Thread (pooled)","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":16},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":174767,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":303,"imageIndex":9},{"imageOffset":173950,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":9},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":93,"imageIndex":9},{"imageOffset":158925,"symbol":"QThreadPoolThread::run()","symbolLocation":605,"imageIndex":9},{"imageOffset":140825,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":28678,"name":"Thread (pooled)","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":16},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":18},{"imageOffset":174767,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":303,"imageIndex":9},{"imageOffset":173950,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":9},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":93,"imageIndex":9},{"imageOffset":158925,"symbol":"QThreadPoolThread::run()","symbolLocation":605,"imageIndex":9},{"imageOffset":140825,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]},{"id":28685,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":18}]},{"triggered":true,"id":28731,"threadState":{"r13":{"value":140453636768792},"rax":{"value":33554953},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":0},"r8":{"value":140453636768836},"cr2":{"value":105553145409560},"rdx":{"value":140453636768792},"r10":{"value":25},"r9":{"value":0},"r15":{"value":11},"rbx":{"value":0},"trap":{"value":133},"err":{"value":33554953},"r11":{"value":582},"rip":{"value":140703540891066,"matchesCrashFrame":1},"rbp":{"value":123145501009568},"rsp":{"value":123145501009496},"r12":{"value":25},"rcx":{"value":123145501009496},"flavor":"x86_THREAD_STATE","rdi":{"value":11}},"queue":"com.apple.root.default-qos","frames":[{"imageOffset":150970,"symbol":"__abort_with_payload","symbolLocation":10,"imageIndex":16},{"imageOffset":157815,"symbol":"abort_with_payload_wrapper_internal","symbolLocation":80,"imageIndex":16},{"imageOffset":157865,"symbol":"abort_with_payload","symbolLocation":9,"imageIndex":16},{"imageOffset":17733,"symbol":"__TCC_CRASHING_DUE_TO_PRIVACY_VIOLATION__","symbolLocation":142,"imageIndex":21},{"imageOffset":19627,"symbol":"__TCCAccessRequest_block_invoke.134","symbolLocation":495,"imageIndex":21},{"imageOffset":10076,"symbol":"__tccd_send_message_block_invoke","symbolLocation":594,"imageIndex":21},{"imageOffset":56583,"symbol":"_xpc_connection_reply_callout","symbolLocation":36,"imageIndex":22},{"imageOffset":56463,"symbol":"_xpc_connection_call_reply_async","symbolLocation":69,"imageIndex":22},{"imageOffset":13181,"symbol":"_dispatch_client_callout3","symbolLocation":8,"imageIndex":23},{"imageOffset":120267,"symbol":"_dispatch_mach_msg_async_reply_invoke","symbolLocation":377,"imageIndex":23},{"imageOffset":80033,"symbol":"_dispatch_kevent_worker_thread","symbolLocation":1531,"imageIndex":23},{"imageOffset":12312,"symbol":"_pthread_wqthread","symbolLocation":398,"imageIndex":18},{"imageOffset":8023,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":18}]},{"id":28772,"name":"AMCP Logging Spool","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":16},{"imageOffset":107238,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":24},{"imageOffset":8520,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":24},{"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":24},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":18},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":18}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4479279104,
    "size" : 442368,
    "uuid" : "71febccd-d9dc-3599-9971-2b3407c588a8",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703541284864,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5255168,
    "uuid" : "93c48919-68af-367e-9a67-db4159bc962c",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703686778880,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.CoreMedia",
    "size" : 1056768,
    "uuid" : "a4dc61ee-cd87-329f-8b24-a88503469a22",
    "path" : "\/System\/Library\/Frameworks\/CoreMedia.framework\/Versions\/A\/CoreMedia",
    "name" : "CoreMedia",
    "CFBundleVersion" : "2950.8.2.4.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703772856320,
    "CFBundleShortVersionString" : "1000.0",
    "CFBundleIdentifier" : "com.apple.CoreMediaIO",
    "size" : 917504,
    "uuid" : "8cbda546-5cae-300f-a303-ab2a516ea141",
    "path" : "\/System\/Library\/Frameworks\/CoreMediaIO.framework\/Versions\/A\/CoreMediaIO",
    "name" : "CoreMediaIO",
    "CFBundleVersion" : "5355.16.3"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703975620608,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.AVFCapture",
    "size" : 1384448,
    "uuid" : "3a761683-2898-3c71-ba8a-baede6ce0a22",
    "path" : "\/System\/Library\/PrivateFrameworks\/AVFCapture.framework\/Versions\/A\/AVFCapture",
    "name" : "AVFCapture",
    "CFBundleVersion" : "191.5.2"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4845756416,
    "size" : 192512,
    "uuid" : "02139b5e-3d4b-3620-a550-b5b8c9ef80b2",
    "path" : "\/Applications\/Electrum.app\/Contents\/MacOS\/PyQt5\/Qt\/plugins\/mediaservice\/libqavfcamera.dylib",
    "name" : "libqavfcamera.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4360273920,
    "size" : 573440,
    "uuid" : "06c95185-92e9-348c-b27d-59aeda548456",
    "path" : "\/Applications\/Electrum.app\/Contents\/MacOS\/PyQt5\/QtMultimedia.abi3.so",
    "name" : "QtMultimedia.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4339359744,
    "size" : 2527232,
    "uuid" : "ef9cc1f4-5991-3213-9a9e-e68c578b6c1b",
    "path" : "\/Applications\/Electrum.app\/Contents\/MacOS\/Python",
    "name" : "Python"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4366815232,
    "size" : 1605632,
    "uuid" : "fc17662b-0497-3495-a557-f4b310dbcf1e",
    "path" : "\/Applications\/Electrum.app\/Contents\/MacOS\/PyQt5\/QtCore.abi3.so",
    "name" : "QtCore.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4394217472,
    "size" : 5705728,
    "uuid" : "c723812a-f7a5-3001-98d5-e60e8daa6ffb",
    "path" : "\/Applications\/Electrum.app\/Contents\/MacOS\/QtCore",
    "name" : "QtCore"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4431704064,
    "size" : 4485120,
    "uuid" : "b432d666-dcab-320a-8496-78a67f554c0e",
    "path" : "\/Applications\/Electrum.app\/Contents\/MacOS\/QtWidgets",
    "name" : "QtWidgets"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4387143680,
    "size" : 2932736,
    "uuid" : "47b40141-df86-3d2f-98d5-ee16cb313cd6",
    "path" : "\/Applications\/Electrum.app\/Contents\/MacOS\/PyQt5\/QtWidgets.abi3.so",
    "name" : "QtWidgets.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4438269952,
    "size" : 1503232,
    "uuid" : "d4ab240b-4535-3aec-b72b-5ffc4750e4e5",
    "path" : "\/Applications\/Electrum.app\/Contents\/MacOS\/PyQt5\/Qt\/plugins\/platforms\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703689129984,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3096576,
    "uuid" : "06fdecd6-9f69-397b-b1e2-a8226c0ba7ed",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703585820672,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15269888,
    "uuid" : "06015263-62ac-3b08-a298-dc835c18452a",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.60.148"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4328124416,
    "CFBundleShortVersionString" : "4.3.1",
    "CFBundleIdentifier" : "Electrum",
    "size" : 32768,
    "uuid" : "af3c1e23-5a23-3b7f-ae7e-5a2dad91ac2f",
    "path" : "\/Applications\/Electrum.app\/Contents\/MacOS\/run_electrum",
    "name" : "run_electrum"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703540740096,
    "size" : 229376,
    "uuid" : "8cc28466-fd2f-3c80-9834-9525b7beac19",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4335890432,
    "size" : 20480,
    "uuid" : "2f042ce6-bef0-3ad9-97f5-2da7655122a4",
    "path" : "\/Applications\/Electrum.app\/Contents\/MacOS\/select.cpython-39-darwin.so",
    "name" : "select.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703540969472,
    "size" : 49152,
    "uuid" : "b5454e27-e8c7-3fdb-b77f-714f1e82e70b",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4337004544,
    "size" : 8192,
    "uuid" : "1eae6074-8612-3bc6-b16b-c173a995e90c",
    "path" : "\/Applications\/Electrum.app\/Contents\/MacOS\/_queue.cpython-39-darwin.so",
    "name" : "_queue.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4346376192,
    "size" : 98304,
    "uuid" : "38a976b4-43e2-3454-8b99-e341f2e1133c",
    "path" : "\/Applications\/Electrum.app\/Contents\/MacOS\/PyQt5\/sip.cpython-39-darwin.so",
    "name" : "sip.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703624560640,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.TCC",
    "size" : 102400,
    "uuid" : "d3406e10-9bea-3711-be7b-5ea5bcc264f8",
    "path" : "\/System\/Library\/PrivateFrameworks\/TCC.framework\/Versions\/A\/TCC",
    "name" : "TCC",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703538057216,
    "size" : 245760,
    "uuid" : "97773259-bcca-3435-b545-3818bb30efec",
    "path" : "\/usr\/lib\/system\/libxpc.dylib",
    "name" : "libxpc.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703539183616,
    "size" : 290816,
    "uuid" : "1a04b380-76e4-3e4b-b0fc-9837533d021d",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703686639616,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 139264,
    "uuid" : "8e7b3d95-1d47-3f17-9512-c5fcc30792c2",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  }
],
  "sharedCache" : {
  "base" : 140703537713152,
  "size" : 19331678208,
  "uuid" : "73669942-bd8a-3e40-951f-7fbe07b51cb8"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=997.5M resident=0K(0%) swapped_out_or_unallocated=997.5M(100%)\nWritable regions: Total=708.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=708.7M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               384K        3 \nActivity Tracing                   256K        1 \nCG backing stores                 1920K        4 \nCG image                          1092K        6 \nColorSync                          232K       28 \nCoreAnimation                      248K       14 \nCoreGraphics                        12K        2 \nCoreUI image data                 2440K       17 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           241.4M      233 \nMALLOC guard page                   32K        7 \nMALLOC_LARGE (reserved)            256K        1         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nObjC additional data                15K        1 \nSTACK GUARD                       56.1M       16 \nStack                             77.6M       16 \nVM_ALLOCATE                        400K       20 \n__CTF                               756        1 \n__DATA                            23.8M      430 \n__DATA_CONST                      16.0M      203 \n__DATA_DIRTY                       643K      109 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       670.3M       91 \n__TEXT                           327.2M      439 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                      381.5M       39 \nshared memory                      768K       15 \n===========                     =======  ======= \nTOTAL                              2.1G     1703 \nTOTAL, minus reserved VM space     1.8G     1703 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.root.default-qos"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "61301e3a61217b3110231469",
      "factorPackIds" : {
        "SIRI_FIND_MY_CONFIGURATION_FILES" : "6216ae152a40e71046e16225"
      },
      "deploymentId" : 240000016
    },
    {
      "rolloutId" : "6112dda2fc54bc3389840642",
      "factorPackIds" : {
        "SIRI_DICTATION_ASSETS" : "631730a28520965d1cba0681"
      },
      "deploymentId" : 240000145
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacBook10,1, BootROM 451.140.1.0.0, 2 processors, Dual-Core Intel Core i5, 1,3 GHz, 8 GB, SMC 2.42f13
Graphics: Intel HD Graphics 615, Intel HD Graphics 615, Built-In
Display: Color LCD, 2304 x 1440 Retina, Main, MirrorOff, Online
Memory Module: BANK 0/DIMM0, 4 GB, LPDDR3, 1867 MHz, 0x802C, 0x4D5435324C3531324D3634443450512D3130
Memory Module: BANK 1/DIMM0, 4 GB, LPDDR3, 1867 MHz, 0x802C, 0x4D5435324C3531324D3634443450512D3130
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x168), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1710.4)
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB30Bus
Thunderbolt Bus: 

lbrunner9733 avatar Sep 20 '22 20:09 lbrunner9733

4.3.2 should have this fixed.

SomberNight avatar Oct 24 '22 12:10 SomberNight