https://bugs.kde.org/show_bug.cgi?id=371505
--- Comment #3 from Leslie Zhai <xiangzha...@gmail.com> --- /usr/bin/krunner ASAN:DEADLYSIGNAL ================================================================= ==3706==ERROR: AddressSanitizer: SEGV on unknown address 0x7fb619331368 (pc 0x7fb62feb09cf bp 0x61100003bf00 sp 0x7fb619b33a10 T2) ==3706==The signal is caused by a READ memory access. #0 0x7fb62feb09ce in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) (/usr/lib/libQt5Core.so.5+0x2b69ce) #1 0x7fb631f8952f (/usr/lib/libQt5DBus.so.5+0x2952f) #2 0x7fb631f75f61 (/usr/lib/libQt5DBus.so.5+0x15f61) #3 0x7fb62fca6d77 (/usr/lib/libQt5Core.so.5+0xacd77) #4 0x7fb62f358453 in start_thread (/usr/lib/libpthread.so.0+0x7453) #5 0x7fb62ea787de in __GI___clone (/usr/lib/libc.so.6+0xe87de) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libQt5Core.so.5+0x2b69ce) in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) Thread T2 (QDBusConnection) created by T0 here: #0 0x436ccd in __interceptor_pthread_create (/usr/bin/krunner+0x436ccd) #1 0x7fb62fca6278 in QThread::start(QThread::Priority) (/usr/lib/libQt5Core.so.5+0xac278) ==3706==ABORTING so it might be UPSTREAM issue https://bugreports.qt.io/browse/QTBUG-52988 -- You are receiving this mail because: You are watching all bug changes.