https://bugs.kde.org/show_bug.cgi?id=372460
Bug ID: 372460 Summary: Yakuake hangs and then crash Product: yakuake Version: unspecified Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: h...@kde.org Reporter: valerio.baldissero...@autistici.org Target Milestone: --- Application: yakuake (2.9.9+) Qt Version: 5.7.0 Frameworks Version: 5.27.0 Operating System: Linux 4.8.6-1-ARCH x86_64 Distribution: "Arch Linux" -- Information about the crash: - What I was doing when the application crashed: Resuming from suspend to ram, executed 2 commands in 2 different tabs. Commands run but takes forever to complete, tried to interrupt with Ctrl+C a couple of times without success. When I tried to close the tab with Ctrl+R one tab closed the other didn't and yakuake crashed. Before the crash I was able to create new tabs, the same command run in the frozen tab this time executed without any problem in the expected time. -- Backtrace: Application: Yakuake (yakuake), signal: Segmentation fault Using host libthread_db library "/usr/lib/libthread_db.so.1". [Current thread is 1 (Thread 0x7f2eb3d0b7c0 (LWP 1255))] Thread 3 (Thread 0x7f2e9d039700 (LWP 1276)): #0 0x00007f2eae81448d in poll () at /usr/lib/libc.so.6 #1 0x00007f2ea942d786 in () at /usr/lib/libglib-2.0.so.0 #2 0x00007f2ea942d89c in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #3 0x00007f2eaf13672b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #4 0x00007f2eaf0e023a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #5 0x00007f2eaef030f3 in QThread::exec() () at /usr/lib/libQt5Core.so.5 #6 0x00007f2eb0ccee55 in () at /usr/lib/libQt5DBus.so.5 #7 0x00007f2eaef07d78 in () at /usr/lib/libQt5Core.so.5 #8 0x00007f2eaacf8454 in start_thread () at /usr/lib/libpthread.so.0 #9 0x00007f2eae81d7df in clone () at /usr/lib/libc.so.6 Thread 2 (Thread 0x7f2e9f60c700 (LWP 1275)): #0 0x00007f2eae81448d in poll () at /usr/lib/libc.so.6 #1 0x00007f2eacadd8e0 in () at /usr/lib/libxcb.so.1 #2 0x00007f2eacadf679 in xcb_wait_for_event () at /usr/lib/libxcb.so.1 #3 0x00007f2ea154d449 in () at /usr/lib/libQt5XcbQpa.so.5 #4 0x00007f2eaef07d78 in () at /usr/lib/libQt5Core.so.5 #5 0x00007f2eaacf8454 in start_thread () at /usr/lib/libpthread.so.0 #6 0x00007f2eae81d7df in clone () at /usr/lib/libc.so.6 Thread 1 (Thread 0x7f2eb3d0b7c0 (LWP 1255)): [KCrash Handler] #6 0x00007f2eafdf1b10 in QWidget::focusWidget() const () at /usr/lib/libQt5Widgets.so.5 #7 0x0000000000431d0b in () #8 0x000000000044f66f in () #9 0x00007f2eaf10d659 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/libQt5Core.so.5 #10 0x000000000044d611 in () #11 0x000000000044eba5 in () #12 0x00007f2eaf10d659 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/libQt5Core.so.5 #13 0x00007f2eafdbb442 in QAction::triggered(bool) () at /usr/lib/libQt5Widgets.so.5 #14 0x00007f2eafdbde30 in QAction::activate(QAction::ActionEvent) () at /usr/lib/libQt5Widgets.so.5 #15 0x00007f2eafdbe7ac in QAction::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5 #16 0x00007f2eafdc1e0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #17 0x00007f2eafdc9581 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #18 0x00007f2eaf0e1de0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 #19 0x00007f2eaf65c668 in QShortcutMap::dispatchEvent(QKeyEvent*) () at /usr/lib/libQt5Gui.so.5 #20 0x00007f2eaf65c729 in QShortcutMap::tryShortcut(QKeyEvent*) () at /usr/lib/libQt5Gui.so.5 #21 0x00007f2eaf6152bd in QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short) () at /usr/lib/libQt5Gui.so.5 #22 0x00007f2eaf62c8d4 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () at /usr/lib/libQt5Gui.so.5 #23 0x00007f2eaf631e65 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /usr/lib/libQt5Gui.so.5 #24 0x00007f2eaf60fcab in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5 #25 0x00007f2ea15832f0 in () at /usr/lib/libQt5XcbQpa.so.5 #26 0x00007f2ea942d587 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 #27 0x00007f2ea942d7f0 in () at /usr/lib/libglib-2.0.so.0 #28 0x00007f2ea942d89c in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #29 0x00007f2eaf13670f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #30 0x00007f2eaf0e023a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #31 0x00007f2eaf0e873c in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5 #32 0x0000000000415af2 in () #33 0x00007f2eae755291 in __libc_start_main () at /usr/lib/libc.so.6 #34 0x0000000000415b79 in _start () Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.