Bug 384191 - Plasma crashed when trying to join a chat room using Telepathy
Summary: Plasma crashed when trying to join a chat room using Telepathy
Status: RESOLVED WORKSFORME
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: git-latest
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-08-30 17:09 UTC by Dennis Schridde
Modified: 2020-12-04 17:50 UTC (History)
2 users (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 Dennis Schridde 2017-08-30 17:09:27 UTC
Application: plasmashell (5.10.5)

Qt Version: 5.7.1
Frameworks Version: 5.37.0
Operating System: Linux 4.12.8-gentoo x86_64
Distribution: "Gentoo Base System release 2.4.1"

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

1. I right-clicked the Telepathy icon in the systray
2. Selected "Join Chat Room ..."
3. Switched several times between the "Previous" and "Search" tabs
4. In the "Search" tab, I entered the server "kynes.de" (the XMPP server I am connected to) into the query field
5. I pressed the "play icon" button
6. As nothing happened, I ensured the keyboard cursor was in the query field and pressed enter
7. "Kynes Chatrooms" was displayed in the list and the tooltip showed "rooms.kynes.de@rooms.kynes.de"
8. I entered "rooms.kynes.de" (a CNAME for my server, that is configured as a virtual host for MUCs) into the query field
9. I pressed the "play icon" button
10. As nothing happened, I ensured the cursor was in the query field and pressed enter
11. The Telepathy "Join Chat Rooms" dialogue froze and 1-2 seconds later Plasma crashed

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3a3ca25cc0 (LWP 19286))]

Thread 18 (Thread 0x7f392cc1a700 (LWP 19949)):
#0  0x00007f3a37fd202d in read () from /lib64/libc.so.6
#1  0x00007f3a3398f100 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f3a3394c296 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f3a3394c764 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f3a3394c8cc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f3a38926abb in QEventDispatcherGlib::processEvents (this=0x7f39200008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007f3a388d964a in QEventLoop::exec (this=this@entry=0x7f392cc19d70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#7  0x00007f3a38744f4b in QThread::exec (this=<optimized out>) at thread/qthread.cpp:507
#8  0x00007f3a3874914b in QThreadPrivate::start (arg=0x283a280) at thread/qthread_unix.cpp:368
#9  0x00007f3a37582617 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f3a37fe161f in clone () from /lib64/libc.so.6

Thread 17 (Thread 0x7f392dfe2700 (LWP 19937)):
#0  0x00007f3a37fd64ed in poll () from /lib64/libc.so.6
#1  0x00007f3a3394c7be in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f3a3394c8cc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f3a38926abb in QEventDispatcherGlib::processEvents (this=0x7f39280008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f3a388d964a in QEventLoop::exec (this=this@entry=0x7f392dfe1d30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f3a38744f4b in QThread::exec (this=<optimized out>) at thread/qthread.cpp:507
#6  0x00007f392e6bc9ff in KCupsConnection::run() () from /usr/lib64/libkcupslib.so
#7  0x00007f3a3874914b in QThreadPrivate::start (arg=0x3a6ad90) at thread/qthread_unix.cpp:368
#8  0x00007f3a37582617 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3a37fe161f in clone () from /lib64/libc.so.6

Thread 16 (Thread 0x7f393ba1a700 (LWP 19868)):
#0  0x00007f3a37fd202d in read () from /lib64/libc.so.6
#1  0x00007f3a3398f100 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f3a3394c296 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f3a3394c764 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f3a3394c8cc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f3a38926abb in QEventDispatcherGlib::processEvents (this=0x7f39340008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007f3a388d964a in QEventLoop::exec (this=this@entry=0x7f393ba19d70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#7  0x00007f3a38744f4b in QThread::exec (this=<optimized out>) at thread/qthread.cpp:507
#8  0x00007f3a3874914b in QThreadPrivate::start (arg=0x2ef5ea0) at thread/qthread_unix.cpp:368
#9  0x00007f3a37582617 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f3a37fe161f in clone () from /lib64/libc.so.6

Thread 15 (Thread 0x7f3975e07700 (LWP 19627)):
#0  0x00007f3a37589466 in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f398f79b473 in cnd_wait (mtx=0x2c452c8, cond=0x2c452f0) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/include/c11/threads_posix.h:159
#2  util_queue_thread_func (input=input@entry=0x2b44bb0) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/src/util/u_queue.c:158
#3  0x00007f398f79b397 in impl_thrd_routine (p=<optimized out>) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/include/c11/threads_posix.h:87
#4  0x00007f3a37582617 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f3a37fe161f in clone () from /lib64/libc.so.6

Thread 14 (Thread 0x7f3981bed700 (LWP 19626)):
#0  0x00007f3a37fd64ed in poll () from /lib64/libc.so.6
#1  0x00007f3a3394c7be in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f3a3394c8cc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f3a38926abb in QEventDispatcherGlib::processEvents (this=0x7f39700008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f3a388d964a in QEventLoop::exec (this=this@entry=0x7f3981becd00, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f3a38744f4b in QThread::exec (this=this@entry=0x2bf02e0) at thread/qthread.cpp:507
#6  0x00007f3a3b621236 in QQuickPixmapReader::run (this=0x2bf02e0) at util/qquickpixmapcache.cpp:822
#7  0x00007f3a3874914b in QThreadPrivate::start (arg=0x2bf02e0) at thread/qthread_unix.cpp:368
#8  0x00007f3a37582617 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3a37fe161f in clone () from /lib64/libc.so.6

Thread 13 (Thread 0x7f39823ee700 (LWP 19586)):
#0  0x00007f3a37589466 in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f398f79b473 in cnd_wait (mtx=0x2900ea0, cond=0x2900ec8) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/include/c11/threads_posix.h:159
#2  util_queue_thread_func (input=input@entry=0x28e67f0) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/src/util/u_queue.c:158
#3  0x00007f398f79b397 in impl_thrd_routine (p=<optimized out>) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/include/c11/threads_posix.h:87
#4  0x00007f3a37582617 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f3a37fe161f in clone () from /lib64/libc.so.6

Thread 12 (Thread 0x7f3982bef700 (LWP 19585)):
#0  0x00007f3a37589466 in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f398f79b473 in cnd_wait (mtx=0x2900ea0, cond=0x2900ec8) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/include/c11/threads_posix.h:159
#2  util_queue_thread_func (input=input@entry=0x2895070) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/src/util/u_queue.c:158
#3  0x00007f398f79b397 in impl_thrd_routine (p=<optimized out>) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/include/c11/threads_posix.h:87
#4  0x00007f3a37582617 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f3a37fe161f in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7f39833f0700 (LWP 19584)):
#0  0x00007f3a37589466 in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f398f79b473 in cnd_wait (mtx=0x2900db8, cond=0x2900de0) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/include/c11/threads_posix.h:159
#2  util_queue_thread_func (input=input@entry=0x2718980) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/src/util/u_queue.c:158
#3  0x00007f398f79b397 in impl_thrd_routine (p=<optimized out>) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/include/c11/threads_posix.h:87
#4  0x00007f3a37582617 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f3a37fe161f in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f3983bf1700 (LWP 19583)):
#0  0x00007f3a37589466 in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f398f79b473 in cnd_wait (mtx=0x2900db8, cond=0x2900de0) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/include/c11/threads_posix.h:159
#2  util_queue_thread_func (input=input@entry=0x2936800) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/src/util/u_queue.c:158
#3  0x00007f398f79b397 in impl_thrd_routine (p=<optimized out>) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/include/c11/threads_posix.h:87
#4  0x00007f3a37582617 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f3a37fe161f in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f39843f2700 (LWP 19582)):
#0  0x00007f3a37589466 in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f398f79b473 in cnd_wait (mtx=0x2900db8, cond=0x2900de0) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/include/c11/threads_posix.h:159
#2  util_queue_thread_func (input=input@entry=0x2929bd0) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/src/util/u_queue.c:158
#3  0x00007f398f79b397 in impl_thrd_routine (p=<optimized out>) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/include/c11/threads_posix.h:87
#4  0x00007f3a37582617 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f3a37fe161f in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f3984dfa700 (LWP 19581)):
#0  0x00007f3a37589466 in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f398f79b473 in cnd_wait (mtx=0x28d0ea0, cond=0x28d0ec8) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/include/c11/threads_posix.h:159
#2  util_queue_thread_func (input=input@entry=0x2877ef0) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/src/util/u_queue.c:158
#3  0x00007f398f79b397 in impl_thrd_routine (p=<optimized out>) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/include/c11/threads_posix.h:87
#4  0x00007f3a37582617 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f3a37fe161f in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f3985742700 (LWP 19580)):
#0  0x00007f3a37589466 in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f398f79b473 in cnd_wait (mtx=0x28fe058, cond=0x28fe080) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/include/c11/threads_posix.h:159
#2  util_queue_thread_func (input=input@entry=0x292dfc0) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/src/util/u_queue.c:158
#3  0x00007f398f79b397 in impl_thrd_routine (p=<optimized out>) at /var/tmp/portage/media-libs/mesa-17.2.0_rc5/work/mesa-17.2.0-rc5/include/c11/threads_posix.h:87
#4  0x00007f3a37582617 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f3a37fe161f in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f3a14d02700 (LWP 19503)):
#0  0x00007f3a37589466 in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f3a3d0c67a4 in ?? () from /usr/lib64/libQt5Script.so.5
#2  0x00007f3a3d0c67e9 in ?? () from /usr/lib64/libQt5Script.so.5
#3  0x00007f3a37582617 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f3a37fe161f in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f3a16b62700 (LWP 19461)):
#0  0x00007f3a37fd64ed in poll () from /lib64/libc.so.6
#1  0x00007f3a3394c7be in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f3a3394c8cc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f3a38926abb in QEventDispatcherGlib::processEvents (this=0x7f3a100008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f3a388d964a in QEventLoop::exec (this=this@entry=0x7f3a16b61d50, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f3a38744f4b in QThread::exec (this=this@entry=0x2608ec0) at thread/qthread.cpp:507
#6  0x00007f3a3ac97135 in QQmlThreadPrivate::run (this=0x2608ec0) at qml/ftw/qqmlthread.cpp:147
#7  0x00007f3a3874914b in QThreadPrivate::start (arg=0x2608ec0) at thread/qthread_unix.cpp:368
#8  0x00007f3a37582617 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3a37fe161f in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f3a24baa700 (LWP 19378)):
#0  0x00007f3a37fd64ed in poll () from /lib64/libc.so.6
#1  0x00007f3a3394c7be in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f3a3394c8cc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f3a38926abb in QEventDispatcherGlib::processEvents (this=0x7f3a1c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f3a388d964a in QEventLoop::exec (this=this@entry=0x7f3a24ba9d50, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f3a38744f4b in QThread::exec (this=this@entry=0x25b2670) at thread/qthread.cpp:507
#6  0x00007f3a3ac97135 in QQmlThreadPrivate::run (this=0x25b2670) at qml/ftw/qqmlthread.cpp:147
#7  0x00007f3a3874914b in QThreadPrivate::start (arg=0x25b2670) at thread/qthread_unix.cpp:368
#8  0x00007f3a37582617 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3a37fe161f in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f3a26602700 (LWP 19339)):
#0  0x00007f3a33990371 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f3a3394b708 in g_main_context_acquire () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f3a3394c675 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f3a3394c8cc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f3a38926abb in QEventDispatcherGlib::processEvents (this=0x7f3a180008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f3a388d964a in QEventLoop::exec (this=this@entry=0x7f3a26601d40, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x00007f3a38744f4b in QThread::exec (this=this@entry=0x7f3a3d7d4d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:507
#7  0x00007f3a3d760635 in QDBusConnectionManager::run (this=0x7f3a3d7d4d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:178
#8  0x00007f3a3874914b in QThreadPrivate::start (arg=0x7f3a3d7d4d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:368
#9  0x00007f3a37582617 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f3a37fe161f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f3a27e42700 (LWP 19331)):
#0  0x00007f3a37fd64ed in poll () from /lib64/libc.so.6
#1  0x00007f3a3bff781f in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f3a3bff9559 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f3a2977e999 in QXcbEventReader::run (this=0x24dbc00) at qxcbconnection.cpp:1343
#4  0x00007f3a3874914b in QThreadPrivate::start (arg=0x24dbc00) at thread/qthread_unix.cpp:368
#5  0x00007f3a37582617 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f3a37fe161f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f3a3ca25cc0 (LWP 19286)):
[KCrash Handler]
#6  KTp::JoinChatRoomDialog::onRoomListChannelReadyForHandling (this=0x4b65500, operation=0x416d7a0) at /var/tmp/portage/kde-apps/ktp-common-internals-17.08.0/work/ktp-common-internals-17.08.0/KTp/Widgets/join-chat-room-dialog.cpp:359
#7  0x00007f3926f7ac2c in KTp::JoinChatRoomDialog::qt_static_metacall (_o=0x4b65500, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /var/tmp/portage/kde-apps/ktp-common-internals-17.08.0/work/ktp-common-internals-17.08.0_build/KTp/Widgets/KTpWidgets_autogen/EWIEGA46WW/moc_join-chat-room-dialog.cpp:146
#8  0x00007f3a38900c91 in QMetaObject::activate (sender=sender@entry=0x416d7a0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffd62da85e0) at kernel/qobject.cpp:3740
#9  0x00007f3a38901577 in QMetaObject::activate (sender=sender@entry=0x416d7a0, m=m@entry=0x7f3926a812e0 <Tp::PendingOperation::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffd62da85e0) at kernel/qobject.cpp:3602
#10 0x00007f39266f13df in Tp::PendingOperation::finished (this=this@entry=0x416d7a0, _t1=<optimized out>, _t1@entry=0x416d7a0) at /var/tmp/portage/net-libs/telepathy-qt-0.9.7/work/telepathy-qt-0.9.7-qt5/TelepathyQt/_gen/pending-operation.moc.hpp:163
#11 0x00007f39266f1ab8 in Tp::PendingOperation::emitFinished (this=0x416d7a0) at /var/tmp/portage/net-libs/telepathy-qt-0.9.7/work/telepathy-qt-0.9.7/TelepathyQt/pending-operation.cpp:123
#12 Tp::PendingOperation::qt_static_metacall (_o=0x416d7a0, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /var/tmp/portage/net-libs/telepathy-qt-0.9.7/work/telepathy-qt-0.9.7-qt5/TelepathyQt/_gen/pending-operation.moc.hpp:96
#13 0x00007f3a38901d79 in QObject::event (this=0x416d7a0, e=<optimized out>) at kernel/qobject.cpp:1263
#14 0x00007f3a391047fc in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x416d7a0, e=0x4d8cc20) at kernel/qapplication.cpp:3799
#15 0x00007f3a3910be20 in QApplication::notify (this=0x7ffd62da8cb0, receiver=0x416d7a0, e=0x4d8cc20) at kernel/qapplication.cpp:3556
#16 0x00007f3a388da651 in QCoreApplication::notifyInternal2 (receiver=0x416d7a0, event=event@entry=0x4d8cc20) at kernel/qcoreapplication.cpp:988
#17 0x00007f3a388dcca3 in QCoreApplication::sendEvent (event=0x4d8cc20, receiver=<optimized out>) at kernel/qcoreapplication.h:231
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x24b2b90) at kernel/qcoreapplication.cpp:1649
#19 0x00007f3a388dd118 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1503
#20 0x00007f3a38926a23 in postEventSourceDispatch (s=0x25056f0) at kernel/qeventdispatcher_glib.cpp:276
#21 0x00007f3a3394c5be in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#22 0x00007f3a3394c820 in ?? () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f3a3394c8cc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f3a38926a97 in QEventDispatcherGlib::processEvents (this=0x25274e0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#25 0x00007f3a388d964a in QEventLoop::exec (this=this@entry=0x7ffd62da8b90, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#26 0x00007f3a388e0f64 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1261
#27 0x00007f3a38c03a6c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1633
#28 0x00007f3a39104755 in QApplication::exec () at kernel/qapplication.cpp:2975
#29 0x000000000041cd7f in main (argc=<optimized out>, argv=<optimized out>) at /var/tmp/portage/kde-plasma/plasma-workspace-5.10.5/work/plasma-workspace-5.10.5/shell/main.cpp:166

Reported using DrKonqi
Comment 1 Justin Zobel 2020-12-04 03:21:54 UTC
Thank you for the report, Dennis.

As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
Comment 2 Dennis Schridde 2020-12-04 17:50:54 UTC
(In reply to Justin Zobel from comment #1)
> Thank you for the report, Dennis.
> 
> As it has been a while since this was reported, can you please test and
> confirm if this issue is still occurring or if this bug report can be marked
> as resolved.
> 
> I have set the bug status to "needsinfo" pending your response, please
> change back to "reported" or "resolved/worksforme" when you respond, thank
> you.

Thanks for looking into this, Justin.  I have not been using KDE Telepathy since most (all?) of my conversations became OMEMO-encrypted.