Bug 355213 - Krunner crashes when the plasma desktop starts
Summary: Krunner crashes when the plasma desktop starts
Status: RESOLVED WORKSFORME
Alias: None
Product: krunner
Classification: Plasma
Component: general (other bugs)
Version First Reported In: 5.4.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Kai Uwe Broulik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-11 20:37 UTC by basu123ra
Modified: 2018-12-01 03:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description basu123ra 2015-11-11 20:37:14 UTC
When I start KDE for the first time in the day, Krunner crashes.

Reproducible: Sometimes




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

Thread 3 (Thread 0x7fd7b4815700 (LWP 1562)):
#0  0x00007fd7c57abc1d in poll () at /lib64/libc.so.6
#1  0x00007fd7c4cb9422 in  () at /usr/lib64/libxcb.so.1
#2  0x00007fd7c4cbb00f in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007fd7b6965c29 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007fd7c5ea255f in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007fd7c36210a4 in start_thread () at /lib64/libpthread.so.0
#6  0x00007fd7c57b404d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fd7a82c0700 (LWP 1578)):
#0  0x00007fd7c2cba58b in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0
#1  0x00007fd7c2cbad80 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fd7c2cbaf7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007fd7c60d3a5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007fd7c607aa63 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007fd7c5e9d84a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007fd7c85465f8 in  () at /usr/lib64/libQt5Qml.so.5
#7  0x00007fd7c5ea255f in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007fd7c36210a4 in start_thread () at /lib64/libpthread.so.0
#9  0x00007fd7c57b404d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fd7c9af97c0 (LWP 1559)):
[KCrash Handler]
#6  0x000000000000006c in  ()
#7  0x00007fd7c60af01b in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () at /usr/lib64/libQt5Core.so.5
#8  0x00007fd7c8d3b5d0 in  () at /usr/lib64/libQt5Quick.so.5
#9  0x00007fd7c8d3b7c9 in  () at /usr/lib64/libQt5Quick.so.5
#10 0x00007fd7c8c52f08 in QQuickItemPrivate::refWindow(QQuickWindow*) () at /usr/lib64/libQt5Quick.so.5
#11 0x00007fd7c8c52ec5 in QQuickItemPrivate::refWindow(QQuickWindow*) () at /usr/lib64/libQt5Quick.so.5
#12 0x00007fd7c8c53e3b in QQuickItem::setParentItem(QQuickItem*) () at /usr/lib64/libQt5Quick.so.5
#13 0x00007fd7c9707e38 in PlasmaQuick::Dialog::setMainItem(QQuickItem*) () at /usr/lib64/libKF5PlasmaQuick.so.5
#14 0x00007fd7c60ac40f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#15 0x00007fd7c90a4349 in  () at /usr/lib64/libKF5Declarative.so.5
#16 0x00007fd7c60ad796 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#17 0x00007fd7c6fe3e8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#18 0x00007fd7c6fe8cd8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#19 0x00007fd7c607cba5 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#20 0x00007fd7c607ed67 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#21 0x00007fd7c60d45c3 in  () at /usr/lib64/libQt5Core.so.5
#22 0x00007fd7c2cbac84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#23 0x00007fd7c2cbaed8 in  () at /usr/lib64/libglib-2.0.so.0
#24 0x00007fd7c2cbaf7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#25 0x00007fd7c60d3a3c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#26 0x00007fd7c607aa63 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#27 0x00007fd7c60825d6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#28 0x0000000000408b36 in main ()

Report to https://bugs.kde.org/
Comment 1 Andrew Crouthamel 2018-11-01 13:41:53 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-16 11:35:55 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-12-01 03:50:05 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!