Bug 517801 - Crash on opening PNG or JPEG image
Summary: Crash on opening PNG or JPEG image
Status: RESOLVED DUPLICATE of bug 517733
Alias: None
Product: gwenview
Classification: Applications
Component: general (other bugs)
Version First Reported In: 23.08.5
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2026-03-18 21:51 UTC by Thomas Dreibholz
Modified: 2026-03-18 22:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Dreibholz 2026-03-18 21:51:45 UTC
Application: gwenview (23.08.5)

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:
Gwenview crashes when opening a PNG or JPEG image. The images seems to be okay when e.g. displayed in Firefox.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Gwenview (gwenview), signal: Aborted

[KCrash Handler]
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#6  __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#7  0x000070335de4527e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x000070335de288ff in __GI_abort () at ./stdlib/abort.c:79
#9  0x000070335de297b6 in __libc_message_impl (fmt=fmt@entry=0x70335dfce8d7 "%s\n") at ../sysdeps/posix/libc_fatal.c:134
#10 0x000070335dea8ff5 in malloc_printerr (str=str@entry=0x70335dfcc672 "free(): invalid pointer") at ./malloc/malloc.c:5775
#11 0x000070335deab38c in _int_free (av=<optimized out>, p=<optimized out>, have_lock=0) at ./malloc/malloc.c:4507
#12 0x000070335deaddce in __GI___libc_free (mem=0x7ffdc2ba2448) at ./malloc/malloc.c:3398
#13 0x0000703360ce1354 in Gwenview::ImageMetaInfoModel::setExiv2Image(Exiv2::Image const*) () from /lib/x86_64-linux-gnu/libgwenviewlib.so.5
#14 0x0000703360ca6988 in Gwenview::Document::setExiv2Image(std::unique_ptr<Exiv2::Image, std::default_delete<Exiv2::Image> >) () from /lib/x86_64-linux-gnu/libgwenviewlib.so.5
#15 0x0000703360cb1aa6 in ?? () from /lib/x86_64-linux-gnu/libgwenviewlib.so.5
#16 0x000070335e912e16 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x000070335e6e5c75 in QFutureWatcherBase::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x000070335f76bd45 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x000070335e8d8118 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x000070335e8db94b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x000070335e935c0f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x000070335c714585 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x000070335c773977 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x000070335c713a23 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x000070335e935279 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x000070335e8d6a7b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x000070335e8df3e8 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00006065ad341e59 in ?? ()
#29 0x000070335de2a1ca in __libc_start_call_main (main=main@entry=0x6065ad341840, argc=argc@entry=2, argv=argv@entry=0x7ffdc2ba2d48) at ../sysdeps/nptl/libc_start_call_main.h:58
#30 0x000070335de2a28b in __libc_start_main_impl (main=0x6065ad341840, argc=2, argv=0x7ffdc2ba2d48, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffdc2ba2d38) at ../csu/libc-start.c:360
#31 0x00006065ad342615 in ?? ()
[Inferior 1 (process 24855) detached]

Reported using DrKonqi
Comment 1 Antonio Rojas 2026-03-18 22:06:01 UTC

*** This bug has been marked as a duplicate of bug 517733 ***