SUMMARY I have been unable to start Digikam since version 8.1.0. I installed Fedora 38 OS in hopes of getting Digikam to work again. I have been using this software for some 10 years, but unfortunately now it just crashes without showing any splash screen, main window, etc. *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Install Digikam from Fedora 38 official repository: sudo dnf install digikam 2. Start up digikam from Gnome menu OBSERVED RESULT The application does not start. There is not even any splash screen shown. EXPECTED RESULT The applications should start. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora 38 (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: Using Qt version 5.15.10 in /usr/lib64 ADDITIONAL INFORMATION When I run digikam under GDB, I get the following output: Program received signal SIGILL, Illegal instruction. 0x00007ffff6bfb801 in QtAV::Widgets::registerRenderers () at /usr/src/debug/digikam-8.1.0-1.fc38.x86_64/core/libs/video/qtav/widgets/QtAVWidgets_Global.cpp:92 Downloading source file /usr/src/debug/digikam-8.1.0-1.fc38.x86_64/core/libs/video/qtav/widgets/QtAVWidgets_Global.cpp
(gdb) backtrace #0 0x00007ffff6bfb801 in QtAV::Widgets::registerRenderers() () at /usr/src/debug/digikam-8.1.0-1.fc38.x86_64/core/libs/video/qtav/widgets/QtAVWidgets_Global.cpp:92 #1 0x00007ffff65e9a51 in _sub_I_65535_0.0 () at /lib64/libdigikamcore.so.8.1.0 #2 0x00007ffff7fcef77 in call_init (env=0x7fffffffe078, argv=0x7fffffffe068, argc=1, l=<optimized out>) at dl-init.c:90 #3 call_init (l=<optimized out>, argc=1, argv=0x7fffffffe068, env=0x7fffffffe078) at dl-init.c:27 #4 0x00007ffff7fcf06d in _dl_init (main_map=0x7ffff7ffe2d0, argc=1, argv=0x7fffffffe068, env=0x7fffffffe078) at dl-init.c:137 #5 0x00007ffff7fe54b0 in _dl_start_user () at /lib64/ld-linux-x86-64.so.2 #6 0x0000000000000001 in () #7 0x00007fffffffe39f in () #8 0x0000000000000000 in ()
*** This bug has been marked as a duplicate of bug 471199 ***
fixed with bug 471199