Bug 354824 - From time to time and really reproducable krunner crashes right at startup of a plasma session with a segfault.
Summary: From time to time and really reproducable krunner crashes right at startup of...
Status: RESOLVED WORKSFORME
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: 5.4.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Kai Uwe Broulik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-04 08:57 UTC by Oliver Kurz
Modified: 2018-11-16 14:33 UTC (History)
0 users

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 Oliver Kurz 2015-11-04 08:57:00 UTC
Application: krunner (0.1)

Qt Version: 5.5.0
Operating System: Linux 4.1.12-1-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

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

Thread 3 (Thread 0x7f24f4405700 (LWP 1305)):
#0  0x00007f250539bc1d in poll () at /lib64/libc.so.6
#1  0x00007f25048a9422 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f25048ab00f in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f24f6555c29 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f2505a9255f in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007f25032110a4 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f25053a404d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f24e8084700 (LWP 1341)):
#0  0x00007f250539bc1d in poll () at /lib64/libc.so.6
#1  0x00007f25028aae64 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f25028aaf7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f2505cc3a5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f2505c6aa63 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f2505a8d84a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f25081365f8 in  () at /usr/lib64/libQt5Qml.so.5
#7  0x00007f2505a9255f in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f25032110a4 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f25053a404d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f25096e77c0 (LWP 1289)):
[KCrash Handler]
#6  0x00007f2505c9f019 in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () at /usr/lib64/libQt5Core.so.5
#7  0x00007f250892b5d0 in  () at /usr/lib64/libQt5Quick.so.5
#8  0x00007f250892b7c9 in  () at /usr/lib64/libQt5Quick.so.5
#9  0x00007f2508842f08 in QQuickItemPrivate::refWindow(QQuickWindow*) () at /usr/lib64/libQt5Quick.so.5
#10 0x00007f2508842ec5 in QQuickItemPrivate::refWindow(QQuickWindow*) () at /usr/lib64/libQt5Quick.so.5
#11 0x00007f2508843e3b in QQuickItem::setParentItem(QQuickItem*) () at /usr/lib64/libQt5Quick.so.5
#12 0x00007f25092f7e38 in PlasmaQuick::Dialog::setMainItem(QQuickItem*) () at /usr/lib64/libKF5PlasmaQuick.so.5
#13 0x00007f2505c9c40f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#14 0x00007f2508c94349 in  () at /usr/lib64/libKF5Declarative.so.5
#15 0x00007f2505c9d796 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#16 0x00007f2506bd3e8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#17 0x00007f2506bd8cd8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#18 0x00007f2505c6cba5 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#19 0x00007f2505c6ed67 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#20 0x00007f2505cc45c3 in  () at /usr/lib64/libQt5Core.so.5
#21 0x00007f25028aac84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#22 0x00007f25028aaed8 in  () at /usr/lib64/libglib-2.0.so.0
#23 0x00007f25028aaf7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#24 0x00007f2505cc3a3c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#25 0x00007f2505c6aa63 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#26 0x00007f2505c725d6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#27 0x0000000000408b36 in main ()

Reproducible: Sometimes

Steps to Reproduce:
Probably restart plasma session

Actual Results:  
From time to time and really reproducable krunner crasches right at startup of a plasma session with a segfault. krunner is still available, probably a subsequent session starts just fine.

Expected Results:  
no error window.
Comment 1 Oliver Kurz 2015-11-04 08:59:16 UTC
the crash reporting assistant failed to send the report as the version found was set to "0.1" which seems to not exist. on my installation krunner is part of package plasma5-workspace-5.4.2-4.1.x86_64 so I guess the version is 5.4.2
Comment 2 Andrew Crouthamel 2018-11-01 13:54:25 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 3 Bug Janitor Service 2018-11-16 11:35:38 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 4 Oliver Kurz 2018-11-16 14:33:10 UTC
I can not reproduce the bug anymore in my current system which is openSUSE Leap 15.0 with krunner 5.12.6