Every time I try and click on a sub deck to unsuspend cards, it crashes and I get this error:
Translated Report (Full Report Below)
Process: anki [86893]
Path: /Applications/Anki.app/Contents/MacOS/anki
Identifier: net.ankiweb.dtop
Version: 24.04 (???)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2024-12-06 23:24:05.8623 -0800
OS Version: macOS 14.6.1 (23G93)
Report Version: 12
Bridge OS Version: 8.6 (21P6074)
Anonymous UUID: 7A09124A-EBF8-A3AE-2F3D-B6D797CB57DD
Sleep/Wake UUID: 81EC1533-5F53-4133-BE5C-FF9E92217B6D
Time Awake Since Boot: 520000 seconds
Time Since Wake: 23770 seconds
System Integrity Protection: enabled
Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Codes: 0x0000000000000001, 0x0000000000000000
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [86893]
VM Region Info: 0 is not in any region. Bytes before following region: 4302467072
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
—>
__TEXT 100727000-102ec7000 [ 39.6M] r-x/r-x SM=COW /Applications/Anki.app/Contents/MacOS/anki
Kernel Triage:
VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter
VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter
VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter
VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter
VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter
Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread
0 QtWidgets 0x10c1b6394 QWidget::hide() + 4
1 QtWidgets 0x10c304e4f 0x10c15b000 + 1744463
2 QtWidgets 0x10c304879 0x10c15b000 + 1742969
3 QtWidgets 0x10c19819d QLayoutPrivate::doResize() + 205
4 QtWidgets 0x10c19884a QLayout::activate() + 1338
5 QtWidgets 0x10c167ac8 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 216
6 QtWidgets 0x10c1688f2 QApplication::notify(QObject*, QEvent*) + 498
7 QtWidgets.abi3.so 0x10c8b0535 sipQApplication::notify(QObject*, QEvent*) + 229
8 QtCore 0x10822daba QCoreApplication::notifyInternal2(QObject*, QEvent*) + 170
9 QtCore 0x10822ec5a QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 1482
10 libqcocoa.dylib 0x10d7bf1eb 0x10d7a7000 + 98795
11 libqcocoa.dylib 0x10d7c019f 0x10d7a7000 + 102815
12 CoreFoundation 0x7ff80a7a1087 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
13 CoreFoundation 0x7ff80a7a1029 __CFRunLoopDoSource0 + 157
14 CoreFoundation 0x7ff80a7a0df4 __CFRunLoopDoSources0 + 215
15 CoreFoundation 0x7ff80a79fa71 __CFRunLoopRun + 919
16 CoreFoundation 0x7ff80a79f112 CFRunLoopRunSpecific + 557
17 HIToolbox 0x7ff8151bea09 RunCurrentEventLoopInMode + 292
18 HIToolbox 0x7ff8151be816 ReceiveNextEventCommon + 665
19 HIToolbox 0x7ff8151be561 _BlockUntilNextEventMatchingListInModeWithFilter + 66
20 AppKit 0x7ff80de0f171 _DPSNextEvent + 880
21 AppKit 0x7ff80e723af0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1273
22 AppKit 0x7ff80de00585 -[NSApplication run] + 603
23 libqcocoa.dylib 0x10d7bdf1d 0x10d7a7000 + 93981
24 QtCore 0x1082375a6 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 486
25 QtCore 0x10822e0a7 QCoreApplication::exec() + 119
26 QtWidgets.abi3.so 0x10c99f14c meth_QApplication_exec(_object*, _object*) + 92
27 anki 0x100a27037 cfunction_call + 87
28 anki 0x1009e003d _PyObject_MakeTpCall + 125
29 anki 0x100aedc3d _PyEval_EvalFrameDefault + 30621
30 anki 0x1009e11b9 _PyFunction_Vectorcall + 729
31 anki 0x100aeb2ea _PyEval_EvalFrameDefault + 20042
32 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
33 anki 0x100aec7a9 _PyEval_EvalFrameDefault + 25353
34 anki 0x100af1048 _PyEval_EvalCode + 456
35 anki 0x100ae6351 PyEval_EvalCode + 81
36 anki 0x100b3eca3 run_mod + 147
37 anki 0x100b3e22d PyRun_StringFlags + 157
38 anki 0x100b3e154 PyRun_SimpleStringFlags + 68
39 anki 0x10096ab2e Py_RunMain + 382
40 anki 0x100730ea6 anki::main::hf82f1d674ec2bc4a + 21590
41 anki 0x10072b006 std::sys_common::backtrace::__rust_begin_short_backtrace::h6d2ea2028d44f01b + 6
42 anki 0x10072b480 std::rt::lang_start::h089b1a03a2da9bb0 + 1136
43 dyld 0x7ff80a338345 start + 1909
Thread 1:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x7ff80a68cf32 __select + 10
1 CoreFoundation 0x7ff80a7c9218 __CFSocketManager + 641
2 libsystem_pthread.dylib 0x7ff80a6c418b _pthread_start + 99
3 libsystem_pthread.dylib 0x7ff80a6bfae3 thread_start + 15
Thread 2:
0 libsystem_kernel.dylib 0x7ff80a68cf32 __select + 10
1 anki 0x100991be7 select_select_impl + 359
2 anki 0x100a2695e cfunction_vectorcall_FASTCALL + 110
3 anki 0x100aec7a9 _PyEval_EvalFrameDefault + 25353
4 anki 0x100af1048 _PyEval_EvalCode + 456
5 anki 0x1009e10af _PyFunction_Vectorcall + 463
6 anki 0x100aeb2ea _PyEval_EvalFrameDefault + 20042
7 anki 0x100af1048 _PyEval_EvalCode + 456
8 anki 0x1009e10af _PyFunction_Vectorcall + 463
9 anki 0x100aeb458 _PyEval_EvalFrameDefault + 20408
10 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
11 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
12 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
13 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
14 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
15 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
16 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
17 anki 0x1009e37cc method_vectorcall + 460
18 anki 0x100922276 t_bootstrap + 70
19 anki 0x100b4a5a9 pythread_wrapper + 25
20 libsystem_pthread.dylib 0x7ff80a6c418b _pthread_start + 99
21 libsystem_pthread.dylib 0x7ff80a6bfae3 thread_start + 15
Thread 3:
0 libsystem_kernel.dylib 0x7ff80a686c3a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff80a6c46f3 _pthread_cond_wait + 1211
2 anki 0x100b4a885 PyThread_acquire_lock_timed + 229
3 anki 0x100921855 acquire_timed + 117
4 anki 0x10092158c lock_PyThread_acquire_lock + 44
5 anki 0x1009e97eb method_vectorcall_VARARGS_KEYWORDS + 171
6 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
7 anki 0x100af1048 _PyEval_EvalCode + 456
8 anki 0x1009e10af _PyFunction_Vectorcall + 463
9 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
10 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
11 anki 0x1009e3750 method_vectorcall + 336
12 anki 0x100ae6b66 _PyEval_EvalFrameDefault + 1734
13 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
14 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
15 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
16 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
17 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
18 anki 0x1009e37cc method_vectorcall + 460
19 anki 0x100922276 t_bootstrap + 70
20 anki 0x100b4a5a9 pythread_wrapper + 25
21 libsystem_pthread.dylib 0x7ff80a6c418b _pthread_start + 99
22 libsystem_pthread.dylib 0x7ff80a6bfae3 thread_start + 15
Thread 4:
0 anki 0x1009c5cc8 PyNumber_Add + 40
1 anki 0x100ae7724 _PyEval_EvalFrameDefault + 4740
2 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
3 anki 0x100aec7a9 _PyEval_EvalFrameDefault + 25353
4 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
5 anki 0x100aec7a9 _PyEval_EvalFrameDefault + 25353
6 anki 0x100af1048 _PyEval_EvalCode + 456
7 anki 0x1009e10af _PyFunction_Vectorcall + 463
8 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
9 anki 0x100af1048 _PyEval_EvalCode + 456
10 anki 0x1009e10af _PyFunction_Vectorcall + 463
11 anki 0x100aec7a9 _PyEval_EvalFrameDefault + 25353
12 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
13 anki 0x100aeb2ea _PyEval_EvalFrameDefault + 20042
14 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
15 anki 0x100aeb2ea _PyEval_EvalFrameDefault + 20042
16 anki 0x100af1048 _PyEval_EvalCode + 456
17 anki 0x1009e10af _PyFunction_Vectorcall + 463
18 anki 0x1009e0c8f PyObject_Call + 303
19 anki 0x100ae6b66 _PyEval_EvalFrameDefault + 1734
20 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
21 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
22 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
23 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
24 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
25 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
26 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
27 anki 0x1009e14ee _PyObject_Call_Prepend + 174
28 anki 0x100a4c477 slot_tp_call + 87
29 anki 0x1009e003d _PyObject_MakeTpCall + 125
30 anki 0x100aec876 _PyEval_EvalFrameDefault + 25558
31 anki 0x100af1048 _PyEval_EvalCode + 456
32 anki 0x1009e10af _PyFunction_Vectorcall + 463
33 anki 0x100aec7a9 _PyEval_EvalFrameDefault + 25353
34 anki 0x100af1048 _PyEval_EvalCode + 456
35 anki 0x1009e10af _PyFunction_Vectorcall + 463
36 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
37 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
38 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
39 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
40 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
41 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
42 anki 0x1009e3750 method_vectorcall + 336
43 anki 0x100ae6b66 _PyEval_EvalFrameDefault + 1734
44 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
45 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
46 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
47 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
48 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
49 anki 0x1009e37cc method_vectorcall + 460
50 anki 0x100922276 t_bootstrap + 70
51 anki 0x100b4a5a9 pythread_wrapper + 25
52 libsystem_pthread.dylib 0x7ff80a6c418b _pthread_start + 99
53 libsystem_pthread.dylib 0x7ff80a6bfae3 thread_start + 15
Thread 5:
0 libsystem_kernel.dylib 0x7ff80a686c3a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff80a6c46f3 _pthread_cond_wait + 1211
2 anki 0x100b4a885 PyThread_acquire_lock_timed + 229
3 anki 0x100921855 acquire_timed + 117
4 anki 0x10092158c lock_PyThread_acquire_lock + 44
5 anki 0x1009e97eb method_vectorcall_VARARGS_KEYWORDS + 171
6 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
7 anki 0x100af1048 _PyEval_EvalCode + 456
8 anki 0x1009e10af _PyFunction_Vectorcall + 463
9 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
10 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
11 anki 0x1009e3750 method_vectorcall + 336
12 anki 0x100ae6b66 _PyEval_EvalFrameDefault + 1734
13 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
14 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
15 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
16 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
17 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
18 anki 0x1009e37cc method_vectorcall + 460
19 anki 0x100922276 t_bootstrap + 70
20 anki 0x100b4a5a9 pythread_wrapper + 25
21 libsystem_pthread.dylib 0x7ff80a6c418b _pthread_start + 99
22 libsystem_pthread.dylib 0x7ff80a6bfae3 thread_start + 15
Thread 6:
0 libsystem_kernel.dylib 0x7ff80a686c3a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff80a6c46f3 _pthread_cond_wait + 1211
2 anki 0x100b4a885 PyThread_acquire_lock_timed + 229
3 anki 0x100921855 acquire_timed + 117
4 anki 0x10092158c lock_PyThread_acquire_lock + 44
5 anki 0x1009e97eb method_vectorcall_VARARGS_KEYWORDS + 171
6 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
7 anki 0x100af1048 _PyEval_EvalCode + 456
8 anki 0x1009e10af _PyFunction_Vectorcall + 463
9 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
10 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
11 anki 0x1009e3750 method_vectorcall + 336
12 anki 0x100ae6b66 _PyEval_EvalFrameDefault + 1734
13 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
14 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
15 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
16 anki 0x100aebc18 _PyEval_EvalFrameDefault + 22392
17 anki 0x1009e0fd6 _PyFunction_Vectorcall + 246
18 anki 0x1009e37cc method_vectorcall + 460
19 anki 0x100922276 t_bootstrap + 70
20 anki 0x100b4a5a9 pythread_wrapper + 25
21 libsystem_pthread.dylib 0x7ff80a6c418b _pthread_start + 99
22 libsystem_pthread.dylib 0x7ff80a6bfae3 thread_start + 15
Thread 7:: ThreadPoolServiceThread
0 libsystem_kernel.dylib 0x7ff80a68da76 kevent64 + 10
1 QtWebEngineCore 0x11c2e5594 0x117ace000 + 75593108
2 QtWebEngineCore 0x11c2e537f 0x117ace000 + 75592575
3 QtWebEngineCore 0x11c2839d1 0x117ace000 + 75192785
4 QtWebEngineCore 0x11c236958 0x117ace000 + 74877272
5 QtWebEngineCore 0x11c2aa028 0x117ace000 + 75350056
6 QtWebEngineCore 0x11c29024d 0x117ace000 + 75244109
7 QtWebEngineCore 0x11c2aa1be 0x117ace000 + 75350462
8 QtWebEngineCore 0x11c2c5ed8 0x117ace000 + 75464408
9 libsystem_pthread.dylib 0x7ff80a6c418b _pthread_start + 99
10 libsystem_pthread.dylib 0x7ff80a6bfae3 thread_start + 15
Thread 8:: ThreadPoolForegroundWorker
0 libsystem_kernel.dylib 0x7ff80a68408e mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff80a692878 mach_msg2_internal + 84
2 libsystem_kernel.dylib 0x7ff80a68b178 mach_msg_overwrite + 653
3 libsystem_kernel.dylib 0x7ff80a68437d mach_msg + 19
4 QtWebEngineCore 0x11c2ef556 0x117ace000 + 75634006
5 QtWebEngineCore 0x11c25dac6 0x117ace000 + 75037382
6 QtWebEngineCore 0x11c29be0a 0x117ace000 + 75292170
7 QtWebEngineCore 0x11c29cd4a 0x117ace000 + 75296074
8 QtWebEngineCore 0x11c29c67d 0x117ace000 + 75294333
9 QtWebEngineCore 0x11c29c56f 0x117ace000 + 75294063
10 QtWebEngineCore 0x11c2c5ed8 0x117ace000 + 75464408
11 libsystem_pthread.dylib 0x7ff80a6c418b _pthread_start + 99
12 libsystem_pthread.dylib 0x7ff80a6bfae3 thread_start + 15
Thread 9:: ThreadPoolBackgroundWorker
0 libsystem_kernel.dylib 0x7ff80a68408e mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff80a692878 mach_msg2_internal + 84
2 libsystem_kernel.dylib 0x7ff80a68b178 mach_msg_overwrite + 653
3 libsystem_kernel.dylib 0x7ff80a68437d mach_msg + 19
4 QtWebEngineCore 0x11c2ef556 0x117ace000 + 75634006
5 QtWebEngineCore 0x11c25dac6 0x117ace000 + 75037382
6 QtWebEngineCore 0x11c29be0a 0x117ace000 + 75292170
7 QtWebEngineCore 0x11c29cd4a 0x117ace000 + 75296074
8 QtWebEngineCore 0x11c29c5ed 0x117ace000 + 75294189
9 QtWebEngineCore 0x11c29c594 0x117ace000 + 75294100
10 QtWebEngineCore 0x11c2c5ed8 0x117ace000 + 75464408
11 libsystem_pthread.dylib 0x7ff80a6c418b _pthread_start + 99
12 libsystem_pthread.dylib 0x7ff80a6bfae3 thread_start + 15
Thread 10:: Chrome_IOThread
0 libsystem_kernel.dylib 0x7ff80a68da76 kevent64 + 10
1 QtWebEngineCore 0x11c2e5594 0x117ace000 + 75593108
2 QtWebEngineCore 0x11c2e537f 0x117ace000 + 75592575
3 QtWebEngineCore 0x11c2839d1 0x117ace000 + 75192785
4 QtWebEngineCore 0x11c236958 0x117ace000 + 74877272
5 QtWebEngineCore 0x11c2aa028 0x117ace000 + 75350056
6 QtWebEngineCore 0x11a8ea902 0x117ace000 + 48351490
7 QtWebEngineCore 0x11c2aa1be 0x117ace000 + 75350462
8 QtWebEngineCore 0x11c2c5ed8 0x117ace000 + 75464408
9 libsystem_pthread.dylib 0x7ff80a6c418b _pthread_start + 99
10 libsystem_pthread.dylib 0x7ff80a6bfae3 thread_start + 15
Thread 11:: NetworkConfigWatcher
0 libsystem_kernel.dylib 0x7ff80a68408e mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff80a692878 mach_msg2_internal + 84
2 libsystem_kernel.dylib 0x7ff80a68b178 mach_msg_overwrite + 653
3 libsystem_kernel.dylib 0x7ff80a68437d mach_msg + 19
4 QtWebEngineCore 0x11c2ef556 0x117ace000 + 75634006
5 QtWebEngineCore 0x11c25dac6 0x117ace000 + 75037382
6 QtWebEngineCore 0x11c25da33 0x117ace000 + 75037235
7 QtWebEngineCore 0x11c202949 0x117ace000 + 74664265
8 QtWebEngineCore 0x11c2839d1 0x117ace000 + 75192785
9 QtWebEngineCore 0x11c236958 0x117ace000 + 74877272
10 QtWebEngineCore 0x11c2aa028 0x117ace000 + 75350056
11 QtWebEngineCore 0x11c2aa1be 0x117ace000 + 75350462
12 QtWebEngineCore 0x11c2c5ed8 0x117ace000 + 75464408
13 libsystem_pthread.dylib 0x7ff80a6c418b _pthread_start + 99
14 libsystem_pthread.dylib 0x7ff80a6bfae3 thread_start + 15
Thread 12:: Chrome_InProcGpuThread
0 libsystem_kernel.dylib 0x7ff80a68408e mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff80a692878 mach_msg2_internal + 84
2 libsystem_kernel.dylib 0x7ff80a68b178 mach_msg_overwrite + 653
3 libsystem_kernel.dylib 0x7ff80a68437d mach_msg + 19
4 QtWebEngineCore 0x11c2ef556 0x117ace000 + 75634006
5 QtWebEngineCore 0x11c25dac6 0x117ace000 + 75037382
6 QtWebEngineCore 0x11c2028e2 0x117ace000 + 74664162
7 QtWebEngineCore 0x11c2839d1 0x117ace000 + 75192785
8 QtWebEngineCore 0x11c236958 0x117ace000 + 74877272
9 QtWebEngineCore 0x11c2aa028 0x117ace000 + 75350056
10 QtWebEngineCore 0x11c2aa1be 0x117ace000 + 75350462
11 QtWebEngineCore 0x11c2c5ed8 0x117ace000 + 75464408
12 libsystem_pthread.dylib 0x7ff80a6c418b _pthread_start + 99
13 libsystem_pthread.dylib 0x7ff80a6bfae3 thread_start + 15