Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018 Exception Codes: 0x0000000000000001, 0x0000000000000018 Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 Terminating Process: exc handler [75957] VM Region Info: 0x18 is not in any region. Bytes before following region: 4372709352 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL UNUSED SPACE AT START ---> __TEXT 104a24000-104a28000 [ 16K] r-x/r-x SM=COW /Users/USER/*/python3.11 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 QtGui 0x16dda45b8 QMacCGContext::QMacCGContext(QPainter*) + 60 1 libqmacstyle.dylib 0x166b0be24 0x166b00000 + 48676 2 libqmacstyle.dylib 0x166b1367c 0x166b00000 + 79484 3 QtWidgets 0x16e6b5cb4 QCommonStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const + 1916 4 libqmacstyle.dylib 0x166b10e54 0x166b00000 + 69204 5 QtWidgets 0x16e8314b4 QTabBar::paintEvent(QPaintEvent*) + 1868 6 QtWidgets 0x16e694cf8 QWidget::event(QEvent*) + 132 7 QtWidgets 0x16e830c18 QTabBar::event(QEvent*) + 800 8 QtWidgets 0x16e641da0 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 332 9 QtWidgets 0x16e643820 QApplication::notify(QObject*, QEvent*) + 3260 10 QtWidgets.abi3.so 0x16639a4ec QApplicationWrapper::notify(QObject*, QEvent*) + 168 11 QtCore 0x166c0e19c QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) + 176 12 QtWidgets 0x16e684d5c QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags, QPainter*, QWidgetRepaintManager*) + 2980 13 QtWidgets 0x16e68d2cc QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, QFlags, QPainter*, QWidgetRepaintManager*) + 880 14 QtWidgets 0x16e684f6c QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags, QPainter*, QWidgetRepaintManager*) + 3508 15 QtWidgets 0x16e68d2cc QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, QFlags, QPainter*, QWidgetRepaintManager*) + 880 16 QtWidgets 0x16e68d1b4 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, QFlags, QPainter*, QWidgetRepaintManager*) + 600 17 QtWidgets 0x16e684f6c QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags, QPainter*, QWidgetRepaintManager*) + 3508 18 QtWidgets 0x16e6a82d4 QWidgetRepaintManager::paintAndFlush() + 4008 19 QtWidgets 0x16e6a867c QWidgetRepaintManager::sync() + 260 20 QtWidgets 0x16e695204 QWidget::event(QEvent*) + 1424 21 QtWidgets.abi3.so 0x166048aa4 QWidgetWrapper::event(QEvent*) + 156 22 QtWidgets 0x16e641da0 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 332 23 QtWidgets 0x16e643820 QApplication::notify(QObject*, QEvent*) + 3260 24 QtWidgets.abi3.so 0x16639a4ec QApplicationWrapper::notify(QObject*, QEvent*) + 168 25 QtCore 0x166c0e074 QCoreApplication::sendEvent(QObject*, QEvent*) + 172 26 QtCore 0x166c0e8e4 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 528 27 libqcocoa.dylib 0x127f100f8 0x127ef8000 + 98552 28 libqcocoa.dylib 0x127f11344 0x127ef8000 + 103236 29 CoreFoundation 0x18ef808a4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 30 CoreFoundation 0x18ef80838 __CFRunLoopDoSource0 + 176 31 CoreFoundation 0x18ef8059c __CFRunLoopDoSources0 + 244 32 CoreFoundation 0x18ef7f138 __CFRunLoopRun + 840 33 CoreFoundation 0x18ef7e734 CFRunLoopRunSpecific + 588 34 HIToolbox 0x19a4ed530 RunCurrentEventLoopInMode + 292 35 HIToolbox 0x19a4f317c ReceiveNextEventCommon + 216 36 HIToolbox 0x19a4f3508 _BlockUntilNextEventMatchingListInModeWithFilter + 76 37 AppKit 0x192af6848 _DPSNextEvent + 660 38 AppKit 0x19345cc24 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688 39 AppKit 0x192ae9874 -[NSApplication run] + 480 40 libqcocoa.dylib 0x127f0ec30 0x127ef8000 + 93232 41 QtCore 0x166c1792c QEventLoop::exec(QFlags) + 588 42 QtCore 0x166c0dd4c QCoreApplication::exec() + 148 43 QtWidgets.abi3.so 0x1663cb570 Sbk_QApplicationFunc_exec(_object*) + 44 44 libpython3.11.dylib 0x10610cba8 cfunction_vectorcall_NOARGS + 88 45 libpython3.11.dylib 0x105ec2700 _PyEval_EvalFrameDefault + 33704 46 libpython3.11.dylib 0x105f5d530 _PyEval_Vector + 456 47 libpython3.11.dylib 0x105ef7f40 PyEval_EvalCode + 232 48 libpython3.11.dylib 0x105ef7d50 run_mod + 144 49 libpython3.11.dylib 0x10606a0dc pyrun_file + 140 50 libpython3.11.dylib 0x10612d744 _PyRun_SimpleFileObject + 268 51 libpython3.11.dylib 0x1067b4f2c _PyRun_AnyFileObject + 224 52 libpython3.11.dylib 0x10612e898 pymain_run_file_obj + 220 53 libpython3.11.dylib 0x10603697c pymain_run_file + 72 54 libpython3.11.dylib 0x1060357fc Py_RunMain + 1280 55 libpython3.11.dylib 0x10612e950 Py_BytesMain + 40 56 dyld 0x18eb18274 start + 2840