Skip to content

Instantly share code, notes, and snippets.

@JXSnack
Created January 18, 2024 16:32
Show Gist options
  • Save JXSnack/1a5a4158c10b19f19fbd3fe86f294b24 to your computer and use it in GitHub Desktop.
Save JXSnack/1a5a4158c10b19f19fbd3fe86f294b24 to your computer and use it in GitHub Desktop.
stacktrace 1
*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSArrayM objectAtIndexedSubscript:]: index 0 beyond bounds for empty array'
*** First throw call stack:
(
0 CoreFoundation 0x00000001881ac8c0 __exceptionPreprocess + 176
1 libobjc.A.dylib 0x0000000187ca5eb4 objc_exception_throw + 60
2 CoreFoundation 0x0000000188122f20 -[__NSCFString hasSuffix:] + 0
3 libqcocoa.dylib 0x000000010669a044 _ZN20QCocoaSystemTrayIcon13emitActivatedEv + 274796
4 libqcocoa.dylib 0x000000010669a0c8 _ZN20QCocoaSystemTrayIcon13emitActivatedEv + 274928
5 libqcocoa.dylib 0x0000000106698688 _ZN20QCocoaSystemTrayIcon13emitActivatedEv + 268208
6 QtWidgets 0x0000000105b811a8 _ZN9QListView16selectionChangedERK14QItemSelectionS2_ + 204
7 QtCore 0x000000010180348c _ZN11QMetaObject8activateEP7QObjectPKS_iPPv + 3808
8 QtCore 0x00000001019c9e44 _ZN19QItemSelectionModel20emitSelectionChangedERK14QItemSelectionS2_ + 216
9 QtCore 0x00000001019c9a2c _ZN19QItemSelectionModel6selectERK14QItemSelection6QFlagsINS_13SelectionFlagEE + 636
10 QtCore 0x00000001019c970c _ZN19QItemSelectionModel6selectERK11QModelIndex6QFlagsINS_13SelectionFlagEE + 68
11 QtCore 0x00000001019ca8cc _ZN19QItemSelectionModel15setCurrentIndexERK11QModelIndex6QFlagsINS_13SelectionFlagEE + 260
12 QtWidgets 0x00000001059df338 _ZNK9QComboBox5countEv + 828
13 QtWidgets 0x00000001059e28b4 _ZN9QComboBoxC1ER16QComboBoxPrivateP7QWidget + 2412
14 QtCore 0x0000000101803224 _ZN11QMetaObject8activateEP7QObjectPKS_iPPv + 3192
15 QtCore 0x00000001019b2944 _ZN18QAbstractItemModel13endInsertRowsEv + 200
16 QtGui 0x0000000102f4f7a4 _ZN18QStandardItemModel11itemChangedEP13QStandardItem + 2376
17 QtWidgets 0x00000001059e5910 _ZN9QComboBox10insertItemEiRK5QIconRK7QStringRK8QVariant + 368
18 QtWidgets.abi3.so 0x000000010271a864 _ZL22meth_QComboBox_addItemP7_objectS0_S0_ + 452
19 Python 0x0000000101e101e4 cfunction_call + 72
20 Python 0x0000000101da0ecc _PyObject_MakeTpCall + 128
21 Python 0x0000000101f123f0 _PyEval_EvalFrameDefault + 47712
22 Python 0x0000000101da4f20 method_vectorcall + 180
23 QtCore.abi3.so 0x0000000100ffe3c0 _ZNK8PyQtSlot4callEP7_objectS1_ + 68
24 QtCore.abi3.so 0x0000000100ffe22c _ZNK8PyQtSlot6invokeEPPvP7_objectS0_b + 296
25 QtCore.abi3.so 0x0000000100fff200 _ZN13PyQtSlotProxy7unislotEPPv + 92
26 QtCore.abi3.so 0x0000000100fff170 _ZN13PyQtSlotProxy11qt_metacallEN11QMetaObject4CallEiPPv + 68
27 QtCore 0x00000001018031f4 _ZN11QMetaObject8activateEP7QObjectPKS_iPPv + 3144
28 QtWidgets 0x00000001059c8ec8 _ZNK15QAbstractButton11isCheckableEv + 816
29 QtWidgets 0x00000001059c8d48 _ZNK15QAbstractButton11isCheckableEv + 432
30 QtWidgets 0x00000001059c9c48 _ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent + 172
31 QtWidgets.abi3.so 0x0000000102612d8c _ZN12sipQCheckBox17mouseReleaseEventEP11QMouseEvent + 148
32 QtWidgets 0x00000001059158b8 _ZN7QWidget5eventEP6QEvent + 132
33 QtWidgets.abi3.so 0x00000001026137bc _ZN12sipQCheckBox5eventEP6QEvent + 224
34 QtWidgets 0x00000001058cc594 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent + 272
35 QtWidgets 0x00000001058ce5c0 _ZN12QApplication6notifyEP7QObjectP6QEvent + 5072
36 QtWidgets.abi3.so 0x0000000102623224 _ZN15sipQApplication6notifyEP7QObjectP6QEvent + 248
37 QtCore 0x00000001017b9474 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent + 292
38 QtWidgets 0x00000001058ccb34 _ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb + 808
39 QtWidgets 0x000000010592a860 _ZNK21QWidgetRepaintManager3rhiEv + 11080
40 QtWidgets 0x0000000105929a6c _ZNK21QWidgetRepaintManager3rhiEv + 7508
41 QtWidgets 0x00000001058cc594 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent + 272
42 QtWidgets 0x00000001058cd3e8 _ZN12QApplication6notifyEP7QObjectP6QEvent + 504
43 QtWidgets.abi3.so 0x0000000102623224 _ZN15sipQApplication6notifyEP7QObjectP6QEvent + 248
44 QtCore 0x00000001017b9474 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent + 292
45 QtGui 0x0000000102cab9ec _ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE + 1740
46 QtGui 0x0000000102d07674 _ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE + 408
47 libqcocoa.dylib 0x000000010663bd74 qt_plugin_instance + 58768
48 CoreFoundation 0x0000000188137d28 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
49 CoreFoundation 0x0000000188137cbc __CFRunLoopDoSource0 + 176
50 CoreFoundation 0x0000000188137a2c __CFRunLoopDoSources0 + 244
51 CoreFoundation 0x000000018813661c __CFRunLoopRun + 828
52 CoreFoundation 0x0000000188135c2c CFRunLoopRunSpecific + 608
53 HIToolbox 0x000000019268e448 RunCurrentEventLoopInMode + 292
54 HIToolbox 0x000000019268e0d8 ReceiveNextEventCommon + 220
55 HIToolbox 0x000000019268dfdc _BlockUntilNextEventMatchingListInModeWithFilter + 76
56 AppKit 0x000000018b910f90 _DPSNextEvent + 660
57 AppKit 0x000000018c0e4b94 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
58 AppKit 0x000000018b90443c -[NSApplication run] + 476
59 libqcocoa.dylib 0x00000001066398fc qt_plugin_instance + 49432
60 QtCore 0x00000001017c3160 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE + 540
61 QtCore 0x00000001017b9b00 _ZN16QCoreApplication4execEv + 112
62 QtWidgets.abi3.so 0x000000010272c39c _ZL22meth_QApplication_execP7_objectS0_ + 96
63 Python 0x0000000101e10208 cfunction_call + 108
64 Python 0x0000000101da0ecc _PyObject_MakeTpCall + 128
65 Python 0x0000000101f123f0 _PyEval_EvalFrameDefault + 47712
66 Python 0x0000000101f06678 PyEval_EvalCode + 304
67 Python 0x0000000101f8631c run_mod + 176
68 Python 0x0000000101f853ac pyrun_file + 148
69 Python 0x0000000101f84310 _PyRun_SimpleFileObject + 304
70 Python 0x0000000101f83f80 _PyRun_AnyFileObject + 248
71 Python 0x0000000101fb1bfc pymain_run_file_obj + 220
72 Python 0x0000000101fb193c pymain_run_file + 72
73 Python 0x0000000101fb10b4 Py_RunMain + 1180
74 Python 0x0000000101fb130c pymain_main + 40
75 Python 0x0000000101fb148c Py_BytesMain + 40
76 dyld 0x0000
libc++abi: terminating due to uncaught exception of type NSException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment