https://bugs.kde.org/show_bug.cgi?id=365248
Bug ID: 365248 Summary: Krunner crash when typing first letter or clicking setting button Product: kde Version: unspecified Platform: unspecified OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: gufi...@gmail.com Application: kcmshell5 (5.7.0) Qt Version: 5.7.0 Frameworks Version: 5.23.0 Operating System: Linux 4.6.3-1-ARCH x86_64 Distribution: "Arch Linux" -- Information about the crash: - What I was doing when the application crashed: Krunner crash every time I type the first letter in the search box. Disabling plugins is not possible because clicking on the setting button in krunner make it crash too. It happens every time. - Custom settings of the application: I have calculator plugin activated. I've seen it in the backtrace of the crashing thread so I thought it might be related. The crash can be reproduced every time. -- Backtrace: Application: System Settings Module (kcmshell5), signal: Segmentation fault Using host libthread_db library "/usr/lib/libthread_db.so.1". [Current thread is 1 (Thread 0x7fcb227b87c0 (LWP 1126))] Thread 3 (Thread 0x7fcb07260700 (LWP 1128)): #0 0x00007fcb221c072d in read () from /usr/lib/libc.so.6 #1 0x00007fcb1a494c80 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00007fcb1a451ab4 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #3 0x00007fcb1a451f74 in ?? () from /usr/lib/libglib-2.0.so.0 #4 0x00007fcb1a4520ec in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #5 0x00007fcb1f8ab59b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #6 0x00007fcb1f8550da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #7 0x00007fcb1f6780f3 in QThread::exec() () from /usr/lib/libQt5Core.so.5 #8 0x00007fcb214bae75 in ?? () from /usr/lib/libQt5DBus.so.5 #9 0x00007fcb1f67cd78 in ?? () from /usr/lib/libQt5Core.so.5 #10 0x00007fcb1c65e484 in start_thread () from /usr/lib/libpthread.so.0 #11 0x00007fcb221cd6dd in clone () from /usr/lib/libc.so.6 Thread 2 (Thread 0x7fcb0fe93700 (LWP 1127)): #0 0x00007fcb221c46cd in poll () from /usr/lib/libc.so.6 #1 0x00007fcb1ced28e0 in ?? () from /usr/lib/libxcb.so.1 #2 0x00007fcb1ced4679 in xcb_wait_for_event () from /usr/lib/libxcb.so.1 #3 0x00007fcb12617469 in ?? () from /usr/lib/libQt5XcbQpa.so.5 #4 0x00007fcb1f67cd78 in ?? () from /usr/lib/libQt5Core.so.5 #5 0x00007fcb1c65e484 in start_thread () from /usr/lib/libpthread.so.0 #6 0x00007fcb221cd6dd in clone () from /usr/lib/libc.so.6 Thread 1 (Thread 0x7fcb227b87c0 (LWP 1126)): [KCrash Handler] #5 0x00007fcb22163d76 in strlen () from /usr/lib/libc.so.6 #6 0x00007fcb22163aae in strdup () from /usr/lib/libc.so.6 #7 0x00007fcaf85105c9 in Calculator::Calculator() () from /usr/lib/libqalculate.so.5 #8 0x00007fcaf8869c4d in ?? () from /usr/lib/qt/plugins/krunner_calculatorrunner.so #9 0x00007fcaf886af19 in ?? () from /usr/lib/qt/plugins/krunner_calculatorrunner.so #10 0x00007fcaf886ca7f in ?? () from /usr/lib/qt/plugins/krunner_calculatorrunner.so #11 0x00007fcb21252564 in KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) () from /usr/lib/libKF5CoreAddons.so.5 #12 0x00007fcb05aa917f in ?? () from /usr/lib/libKF5Runner.so.5 #13 0x00007fcb05aaa5a4 in ?? () from /usr/lib/libKF5Runner.so.5 #14 0x00007fcb05aa40d7 in Plasma::RunnerManager::reloadConfiguration() () from /usr/lib/libKF5Runner.so.5 #15 0x00007fcb05cbb771 in ?? () from /usr/lib/qt/plugins/kcm_plasmasearch.so #16 0x00007fcb05cc0128 in ?? () from /usr/lib/qt/plugins/kcm_plasmasearch.so #17 0x00007fcb21252564 in KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) () from /usr/lib/libKF5CoreAddons.so.5 #18 0x00007fcb21eac6b7 in KCModuleLoader::loadModule(KCModuleInfo const&, KCModuleLoader::ErrorReporting, QWidget*, QStringList const&) () from /usr/lib/libKF5KCMUtils.so.5 #19 0x00007fcb21eb579f in ?? () from /usr/lib/libKF5KCMUtils.so.5 #20 0x00007fcb21eb6395 in KCModuleProxy::realModule() const () from /usr/lib/libKF5KCMUtils.so.5 #21 0x00007fcb21eb181b in KCMultiDialog::addModule(KCModuleInfo const&, KPageWidgetItem*, QStringList const&) () from /usr/lib/libKF5KCMUtils.so.5 #22 0x00007fcb2248eb81 in kdemain () from /usr/lib/libkdeinit5_kcmshell5.so #23 0x00007fcb22106741 in __libc_start_main () from /usr/lib/libc.so.6 #24 0x0000000000400779 in _start () Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.