Bug 472214 - Gwenview crashes after entering image directory and beginning with thumbnail creation
Summary: Gwenview crashes after entering image directory and beginning with thumbnail ...
Status: REPORTED
Alias: None
Product: gwenview
Classification: Applications
Component: general (other bugs)
Version First Reported In: 23.04.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: drkonqi
: 468690 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-07-13 11:17 UTC by Dieter Stolte
Modified: 2023-07-13 11:31 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dieter Stolte 2023-07-13 11:17:55 UTC
Application: gwenview (23.04.2)

Qt Version: 5.15.10
Frameworks Version: 5.107.0
Operating System: Linux 6.3.12-200.fc38.x86_64 x86_64
Windowing System: X11
Distribution: "Fedora release 38 (Thirty Eight)"
DrKonqi: 5.27.6 [KCrashBackend]

-- Information about the crash:
I was searching for special image and opened some folders to find it. Gwenview was already starting to behave weird. After goind back to the parent dir in order to find the next possible folder of the pic gwenview went back to the folder I just left and continued to create thumbnail. So I went back to parent again and entered another folder. During the creation of the thumbnails Gwenview crashed.

The images in the folders are canon raws, canon jpgs, lightroom tifs and pngs from linux tools. The number of images in a folder is < 200.

This happend several times now so it is kind of reproducable.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007f6970ab0844 in __pthread_kill_implementation () at /lib64/libc.so.6
#5  0x00007f6970a5fabe in raise () at /lib64/libc.so.6
#6  0x00007f6970a4887f in abort () at /lib64/libc.so.6
#7  0x00007f69710b1898 in qt_message_output(QtMsgType, QMessageLogContext const&, QString const&) [clone .cold] () at /lib64/libQt5Core.so.5
#8  0x00007f69710b21e9 in  () at /lib64/libQt5Core.so.5
#9  0x00007f6972fb6b1e in Gwenview::ThumbnailGenerator::~ThumbnailGenerator() () at /lib64/libgwenviewlib.so.5
#10 0x00007f69712deb49 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#11 0x00007f6971faeb75 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#12 0x00007f69712b4188 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#13 0x00007f69712b7635 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5
#14 0x00007f6971306c3f in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#15 0x00007f696ef1348c in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#16 0x00007f696ef71638 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#17 0x00007f696ef10b13 in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#18 0x00007f6971306729 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#19 0x00007f69712b2b4b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#20 0x00007f69712baddb in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#21 0x000055b2e4669ac9 in main ()
[Inferior 1 (process 18243) detached]

Reported using DrKonqi
Comment 1 Dieter Stolte 2023-07-13 11:31:04 UTC
*** Bug 468690 has been marked as a duplicate of this bug. ***