Hello!
I am having an issue getting Calibre to launch on macOS 12.3.1. This is a fresh install of the system, having wiped in Recovery and reinstalled. The Calibre library was brought over from a previous install but no plug ins or the binary. 5.4.0 was downloaded and pointed at the library on first run, but never loaded. It crashed and now fails to launch every time. It appears it has something to do with checking for updates, but I am not sure. I have made sure Calibre is allowed through Firewall in System Preferences.
Here is the crash log from a restart a few minutes ago:
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Spoiler:
Process: calibre [1146]
Path: /Applications/calibre.app/Contents/MacOS/calibre
Identifier: net.kovidgoyal.calibre
Version: 5.39.1 (5.39.1)
Code Type: X86-64 (Translated)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2022-04-11 11:04:46.4651 -0600
OS Version: macOS 12.3.1 (21E258)
Report Version: 12
Anonymous UUID: 1A8C0ED6-C1DD-2861-3F29-5DA529F0E04F
Sleep/Wake UUID: 132DDBDB-742E-40FA-9636-AE4F85CECCC5
Time Awake Since Boot: 580 seconds
Time Since Wake: 24 seconds
System Integrity Protection: enabled
Crashed Thread: 0 CheckForUpdates Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
abort() called
Kernel Triage:
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
Thread 0 Crashed:: CheckForUpdates Dispatch queue: com.apple.main-thread
0 ??? 0x7ff891b32940 ???
1 libsystem_kernel.dylib 0x7ff80152700e __pthread_kill + 10
2 libsystem_pthread.dylib 0x7ff80155d1ff pthread_kill + 263
3 libsystem_c.dylib 0x7ff8014a8d24 abort + 123
4 QtCore 0x10f76c039 0x10f753000 + 102457
5 QtCore 0x10f76d784 QMessageLogger::fatal(char const*, ...) const + 202
6 PyQt5.QtCore.so 0x10d0f19f2 pyqt5_err_print() + 802
7 PyQt5.QtCore.so 0x10d0f7764 PyQtSlotProxy::unislot(void**) + 100
8 PyQt5.QtCore.so 0x10d0f76ca PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**) + 58
9 QtCore 0x10f980149 0x10f753000 + 2281801
10 PyQt5.QtCore.so 0x10d0f334f pyqtBoundSignal_emit(_object*, _object*) + 655
11 Python 0x1096bc83a method_vectorcall_VARARGS + 362
12 Python 0x1097f49ac _PyEval_EvalFrameDefault + 47660
13 Python 0x1097e72bb _PyEval_EvalCodeWithName + 507
14 Python 0x1096ad5de _PyFunction_Vectorcall + 414
15 Python 0x1096b12cd method_vectorcall + 141
16 Python 0x1097f4aae _PyEval_EvalFrameDefault + 47918
17 Python 0x1096ad522 _PyFunction_Vectorcall + 226
18 Python 0x1096b12cd method_vectorcall + 141
19 Python 0x1097f4aae _PyEval_EvalFrameDefault + 47918
20 Python 0x1096ad522 _PyFunction_Vectorcall + 226
21 Python 0x1097f4aae _PyEval_EvalFrameDefault + 47918
22 Python 0x1097e72bb _PyEval_EvalCodeWithName + 507
23 Python 0x1096ad5de _PyFunction_Vectorcall + 414
24 Python 0x1096b12cd method_vectorcall + 141
25 Python 0x1097f4aae _PyEval_EvalFrameDefault + 47918
26 Python 0x1096ad522 _PyFunction_Vectorcall + 226
27 Python 0x1096b12cd method_vectorcall + 141
28 Python 0x1097f4aae _PyEval_EvalFrameDefault + 47918
29 Python 0x1096ad522 _PyFunction_Vectorcall + 226
30 Python 0x1096b12cd method_vectorcall + 141
31 Python 0x1097f4aae _PyEval_EvalFrameDefault + 47918
32 Python 0x1096ad522 _PyFunction_Vectorcall + 226
33 Python 0x1096b12cd method_vectorcall + 141
34 Python 0x1097f4aae _PyEval_EvalFrameDefault + 47918
35 Python 0x1097e72bb _PyEval_EvalCodeWithName + 507
36 Python 0x1096ad5de _PyFunction_Vectorcall + 414
37 Python 0x1096b142e method_vectorcall + 494
38 Python 0x1096ac91b PyVectorcall_Call + 107
39 PyQt5.QtCore.so 0x10d0f6c27 PyQtSlot::call(_object*, _object*) const + 39
40 PyQt5.QtCore.so 0x10d0f6b36 PyQtSlot::invoke(void**, _object*, void*, bool) const + 374
41 PyQt5.QtCore.so 0x10d0f7755 PyQtSlotProxy::unislot(void**) + 85
42 PyQt5.QtCore.so 0x10d0f76ca PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**) + 58
43 QtCore 0x10f980149 0x10f753000 + 2281801
44 QtCore 0x10f989c6a 0x10f753000 + 2321514
45 QtCore 0x10f9779e5 QObject::event(QEvent*) + 117
46 QtWidgets 0x112baac6c QApplicationPrivate::notify_helper(QObject*, QEvent*) + 268
47 QtWidgets 0x112bac0be QApplication::notify(QObject*, QEvent*) + 510
48 PyQt5.QtWidgets.so 0x1121ef24a sipQApplication::notify(QObject*, QEvent*) + 122
49 QtCore 0x10f94ccd4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
50 QtCore 0x10f9b20ff QTimerInfoList::activateTimers() + 927
51 libqcocoa.dylib 0x116210da2 0x1161d8000 + 232866
52 CoreFoundation 0x7ff801623bca __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FU NCTION__ + 17
53 CoreFoundation 0x7ff801623b32 __CFRunLoopDoSource0 + 180
54 CoreFoundation 0x7ff8016238b0 __CFRunLoopDoSources0 + 242
55 CoreFoundation 0x7ff8016222c0 __CFRunLoopRun + 892
56 CoreFoundation 0x7ff801621884 CFRunLoopRunSpecific + 562
57 HIToolbox 0x7ff80a717ce6 RunCurrentEventLoopInMode + 292
58 HIToolbox 0x7ff80a717a4a ReceiveNextEventCommon + 594
59 HIToolbox 0x7ff80a7177e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
60 AppKit 0x7ff803f7f53d _DPSNextEvent + 927
61 AppKit 0x7ff803f7dbfa -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:deque ue:] + 1394
62 AppKit 0x7ff803f702a9 -[NSApplication run] + 586
63 libqcocoa.dylib 0x116211bb6 0x1161d8000 + 236470
64 QtCore 0x10f948cff QEventLoop::exec(QFlags<QEventLoop::ProcessEventsF lag>) + 431
65 QtCore 0x10f94d282 QCoreApplication::exec() + 130
66 PyQt5.QtWidgets.so 0x11222eda1 meth_QApplication_exec(_object*, _object*) + 81
67 Python 0x1096acdb8 cfunction_call_varargs + 264
68 Python 0x1096abf47 _PyObject_MakeTpCall + 167
69 Python 0x1097f4b9a _PyEval_EvalFrameDefault + 48154
70 Python 0x1097e72bb _PyEval_EvalCodeWithName + 507
71 Python 0x1096ad5de _PyFunction_Vectorcall + 414
72 Python 0x1097f4e3c _PyEval_EvalFrameDefault + 48828
73 Python 0x1097e72bb _PyEval_EvalCodeWithName + 507
74 Python 0x1096ad5de _PyFunction_Vectorcall + 414
75 Python 0x1097f5101 _PyEval_EvalFrameDefault + 49537
76 Python 0x1096ad522 _PyFunction_Vectorcall + 226
77 Python 0x1097f4e3c _PyEval_EvalFrameDefault + 48828
78 Python 0x1097e72bb _PyEval_EvalCodeWithName + 507
79 Python 0x1096ad5de _PyFunction_Vectorcall + 414
80 Python 0x1097f4e3c _PyEval_EvalFrameDefault + 48828
81 Python 0x1096ad69b _PyFunction_Vectorcall + 603
82 Python 0x1097f4e3c _PyEval_EvalFrameDefault + 48828
83 Python 0x1096ad522 _PyFunction_Vectorcall + 226
84 Python 0x1097f4e3c _PyEval_EvalFrameDefault + 48828
85 Python 0x1097e72bb _PyEval_EvalCodeWithName + 507
86 Python 0x1097e1f5b builtin_exec + 347
87 Python 0x10970b2a4 cfunction_vectorcall_FASTCALL + 84
88 Python 0x1097f4e3c _PyEval_EvalFrameDefault + 48828
89 Python 0x1097e72bb _PyEval_EvalCodeWithName + 507
90 Python 0x1096ad5de _PyFunction_Vectorcall + 414
91 Python 0x1097f4e3c _PyEval_EvalFrameDefault + 48828
92 Python 0x1097e72bb _PyEval_EvalCodeWithName + 507
93 Python 0x1096ad5de _PyFunction_Vectorcall + 414
94 Python 0x1096ac91b PyVectorcall_Call + 107
95 Python 0x10988f850 pymain_run_module + 208
96 Python 0x10988f37b Py_RunMain + 1003
97 calibre-launcher.dylib 0x1091ca80d 0x1091c6000 + 18445
98 calibre-launcher.dylib 0x1091ca1a6 0x1091c6000 + 16806
99 calibre-launcher.dylib 0x1091c810b run + 123
100 calibre 0x100b32e08 main + 344
101 dyld 0x200cd851e start + 462