https://bugs.kde.org/show_bug.cgi?id=383269

            Bug ID: 383269
           Summary: crash on "Extract To"
           Product: ark
           Version: 17.04.3
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: elvis.angelac...@kde.org
          Reporter: kol...@aon.at
                CC: rthoms...@gmail.com
  Target Milestone: ---

Application: ark (17.04.3)

Qt Version: 5.9.1
Frameworks Version: 5.37.0
Operating System: Linux 4.4.74-18.20-default x86_64
Distribution: "openSUSE Leap 42.2"

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

opened an attachment from an email (kmail) via ark containing just 3 files, no
subdirs.
A click on the down-button on the "Extract" tool button and clicking on
"Extract To..." crashes.

The crash can be reproduced every time.

-- Backtrace:
Application: Ark (ark), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff492ab88c0 (LWP 16580))]

Thread 3 (Thread 0x7ff46ee88700 (LWP 16582)):
#0  0x00007ff48ea9b20d in poll () from /lib64/libc.so.6
#1  0x00007ff4888cb314 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007ff4888cb42c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007ff48f3a113b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#4  0x00007ff48f34ec2b in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#5  0x00007ff48f19302a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x00007ff48b4b17e5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007ff48f19774d in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#8  0x00007ff48a08d744 in start_thread () from /lib64/libpthread.so.0
#9  0x00007ff48eaa3aad in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7ff47f400700 (LWP 16581)):
#0  0x00007ff48ea9b20d in poll () from /lib64/libc.so.6
#1  0x00007ff4876683c2 in _xcb_conn_wait () from /usr/lib64/libxcb.so.1
#2  0x00007ff48766a10f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007ff481338809 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007ff48f19774d in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#5  0x00007ff48a08d744 in start_thread () from /lib64/libpthread.so.0
#6  0x00007ff48eaa3aad in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7ff492ab88c0 (LWP 16580)):
[KCrash Handler]
#6  0x00007ff48e9ee8d7 in raise () from /lib64/libc.so.6
#7  0x00007ff48e9efcaa in abort () from /lib64/libc.so.6
#8  0x00007ff48f18368e in QMessageLogger::fatal(char const*, ...) const () from
/usr/lib64/libQt5Core.so.5
#9  0x00007ff48f17ec6e in qt_assert(char const*, char const*, int) () from
/usr/lib64/libQt5Core.so.5
#10 0x00007ff48e54d4fa in KIO::UrlUtil::firstChildUrl (lastUrl=...,
currentUrl=...) at
/home/KDE5/source/frameworks/kio/src/filewidgets/urlutil_p.h:73
#11 0x00007ff48e551e9e in KUrlNavigator::setLocationUrl (this=0x16b8980,
newUrl=...) at
/home/KDE5/source/frameworks/kio/src/filewidgets/kurlnavigator.cpp:1022
#12 0x00007ff48e508abb in KFileWidget::KFileWidget (this=0x17044f0,
_startDir=..., parent=0x16f5fa0) at
/home/KDE5/source/frameworks/kio/src/filewidgets/kfilewidget.cpp:654
#13 0x00007ff4926c2fb1 in
Kerfuffle::ExtractionDialog::ExtractionDialog(QWidget*) () from
/usr/lib64/libkerfuffle.so.17
#14 0x00007ff46d6bb05b in ?? () from /usr/lib64/qt5/plugins/arkpart.so
#15 0x00007ff48f37a493 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#16 0x00007ff49007f732 in QAction::triggered(bool) () from
/usr/lib64/libQt5Widgets.so.5
#17 0x00007ff490081e9d in QAction::activate(QAction::ActionEvent) () from
/usr/lib64/libQt5Widgets.so.5
#18 0x00007ff4901d0572 in
QMenuPrivate::activateCausedStack(QVector<QPointer<QWidget> > const&, QAction*,
QAction::ActionEvent, bool) () from /usr/lib64/libQt5Widgets.so.5
#19 0x00007ff4901d6f54 in QMenuPrivate::activateAction(QAction*,
QAction::ActionEvent, bool) () from /usr/lib64/libQt5Widgets.so.5
#20 0x00007ff4901d7e7b in QMenu::mouseReleaseEvent(QMouseEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#21 0x00007ff4900c3487 in QWidget::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#22 0x00007ff4901da15b in QMenu::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#23 0x00007ff490085afc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#24 0x00007ff49008cedc in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#25 0x00007ff48f350935 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#26 0x00007ff49008bd59 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from
/usr/lib64/libQt5Widgets.so.5
#27 0x00007ff4900db8cc in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#28 0x00007ff4900de0f3 in QWidgetWindow::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#29 0x00007ff490085afc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#30 0x00007ff49008c840 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#31 0x00007ff48f350935 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#32 0x00007ff48f9134ed in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /usr/lib64/libQt5Gui.so.5
#33 0x00007ff48f9150a5 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() from /usr/lib64/libQt5Gui.so.5
#34 0x00007ff48f8f38ab in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /usr/lib64/libQt5Gui.so.5
#35 0x00007ff481389e50 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#36 0x00007ff4888cb134 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#37 0x00007ff4888cb388 in ?? () from /usr/lib64/libglib-2.0.so.0
#38 0x00007ff4888cb42c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#39 0x00007ff48f3a111c in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#40 0x00007ff48f34ec2b in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#41 0x00007ff4901d4e2d in QMenu::exec(QPoint const&, QAction*) () from
/usr/lib64/libQt5Widgets.so.5
#42 0x00007ff49021493a in QToolButtonPrivate::popupTimerDone() () from
/usr/lib64/libQt5Widgets.so.5
#43 0x00007ff4902156fb in QToolButton::mousePressEvent(QMouseEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#44 0x00007ff4900c34a0 in QWidget::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#45 0x00007ff490215849 in QToolButton::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#46 0x00007ff490085afc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#47 0x00007ff49008cedc in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#48 0x00007ff48f350935 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#49 0x00007ff49008bd59 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from
/usr/lib64/libQt5Widgets.so.5
#50 0x00007ff4900dbb91 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#51 0x00007ff4900de0f3 in QWidgetWindow::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#52 0x00007ff490085afc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#53 0x00007ff49008c840 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#54 0x00007ff48f350935 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#55 0x00007ff48f9134ed in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /usr/lib64/libQt5Gui.so.5
#56 0x00007ff48f9150a5 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() from /usr/lib64/libQt5Gui.so.5
#57 0x00007ff48f8f38ab in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /usr/lib64/libQt5Gui.so.5
#58 0x00007ff481389e50 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#59 0x00007ff4888cb134 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#60 0x00007ff4888cb388 in ?? () from /usr/lib64/libglib-2.0.so.0
#61 0x00007ff4888cb42c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#62 0x00007ff48f3a111c in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#63 0x00007ff48f34ec2b in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#64 0x00007ff48f3571f4 in QCoreApplication::exec() () from
/usr/lib64/libQt5Core.so.5
#65 0x000000000040d18e in ?? ()
#66 0x00007ff48e9da6e5 in __libc_start_main () from /lib64/libc.so.6
#67 0x000000000040df09 in _start ()

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to