[?2004h(gdb) run [?2004lStarting program: /data0/fruser/pyside-setup64i/examples/scriptableapplication_64/scriptableapplication [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Detected system locale encoding (ANSI_X3.4-1968, locale "") is not UTF-8. Qt shall use a UTF-8 locale ("C.UTF-8") instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [New Thread 0x7ffff2692640 (LWP 73977)] [New Thread 0x7ffff1e70640 (LWP 73978)] Thread 1 "scriptableappli" received signal SIGSEGV, Segmentation fault. PyType_GenericAlloc (type=0x0, nitems=0) at ../cpython_src311/Objects/typeobject.c:1157 warning: Source file is more recent than executable. 1157 PyObject *obj = _PyType_AllocNoTrack(type, nitems); [?2004h[?2004l[?2004h(gdb) where [?2004l#0 PyType_GenericAlloc (type=0x0, nitems=0) at ../cpython_src311/Objects/typeobject.c:1157 #1 0x00007ffff7859279 in PyStaticMethod_New () at /data0/fruser/testenv64i/lib/python3.11/site-packages/shiboken6/libshiboken6.abi3.so.6.4 #2 0x00007ffff744d814 in type_add_method (meth=0x7ffff766c9c0 , type=) at ../cpython_src311/Objects/typeobject.c:5668 #3 type_add_methods (type=0x7ffff766c440 ) at ../cpython_src311/Objects/typeobject.c:5719 #4 type_ready_fill_dict (type=0x7ffff766c440 ) at ../cpython_src311/Objects/typeobject.c:6195 #5 type_ready (type=0x7ffff766c440 ) at ../cpython_src311/Objects/typeobject.c:6474 #6 PyType_Ready (type=type@entry=0x7ffff766c440 ) at ../cpython_src311/Objects/typeobject.c:6513 #7 0x00007ffff74d685b in _PyTypes_InitTypes (interp=interp@entry=0x7ffff7781018 <_PyRuntime+58936>) at ../cpython_src311/Objects/object.c:1986 #8 0x00007ffff750c27b in pycore_init_types (interp=0x7ffff7781018 <_PyRuntime+58936>) at ../cpython_src311/Python/pylifecycle.c:704 #9 pycore_interp_init (tstate=0x7ffff779b398 <_PyRuntime+166328>) at ../cpython_src311/Python/pylifecycle.c:845 #10 0x00007ffff750bf74 in pyinit_config (runtime=0x7ffff77729e0 <_PyRuntime>, config=0x7fffffffd230, tstate_p=) at ../cpython_src311/Python/pylifecycle.c:901 #11 pyinit_core (src_config=, tstate_p=, runtime=0x7ffff77729e0 <_PyRuntime>) at ../cpython_src311/Python/pylifecycle.c:1064 #12 0x00007ffff750bca7 in Py_InitializeFromConfig (config=0x7fffffffd4a0) at ../cpython_src311/Python/pylifecycle.c:1254 #13 0x00007ffff750bd97 in Py_InitializeEx (install_sigs=1) at ../cpython_src311/Python/pylifecycle.c:1292 #14 0x00005555555642ef in PythonUtils::init() () #15 0x00005555555643d7 in PythonUtils::bindAppObject(QString const&, QString const&, int, QObject*) () #16 0x000055555555ff50 in MainWindow::MainWindow() () #17 0x000055555555f47b in main () [?2004h(gdb) quyi  ui  ui  it [?2004l[?2004hA debugging session is active. Inferior 1 [process 73973] will be killed. Quit anyway? (y or n) y [?2004l[?2004h]0;fruser@fruser: ~/dev/pyside-setup64i/examplesfruser@fruser:~/dev/pyside-setup64i/examples$ [?2004l exit Script done on 2023-04-05 09:12:39+02:00 [COMMAND_EXIT_CODE="0"]