Bug 951528 - KRunner crash on startup
Summary: KRunner crash on startup
Status: RESOLVED DUPLICATE of bug 917054
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: KDE Workspace (Plasma) (show other bugs)
Version: Current
Hardware: x86-64 Other
: P5 - None : Normal with 1 vote (vote)
Target Milestone: ---
Assignee: E-Mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-21 22:51 UTC by Daniele Granata
Modified: 2016-11-29 07:04 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniele Granata 2015-10-21 22:51:11 UTC
KDE initialization is slow and as soon as the desktop appears I found drkonqi that tells me krunner crashed.

Application: krunner (0.1)<--wrong version by drkonqi Krunner(15.08.2) 

Qt Version: 5.5.0
Operating System: Linux 4.2.1-1-desktop x86_64
Distribution: "openSUSE Tumbleweed (20151014) (x86_64)"

-- Information about the crash:
<In detail, tell us what you were doing  when the application crashed.>

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

Thread 3 (Thread 0x7fa639151700 (LWP 1473)):
#0  0x00007fa64a6de1cd in poll () at /lib64/libc.so.6
#1  0x00007fa649be7432 in  () at /usr/lib64/libxcb.so.1
#2  0x00007fa649be9007 in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007fa63b2a0e79 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007fa64adcca9f in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007fa6485624a4 in start_thread () at /lib64/libpthread.so.0
#6  0x00007fa64a6e6b5d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fa62cc46700 (LWP 1517)):
#0  0x00007fa64a6de1cd in poll () at /lib64/libc.so.6
#1  0x00007fa647bfa264 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fa647bfa36c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007fa64aff135b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007fa64af9b47a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007fa64adc7c6c in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007fa64d43d1a5 in  () at /usr/lib64/libQt5Qml.so.5
#7  0x00007fa64adcca9f in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007fa6485624a4 in start_thread () at /lib64/libpthread.so.0
#9  0x00007fa64a6e6b5d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fa64e9c98c0 (LWP 1469)):
[KCrash Handler]
#6  0x0000000000000000 in  ()
#7  0x00007fa64afced29 in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () at /usr/lib64/libQt5Core.so.5
#8  0x00007fa64dc198a3 in  () at /usr/lib64/libQt5Quick.so.5
#9  0x00007fa64dc19a99 in  () at /usr/lib64/libQt5Quick.so.5
#10 0x00007fa64db37d19 in QQuickItemPrivate::refWindow(QQuickWindow*) () at /usr/lib64/libQt5Quick.so.5
#11 0x00007fa64db37cd4 in QQuickItemPrivate::refWindow(QQuickWindow*) () at /usr/lib64/libQt5Quick.so.5
#12 0x00007fa64db3a434 in QQuickItem::setParentItem(QQuickItem*) () at /usr/lib64/libQt5Quick.so.5
#13 0x00007fa64e5def32 in PlasmaQuick::Dialog::setMainItem(QQuickItem*) () at /usr/lib64/libKF5PlasmaQuick.so.5
#14 0x00007fa64afcac27 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#15 0x00007fa64df7c399 in  () at /usr/lib64/libKF5Declarative.so.5
#16 0x00007fa64afcbb89 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#17 0x00007fa64bf048fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#18 0x00007fa64bf09a06 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#19 0x00007fa64af9db33 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#20 0x00007fa64af9fe56 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#21 0x00007fa64aff0f33 in  () at /usr/lib64/libQt5Core.so.5
#22 0x00007fa647bfa097 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#23 0x00007fa647bfa2c8 in  () at /usr/lib64/libglib-2.0.so.0
#24 0x00007fa647bfa36c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#25 0x00007fa64aff133f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#26 0x00007fa64af9b47a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#27 0x00007fa64afa311d in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#28 0x000000000040841b in main ()
Comment 1 Daniele Granata 2015-10-22 07:22:29 UTC
KRunner crashes only on plasma boot and when the external monitor is plugged in.
Duplicates bug https://bugzilla.opensuse.org/show_bug.cgi?id=917054
Comment 2 Karl Cheng 2016-11-29 07:04:37 UTC
(In reply to Daniele Granata from comment #1)
> KRunner crashes only on plasma boot and when the external monitor is plugged
> in.
> Duplicates bug https://bugzilla.opensuse.org/show_bug.cgi?id=917054

Marking as duplicate then.

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