Bug 517766 - Crash on App startup
Summary: Crash on App startup
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Bundle-Snap (other bugs)
Version First Reported In: 8.2.0
Platform: Kubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2026-03-18 15:42 UTC by dev.schroeder.soft
Modified: 2026-03-18 20:55 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 9.1.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dev.schroeder.soft 2026-03-18 15:42:04 UTC
Application: digikam (8.2.0)

Qt Version: 5.15.13
Frameworks Version: 5.115.0
Operating System: Linux 6.17.0-19-generic x86_64
Windowing System: X11
Distribution: Ubuntu 24.04.4 LTS
DrKonqi: 5.27.11 [KCrashBackend]

-- Information about the crash:
Application refusing to load. Only began today after applying the following security updates:

libexiv2-27:amd64 (0.27.6-1build1, 0.27.6-1ubuntu0.1)
snapd:amd64 (2.73+ubuntu24.04, 2.73+ubuntu24.04.2)

Error report shows libexiv2-27 as a dependancy. 

Other image viewers installed are also crashing when attempting to load an image (Gwenview, Okular)

The crash can be reproduced every time.

-- Backtrace:
Application: digiKam (digikam), signal: Segmentation fault

[KCrash Handler]
#4  0x0000000000000000 in ?? ()
#5  0x00007a57a0930c7d in Digikam::MetaEngine::load(QString const&, Digikam::MetaEngine::Backend*) () from /usr/lib/digikam/libdigikamcore.so.8.2.0
#6  0x00007a57a09652e3 in Digikam::DMetadata::load(QString const&, Digikam::MetaEngine::Backend*) () from /usr/lib/digikam/libdigikamcore.so.8.2.0
#7  0x00007a57a0d91a60 in Digikam::ItemPropertiesMetadataTab::setCurrentURL(QUrl const&) () from /usr/lib/digikam/libdigikamcore.so.8.2.0
#8  0x00007a57a1b529f4 in ?? () from /usr/lib/digikam/libdigikamgui.so.8.2.0
#9  0x00007a57a1b53067 in ?? () from /usr/lib/digikam/libdigikamgui.so.8.2.0
#10 0x00007a57a1ac8f6e in ?? () from /usr/lib/digikam/libdigikamgui.so.8.2.0
#11 0x00007a579f112dbf in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007a579f11710d in QTimer::timeout(QTimer::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007a579f10624b in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007a579fd6bd45 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007a579f0d8118 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007a579f1345ab in QTimerInfoList::activateTimers() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007a579f134ed9 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007a5799114585 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007a5799173977 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007a5799113a23 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007a579f135279 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007a579f0d8289 in QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>, int) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007a579ff2c822 in QSplashScreen::finish(QWidget*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#24 0x00007a57a1a27a20 in Digikam::DigikamApp::show() () from /usr/lib/digikam/libdigikamgui.so.8.2.0
#25 0x00006142e716ea2f in ?? ()
#26 0x00007a579e62a1ca in __libc_start_call_main (main=main@entry=0x6142e716d8e0, argc=argc@entry=3, argv=argv@entry=0x7fff9e7e3f98) at ../sysdeps/nptl/libc_start_call_main.h:58
#27 0x00007a579e62a28b in __libc_start_main_impl (main=0x6142e716d8e0, argc=3, argv=0x7fff9e7e3f98, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff9e7e3f88) at ../csu/libc-start.c:360
#28 0x00006142e716f6f5 in ?? ()
[Inferior 1 (process 12198) detached]

Reported using DrKonqi
Comment 1 caulier.gilles 2026-03-18 15:48:28 UTC
Definitively, forget the Snap 8.2.0 version which is outdated and use the Linux AppImage bundle instead that we provide. 

I recommend the 9.1.0 pre-release which include bug-fix only compared to the last 9.0.0 just released few weeks ago.

https://files.kde.org/digikam/
Comment 2 Antonio Rojas 2026-03-18 16:40:30 UTC

*** This bug has been marked as a duplicate of bug 517733 ***
Comment 3 dev.schroeder.soft 2026-03-18 16:48:40 UTC
Switching to AppImage worked.

May try EXIF lib downgrade listed in 517733 to fix other issues until that lib updated.
Comment 4 gabriel 2026-03-18 20:55:00 UTC
(In reply to dev.schroeder.soft from comment #3)
> Switching to AppImage worked.
> 
> May try EXIF lib downgrade listed in 517733 to fix other issues until that
> lib updated.

I do it! Downgrade the libexiv2 and Showfoto/Digicam and Gwenview work again!
I will Hold in Synaptic the pack libexiv2 to the build version Until the New version with Fix comming out!
Using Appimage is a alternative soluttion But with this Bug I have many problems in Dolphin and other programs, i will not Keep using the Bug Version of libexiv2   0.27.6-1ubuntu0.1 but the build version that works fine until new updates!
Thanks for all!