Bug 517830 - Gwenview crashed trying to open png file
Summary: Gwenview crashed trying to open 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: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2026-03-19 10:35 UTC by Marco Cimmino
Modified: 2026-03-22 20:56 UTC (History)
2 users (show)

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


Attachments
New crash information added by DrKonqi (3.47 KB, text/plain)
2026-03-22 20:56 UTC, youda008
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Cimmino 2026-03-19 10:35:02 UTC
Application: gwenview (23.08.5)

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

-- Information about the crash:
1. created two png files from Spectacle
2. from krusader clicked to open and see them
3. Gwenview crashed multiple times.

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  0x00007601a784527e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007601a78288ff in __GI_abort () at ./stdlib/abort.c:79
#9  0x00007601a78297b6 in __libc_message_impl (fmt=fmt@entry=0x7601a79ce8d7 "%s\n") at ../sysdeps/posix/libc_fatal.c:134
#10 0x00007601a78a8ff5 in malloc_printerr (str=str@entry=0x7601a79cc672 "free(): invalid pointer") at ./malloc/malloc.c:5775
#11 0x00007601a78ab38c in _int_free (av=<optimized out>, p=<optimized out>, have_lock=0) at ./malloc/malloc.c:4507
#12 0x00007601a78addce in __GI___libc_free (mem=0x7ffc6f421098) at ./malloc/malloc.c:3398
#13 0x00007601aa654354 in Gwenview::ImageMetaInfoModel::setExiv2Image(Exiv2::Image const*) () from /lib/x86_64-linux-gnu/libgwenviewlib.so.5
#14 0x00007601aa619988 in Gwenview::Document::setExiv2Image(std::unique_ptr<Exiv2::Image, std::default_delete<Exiv2::Image> >) () from /lib/x86_64-linux-gnu/libgwenviewlib.so.5
#15 0x00007601aa624aa6 in ?? () from /lib/x86_64-linux-gnu/libgwenviewlib.so.5
#16 0x00007601a8312e16 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007601a80e5c75 in QFutureWatcherBase::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007601a8f6bd45 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007601a82d8118 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007601a82db94b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007601a8335c0f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007601a6088585 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007601a60e7977 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007601a6087a23 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007601a8335279 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007601a82d6a7b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007601a82df3e8 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x0000559ca391ce59 in ?? ()
#29 0x00007601a782a1ca in __libc_start_call_main (main=main@entry=0x559ca391c840, argc=argc@entry=2, argv=argv@entry=0x7ffc6f421998) at ../sysdeps/nptl/libc_start_call_main.h:58
#30 0x00007601a782a28b in __libc_start_main_impl (main=0x559ca391c840, argc=2, argv=0x7ffc6f421998, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc6f421988) at ../csu/libc-start.c:360
#31 0x0000559ca391d615 in ?? ()
[Inferior 1 (process 65641) detached]

Reported using DrKonqi
Comment 1 Nicolas Fella 2026-03-19 10:38:08 UTC

*** This bug has been marked as a duplicate of bug 517733 ***
Comment 2 youda008 2026-03-22 20:56:38 UTC
Created attachment 190917 [details]
New crash information added by DrKonqi

gwenview (23.08.5) using Qt 5.15.13

The application crashes everytime when trying to open a specific PNG file

-- Backtrace (Reduced):
#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  0x00007a4066c4527e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007a4066c288ff in __GI_abort () at ./stdlib/abort.c:79