View Single Post
Old 04-12-2022, 02:16 PM   #3
LouisPiper
Junior Member
LouisPiper began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Feb 2022
Device: iPhone 13 Pro, iPad Pro 9.7", Kobo Sage + PowerCover
Yes, I also downloaded 5.39.1 to see if would fix it. 5.4.0, newly installed and rebooted, produces the same error.

Here is the same crash on 5.40
Spoiler:

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

Process: calibre [14333]
Path: /Applications/calibre.app/Contents/MacOS/calibre
Identifier: net.kovidgoyal.calibre
Version: 5.40.0 (5.40.0)
Code Type: X86-64 (Translated)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2022-04-11 10:37:15.2620 -0600
OS Version: macOS 12.3.1 (21E258)
Report Version: 12
Anonymous UUID: 1A8C0ED6-C1DD-2861-3F29-5DA529F0E04F

Sleep/Wake UUID: 0618865F-9F07-4638-918A-5E88994F7129

Time Awake Since Boot: 82000 seconds
Time Since Wake: 54817 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


Thread 0 Crashed:: CheckForUpdates Dispatch queue: com.apple.main-thread
0 ??? 0x7ff8a456e940 ???
1 libsystem_kernel.dylib 0x7ff813f6300e __pthread_kill + 10
2 libsystem_pthread.dylib 0x7ff813f991ff pthread_kill + 263
3 libsystem_c.dylib 0x7ff813ee4d24 abort + 123
4 QtCore 0x1113ef039 0x1113d6000 + 102457
5 QtCore 0x1113f0784 QMessageLogger::fatal(char const*, ...) const + 202
6 PyQt5.QtCore.so 0x10ed749f2 pyqt5_err_print() + 802
7 PyQt5.QtCore.so 0x10ed7a764 PyQtSlotProxy::unislot(void**) + 100
8 PyQt5.QtCore.so 0x10ed7a6ca PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**) + 58
9 QtCore 0x111603149 0x1113d6000 + 2281801
10 PyQt5.QtCore.so 0x10ed7634f pyqtBoundSignal_emit(_object*, _object*) + 655
11 Python 0x1095b183a method_vectorcall_VARARGS + 362
12 Python 0x1096e99ac _PyEval_EvalFrameDefault + 47660
13 Python 0x1096dc2bb _PyEval_EvalCodeWithName + 507
14 Python 0x1095a25de _PyFunction_Vectorcall + 414
15 Python 0x1095a62cd method_vectorcall + 141
16 Python 0x1096e9aae _PyEval_EvalFrameDefault + 47918
17 Python 0x1095a2522 _PyFunction_Vectorcall + 226
18 Python 0x1095a62cd method_vectorcall + 141
19 Python 0x1096e9aae _PyEval_EvalFrameDefault + 47918
20 Python 0x1095a2522 _PyFunction_Vectorcall + 226
21 Python 0x1096e9aae _PyEval_EvalFrameDefault + 47918
22 Python 0x1096dc2bb _PyEval_EvalCodeWithName + 507
23 Python 0x1095a25de _PyFunction_Vectorcall + 414
24 Python 0x1095a62cd method_vectorcall + 141
25 Python 0x1096e9aae _PyEval_EvalFrameDefault + 47918
26 Python 0x1095a2522 _PyFunction_Vectorcall + 226
27 Python 0x1095a62cd method_vectorcall + 141
28 Python 0x1096e9aae _PyEval_EvalFrameDefault + 47918
29 Python 0x1095a2522 _PyFunction_Vectorcall + 226
30 Python 0x1095a62cd method_vectorcall + 141
31 Python 0x1096e9aae _PyEval_EvalFrameDefault + 47918
32 Python 0x1095a2522 _PyFunction_Vectorcall + 226
33 Python 0x1095a62cd method_vectorcall + 141
34 Python 0x1096e9aae _PyEval_EvalFrameDefault + 47918
35 Python 0x1096dc2bb _PyEval_EvalCodeWithName + 507
36 Python 0x1095a25de _PyFunction_Vectorcall + 414
37 Python 0x1095a642e method_vectorcall + 494
38 Python 0x1095a191b PyVectorcall_Call + 107
39 PyQt5.QtCore.so 0x10ed79c27 PyQtSlot::call(_object*, _object*) const + 39
40 PyQt5.QtCore.so 0x10ed79b36 PyQtSlot::invoke(void**, _object*, void*, bool) const + 374
41 PyQt5.QtCore.so 0x10ed7a755 PyQtSlotProxy::unislot(void**) + 85
42 PyQt5.QtCore.so 0x10ed7a6ca PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**) + 58
43 QtCore 0x111603149 0x1113d6000 + 2281801
44 QtCore 0x11160cc6a 0x1113d6000 + 2321514
45 QtCore 0x1115fa9e5 QObject::event(QEvent*) + 117
46 QtWidgets 0x112b2fc6c QApplicationPrivate::notify_helper(QObject*, QEvent*) + 268
47 QtWidgets 0x112b310be QApplication::notify(QObject*, QEvent*) + 510
48 PyQt5.QtWidgets.so 0x11217424a sipQApplication::notify(QObject*, QEvent*) + 122
49 QtCore 0x1115cfcd4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
50 QtCore 0x1116350ff QTimerInfoList::activateTimers() + 927
51 libqcocoa.dylib 0x116115da2 0x1160dd000 + 232866
52 CoreFoundation 0x7ff81405fbca __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FU NCTION__ + 17
53 CoreFoundation 0x7ff81405fb32 __CFRunLoopDoSource0 + 180
54 CoreFoundation 0x7ff81405f8b0 __CFRunLoopDoSources0 + 242
55 CoreFoundation 0x7ff81405e2c0 __CFRunLoopRun + 892
56 CoreFoundation 0x7ff81405d884 CFRunLoopRunSpecific + 562
57 HIToolbox 0x7ff81d153ce6 RunCurrentEventLoopInMode + 292
58 HIToolbox 0x7ff81d153a4a ReceiveNextEventCommon + 594
59 HIToolbox 0x7ff81d1537e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
60 AppKit 0x7ff8169bb53d _DPSNextEvent + 927
61 AppKit 0x7ff8169b9bfa -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:deque ue:] + 1394
62 AppKit 0x7ff8169ac2a9 -[NSApplication run] + 586
63 libqcocoa.dylib 0x116116bb6 0x1160dd000 + 236470
64 QtCore 0x1115cbcff QEventLoop::exec(QFlags) + 431
65 QtCore 0x1115d0282 QCoreApplication::exec() + 130
66 PyQt5.QtWidgets.so 0x1121b3da1 meth_QApplication_exec(_object*, _object*) + 81
67 Python 0x1095a1db8 cfunction_call_varargs + 264
68 Python 0x1095a0f47 _PyObject_MakeTpCall + 167
69 Python 0x1096e9b9a _PyEval_EvalFrameDefault + 48154
70 Python 0x1096dc2bb _PyEval_EvalCodeWithName + 507
71 Python 0x1095a25de _PyFunction_Vectorcall + 414
72 Python 0x1096e9e3c _PyEval_EvalFrameDefault + 48828
73 Python 0x1096dc2bb _PyEval_EvalCodeWithName + 507
74 Python 0x1095a25de _PyFunction_Vectorcall + 414
75 Python 0x1096ea101 _PyEval_EvalFrameDefault + 49537
76 Python 0x1095a2522 _PyFunction_Vectorcall + 226
77 Python 0x1096e9e3c _PyEval_EvalFrameDefault + 48828
78 Python 0x1096dc2bb _PyEval_EvalCodeWithName + 507
79 Python 0x1095a25de _PyFunction_Vectorcall + 414
80 Python 0x1096e9e3c _PyEval_EvalFrameDefault + 48828
81 Python 0x1095a269b _PyFunction_Vectorcall + 603
82 Python 0x1096e9e3c _PyEval_EvalFrameDefault + 48828
83 Python 0x1095a2522 _PyFunction_Vectorcall + 226
84 Python 0x1096e9e3c _PyEval_EvalFrameDefault + 48828
85 Python 0x1096dc2bb _PyEval_EvalCodeWithName + 507
86 Python 0x1096d6f5b builtin_exec + 347
87 Python 0x1096002a4 cfunction_vectorcall_FASTCALL + 84
88 Python 0x1096e9e3c _PyEval_EvalFrameDefault + 48828
89 Python 0x1096dc2bb _PyEval_EvalCodeWithName + 507
90 Python 0x1095a25de _PyFunction_Vectorcall + 414
91 Python 0x1096e9e3c _PyEval_EvalFrameDefault + 48828
92 Python 0x1096dc2bb _PyEval_EvalCodeWithName + 507
93 Python 0x1095a25de _PyFunction_Vectorcall + 414
94 Python 0x1095a191b PyVectorcall_Call + 107
95 Python 0x109784850 pymain_run_module + 208
96 Python 0x10978437b Py_RunMain + 1003
97 calibre-launcher.dylib 0x1090bf26d 0x1090bb000 + 17005
98 calibre-launcher.dylib 0x1090bec06 0x1090bb000 + 15366
99 calibre-launcher.dylib 0x1090bcb6b run + 123
100 calibre 0x100a27e08 main + 344
101 dyld 0x200c8751e start + 462

Thread 1:: com.apple.rosetta.exceptionserver
0 runtime 0x7ff7ffde69a4 0x7ff7ffde2000 + 18852
1 runtime 0x7ff7ffdf4738 0x7ff7ffde2000 + 75576
2 runtime 0x7ff7ffdf5ed0 0x7ff7ffde2000 + 81616

Thread 2:
0 runtime 0x7ff7ffe04814 0x7ff7ffde2000 + 141332

Thread 3:
0 runtime 0x7ff7ffe04814 0x7ff7ffde2000 + 141332

Thread 4:
0 runtime 0x7ff7ffe04814 0x7ff7ffde2000 + 141332

Thread 5:: com.apple.CFSocket.private
0 ??? 0x7ff8a456e940 ???
1 libsystem_kernel.dylib 0x7ff813f64d5a __select + 10
2 CoreFoundation 0x7ff814086b5b __CFSocketManager + 643
3 libsystem_pthread.dylib 0x7ff813f994e1 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff813f94f6b thread_start + 15

Thread 6:: Thread (pooled)
0 ??? 0x7ff8a456e940 ???
1 libsystem_kernel.dylib 0x7ff813f5f3ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff813f99a6f _pthread_cond_wait + 1249
3 QtCore 0x111401530 0x1113d6000 + 177456
4 QtCore 0x11140121e 0x1113d6000 + 176670
5 QtCore 0x11140113b QWaitCondition::wait(QMutex*, QDeadlineTimer) + 91
6 QtCore 0x1113fd78d 0x1113d6000 + 161677
7 QtCore 0x1113f9179 0x1113d6000 + 143737
8 libsystem_pthread.dylib 0x7ff813f994e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff813f94f6b thread_start + 15

Thread 7:: Thread (pooled)
0 ??? 0x7ff8a456e940 ???
1 libsystem_kernel.dylib 0x7ff813f5f3ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff813f99a6f _pthread_cond_wait + 1249
3 QtCore 0x111401530 0x1113d6000 + 177456
4 QtCore 0x11140121e 0x1113d6000 + 176670
5 QtCore 0x11140113b QWaitCondition::wait(QMutex*, QDeadlineTimer) + 91
6 QtCore 0x1113fd78d 0x1113d6000 + 161677
7 QtCore 0x1113f9179 0x1113d6000 + 143737
8 libsystem_pthread.dylib 0x7ff813f994e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff813f94f6b thread_start + 15

Thread 8:: Thread (pooled)
0 ??? 0x7ff8a456e940 ???
1 libsystem_kernel.dylib 0x7ff813f5f3ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff813f99a6f _pthread_cond_wait + 1249
3 QtCore 0x111401530 0x1113d6000 + 177456
4 QtCore 0x11140121e 0x1113d6000 + 176670
5 QtCore 0x11140113b QWaitCondition::wait(QMutex*, QDeadlineTimer) + 91
6 QtCore 0x1113fd78d 0x1113d6000 + 161677
7 QtCore 0x1113f9179 0x1113d6000 + 143737
8 libsystem_pthread.dylib 0x7ff813f994e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff813f94f6b thread_start + 15

Thread 9:: Thread (pooled)
0 ??? 0x7ff8a456e940 ???
1 libsystem_kernel.dylib 0x7ff813f5f3ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff813f99a6f _pthread_cond_wait + 1249
3 QtCore 0x111401530 0x1113d6000 + 177456
4 QtCore 0x11140121e 0x1113d6000 + 176670
5 QtCore 0x11140113b QWaitCondition::wait(QMutex*, QDeadlineTimer) + 91
6 QtCore 0x1113fd78d 0x1113d6000 + 161677
7 QtCore 0x1113f9179 0x1113d6000 + 143737
8 libsystem_pthread.dylib 0x7ff813f994e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff813f94f6b thread_start + 15

Thread 10:: Thread (pooled)
0 ??? 0x7ff8a456e940 ???
1 libsystem_kernel.dylib 0x7ff813f5f3ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff813f99a6f _pthread_cond_wait + 1249
3 QtCore 0x111401530 0x1113d6000 + 177456
4 QtCore 0x11140121e 0x1113d6000 + 176670
5 QtCore 0x11140113b QWaitCondition::wait(QMutex*, QDeadlineTimer) + 91
6 QtCore 0x1113fd78d 0x1113d6000 + 161677
7 QtCore 0x1113f9179 0x1113d6000 + 143737
8 libsystem_pthread.dylib 0x7ff813f994e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff813f94f6b thread_start + 15

Thread 11:: Thread (pooled)
0 ??? 0x7ff8a456e940 ???
1 libsystem_kernel.dylib 0x7ff813f5f3ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff813f99a6f _pthread_cond_wait + 1249
3 QtCore 0x111401530 0x1113d6000 + 177456
4 QtCore 0x11140121e 0x1113d6000 + 176670
5 QtCore 0x11140113b QWaitCondition::wait(QMutex*, QDeadlineTimer) + 91
6 QtCore 0x1113fd78d 0x1113d6000 + 161677
7 QtCore 0x1113f9179 0x1113d6000 + 143737
8 libsystem_pthread.dylib 0x7ff813f994e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff813f94f6b thread_start + 15

Thread 12:: Thread (pooled)
0 ??? 0x7ff8a456e940 ???
1 libsystem_kernel.dylib 0x7ff813f5f3ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff813f99a6f _pthread_cond_wait + 1249
3 QtCore 0x111401530 0x1113d6000 + 177456
4 QtCore 0x11140121e 0x1113d6000 + 176670
5 QtCore 0x11140113b QWaitCondition::wait(QMutex*, QDeadlineTimer) + 91
6 QtCore 0x1113fd78d 0x1113d6000 + 161677
7 QtCore 0x1113f9179 0x1113d6000 + 143737
8 libsystem_pthread.dylib 0x7ff813f994e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff813f94f6b thread_start + 15

Thread 13:: Thread (pooled)
0 ??? 0x7ff8a456e940 ???
1 libsystem_kernel.dylib 0x7ff813f5f3ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff813f99a6f _pthread_cond_wait + 1249
3 QtCore 0x111401530 0x1113d6000 + 177456
4 QtCore 0x11140121e 0x1113d6000 + 176670
5 QtCore 0x11140113b QWaitCondition::wait(QMutex*, QDeadlineTimer) + 91
6 QtCore 0x1113fd78d 0x1113d6000 + 161677
7 QtCore 0x1113f9179 0x1113d6000 + 143737
8 libsystem_pthread.dylib 0x7ff813f994e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff813f94f6b thread_start + 15

Thread 14:
0 runtime 0x7ff7ffe04814 0x7ff7ffde2000 + 141332

Thread 15:
0 runtime 0x7ff7ffe04814 0x7ff7ffde2000 + 141332

Thread 16:: com.apple.NSEventThread
0 ??? 0x7ff8a456e940 ???
1 libsystem_kernel.dylib 0x7ff813f5c97a mach_msg_trap + 10
2 libsystem_kernel.dylib 0x7ff813f5cce8 mach_msg + 56
3 CoreFoundation 0x7ff81405fdb0 __CFRunLoopServiceMachPort + 319
4 CoreFoundation 0x7ff81405e440 __CFRunLoopRun + 1276
5 CoreFoundation 0x7ff81405d884 CFRunLoopRunSpecific + 562
6 AppKit 0x7ff816b28f5e _NSEventThread + 132
7 libsystem_pthread.dylib 0x7ff813f994e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff813f94f6b thread_start + 15

Thread 17:
0 ??? 0x7ff8a456e940 ???
1 libsystem_kernel.dylib 0x7ff813f5f3ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff813f99a6f _pthread_cond_wait + 1249
3 Python 0x10976f946 PyThread_acquire_lock_timed + 342
4 Python 0x1097e48bd acquire_timed + 301
5 Python 0x1097e4bbc lock_PyThread_acquire_lock + 44
6 Python 0x1095b09b3 method_vectorcall_VARARGS_KEYWORDS + 387
7 Python 0x1096e99ac _PyEval_EvalFrameDefault + 47660
8 Python 0x1096dc2bb _PyEval_EvalCodeWithName + 507
9 Python 0x1095a25de _PyFunction_Vectorcall + 414
10 Python 0x1096e99ac _PyEval_EvalFrameDefault + 47660
11 Python 0x1096dc2bb _PyEval_EvalCodeWithName + 507
12 Python 0x1095a25de _PyFunction_Vectorcall + 414
13 Python 0x1096e99ac _PyEval_EvalFrameDefault + 47660
14 Python 0x1095a2522 _PyFunction_Vectorcall + 226
15 Python 0x1096e99ac _PyEval_EvalFrameDefault + 47660
16 Python 0x1095a2522 _PyFunction_Vectorcall + 226
17 Python 0x1096e99ac _PyEval_EvalFrameDefault + 47660
18 Python 0x1095a2522 _PyFunction_Vectorcall + 226
19 Python 0x1095a642e method_vectorcall + 494
20 Python 0x1095a191b PyVectorcall_Call + 107
21 Python 0x1097e3e44 t_bootstrap + 212
22 Python 0x10976f567 pythread_wrapper + 39
23 libsystem_pthread.dylib 0x7ff813f994e1 _pthread_start + 125
24 libsystem_pthread.dylib 0x7ff813f94f6b thread_start + 15

Thread 18:
0 ??? 0x7ff8a456e940 ???
1 libsystem_kernel.dylib 0x7ff813f64d5a __select + 10
2 Python 0x1097e0f14 time_sleep + 260
3 Python 0x1096006a5 cfunction_vectorcall_O + 101
4 Python 0x1096e9aae _PyEval_EvalFrameDefault + 47918
5 Python 0x1095a2522 _PyFunction_Vectorcall + 226
6 Python 0x1096e99ac _PyEval_EvalFrameDefault + 47660
7 Python 0x1095a2522 _PyFunction_Vectorcall + 226
8 Python 0x1096e99ac _PyEval_EvalFrameDefault + 47660
9 Python 0x1095a2522 _PyFunction_Vectorcall + 226
10 Python 0x1095a642e method_vectorcall + 494
11 Python 0x1095a191b PyVectorcall_Call + 107
12 Python 0x1097e3e44 t_bootstrap + 212
13 Python 0x10976f567 pythread_wrapper + 39
14 libsystem_pthread.dylib 0x7ff813f994e1 _pthread_start + 125
15 libsystem_pthread.dylib 0x7ff813f94f6b thread_start + 15

Thread 19:: org.libusb.device-hotplug
0 ??? 0x7ff8a456e940 ???
1 libsystem_kernel.dylib 0x7ff813f5c97a mach_msg_trap + 10
2 libsystem_kernel.dylib 0x7ff813f5cce8 mach_msg + 56
3 CoreFoundation 0x7ff81405fdb0 __CFRunLoopServiceMachPort + 319
4 CoreFoundation 0x7ff81405e440 __CFRunLoopRun + 1276
5 CoreFoundation 0x7ff81405d884 CFRunLoopRunSpecific + 562
6 CoreFoundation 0x7ff8140e4ec7 CFRunLoopRun + 40
7 libusb-1.0.0.dylib 0x1306dd26e 0x1306cf000 + 57966
8 libsystem_pthread.dylib 0x7ff813f994e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff813f94f6b thread_start + 15

Thread 20:
0 ??? 0x7ff8a456e940 ???
1 libsystem_kernel.dylib 0x7ff813f5fdca __select_nocancel + 10
2 libsystem_dnssd.dylib 0x7ff81f15ddd0 deliver_request + 1322
3 libsystem_dnssd.dylib 0x7ff81f160e5e DNSServiceQueryRecordInternal + 489
4 libsystem_info.dylib 0x7ff813fbff50 _mdns_query_start + 887
5 libsystem_info.dylib 0x7ff813fbf155 _mdns_search_ex + 760
6 libsystem_info.dylib 0x7ff813fc1c4c mdns_addrinfo + 483
7 libsystem_info.dylib 0x7ff813fc1a14 search_addrinfo + 164
8 libsystem_info.dylib 0x7ff813fba691 si_addrinfo + 1811
9 libsystem_info.dylib 0x7ff813fb9ee4 getaddrinfo + 176
10 _socket.so 0x10bd23f32 socket_getaddrinfo + 610
11 Python 0x1095a1cf4 cfunction_call_varargs + 68
12 Python 0x1095a0f47 _PyObject_MakeTpCall + 167
13 Python 0x1096e9b9a _PyEval_EvalFrameDefault + 48154
14 Python 0x1096dc2bb _PyEval_EvalCodeWithName + 507
15 Python 0x1095a25de _PyFunction_Vectorcall + 414
16 Python 0x1096e9e3c _PyEval_EvalFrameDefault + 48828
17 Python 0x1096dc2bb _PyEval_EvalCodeWithName + 507
18 Python 0x1095a25de _PyFunction_Vectorcall + 414
19 Python 0x1096e9aae _PyEval_EvalFrameDefault + 47918
20 Python 0x1095a2522 _PyFunction_Vectorcall + 226
21 Python 0x1095a62cd method_vectorcall + 141
22 Python 0x1096e9aae _PyEval_EvalFrameDefault + 47918
23 Python 0x1096dc2bb _PyEval_EvalCodeWithName + 507
24 Python 0x1095a25de _PyFunction_Vectorcall + 414
25 Python 0x1096e99ac _PyEval_EvalFrameDefault + 47660
26 Python 0x1096dc2bb _PyEval_EvalCodeWithName + 507
27 Python 0x1095a25de _PyFunction_Vectorcall + 414
28 Python 0x1096ea101 _PyEval_EvalFrameDefault + 49537
29 Python 0x1095a2522 _PyFunction_Vectorcall + 226
30 Python 0x1096e9e3c _PyEval_EvalFrameDefault + 48828
31 Python 0x1095a2522 _PyFunction_Vectorcall + 226
32 Python 0x1096e99ac _PyEval_EvalFrameDefault + 47660
33 Python 0x1095a2522 _PyFunction_Vectorcall + 226
34 Python 0x1096e99ac _PyEval_EvalFrameDefault + 47660
35 Python 0x1095a2522 _PyFunction_Vectorcall + 226
36 Python 0x1095a642e method_vectorcall + 494
37 Python 0x1095a191b PyVectorcall_Call + 107
38 Python 0x1097e3e44 t_bootstrap + 212
39 Python 0x10976f567 pythread_wrapper + 39
40 libsystem_pthread.dylib 0x7ff813f994e1 _pthread_start + 125
41 libsystem_pthread.dylib 0x7ff813f94f6b thread_start + 15

Last edited by PeterT; 04-12-2022 at 02:40 PM.
LouisPiper is offline   Reply With Quote