Bug 410582 - Konsole with two tabs crashes when you press ctrl+d
Summary: Konsole with two tabs crashes when you press ctrl+d
Status: RESOLVED DUPLICATE of bug 431827
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
: 415728 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-08-04 18:19 UTC by Patrick Silva
Modified: 2021-05-25 20:28 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (14.70 KB, text/plain)
2019-10-04 23:44 UTC, Matt Fagnani
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2019-08-04 18:19:27 UTC
Application: konsole (19.07.90)

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

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

1. Open konsole
2. press ctrl+shift+t to open a new tab
2. set the second tab to readonly: "View" menu > check "Read-only"
3. switch to the first tab, open "Edit" menu > hover over "Copy input to" > select "All tabs in current window"
4. press Ctrl-D

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

Thread 4 (Thread 0x7f1244eda700 (LWP 25388)):
#0  0x00007f1251b6e415 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f12451d4ebc in  () at /usr/lib/dri/i965_dri.so
#2  0x00007f12451d4ab8 in  () at /usr/lib/dri/i965_dri.so
#3  0x00007f1251b6857f in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f12547460e3 in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7f124736c700 (LWP 25387)):
#0  0x00007f124f566479 in g_mutex_lock () at /usr/lib/libglib-2.0.so.0
#1  0x00007f124f5b536c in g_main_context_prepare () at /usr/lib/libglib-2.0.so.0
#2  0x00007f124f5b59a6 in  () at /usr/lib/libglib-2.0.so.0
#3  0x00007f124f5b5b51 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#4  0x00007f1252fc39bc in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f1240000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f1252f6a5ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f124736bd70, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#6  0x00007f1252d9d2f5 in QThread::exec() (this=this@entry=0x7f1252549080 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#7  0x00007f12524c5b37 in QDBusConnectionManager::run() (this=0x7f1252549080 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:178
#8  0x00007f1252d9e520 in QThreadPrivate::start(void*) (arg=0x7f1252549080 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:360
#9  0x00007f1251b6857f in start_thread () at /usr/lib/libpthread.so.0
#10 0x00007f12547460e3 in clone () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7f124cd2e700 (LWP 25386)):
#0  0x00007f125473b667 in poll () at /usr/lib/libc.so.6
#1  0x00007f1251d8f630 in  () at /usr/lib/libxcb.so.1
#2  0x00007f1251d912db in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x00007f124d6f2049 in QXcbEventQueue::run() (this=0x55bc20374670) at qxcbeventqueue.cpp:228
#4  0x00007f1252d9e520 in QThreadPrivate::start(void*) (arg=0x55bc20374670) at thread/qthread_unix.cpp:360
#5  0x00007f1251b6857f in start_thread () at /usr/lib/libpthread.so.0
#6  0x00007f12547460e3 in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f124db48800 (LWP 25384)):
[KCrash Handler]
#6  0x00007f125396ac0e in QWidget::testAttribute(Qt::WidgetAttribute) const (attribute=<optimized out>, this=<optimized out>) at ../../include/QtWidgets/../../src/widgets/kernel/qwidget.h:873
#7  0x00007f125396ac0e in QWidget::isEnabled() const (this=0x0) at ../../include/QtWidgets/../../src/widgets/kernel/qwidget.h:770
#8  0x00007f125396ac0e in QWidget::setFocus(Qt::FocusReason) (this=0x0, reason=Qt::OtherFocusReason) at kernel/qwidget.cpp:6517
#9  0x00007f1252f97b70 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7fff283890c0, r=0x55bc2047aa10, this=0x55bc204925a0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#10 0x00007f1252f97b70 in QMetaObject::activate(QObject*, int, int, void**) (sender=0x55bc20403ec0, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3787
#11 0x00007f1254533163 in Konsole::TabbedViewContainer::activeViewChanged(Konsole::TerminalDisplay*) (this=this@entry=0x55bc20403ec0, _t1=<optimized out>) at /usr/src/debug/build/src/konsoleprivate_autogen/EWIEGA46WW/moc_ViewContainer.cpp:273
#12 0x00007f12545e392d in Konsole::TabbedViewContainer::currentTabChanged(int) (index=0, this=0x55bc20403ec0) at /usr/src/debug/konsole-19.07.90/src/ViewContainer.cpp:514
#13 0x00007f12545e392d in Konsole::TabbedViewContainer::currentTabChanged(int) (this=0x55bc20403ec0, index=0) at /usr/src/debug/konsole-19.07.90/src/ViewContainer.cpp:509
#14 0x00007f1252f97b70 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7fff28389210, r=0x55bc20403ec0, this=0x55bc20483200) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#15 0x00007f1252f97b70 in QMetaObject::activate(QObject*, int, int, void**) (sender=0x55bc20403ec0, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3787
#16 0x00007f1253b0934f in QTabWidget::currentChanged(int) (this=<optimized out>, _t1=<optimized out>) at .moc/moc_qtabwidget.cpp:326
#17 0x00007f1253b0b92a in QTabWidget::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at widgets/qtabwidget.h:175
#18 0x00007f1252f97a11 in QMetaObject::activate(QObject*, int, int, void**) (sender=0x55bc2047cf40, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3807
#19 0x00007f1253ae92af in QTabBar::currentChanged(int) (this=this@entry=0x55bc2047cf40, _t1=<optimized out>, _t1@entry=0) at .moc/moc_qtabbar.cpp:338
#20 0x00007f1253aeda61 in QTabBar::setCurrentIndex(int) (this=this@entry=0x55bc2047cf40, index=0) at widgets/qtabbar.cpp:1383
#21 0x00007f1253af114c in QTabBar::removeTab(int) (this=0x55bc2047cf40, index=index@entry=0) at widgets/qtabbar.cpp:1079
#22 0x00007f1253b0a12a in QTabWidgetPrivate::_q_removeTab(int) (this=<optimized out>, index=0) at widgets/qtabwidget.cpp:763
#23 0x00007f1253b0b89e in QTabWidget::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at widgets/qtabwidget.h:175
#24 0x00007f1252f97a11 in QMetaObject::activate(QObject*, int, int, void**) (sender=0x55bc2047a940, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3807
#25 0x00007f1253ae6d82 in QStackedWidget::widgetRemoved(int) (this=<optimized out>, _t1=<optimized out>) at .moc/moc_qstackedwidget.cpp:226
#26 0x00007f1253ae707e in QStackedWidget::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qstackedwidget.cpp:102
#27 0x00007f1252f97a11 in QMetaObject::activate(QObject*, int, int, void**) (sender=0x55bc2047a880, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3807
#28 0x00007f125395387f in QStackedLayout::widgetRemoved(int) (this=this@entry=0x55bc2047a880, _t1=<optimized out>, _t1@entry=0) at .moc/moc_qstackedlayout.cpp:220
#29 0x00007f12539544bd in QStackedLayout::takeAt(int) (this=0x55bc2047a880, index=0) at kernel/qstackedlayout.cpp:280
#30 0x00007f125394ef1e in QLayout::removeWidget(QWidget*) (this=0x55bc2047a880, widget=0x55bc2083b2f0) at kernel/qlayout.cpp:1393
#31 0x00007f12545e123e in Konsole::TabbedViewContainer::viewDestroyed(QObject*) (this=0x55bc20403ec0, view=0x55bc2083b2f0) at /usr/src/debug/konsole-19.07.90/src/ViewContainer.cpp:397
#32 0x00007f1252f97b70 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7fff28389900, r=0x55bc20403ec0, this=0x55bc20825c20) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#33 0x00007f1252f97b70 in QMetaObject::activate(QObject*, int, int, void**) (sender=0x55bc2083b2f0, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3787
#34 0x00007f1252f980c0 in QObject::destroyed(QObject*) (this=this@entry=0x55bc2083b2f0, _t1=<optimized out>, _t1@entry=0x55bc2083b2f0) at .moc/moc_qobject.cpp:219
#35 0x00007f125396c33c in QWidget::~QWidget() (this=0x55bc2083b2f0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1674
#36 0x00007f125453a0b2 in Konsole::ViewSplitter::~ViewSplitter() (this=0x55bc2083b2f0, __in_chrg=<optimized out>) at /usr/src/debug/build/src/konsoleprivate_autogen/EWIEGA46WW/../../../../konsole-19.07.90/src/ViewSplitter.h:53
#37 0x00007f125453a0b2 in Konsole::ViewSplitter::~ViewSplitter() (this=0x55bc2083b2f0, __in_chrg=<optimized out>) at /usr/src/debug/build/src/konsoleprivate_autogen/EWIEGA46WW/../../../../konsole-19.07.90/src/ViewSplitter.h:53
#38 0x00007f1252f98261 in QObject::event(QEvent*) (this=this@entry=0x55bc2083b2f0, e=e@entry=0x55bc206a2be0) at kernel/qobject.cpp:1251
#39 0x00007f1253970c5b in QWidget::event(QEvent*) (this=0x55bc2083b2f0, event=0x55bc206a2be0) at kernel/qwidget.cpp:9390
#40 0x00007f125392d4d5 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x55bc2034ed70, receiver=receiver@entry=0x55bc2083b2f0, e=e@entry=0x55bc206a2be0) at kernel/qapplication.cpp:3740
#41 0x00007f1253936a21 in QApplication::notify(QObject*, QEvent*) (this=0x55bc2034eb70, receiver=0x55bc2083b2f0, e=0x55bc206a2be0) at kernel/qapplication.cpp:3486
#42 0x00007f1252f6b9c2 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55bc2083b2f0, event=0x55bc206a2be0) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:142
#43 0x00007f1252f6e739 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=0x0, event_type=0, data=0x55bc2034e180) at kernel/qcoreapplication.cpp:1810
#44 0x00007f1252fc43a4 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x55bc203b2640) at kernel/qeventdispatcher_glib.cpp:277
#45 0x00007f124f5b3cf4 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#46 0x00007f124f5b5b11 in  () at /usr/lib/libglib-2.0.so.0
#47 0x00007f124f5b5b51 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#48 0x00007f1252fc39a3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x55bc203b2ee0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#49 0x00007f1252f6a5ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fff28389fc0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#50 0x00007f1252f72326 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#51 0x00007f12533034ce in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1788
#52 0x00007f125392d446 in QApplication::exec() () at kernel/qapplication.cpp:2896
#53 0x00007f125483b3f8 in kdemain(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/konsole-19.07.90/src/main.cpp:212
#54 0x00007f1254670ee3 in __libc_start_main () at /usr/lib/libc.so.6
#55 0x000055bc1ebda05e in _start ()
[Inferior 1 (process 25384) detached]

Reported using DrKonqi
Comment 1 Kurt Hindenburg 2019-08-04 19:54:13 UTC
It doesn't crash here - just exits Konsole as expected.  The only difference I see is I'm on Qt5.12.x
Comment 2 Patrick Silva 2019-08-04 20:04:34 UTC
I forgot to say that I can't reproduce this crash consistently.
I need to repeat the provided steps two or three times.
Comment 3 Kurt Hindenburg 2019-08-04 20:17:19 UTC
Ok well I tried > 10 times - if you happen on a better way it would be appreciated
Comment 4 Christian Janoff 2019-09-09 14:45:30 UTC
I can confirm this bug. It's 100% reproducible for me with KDE neon.

KDE neon 5.16.4
Konsole Version: 19.08.1
KDE Frameworks: 5.62.0
Qt: 5.12.3

Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f49696215c0 (LWP 4209))]

Thread 7 (Thread 0x7f493e123700 (LWP 4215)):
#0  0x00007f49604949f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560da5742d48) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560da5742cf8, cond=0x560da5742d20) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560da5742d20, mutex=0x560da5742cf8) at pthread_cond_wait.c:655
#3  0x00007f49487112bb in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#4  0x00007f4948710d97 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#5  0x00007f496048e6db in start_thread (arg=0x7f493e123700) at pthread_create.c:463
#6  0x00007f4968f2088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7f493e924700 (LWP 4214)):
#0  0x00007f49604949f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560da5742be8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560da5742b98, cond=0x560da5742bc0) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560da5742bc0, mutex=0x560da5742b98) at pthread_cond_wait.c:655
#3  0x00007f49487112bb in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#4  0x00007f4948710d97 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#5  0x00007f496048e6db in start_thread (arg=0x7f493e924700) at pthread_create.c:463
#6  0x00007f4968f2088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7f493f125700 (LWP 4213)):
#0  0x00007f49604949f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560da5742a88) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560da5742a38, cond=0x560da5742a60) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560da5742a60, mutex=0x560da5742a38) at pthread_cond_wait.c:655
#3  0x00007f49487112bb in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#4  0x00007f4948710d97 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#5  0x00007f496048e6db in start_thread (arg=0x7f493f125700) at pthread_create.c:463
#6  0x00007f4968f2088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7f493f926700 (LWP 4212)):
#0  0x00007f49604949f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560da5742928) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560da57428d8, cond=0x560da5742900) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560da5742900, mutex=0x560da57428d8) at pthread_cond_wait.c:655
#3  0x00007f49487112bb in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#4  0x00007f4948710d97 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#5  0x00007f496048e6db in start_thread (arg=0x7f493f926700) at pthread_create.c:463
#6  0x00007f4968f2088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f494bfff700 (LWP 4211)):
#0  0x00007f4968f13bf9 in __GI___poll (fds=0x7f4944004db0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f495e7475c9 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f495e7476dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f49655e1dcb in QEventDispatcherGlib::processEvents (this=0x7f4944000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f496558303a in QEventLoop::exec (this=this@entry=0x7f494bffed70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007f49653aa4ca in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#6  0x00007f4962ddf015 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007f49653abc72 in QThreadPrivate::start (arg=0x7f4963056d80) at thread/qthread_unix.cpp:361
#8  0x00007f496048e6db in start_thread (arg=0x7f494bfff700) at pthread_create.c:463
#9  0x00007f4968f2088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f49540b0700 (LWP 4210)):
#0  0x00007f4968f13bf9 in __GI___poll (fds=0x7f49540afca8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f4960abd747 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f4960abf36a in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f4956e97578 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007f49653abc72 in QThreadPrivate::start (arg=0x560da5581850) at thread/qthread_unix.cpp:361
#5  0x00007f496048e6db in start_thread (arg=0x7f49540b0700) at pthread_create.c:463
#6  0x00007f4968f2088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f49696215c0 (LWP 4209)):
[KCrash Handler]
#6  QWidget::testAttribute (attribute=<optimized out>, this=<optimized out>) at ../../include/QtWidgets/../../src/widgets/kernel/qwidget.h:868
#7  QWidget::isEnabled (this=0x0) at ../../include/QtWidgets/../../src/widgets/kernel/qwidget.h:767
#8  QWidget::setFocus (this=0x0, reason=Qt::OtherFocusReason) at kernel/qwidget.cpp:6515
#9  0x00007f49655b498f in QtPrivate::QSlotObjectBase::call (a=0x7ffe63b685c0, r=0x560da56874e0, this=0x560da569e6f0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#10 QMetaObject::activate (sender=sender@entry=0x560da563e100, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x7ffe63b685c0) at kernel/qobject.cpp:3776
#11 0x00007f49655b4f47 in QMetaObject::activate (sender=sender@entry=0x560da563e100, m=m@entry=0x7f4968df6c40 <Konsole::TabbedViewContainer::staticMetaObject>, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x7ffe63b685c0) at kernel/qobject.cpp:3648
#12 0x00007f4968ba8cc2 in Konsole::TabbedViewContainer::activeViewChanged (this=this@entry=0x560da563e100, _t1=<optimized out>) at ./obj-x86_64-linux-gnu/src/konsoleprivate_autogen/EWIEGA46WW/moc_ViewContainer.cpp:272
#13 0x00007f4968b91437 in Konsole::TabbedViewContainer::currentTabChanged (this=0x560da563e100, index=0) at ./src/ViewContainer.cpp:514
#14 0x00007f49655b498f in QtPrivate::QSlotObjectBase::call (a=0x7ffe63b68720, r=0x560da563e100, this=0x560da568f890) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#15 QMetaObject::activate (sender=0x560da563e100, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffe63b68720) at kernel/qobject.cpp:3776
#16 0x00007f49655b4f47 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f4966a66b60 <QTabWidget::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffe63b68720) at kernel/qobject.cpp:3648
#17 0x00007f496654517e in QTabWidget::currentChanged (this=<optimized out>, _t1=<optimized out>) at .moc/moc_qtabwidget.cpp:325
#18 0x00007f49665475c7 in QTabWidget::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qtabwidget.cpp:176
#19 0x00007f49655b4875 in QMetaObject::activate (sender=sender@entry=0x560da5689440, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffe63b688a0) at kernel/qobject.cpp:3795
#20 0x00007f49655b4f47 in QMetaObject::activate (sender=sender@entry=0x560da5689440, m=m@entry=0x7f4966a655e0 <QTabBar::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffe63b688a0) at kernel/qobject.cpp:3648
#21 0x00007f49665266fe in QTabBar::currentChanged (this=this@entry=0x560da5689440, _t1=<optimized out>, _t1@entry=0) at .moc/moc_qtabbar.cpp:337
#22 0x00007f496652acfd in QTabBar::setCurrentIndex (this=this@entry=0x560da5689440, index=0) at widgets/qtabbar.cpp:1383
#23 0x00007f496652e012 in QTabBar::removeTab (this=0x560da5689440, index=index@entry=0) at widgets/qtabbar.cpp:1079
#24 0x00007f4966545e68 in QTabWidgetPrivate::_q_removeTab (this=<optimized out>, index=0) at widgets/qtabwidget.cpp:763
#25 0x00007f49665475af in QTabWidget::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qtabwidget.cpp:177
#26 0x00007f49655b4875 in QMetaObject::activate (sender=0x560da5687410, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffe63b68b20) at kernel/qobject.cpp:3795
#27 0x00007f49655b4f47 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f4966a64fc0 <QStackedWidget::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffe63b68b20) at kernel/qobject.cpp:3648
#28 0x00007f49665241f1 in QStackedWidget::widgetRemoved (this=<optimized out>, _t1=<optimized out>) at .moc/moc_qstackedwidget.cpp:225
#29 0x00007f496652454b in QStackedWidget::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qstackedwidget.cpp:101
#30 0x00007f49655b4875 in QMetaObject::activate (sender=sender@entry=0x560da5687350, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffe63b68ca0) at kernel/qobject.cpp:3795
#31 0x00007f49655b4f47 in QMetaObject::activate (sender=sender@entry=0x560da5687350, m=m@entry=0x7f4966a55760 <QStackedLayout::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffe63b68ca0) at kernel/qobject.cpp:3648
#32 0x00007f49663a3aae in QStackedLayout::widgetRemoved (this=this@entry=0x560da5687350, _t1=<optimized out>, _t1@entry=0) at .moc/moc_qstackedlayout.cpp:219
#33 0x00007f49663a4762 in QStackedLayout::takeAt (this=0x560da5687350, index=0) at kernel/qstackedlayout.cpp:280
#34 0x00007f496639f0ee in QLayout::removeWidget (this=0x560da5687350, widget=0x560da580eca0) at kernel/qlayout.cpp:1390
#35 0x00007f4968b8edbb in Konsole::TabbedViewContainer::viewDestroyed (this=0x560da563e100, view=0x560da580eca0) at ./src/ViewContainer.cpp:397
#36 0x00007f49655b498f in QtPrivate::QSlotObjectBase::call (a=0x7ffe63b68e50, r=0x560da563e100, this=0x560da58cd830) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#37 QMetaObject::activate (sender=sender@entry=0x560da580eca0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffe63b68e50) at kernel/qobject.cpp:3776
#38 0x00007f49655b4f47 in QMetaObject::activate (sender=sender@entry=0x560da580eca0, m=m@entry=0x7f4965a29980 <QObject::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffe63b68e50) at kernel/qobject.cpp:3648
#39 0x00007f49655b4fef in QObject::destroyed (this=this@entry=0x560da580eca0, _t1=<optimized out>, _t1@entry=0x560da580eca0) at .moc/moc_qobject.cpp:218
#40 0x00007f49663bc363 in QWidget::~QWidget (this=0x560da580eca0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1674
#41 0x00007f4968bb03c1 in Konsole::ViewSplitter::~ViewSplitter (this=0x560da580eca0, __in_chrg=<optimized out>) at ./obj-x86_64-linux-gnu/src/konsoleprivate_autogen/EWIEGA46WW/../../../../src/ViewSplitter.h:53
#42 Konsole::ViewSplitter::~ViewSplitter (this=0x560da580eca0, __in_chrg=<optimized out>) at ./obj-x86_64-linux-gnu/src/konsoleprivate_autogen/EWIEGA46WW/../../../../src/ViewSplitter.h:53
#43 0x00007f49655b5400 in QObject::event (this=this@entry=0x560da580eca0, e=e@entry=0x560da58af640) at kernel/qobject.cpp:1251
#44 0x00007f49663c10db in QWidget::event (this=0x560da580eca0, event=0x560da58af640) at kernel/qwidget.cpp:9388
#45 0x00007f496638065c in QApplicationPrivate::notify_helper (this=this@entry=0x560da555d2e0, receiver=receiver@entry=0x560da580eca0, e=e@entry=0x560da58af640) at kernel/qapplication.cpp:3736
#46 0x00007f4966387b90 in QApplication::notify (this=0x560da555cfb0, receiver=0x560da580eca0, e=0x560da58af640) at kernel/qapplication.cpp:3483
#47 0x00007f4965584d18 in QCoreApplication::notifyInternal2 (receiver=0x560da580eca0, event=0x560da58af640) at kernel/qcoreapplication.cpp:1060
#48 0x00007f4965584eee in QCoreApplication::sendEvent (receiver=<optimized out>, event=event@entry=0x560da58af640) at kernel/qcoreapplication.cpp:1450
#49 0x00007f49655878d7 in QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x560da555c5f0) at kernel/qcoreapplication.cpp:1799
#50 0x00007f4965587e78 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1653
#51 0x00007f49655e2793 in postEventSourceDispatch (s=0x560da55c3bc0) at kernel/qeventdispatcher_glib.cpp:276
#52 0x00007f495e747417 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#53 0x00007f495e747650 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#54 0x00007f495e7476dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#55 0x00007f49655e1daf in QEventDispatcherGlib::processEvents (this=0x560da55bc4a0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#56 0x00007f496558303a in QEventLoop::exec (this=this@entry=0x7ffe63b69520, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#57 0x00007f496558c170 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1363
#58 0x00007f496921cd0d in kdemain (argc=<optimized out>, argv=<optimized out>) at ./src/main.cpp:229
#59 0x00007f4968e20b97 in __libc_start_main (main=0x560da36e0720 <main>, argc=1, argv=0x7ffe63b697d8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe63b697c8) at ../csu/libc-start.c:310
#60 0x0000560da36e075a in _start ()
Comment 5 Christian Janoff 2019-09-09 15:02:42 UTC
(In reply to Kurt Hindenburg from comment #1)
> It doesn't crash here - just exits Konsole as expected.  The only difference
> I see is I'm on Qt5.12.x

I have another (Gentoo) installation with exactly the same behaviour: Konsole quits after pressing Ctrl+D in Tab 1.

Konsole 19.04.3
KDE Frameworks 5.60.0
Qt 5.12.3

But:

Is it really expected that Konsole quits after the user pressed Ctrl+D in Tab 1? There's still Tab 2 which is read-only and should ignore the Ctrl+D (even if "Copy input to all tabs in the current window" is selected).
Comment 6 Kurt Hindenburg 2019-09-10 02:06:03 UTC
(In reply to Christian Janoff from comment #5)
> 
> Is it really expected that Konsole quits after the user pressed Ctrl+D in
> Tab 1? There's still Tab 2 which is read-only and should ignore the Ctrl+D
> (even if "Copy input to all tabs in the current window" is selected).

I would say the read-only tab should ignore the Ctrl+D from the master tag.  I still can't get it to crash though.
Comment 7 Matt Fagnani 2019-10-04 23:44:51 UTC
Created attachment 123022 [details]
New crash information added by DrKonqi

konsole (19.08.0) using Qt 5.12.5

- What I was doing when the application crashed:

I was running Plasma 5.16.5 on Wayland in Fedora 31. I started konsole 19.8.0. I opened a new tab using File > New Tab. I used the two tabs over about an hour. I closed the second tab by clicking the X button at the right of the tab on the bottom of the window. Dr. Konqi showed that konsole had a segmentation fault.

-- Backtrace (Reduced):
#6  QWidget::testAttribute (attribute=<optimized out>, this=<optimized out>) at kernel/qwidget.h:868
#7  QWidget::isEnabled (this=0x0) at kernel/qwidget.h:767
#8  QWidget::setFocus (this=0x0, reason=Qt::OtherFocusReason) at kernel/qwidget.cpp:6519
#9  0x00007f54015c7f40 in QtPrivate::QSlotObjectBase::call (a=0x7ffd79aea940, r=0x5617d8911850, this=0x5617d8927780) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
[...]
#11 0x00007f5402b7c426 in Konsole::TabbedViewContainer::activeViewChanged (this=this@entry=0x5617d88301a0, _t1=<optimized out>) at /usr/src/debug/konsole5-19.08.0-1.fc31.x86_64/x86_64-redhat-linux-gnu/src/konsoleprivate_autogen/EWIEGA46WW/moc_ViewContainer.cpp:272
Comment 8 Christoph Feck 2020-01-13 11:31:19 UTC
*** Bug 415728 has been marked as a duplicate of this bug. ***
Comment 9 Mykola Krachkovsky 2020-05-13 22:19:26 UTC
Application: konsole (20.04.0)

Qt Version: 5.14.1
Frameworks Version: 5.69.0
Operating System: Linux 5.6.11-1-default x86_64
Windowing system: X11
Distribution: "openSUSE Tumbleweed"

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

Closing tabs one by one with Ctrl+D. There were no "read only" tabs. Some tabs were SSH tabs (Konsole profile with ssh command).

I'm not sure, maybe mouse was over some of the opened/closing tabs.

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

Thread 7 (Thread 0x7f5008ec6700 (LWP 2488)):
#0  0x00007f5015d7d795 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f500adb181b in ?? () from /usr/lib64/dri/i965_dri.so
#2  0x00007f500adb1697 in ?? () from /usr/lib64/dri/i965_dri.so
#3  0x00007f5015d76efa in start_thread () from /lib64/libpthread.so.0
#4  0x00007f501864d3bf in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f50096c7700 (LWP 2487)):
#0  0x00007f5015d7d795 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f500adb181b in ?? () from /usr/lib64/dri/i965_dri.so
#2  0x00007f500adb1697 in ?? () from /usr/lib64/dri/i965_dri.so
#3  0x00007f5015d76efa in start_thread () from /lib64/libpthread.so.0
#4  0x00007f501864d3bf in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f5009ec8700 (LWP 2486)):
#0  0x00007f5015d7d795 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f500adb181b in ?? () from /usr/lib64/dri/i965_dri.so
#2  0x00007f500adb1697 in ?? () from /usr/lib64/dri/i965_dri.so
#3  0x00007f5015d76efa in start_thread () from /lib64/libpthread.so.0
#4  0x00007f501864d3bf in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f500a6c9700 (LWP 2485)):
#0  0x00007f5015d7d795 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f500adb181b in ?? () from /usr/lib64/dri/i965_dri.so
#2  0x00007f500adb1697 in ?? () from /usr/lib64/dri/i965_dri.so
#3  0x00007f5015d76efa in start_thread () from /lib64/libpthread.so.0
#4  0x00007f501864d3bf in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f5010968700 (LWP 2447)):
#0  0x00007f5018642acf in poll () from /lib64/libc.so.6
#1  0x00007f50153a69de in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f50153a6aff in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f5016e64beb in QEventDispatcherGlib::processEvents (this=0x7f5004000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f5016e0cb7b in QEventLoop::exec (this=this@entry=0x7f5010967d70, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:136
#5  0x00007f5016c375ce in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:118
#6  0x00007f501644c507 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f5016c38698 in QThreadPrivate::start (arg=0x7f50164ceda0) at thread/qthread_unix.cpp:342
#8  0x00007f5015d76efa in start_thread () from /lib64/libpthread.so.0
#9  0x00007f501864d3bf in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f5012904700 (LWP 2403)):
#0  0x00007f5018642acf in poll () from /lib64/libc.so.6
#1  0x00007f5015db2772 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f5015db343a in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f5012ae9ab0 in QXcbEventQueue::run (this=0x55c7cb427cd0) at qxcbeventqueue.cpp:228
#4  0x00007f5016c38698 in QThreadPrivate::start (arg=0x55c7cb427cd0) at thread/qthread_unix.cpp:342
#5  0x00007f5015d76efa in start_thread () from /lib64/libpthread.so.0
#6  0x00007f501864d3bf in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f50149fd800 (LWP 2382)):
[KCrash Handler]
#6  QWidget::testAttribute (attribute=<optimized out>, this=<optimized out>) at kernel/qwidget.h:883
#7  QWidget::isEnabled (this=0x0) at kernel/qwidget.h:780
#8  QWidget::setFocus (this=0x0, reason=Qt::OtherFocusReason) at kernel/qwidget.cpp:6295
#9  0x00007f5016e429de in QtPrivate::QSlotObjectBase::call (a=0x7ffea7ecc3a0, r=0x55c7cb9387c0, this=0x55c7cb97aa70) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#10 doActivate<false> (sender=0x7f50040142c0, signal_index=15, argv=0x7ffea7ecc3a0) at kernel/qobject.cpp:3870
#11 0x00007f5016e3d19f in QMetaObject::activate (sender=<optimized out>, m=<optimized out>, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x7ffea7ecc3a0) at kernel/qobject.cpp:3930
#12 0x00007f50184fa422 in Konsole::TabbedViewContainer::activeViewChanged (this=<optimized out>, _t1=<optimized out>) at /usr/src/debug/konsole-20.04.0-1.1.x86_64/build/src/konsoleprivate_autogen/EWIEGA46WW/moc_ViewContainer.cpp:273
#13 0x00007f501846d739 in Konsole::TabbedViewContainer::currentTabChanged (index=4, this=0x7f50040142c0) at /usr/src/debug/konsole-20.04.0-1.1.x86_64/src/ViewContainer.cpp:517
#14 Konsole::TabbedViewContainer::currentTabChanged (this=0x7f50040142c0, index=4) at /usr/src/debug/konsole-20.04.0-1.1.x86_64/src/ViewContainer.cpp:512
#15 0x00007f5016e429de in QtPrivate::QSlotObjectBase::call (a=0x7ffea7ecc4e0, r=0x7f50040142c0, this=0x55c7cb946c50) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#16 doActivate<false> (sender=0x7f50040142c0, signal_index=7, argv=0x7ffea7ecc4e0) at kernel/qobject.cpp:3870
#17 0x00007f5016e3d19f in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f5017e2ca20 <QTabWidget::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffea7ecc4e0) at kernel/qobject.cpp:3930
#18 0x00007f5017aef20e in QTabWidget::currentChanged (this=<optimized out>, _t1=<optimized out>) at .moc/moc_qtabwidget.cpp:326
#19 0x00007f5017af15d1 in QTabWidget::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at widgets/qtabwidget.h:175
#20 0x00007f5016e42a10 in doActivate<false> (sender=0x55c7cb944aa0, signal_index=7, argv=0x7ffea7ecc640) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:391
#21 0x00007f5016e3d19f in QMetaObject::activate (sender=sender@entry=0x55c7cb944aa0, m=m@entry=0x7f5017e2b480 <QTabBar::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffea7ecc640) at kernel/qobject.cpp:3930
#22 0x00007f5017acf3ae in QTabBar::currentChanged (this=this@entry=0x55c7cb944aa0, _t1=<optimized out>, _t1@entry=4) at .moc/moc_qtabbar.cpp:338
#23 0x00007f5017ad3a9c in QTabBar::setCurrentIndex (this=0x55c7cb944aa0, index=4) at widgets/qtabbar.cpp:1379
#24 0x00007f5016e429de in QtPrivate::QSlotObjectBase::call (a=0x7ffea7ecc7c0, r=0x55c7cb9387c0, this=0x55c7cb97d090) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#25 doActivate<false> (sender=0x55c7cb4de6a0, signal_index=4, argv=0x7ffea7ecc7c0) at kernel/qobject.cpp:3870
#26 0x00007f5016e3d19f in QMetaObject::activate (sender=sender@entry=0x55c7cb4de6a0, m=m@entry=0x7f5017e1a340 <QAction::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffea7ecc7c0) at kernel/qobject.cpp:3930
#27 0x00007f5017913ab2 in QAction::triggered (this=this@entry=0x55c7cb4de6a0, _t1=<optimized out>) at .moc/moc_qaction.cpp:381
#28 0x00007f50179160d8 in QAction::activate (this=0x55c7cb4de6a0, event=<optimized out>) at kernel/qaction.cpp:1161
#29 0x00007f50179169bf in QAction::event (e=<optimized out>, this=<optimized out>) at kernel/qaction.cpp:1086
#30 QAction::event (this=<optimized out>, e=<optimized out>) at kernel/qaction.cpp:1075
#31 0x00007f5017919caf in QApplicationPrivate::notify_helper (this=this@entry=0x55c7cb4057f0, receiver=receiver@entry=0x55c7cb4de6a0, e=e@entry=0x7ffea7eccad0) at kernel/qapplication.cpp:3684
#32 0x00007f5017922df0 in QApplication::notify (this=0x55c7cb4056f0, receiver=0x55c7cb4de6a0, e=0x7ffea7eccad0) at kernel/qapplication.cpp:3430
#33 0x00007f5016e0dfe2 in QCoreApplication::notifyInternal2 (receiver=0x55c7cb4de6a0, event=0x7ffea7eccad0) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:153
#34 0x00007f50172518ae in QShortcutMap::dispatchEvent (this=this@entry=0x55c7cb4058b8, e=e@entry=0x7ffea7eccb80) at kernel/qshortcutmap.cpp:700
#35 0x00007f501725198b in QShortcutMap::tryShortcut (this=this@entry=0x55c7cb4058b8, e=e@entry=0x7ffea7eccb80) at kernel/qshortcutmap.cpp:351
#36 0x00007f50172057ce in QWindowSystemInterface::handleShortcutEvent (window=<optimized out>, window@entry=0x55c7cb5921c0, timestamp=10911127, keyCode=16777234, modifiers=..., nativeScanCode=113, nativeVirtualKey=65361, nativeModifiers=17, text=..., autorepeat=false, count=1) at kernel/qwindowsysteminterface.cpp:469
#37 0x00007f50172238cd in QGuiApplicationPrivate::processKeyEvent (e=e@entry=0x55c7cc44ac60) at kernel/qguiapplication.cpp:2322
#38 0x00007f5017228b4b in QGuiApplicationPrivate::processWindowSystemEvent (e=e@entry=0x55c7cc44ac60) at kernel/qguiapplication.cpp:1947
#39 0x00007f501720253b in QWindowSystemInterface::sendWindowSystemEvents (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1163
#40 0x00007f5012aeaa6a in xcbSourceDispatch (source=<optimized out>) at qxcbeventdispatcher.cpp:105
#41 0x00007f50153a66e8 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#42 0x00007f50153a6a70 in ?? () from /usr/lib64/libglib-2.0.so.0
#43 0x00007f50153a6aff in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#44 0x00007f5016e64bce in QEventDispatcherGlib::processEvents (this=0x55c7cb548070, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#45 0x00007f5016e0cb7b in QEventLoop::exec (this=this@entry=0x7ffea7eccf30, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:136
#46 0x00007f5016e14952 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:118
#47 0x00007f501721b56c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1866
#48 0x00007f5017919c25 in QApplication::exec () at kernel/qapplication.cpp:2824
#49 0x00007f5018738f23 in kdemain (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/konsole-20.04.0-1.1.x86_64/src/main.cpp:229
#50 0x00007f5018574ceb in __libc_start_main () from /lib64/libc.so.6
#51 0x000055c7caaa608a in _start () at ../sysdeps/x86_64/start.S:120
[Inferior 1 (process 2382) detached]
Comment 10 ninjalj 2021-05-25 20:28:51 UTC

*** This bug has been marked as a duplicate of bug 431827 ***