Application: ark (20.08.3) Qt Version: 5.15.2 Frameworks Version: 5.77.0 Operating System: Linux 5.9.14-1-default x86_64 Windowing system: X11 Distribution: openSUSE Tumbleweed -- Information about the crash: - What I was doing when the application crashed: I told Ark not to replace any files when extracting an archive. -- Backtrace: Application: Ark (ark), signal: Segmentation fault [KCrash Handler] #4 0x00007f8d995f97e5 in QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator-> (this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:118 #5 qGetPtrHelper<QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> > > (ptr=...) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1135 #6 QAction::d_func (this=<optimized out>) at kernel/qaction.h:63 #7 QAction::setEnabled (this=0x200000002, b=true) at kernel/qaction.cpp:1016 #8 0x00007f8d98a83866 in QtPrivate::QSlotObjectBase::call (a=0x7ffefb618ad0, r=0x7f8d587ca0e0, this=0x56276ef0ab60) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #9 doActivate<false> (sender=0x56276ef09570, signal_index=9, argv=argv@entry=0x7ffefb618ad0) at kernel/qobject.cpp:3886 #10 0x00007f8d98a7cbc0 in QMetaObject::activate (sender=sender@entry=0x56276ef09570, m=m@entry=0x7f8d99af94e0 <QAbstractButton::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffefb618ad0) at kernel/qobject.cpp:3946 #11 0x00007f8d996ea3e2 in QAbstractButton::clicked (this=this@entry=0x56276ef09570, _t1=<optimized out>) at .moc/moc_qabstractbutton.cpp:308 #12 0x00007f8d996ead4a in QAbstractButtonPrivate::emitClicked (this=this@entry=0x56276eca5020) at widgets/qabstractbutton.cpp:415 #13 0x00007f8d996ec69f in QAbstractButtonPrivate::click (this=this@entry=0x56276eca5020) at widgets/qabstractbutton.cpp:408 #14 0x00007f8d996ec871 in QAbstractButton::mouseReleaseEvent (this=0x56276ef09570, e=0x7ffefb6190a0) at widgets/qabstractbutton.cpp:1044 #15 0x00007f8d9963d35e in QWidget::event (this=0x56276ef09570, event=0x7ffefb6190a0) at kernel/qwidget.cpp:9019 #16 0x00007f8d995fd50f in QApplicationPrivate::notify_helper (this=this@entry=0x56276e774540, receiver=receiver@entry=0x56276ef09570, e=e@entry=0x7ffefb6190a0) at kernel/qapplication.cpp:3632 #17 0x00007f8d996043fb in QApplication::notify (this=0x7ffefb618da0, receiver=0x56276ef09570, e=0x7ffefb6190a0) at kernel/qapplication.cpp:3076 #18 0x00007f8d98a4d28a in QCoreApplication::notifyInternal2 (receiver=0x56276ef09570, event=0x7ffefb6190a0) at kernel/qcoreapplication.cpp:1063 #19 0x00007f8d99603426 in QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x56276ef09570, event=event@entry=0x7ffefb6190a0, alienWidget=alienWidget@entry=0x56276ef09570, nativeWidget=0x7f8d587ca0e0, buttonDown=buttonDown@entry=0x7f8d99b2b670 <qt_button_down>, lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at kernel/qapplication.cpp:2614 #20 0x00007f8d996553c1 in QWidgetWindow::handleMouseEvent (this=0x56276ef01bd0, event=0x7ffefb619360) at kernel/qwidgetwindow.cpp:683 #21 0x00007f8d996588ce in QWidgetWindow::event (this=0x56276ef01bd0, event=0x7ffefb619360) at kernel/qwidgetwindow.cpp:300 #22 0x00007f8d995fd50f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x56276ef01bd0, e=0x7ffefb619360) at kernel/qapplication.cpp:3632 #23 0x00007f8d98a4d28a in QCoreApplication::notifyInternal2 (receiver=0x56276ef01bd0, event=0x7ffefb619360) at kernel/qcoreapplication.cpp:1063 #24 0x00007f8d98eb9b73 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib64/libQt5Gui.so.5 #25 0x00007f8d98e8fc5c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Gui.so.5 #26 0x00007f8d94477faa in ?? () from /usr/lib64/libQt5XcbQpa.so.5 #27 0x00007f8d97039cf7 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #28 0x00007f8d9703a078 in ?? () from /usr/lib64/libglib-2.0.so.0 #29 0x00007f8d9703a12f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #30 0x00007f8d98aa47df in QEventDispatcherGlib::processEvents (this=0x56276e861620, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #31 0x00007f8d98a4bc4b in QEventLoop::exec (this=this@entry=0x7ffefb6196a0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #32 0x00007f8d997f63d7 in QDialog::exec (this=0x7f8d587ca0e0) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #33 0x00007f8d9a225c0a in Kerfuffle::OverwriteQuery::execute() () from /usr/lib64/libkerfuffle.so.20 #34 0x00007f8d98a83866 in QtPrivate::QSlotObjectBase::call (a=0x7ffefb6198e0, r=0x56276ec5e980, this=0x56276e84c410) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #35 doActivate<false> (sender=0x56276f14c160, signal_index=22, argv=0x7ffefb6198e0) at kernel/qobject.cpp:3886 #36 0x00007f8d9a208352 in Kerfuffle::Job::userQuery(Kerfuffle::Query*) () from /usr/lib64/libkerfuffle.so.20 #37 0x00007f8d98a792b1 in QObject::event (this=0x56276f14c160, e=0x7f8d587e3500) at kernel/qobject.cpp:1314 #38 0x00007f8d995fd50f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x56276f14c160, e=0x7f8d587e3500) at kernel/qapplication.cpp:3632 #39 0x00007f8d98a4d28a in QCoreApplication::notifyInternal2 (receiver=0x56276f14c160, event=0x7f8d587e3500) at kernel/qcoreapplication.cpp:1063 #40 0x00007f8d98a4fcc1 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x56276e773aa0) at kernel/qcoreapplication.cpp:1817 #41 0x00007f8d98aa5153 in postEventSourceDispatch (s=0x56276e8552f0) at kernel/qeventdispatcher_glib.cpp:277 #42 0x00007f8d97039cf7 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #43 0x00007f8d9703a078 in ?? () from /usr/lib64/libglib-2.0.so.0 #44 0x00007f8d9703a12f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #45 0x00007f8d98aa47df in QEventDispatcherGlib::processEvents (this=0x56276e861620, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #46 0x00007f8d98a4bc4b in QEventLoop::exec (this=this@entry=0x7ffefb619cb0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #47 0x00007f8d98a53ec0 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #48 0x000056276e53d500 in ?? () #49 0x00007f8d983f2152 in __libc_start_main () from /lib64/libc.so.6 #50 0x000056276e53f21e in _start () [Inferior 1 (process 6245) detached] The reporter indicates this bug may be a duplicate of or related to bug 430657. Possible duplicates by query: bug 430657, bug 430373, bug 429973, bug 429504, bug 429420. Reported using DrKonqi
Created attachment 134328 [details] New crash information added by DrKonqi ark (20.12.0) using Qt 5.15.2 - What I was doing when the application crashed: Extracting a .rpm (OpenSUSE Firefox) using Ark as root. As soon as I check Apply to all, it crashes. -- Backtrace (Reduced): #6 QAction::setEnabled (this=0x200000002, b=true) at kernel/qaction.cpp:1016 #7 0x00007f336576d96a in KIO::RenameDialog::applyAllPressed() () from /usr/lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5 #8 0x00007f33640186be in QtPrivate::QSlotObjectBase::call (a=0x7ffe9f5cc840, r=0x7f332003bc70, this=0x563895820100) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #9 doActivate<false> (sender=0x563895852ad0, signal_index=9, argv=0x7ffe9f5cc840) at kernel/qobject.cpp:3886 [...] #11 0x00007f3364bb0b56 in QAbstractButton::clicked (this=this@entry=0x563895852ad0, _t1=<optimized out>) at .moc/moc_qabstractbutton.cpp:308
*** This bug has been marked as a duplicate of bug 430374 ***