Bug 430373 - Crashes from Kerfuffle overwrite dialog
Summary: Crashes from Kerfuffle overwrite dialog
Status: NEEDSINFO WAITINGFORINFO
Alias: None
Product: ark
Classification: Applications
Component: general (other bugs)
Version First Reported In: 20.12.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-12-14 12:57 UTC by Matheus Catarino
Modified: 2026-01-28 21:14 UTC (History)
2 users (show)

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 Matheus Catarino 2020-12-14 12:57:35 UTC
Application: ark (20.12.0)

Qt Version: 5.15.2
Frameworks Version: 5.77.0
Operating System: Linux 5.9.13-arch1-1 x86_64
Windowing system: X11
Distribution: Arch Linux

-- Information about the crash:
- What I was doing when the application crashed:
I was extracting files.

- Unusual behavior I noticed:
When the operating system is turned on the plasma interface appears to be broken in video synchronization since the taskbar appears blurred, although this had never happened before.

- Custom settings of the application:
Default

The crash can be reproduced every time.

-- Backtrace:
Application: Ark (ark), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f3b7015e8f9 in QAction::setEnabled(bool) () from /usr/lib/libQt5Widgets.so.5
#5  0x00007f3b6f6ccdd6 in ?? () from /usr/lib/libQt5Core.so.5
#6  0x00007f3b70253d53 in QAbstractButton::clicked(bool) () from /usr/lib/libQt5Widgets.so.5
#7  0x00007f3b702546dc in ?? () from /usr/lib/libQt5Widgets.so.5
#8  0x00007f3b70256083 in ?? () from /usr/lib/libQt5Widgets.so.5
#9  0x00007f3b70256263 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#10 0x00007f3b701a3b0e in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#11 0x00007f3b70162752 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#12 0x00007f3b7016987b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#13 0x00007f3b6f695a7a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#14 0x00007f3b7016887e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /usr/lib/libQt5Widgets.so.5
#15 0x00007f3b701bc249 in ?? () from /usr/lib/libQt5Widgets.so.5
#16 0x00007f3b701bf63f in ?? () from /usr/lib/libQt5Widgets.so.5
#17 0x00007f3b70162752 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#18 0x00007f3b6f695a7a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#19 0x00007f3b6fa72594 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#20 0x00007f3b6fa47bb5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#21 0x00007f3b6a86716c in ?? () from /usr/lib/libQt5XcbQpa.so.5
#22 0x00007f3b6dc6a8f4 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#23 0x00007f3b6dcbe821 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0x00007f3b6dc69121 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#25 0x00007f3b6f6ee6e1 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#26 0x00007f3b6f6943fc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#27 0x00007f3b7036620a in QDialog::exec() () from /usr/lib/libQt5Widgets.so.5
#28 0x00007f3b70df8fff in Kerfuffle::OverwriteQuery::execute() () from /usr/lib/libkerfuffle.so.20
#29 0x00007f3b6f6ccdd6 in ?? () from /usr/lib/libQt5Core.so.5
#30 0x00007f3b70dd8a93 in Kerfuffle::Job::userQuery(Kerfuffle::Query*) () from /usr/lib/libkerfuffle.so.20
#31 0x00007f3b6f6c2582 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#32 0x00007f3b70162752 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#33 0x00007f3b6f695a7a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#34 0x00007f3b6f698573 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#35 0x00007f3b6f6ef0a4 in ?? () from /usr/lib/libQt5Core.so.5
#36 0x00007f3b6dc6a8f4 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#37 0x00007f3b6dcbe821 in ?? () from /usr/lib/libglib-2.0.so.0
#38 0x00007f3b6dc69121 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#39 0x00007f3b6f6ee6e1 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#40 0x00007f3b6f6943fc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#41 0x00007f3b6f69c894 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#42 0x000055c77783a6b7 in ?? ()
#43 0x00007f3b6f058152 in __libc_start_main () from /usr/lib/libc.so.6
#44 0x000055c77783b95e in _start ()
[Inferior 1 (process 2773) detached]

Possible duplicates by query: bug 429973, bug 418660, bug 411774, bug 409252, bug 403101.

Reported using DrKonqi
Comment 1 aristsakas 2026-01-27 11:13:32 UTC
Thank you for the bug report. Unfortunately we were not able to get to it yet. Can we ask you to please check if this is still an issue with Ark 25.12.
Comment 2 cwo 2026-01-28 21:14:43 UTC
.