First noticed with Qt6 in #41675 but now that I checked, it happens with Qt5 too. There's a segfault in write_shortcuts():
Thread 1 "freeciv-qt" received signal SIGSEGV, Segmentation fault.
write_shortcuts () at ../../../../src/client/gui-qt/shortcuts.cpp:792
792 s.setValue("id", sc->id);
First noticed with Qt6 in #41675 but now that I checked, it happens with Qt5 too. There's a segfault in write_shortcuts():
Thread 1 "freeciv-qt" received signal SIGSEGV, Segmentation fault.
write_shortcuts () at ../../../../src/client/gui-qt/shortcuts.cpp:792
792 s.setValue("id", sc->id);