[konsole] [Bug 411258] New: Konsole crash when switching panes

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sun Aug 25 01:57:28 BST 2019


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

            Bug ID: 411258
           Summary: Konsole crash when switching panes
           Product: konsole
           Version: 19.08.0
          Platform: Archlinux Packages
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: konsole-devel at kde.org
          Reporter: kdebugs at iwismer.ca
  Target Milestone: ---

Application: konsole (19.08.0)

Qt Version: 5.13.0
Frameworks Version: 5.61.0
Operating System: Linux 5.2.9-arch1-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
I had 3 panes open, and was using ctrl+tab and ctrl+shift+tab to switch between
them.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f0a271de800 (LWP 19125))]

Thread 4 (Thread 0x7f0a1e200700 (LWP 19129)):
#0  0x00007f0a2b7d8415 in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x00007f0a1e36ae9c in ?? () from /usr/lib/dri/i965_dri.so
#2  0x00007f0a1e36aa98 in ?? () from /usr/lib/dri/i965_dri.so
#3  0x00007f0a2b7d257f in start_thread () from /usr/lib/libpthread.so.0
#4  0x00007f0a2e3ab0e3 in clone () from /usr/lib/libc.so.6

Thread 3 (Thread 0x7f0a1ffff700 (LWP 19128)):
#0  0x00007f0a2e3a0667 in poll () from /usr/lib/libc.so.6
#1  0x00007f0a2ac61a80 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f0a2ac61b51 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x00007f0a2cc2e9bc in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQt5Core.so.5
#4  0x00007f0a2cbd55ec in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQt5Core.so.5
#5  0x00007f0a2ca082f5 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x00007f0a2c130b37 in ?? () from /usr/lib/libQt5DBus.so.5
#7  0x00007f0a2ca09520 in ?? () from /usr/lib/libQt5Core.so.5
#8  0x00007f0a2b7d257f in start_thread () from /usr/lib/libpthread.so.0
#9  0x00007f0a2e3ab0e3 in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7f0a2614f700 (LWP 19126)):
#0  0x00007f0a2e3a0667 in poll () from /usr/lib/libc.so.6
#1  0x00007f0a2b9f9630 in ?? () from /usr/lib/libxcb.so.1
#2  0x00007f0a2b9fb2db in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3  0x00007f0a26b1c049 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4  0x00007f0a2ca09520 in ?? () from /usr/lib/libQt5Core.so.5
#5  0x00007f0a2b7d257f in start_thread () from /usr/lib/libpthread.so.0
#6  0x00007f0a2e3ab0e3 in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7f0a271de800 (LWP 19125)):
[KCrash Handler]
#6  0x00007f0a2cbdf6bc in QMetaObject::cast(QObject const*) const () from
/usr/lib/libQt5Core.so.5
#7  0x00007f0a2e249680 in
Konsole::ViewManager::switchToTerminalDisplay(Konsole::TerminalDisplay*) ()
from /usr/lib/libkonsoleprivate.so.19
#8  0x00007f0a2cc02b70 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/libQt5Core.so.5
#9  0x00007f0a2d587e93 in QAction::triggered(bool) () from
/usr/lib/libQt5Widgets.so.5
#10 0x00007f0a2d58a624 in QAction::activate(QAction::ActionEvent) () from
/usr/lib/libQt5Widgets.so.5
#11 0x00007f0a2d58af10 in QAction::event(QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#12 0x00007f0a2d58e4d5 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#13 0x00007f0a2d597a21 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#14 0x00007f0a2cbd69c2 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#15 0x00007f0a2cf9fef0 in QShortcutMap::dispatchEvent(QKeyEvent*) () from
/usr/lib/libQt5Gui.so.5
#16 0x00007f0a2cf9ffd3 in QShortcutMap::tryShortcut(QKeyEvent*) () from
/usr/lib/libQt5Gui.so.5
#17 0x00007f0a2cf523d4 in QWindowSystemInterface::handleShortcutEvent(QWindow*,
unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int,
unsigned int, QString const&, bool, unsigned short) () from
/usr/lib/libQt5Gui.so.5
#18 0x00007f0a2cf7076e in
QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*)
() from /usr/lib/libQt5Gui.so.5
#19 0x00007f0a2cf7603f in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() from /usr/lib/libQt5Gui.so.5
#20 0x00007f0a2cf4e37c in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /usr/lib/libQt5Gui.so.5
#21 0x00007f0a26b1cfec in ?? () from /usr/lib/libQt5XcbQpa.so.5
#22 0x00007f0a2ac5fcf4 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#23 0x00007f0a2ac61b11 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0x00007f0a2ac61b51 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#25 0x00007f0a2cc2e9a3 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQt5Core.so.5
#26 0x00007f0a2cbd55ec in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQt5Core.so.5
#27 0x00007f0a2cbdd326 in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#28 0x00007f0a2e4a1454 in kdemain () from /usr/lib/libkdeinit5_konsole.so
#29 0x00007f0a2e2d5ee3 in __libc_start_main () from /usr/lib/libc.so.6
#30 0x00005653813c005e in _start ()
[Inferior 1 (process 19125) detached]

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list