Bug 467833 - gwenview crashed after trying to delete multiple images
Summary: gwenview crashed after trying to delete multiple images
Status: RESOLVED DUPLICATE of bug 430063
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: 22.12.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-03-26 22:02 UTC by Andrew
Modified: 2023-09-17 22:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew 2023-03-26 22:02:25 UTC
Application: gwenview (22.12.3)

Qt Version: 5.15.8
Frameworks Version: 5.104.0
Operating System: Linux 6.2.7-200.fc37.x86_64+debug x86_64
Windowing System: X11
Distribution: "Fedora release 37 (Thirty Seven)"
DrKonqi: 5.27.3 [KCrashBackend]

-- Information about the crash:
I did ctrl+a to select several images. Then pressed del (maybe shift/ctrl+del, not sure) and it crashed immediately.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Gwenview (gwenview), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f8c866ed6e8 in Gwenview::Document::setExiv2Image(std::unique_ptr<Exiv2::Image, std::default_delete<Exiv2::Image> >) () from /lib64/libgwenviewlib.so.5
#5  0x00007f8c866f85b5 in Gwenview::LoadingDocumentImpl::slotMetaInfoLoaded() () from /lib64/libgwenviewlib.so.5
#6  0x00007f8c848d0e96 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7  0x00007f8c846f21b5 in QFutureWatcherBase::event(QEvent*) () from /lib64/libQt5Core.so.5
#8  0x00007f8c855aed62 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#9  0x00007f8c8489d4e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#10 0x00007f8c848a0854 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#11 0x00007f8c848eeb07 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#12 0x00007f8c82718c7f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#13 0x00007f8c8276f118 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#14 0x00007f8c82715f00 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#15 0x00007f8c848ee5fa in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#16 0x00007f8c8489bf3a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#17 0x00007f8c848a4002 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#18 0x000055ebed1b4afb in main ()
[Inferior 1 (process 11095) detached]

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

Reported using DrKonqi
Comment 1 Nicolas Fella 2023-09-17 22:40:23 UTC

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