(gdb) where #0 0x00007ffff7bb35c1 in PyObject_SetAttrString (v=0x0, name=0x7fffe9c41c27 "Enum", w=0x555555b9c030) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Objects/object.c:824 #1 0x00007fffe9c2de11 in init_enum () from /home/Samis0/.local/lib/python3.11/site-packages/shiboken6/libshiboken6.abi3.so.6.4 #2 0x00007fffe9c1b39d in Shiboken::initShibokenSupport(_object*) () from /home/Samis0/.local/lib/python3.11/site-packages/shiboken6/libshiboken6.abi3.so.6.4 #3 0x00007fffe9c6b1fb in PyInit_Shiboken () from /home/Samis0/.local/lib/python3.11/site-packages/shiboken6/Shiboken.abi3.so #4 0x00007ffff7c76631 in _PyImport_LoadDynamicModuleWithSpec (fp=, spec=0x7fffe9d03450) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/importdl.c:169 #5 _imp_create_dynamic_impl (module=, file=, spec=0x7fffe9d03450) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/import.c:2385 #6 _imp_create_dynamic (module=, args=, nargs=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/clinic/import.c.h:446 #7 0x00007ffff7bdd811 in cfunction_vectorcall_FASTCALL (func=0x7ffff76ce840, args=0x7fffe9eb5618, nargsf=, kwnames=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Include/cpython/methodobject.h:52 #8 0x00007ffff7bc7177 in _PyEval_EvalFrameDefault (tstate=, frame=, throwflag=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/ceval.c:5379 #9 0x00007ffff7bbed6a in _PyEval_EvalFrame (throwflag=0, frame=0x7ffff7faf800, tstate=0x7ffff7f1fd38 <_PyRuntime+166328>) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Include/internal/pycore_ceval.h:73 #10 _PyEval_Vector (tstate=0x7ffff7f1fd38 <_PyRuntime+166328>, func=, locals=, args=, argcount=, kwnames=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/ceval.c:6435 #11 0x00007ffff7bd76b6 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=2, args=0x7fffffffc180, callable=0x7ffff7693ce0, tstate=0x7ffff7f1fd38 <_PyRuntime+166328>) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Include/internal/pycore_call.h:92 #12 object_vacall (tstate=0x7ffff7f1fd38 <_PyRuntime+166328>, base=, callable=0x7ffff7693ce0, vargs=0x7fffffffc210) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Objects/call.c:819 #13 0x00007ffff7bfb904 in PyObject_CallMethodObjArgs (obj=0x0, name=) --Type for more, q to quit, c to continue without paging-- at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Objects/call.c:878 #14 0x00007ffff7bf90c1 in import_find_and_load (abs_name=0x7fffe9e1cb20, tstate=0x7ffff7f1fd38 <_PyRuntime+166328>) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/import.c:1736 #15 PyImport_ImportModuleLevelObject (name=0x7fffe9e1cb20, globals=, locals=, fromlist=0x7fffe9feab30, level=0) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/import.c:1835 #16 0x00007ffff7bc916e in import_name (level=0x7ffff7ef76c8 <_PyRuntime+840>, fromlist=0x7fffe9feab30, name=0x7fffe9e1cb20, frame=, tstate=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/ceval.c:7429 #17 _PyEval_EvalFrameDefault (tstate=, frame=, throwflag=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/ceval.c:3949 #18 0x00007ffff7bbed6a in _PyEval_EvalFrame (throwflag=0, frame=0x7ffff7faf7a8, tstate=0x7ffff7f1fd38 <_PyRuntime+166328>) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Include/internal/pycore_ceval.h:73 #19 _PyEval_Vector (tstate=0x7ffff7f1fd38 <_PyRuntime+166328>, func=, locals=, args=, argcount=, kwnames=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/ceval.c:6435 #20 0x00007ffff7c485ac in PyEval_EvalCode (co=0x7ffff7726550, globals=, locals=0x7fffe9f2a780) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/ceval.c:1154 #21 0x00007ffff7c607e2 in builtin_exec_impl (module=, closure=, locals=0x7fffe9f2a780, globals=0x7fffe9f2a780, source=0x7ffff7726550) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/bltinmodule.c:1075 #22 builtin_exec (module=, args=, nargs=, kwnames=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/clinic/bltinmodule.c.h:465 #23 0x00007ffff7bd0bea in cfunction_vectorcall_FASTCALL_KEYWORDS (func=0x7ffff76ccf90, args=0x7fffe9e22c98, nargsf=, kwnames=0x0) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Include/cpython/methodobject.h:52 #24 0x00007ffff7bc7177 in _PyEval_EvalFrameDefault (tstate=, frame=, throwflag=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/ceval.c:5379 #25 0x00007ffff7bbed6a in _PyEval_EvalFrame (throwflag=0, frame=0x7ffff7faf4b0, tstate=0x7ffff7f1fd38 <_PyRuntime+166328>) --Type for more, q to quit, c to continue without paging-- at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Include/internal/pycore_ceval.h:73 #26 _PyEval_Vector (tstate=0x7ffff7f1fd38 <_PyRuntime+166328>, func=, locals=, args=, argcount=, kwnames=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/ceval.c:6435 #27 0x00007ffff7bd76b6 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=2, args=0x7fffffffc830, callable=0x7ffff7693ce0, tstate=0x7ffff7f1fd38 <_PyRuntime+166328>) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Include/internal/pycore_call.h:92 #28 object_vacall (tstate=0x7ffff7f1fd38 <_PyRuntime+166328>, base=, callable=0x7ffff7693ce0, vargs=0x7fffffffc8c0) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Objects/call.c:819 #29 0x00007ffff7bfb904 in PyObject_CallMethodObjArgs (obj=0x0, name=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Objects/call.c:878 #30 0x00007ffff7bf90c1 in import_find_and_load (abs_name=0x7fffe9f407b0, tstate=0x7ffff7f1fd38 <_PyRuntime+166328>) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/import.c:1736 #31 PyImport_ImportModuleLevelObject (name=0x7fffe9f407b0, globals=, locals=, fromlist=0x7fffe9f37e80, level=0) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/import.c:1835 #32 0x00007ffff7bc916e in import_name (level=0x7ffff7ef76c8 <_PyRuntime+840>, fromlist=0x7fffe9f37e80, name=0x7fffe9f407b0, frame=, tstate=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/ceval.c:7429 #33 _PyEval_EvalFrameDefault (tstate=, frame=, throwflag=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/ceval.c:3949 #34 0x00007ffff7bbed6a in _PyEval_EvalFrame (throwflag=0, frame=0x7ffff7faf388, tstate=0x7ffff7f1fd38 <_PyRuntime+166328>) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Include/internal/pycore_ceval.h:73 #35 _PyEval_Vector (tstate=0x7ffff7f1fd38 <_PyRuntime+166328>, func=, locals=, args=, argcount=, kwnames=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/ceval.c:6435 #36 0x00007ffff7c485ac in PyEval_EvalCode (co=0x7fffe9f38030, globals=, locals=0x7fffe9f03840) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/ceval.c:1154 #37 0x00007ffff7c607e2 in builtin_exec_impl (module=, closure=, locals=0x7fffe9f03840, globals=0x7fffe9f03840, source=0x7fffe9f38030) --Type for more, q to quit, c to continue without paging-- at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/bltinmodule.c:1075 #38 builtin_exec (module=, args=, nargs=, kwnames=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/clinic/bltinmodule.c.h:465 #39 0x00007ffff7bd0bea in cfunction_vectorcall_FASTCALL_KEYWORDS (func=0x7ffff76ccf90, args=0x7fffe9f40098, nargsf=, kwnames=0x0) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Include/cpython/methodobject.h:52 #40 0x00007ffff7bc7177 in _PyEval_EvalFrameDefault (tstate=, frame=, throwflag=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/ceval.c:5379 #41 0x00007ffff7bbed6a in _PyEval_EvalFrame (throwflag=0, frame=0x7ffff7faf090, tstate=0x7ffff7f1fd38 <_PyRuntime+166328>) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Include/internal/pycore_ceval.h:73 #42 _PyEval_Vector (tstate=0x7ffff7f1fd38 <_PyRuntime+166328>, func=, locals=, args=, argcount=, kwnames=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/ceval.c:6435 #43 0x00007ffff7bd76b6 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=2, args=0x7fffffffcee0, callable=0x7ffff7693ce0, tstate=0x7ffff7f1fd38 <_PyRuntime+166328>) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Include/internal/pycore_call.h:92 #44 object_vacall (tstate=0x7ffff7f1fd38 <_PyRuntime+166328>, base=, callable=0x7ffff7693ce0, vargs=0x7fffffffcf70) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Objects/call.c:819 #45 0x00007ffff7bfb904 in PyObject_CallMethodObjArgs (obj=0x0, name=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Objects/call.c:878 #46 0x00007ffff7bf90c1 in import_find_and_load (abs_name=0x7ffff77371f0, tstate=0x7ffff7f1fd38 <_PyRuntime+166328>) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/import.c:1736 #47 PyImport_ImportModuleLevelObject (name=0x7ffff77371f0, globals=, locals=, fromlist=0x7fffe9f288c0, level=0) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/import.c:1835 #48 0x00007ffff7bc916e in import_name (level=0x7ffff7ef76c8 <_PyRuntime+840>, fromlist=0x7fffe9f288c0, name=0x7ffff77371f0, frame=, tstate=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/ceval.c:7429 #49 _PyEval_EvalFrameDefault (tstate=, frame=, throwflag=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/ceval.c:3949 --Type for more, q to quit, c to continue without paging-- #50 0x00007ffff7bbed6a in _PyEval_EvalFrame (throwflag=0, frame=0x7ffff7faf020, tstate=0x7ffff7f1fd38 <_PyRuntime+166328>) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Include/internal/pycore_ceval.h:73 #51 _PyEval_Vector (tstate=0x7ffff7f1fd38 <_PyRuntime+166328>, func=, locals=, args=, argcount=, kwnames=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/ceval.c:6435 #52 0x00007ffff7c485ac in PyEval_EvalCode (co=0x5555555e9ae0, globals=, locals=0x7ffff7736fc0) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/ceval.c:1154 #53 0x00007ffff7c676e3 in run_eval_code_obj (tstate=0x7ffff7f1fd38 <_PyRuntime+166328>, co=0x5555555e9ae0, globals=0x7ffff7736fc0, locals=0x7ffff7736fc0) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/pythonrun.c:1714 #54 0x00007ffff7c63c1a in run_mod (mod=, filename=, globals=0x7ffff7736fc0, locals=0x7ffff7736fc0, flags=, arena=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/pythonrun.c:1735 #55 0x00007ffff7c79c22 in pyrun_file (fp=fp@entry=0x5555555803c0, filename=filename@entry=0x7ffff7671290, start=start@entry=257, globals=globals@entry=0x7ffff7736fc0, locals=locals@entry=0x7ffff7736fc0, closeit=closeit@entry=1, flags=0x7fffffffd498) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/pythonrun.c:1630 #56 0x00007ffff7c793e9 in _PyRun_SimpleFileObject (fp=0x5555555803c0, filename=0x7ffff7671290, closeit=1, flags=0x7fffffffd498) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/pythonrun.c:440 #57 0x00007ffff7c79058 in _PyRun_AnyFileObject (fp=0x5555555803c0, filename=0x7ffff7671290, closeit=1, flags=0x7fffffffd498) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Python/pythonrun.c:79 #58 0x00007ffff7c72d1b in pymain_run_file_obj (skip_source_first_line=0, filename=0x7ffff7671290, program_name=0x7fffe9f00070) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Modules/main.c:360 #59 pymain_run_file (config=0x7ffff7f05d80 <_PyRuntime+59904>) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Modules/main.c:379 #60 pymain_run_python (exitcode=0x7fffffffd494) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Modules/main.c:601 #61 Py_RunMain () at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Modules/main.c:680 #62 0x00007ffff7c3846b in Py_BytesMain (argc=, argv=) at /usr/src/debug/python3.11-3.11.1-3.fc37.x86_64/Modules/main.c:734 --Type for more, q to quit, c to continue without paging-- #63 0x00007ffff784a510 in __libc_start_call_main (main=main@entry=0x555555555160
, argc=argc@entry=2, argv=argv@entry=0x7fffffffd6e8) at ../sysdeps/nptl/libc_start_call_main.h:58 #64 0x00007ffff784a5c9 in __libc_start_main_impl (main=0x555555555160
, argc=2, argv=0x7fffffffd6e8, init=, fini=, rtld_fini=, stack_end=0x7fffffffd6d8) at ../csu/libc-start.c:381 #65 0x0000555555555095 in _start ()