Bug 388605 - System settings crash after typing into the search bar
Summary: System settings crash after typing into the search bar
Status: RESOLVED DUPLICATE of bug 388414
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 5.11.5
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-01-06 04:07 UTC by Max Behling
Modified: 2018-01-18 17:03 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 Max Behling 2018-01-06 04:07:24 UTC
Application: systemsettings5 (5.11.5)

Qt Version: 5.10.0
Frameworks Version: 5.41.0
Operating System: Linux 4.14.11-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

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

I opened the system settings application and was looking for a settings menu related to the panel at the bottom of the screen that contains the taskbar, clock, system tray, etc. I typed the term "panel" into the search bar, and the application crashed about 0.5 seconds after I typed the full term. I opened it up to try again to investigate the bug, and it crashed again after typing into the search bar. I tried other search terms as well, and it seems to crash about 0.5 seconds after I stop typing regardless of the search term. It does not crash every time, but I would say about 60% of the time it crashes for me.

The crash can be reproduced sometimes.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f8fb290fc80 (LWP 2854))]

Thread 11 (Thread 0x7f8f5a7fc700 (LWP 2923)):
#0  0x00007f8faa23638d in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f8faebe100c in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib/libQt5Core.so.5
#2  0x00007f8fad1189ca in  () at /usr/lib/libQt5Quick.so.5
#3  0x00007f8fad118e54 in  () at /usr/lib/libQt5Quick.so.5
#4  0x00007f8faebdfb2d in  () at /usr/lib/libQt5Core.so.5
#5  0x00007f8faa23008a in start_thread () at /usr/lib/libpthread.so.0
#6  0x00007f8fae4e742f in clone () at /usr/lib/libc.so.6

Thread 10 (Thread 0x7f8f5bfff700 (LWP 2921)):
#0  0x00007f8fae4d8a48 in read () at /usr/lib/libc.so.6
#1  0x00007f8fa8056521 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f8fa802d90b in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#3  0x00007f8fa802ee76 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f8fa802efae in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#5  0x00007f8faee286b4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#6  0x00007f8faedca82b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#7  0x00007f8faebda78e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8  0x00007f8facc48a19 in  () at /usr/lib/libQt5Qml.so.5
#9  0x00007f8faebdfb2d in  () at /usr/lib/libQt5Core.so.5
#10 0x00007f8faa23008a in start_thread () at /usr/lib/libpthread.so.0
#11 0x00007f8fae4e742f in clone () at /usr/lib/libc.so.6

Thread 9 (Thread 0x7f8f5b7fe700 (LWP 2920)):
#0  0x00007f8fa80565f9 in g_mutex_lock () at /usr/lib/libglib-2.0.so.0
#1  0x00007f8fa802e77d in g_main_context_prepare () at /usr/lib/libglib-2.0.so.0
#2  0x00007f8fa802edf6 in  () at /usr/lib/libglib-2.0.so.0
#3  0x00007f8fa802efae in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#4  0x00007f8faee286b4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007f8faedca82b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#6  0x00007f8faebda78e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#7  0x00007f8facc48a19 in  () at /usr/lib/libQt5Qml.so.5
#8  0x00007f8faebdfb2d in  () at /usr/lib/libQt5Core.so.5
#9  0x00007f8faa23008a in start_thread () at /usr/lib/libpthread.so.0
#10 0x00007f8fae4e742f in clone () at /usr/lib/libc.so.6

Thread 8 (Thread 0x7f8f74db2700 (LWP 2892)):
#0  0x00007f8fae4d8a48 in read () at /usr/lib/libc.so.6
#1  0x00007f8fa8056521 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f8fa802d90b in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#3  0x00007f8fa802ee76 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f8fa802efae in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#5  0x00007f8faee286b4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#6  0x00007f8faedca82b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#7  0x00007f8faebda78e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8  0x00007f8facc48a19 in  () at /usr/lib/libQt5Qml.so.5
#9  0x00007f8faebdfb2d in  () at /usr/lib/libQt5Core.so.5
#10 0x00007f8faa23008a in start_thread () at /usr/lib/libpthread.so.0
#11 0x00007f8fae4e742f in clone () at /usr/lib/libc.so.6

Thread 7 (Thread 0x7f8f757c2700 (LWP 2877)):
#0  0x00007f8fa8056664 in g_mutex_unlock () at /usr/lib/libglib-2.0.so.0
#1  0x00007f8fa802ed6e in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f8fa802ff42 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0
#3  0x00007f8f766cf208 in  () at /usr/lib/libgio-2.0.so.0
#4  0x00007f8fa80231eb in  () at /usr/lib/libglib-2.0.so.0
#5  0x00007f8faa23008a in start_thread () at /usr/lib/libpthread.so.0
#6  0x00007f8fae4e742f in clone () at /usr/lib/libc.so.6

Thread 6 (Thread 0x7f8f75fc3700 (LWP 2876)):
#0  0x00007f8fae4d8a48 in read () at /usr/lib/libc.so.6
#1  0x00007f8fa8056521 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f8fa802d90b in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#3  0x00007f8fa802ee76 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f8fa802efae in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#5  0x00007f8fa802f002 in  () at /usr/lib/libglib-2.0.so.0
#6  0x00007f8fa80231eb in  () at /usr/lib/libglib-2.0.so.0
#7  0x00007f8faa23008a in start_thread () at /usr/lib/libpthread.so.0
#8  0x00007f8fae4e742f in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7f8f854f5700 (LWP 2861)):
#0  0x00007f8fae4d8a48 in read () at /usr/lib/libc.so.6
#1  0x00007f8fa8056521 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f8fa802d90b in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#3  0x00007f8fa802ee76 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f8fa802efae in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#5  0x00007f8faee286b4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#6  0x00007f8faedca82b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#7  0x00007f8faebda78e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8  0x00007f8facc48a19 in  () at /usr/lib/libQt5Qml.so.5
#9  0x00007f8faebdfb2d in  () at /usr/lib/libQt5Core.so.5
#10 0x00007f8faa23008a in start_thread () at /usr/lib/libpthread.so.0
#11 0x00007f8fae4e742f in clone () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7f8f8d73b700 (LWP 2859)):
#0  0x00007f8fae4dcf2b in poll () at /usr/lib/libc.so.6
#1  0x00007f8fa802eed3 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f8fa802efae in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007f8faee286b4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007f8faedca82b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007f8faebda78e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007f8facc48a19 in  () at /usr/lib/libQt5Qml.so.5
#7  0x00007f8faebdfb2d in  () at /usr/lib/libQt5Core.so.5
#8  0x00007f8faa23008a in start_thread () at /usr/lib/libpthread.so.0
#9  0x00007f8fae4e742f in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7f8f964cd700 (LWP 2857)):
#0  0x00007f8fa8056664 in g_mutex_unlock () at /usr/lib/libglib-2.0.so.0
#1  0x00007f8fa802e761 in g_main_context_prepare () at /usr/lib/libglib-2.0.so.0
#2  0x00007f8fa802edf6 in  () at /usr/lib/libglib-2.0.so.0
#3  0x00007f8fa802efae in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#4  0x00007f8faee286b4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007f8faedca82b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#6  0x00007f8faebda78e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#7  0x00007f8faf24a416 in  () at /usr/lib/libQt5DBus.so.5
#8  0x00007f8faebdfb2d in  () at /usr/lib/libQt5Core.so.5
#9  0x00007f8faa23008a in start_thread () at /usr/lib/libpthread.so.0
#10 0x00007f8fae4e742f in clone () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7f8f9f5f1700 (LWP 2856)):
#0  0x00007f8fae4dcf2b in poll () at /usr/lib/libc.so.6
#1  0x00007f8faaab38e0 in  () at /usr/lib/libxcb.so.1
#2  0x00007f8faaab5679 in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x00007f8fa239f7aa in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x00007f8faebdfb2d in  () at /usr/lib/libQt5Core.so.5
#5  0x00007f8faa23008a in start_thread () at /usr/lib/libpthread.so.0
#6  0x00007f8fae4e742f in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f8fb290fc80 (LWP 2854)):
[KCrash Handler]
#5  0x0000000000000000 in  ()
#6  0x00007f8faedd5b29 in QMetaObject::cast(QObject const*) const () at /usr/lib/libQt5Core.so.5
#7  0x00007f8fb0a3c14e in  () at /usr/lib/libQt5Widgets.so.5
#8  0x00007f8fb09f4e28 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#9  0x00007f8faedcc1e0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#10 0x00007f8fad152a17 in  () at /usr/lib/libQt5Quick.so.5
#11 0x00007f8fad15269d in QQuickItemPrivate::filterKeyEvent(QKeyEvent*, bool) () at /usr/lib/libQt5Quick.so.5
#12 0x00007f8fad15ee76 in QQuickItemPrivate::deliverKeyEvent(QKeyEvent*) () at /usr/lib/libQt5Quick.so.5
#13 0x00007f8fad15f1d6 in QQuickItem::event(QEvent*) () at /usr/lib/libQt5Quick.so.5
#14 0x00007f8fb09ebe3c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#15 0x00007f8fb09f3816 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#16 0x00007f8faedcc1e0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#17 0x00007f8fad16a7aa in QQuickWindowPrivate::deliverKeyEvent(QKeyEvent*) () at /usr/lib/libQt5Quick.so.5
#18 0x00007f8fad16ed96 in QQuickWindow::keyReleaseEvent(QKeyEvent*) () at /usr/lib/libQt5Quick.so.5
#19 0x00007f8fb01eea35 in QWindow::event(QEvent*) () at /usr/lib/libQt5Gui.so.5
#20 0x00007f8fad179626 in QQuickWindow::event(QEvent*) () at /usr/lib/libQt5Quick.so.5
#21 0x00007f8fb09ebe3c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#22 0x00007f8fb09f3816 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#23 0x00007f8faedcc1e0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#24 0x00007f8fad7fd2fd in QQuickWidget::keyReleaseEvent(QKeyEvent*) () at /usr/lib/libQt5QuickWidgets.so.5
#25 0x00007f8fb0a2be38 in QWidget::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
#26 0x00007f8fad7feb1c in QQuickWidget::event(QEvent*) () at /usr/lib/libQt5QuickWidgets.so.5
#27 0x00007f8fb09ebe3c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#28 0x00007f8fb09f4da3 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#29 0x00007f8faedcc1e0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#30 0x00007f8fb0a4998b in  () at /usr/lib/libQt5Widgets.so.5
#31 0x00007f8fb09ebe3c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#32 0x00007f8fb09f3816 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#33 0x00007f8faedcc1e0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#34 0x00007f8fb01df012 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () at /usr/lib/libQt5Gui.so.5
#35 0x00007f8fb01e4166 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /usr/lib/libQt5Gui.so.5
#36 0x00007f8fb01bbbbc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5
#37 0x00007f8fa242728d in  () at /usr/lib/libQt5XcbQpa.so.5
#38 0x00007f8faedca82b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#39 0x00007f8faedd3b18 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#40 0x000055c51963ccca in  ()
#41 0x00007f8fae411f4a in __libc_start_main () at /usr/lib/libc.so.6
#42 0x000055c51963cd4a in _start ()

Reported using DrKonqi
Comment 1 Nate Graham 2018-01-18 17:03:19 UTC

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