Bug 411258 - Konsole crash when switching panes
Summary: Konsole crash when switching panes
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 19.08.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
: 411383 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-08-25 00:57 UTC by Isaac Wismer
Modified: 2022-10-25 05:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Isaac Wismer 2019-08-25 00:57:28 UTC
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
Comment 1 Kurt Hindenburg 2019-08-25 23:05:45 UTC
Are you able to reproduce? And if so, can you elaborate on the steps.
Comment 2 Isaac Wismer 2019-08-26 05:14:06 UTC
(In reply to Kurt Hindenburg from comment #1)
> Are you able to reproduce? And if so, can you elaborate on the steps.

So far, I have not been able to reproduce the crash. If I am able to. I will add more details.
Comment 3 Christoph Feck 2019-09-17 01:39:19 UTC
*** Bug 411383 has been marked as a duplicate of this bug. ***
Comment 4 Justin Zobel 2022-09-25 22:38:34 UTC
Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
Comment 5 Bug Janitor Service 2022-10-10 04:52:10 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Bug Janitor Service 2022-10-25 05:01:22 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!