Bug 517832 - Crashing Gwenview When Opened A PNG File
Summary: Crashing Gwenview When Opened A PNG File
Status: RESOLVED DUPLICATE of bug 517733
Alias: None
Product: gwenview
Classification: Applications
Component: general (other bugs)
Version First Reported In: 23.08.5
Platform: Mint (Ubuntu based) Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2026-03-19 10:44 UTC by Mert
Modified: 2026-03-19 13:19 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 Mert 2026-03-19 10:44:29 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: Linux Mint 22.3
DrKonqi: 5.27.11 [KCrashBackend]

-- Information about the crash:
I tried opening a png file and it crashed immediately

The crash can be reproduced every time.

-- 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  0x00007e78ae44527e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007e78ae4288ff in __GI_abort () at ./stdlib/abort.c:79
#9  0x00007e78ae4297b6 in __libc_message_impl (fmt=fmt@entry=0x7e78ae5ce8d7 "%s\n") at ../sysdeps/posix/libc_fatal.c:134
#10 0x00007e78ae4a8ff5 in malloc_printerr (str=str@entry=0x7e78ae5cc672 "free(): invalid pointer") at ./malloc/malloc.c:5775
#11 0x00007e78ae4ab38c in _int_free (av=<optimized out>, p=<optimized out>, have_lock=0) at ./malloc/malloc.c:4507
#12 0x00007e78ae4addce in __GI___libc_free (mem=0x7ffeef7727d8) at ./malloc/malloc.c:3398
#13 0x00007e78b1210354 in Gwenview::ImageMetaInfoModel::setExiv2Image(Exiv2::Image const*) () from /lib/x86_64-linux-gnu/libgwenviewlib.so.5
#14 0x00007e78b11d5988 in Gwenview::Document::setExiv2Image(std::unique_ptr<Exiv2::Image, std::default_delete<Exiv2::Image> >) () from /lib/x86_64-linux-gnu/libgwenviewlib.so.5
#15 0x00007e78b11e0aa6 in ?? () from /lib/x86_64-linux-gnu/libgwenviewlib.so.5
#16 0x00007e78aef12e16 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007e78aece5c75 in QFutureWatcherBase::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007e78afb6bd45 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007e78aeed8118 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007e78aeedb94b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007e78aef35c0f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007e78acc88585 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007e78acce7977 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007e78acc87a23 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007e78aef35279 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007e78aeed6a7b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007e78aeedf3e8 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00006244c5beae59 in ?? ()
#29 0x00007e78ae42a1ca in __libc_start_call_main (main=main@entry=0x6244c5bea840, argc=argc@entry=2, argv=argv@entry=0x7ffeef7730d8) at ../sysdeps/nptl/libc_start_call_main.h:58
#30 0x00007e78ae42a28b in __libc_start_main_impl (main=0x6244c5bea840, argc=2, argv=0x7ffeef7730d8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffeef7730c8) at ../csu/libc-start.c:360
#31 0x00006244c5beb615 in ?? ()
[Inferior 1 (process 5585) detached]

The reporter indicates this bug may be a duplicate of or related to bug 517830.

Reported using DrKonqi
Comment 1 Antonio Rojas 2026-03-19 13:19:22 UTC

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