Bug 227962 - KRunner after upgrade from KDE SC 4.3 to 4.4/4.5
Summary: KRunner after upgrade from KDE SC 4.3 to 4.4/4.5
Status: RESOLVED WORKSFORME
Alias: None
Product: krunner
Classification: Plasma
Component: general (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2010-02-21 18:50 UTC by Umar Ahmed
Modified: 2018-10-21 04:50 UTC (History)
2 users (show)

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


Attachments
New crash information added by DrKonqi (2.77 KB, text/plain)
2010-02-23 20:31 UTC, Umar Ahmed
Details
New crash information added by DrKonqi (2.74 KB, text/plain)
2010-02-23 21:41 UTC, Umar Ahmed
Details
New crash information added by DrKonqi (3.20 KB, text/plain)
2010-02-26 12:53 UTC, Umar Ahmed
Details
New crash information added by DrKonqi (2.64 KB, text/plain)
2010-02-26 17:38 UTC, Umar Ahmed
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Umar Ahmed 2010-02-21 18:50:59 UTC
Application: krunner (0.1)
KDE Platform Version: 4.4.63 (KDE 4.4.63 (KDE 4.5 >= 20100209)) "release 3"
Qt Version: 4.6.2
Operating System: Linux 2.6.31.5-0.1-desktop i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
When I ugraded to kde 4.4 the system crashes everytime.
I am using opensuse 11.2
I have upgraded from the yast2 manager

The crash can be reproduced every time.

 -- Backtrace:
Application: Run Command Interface (krunner), signal: Aborted
[Current thread is 1 (Thread 0xb2236730 (LWP 4661))]

Thread 2 (Thread 0xa5fa2b70 (LWP 4870)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5aaf392 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb76970a4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb66e109c in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4  0xb66d588e in ?? () from /usr/lib/libQtCore.so.4
#5  0xb66e00bf in ?? () from /usr/lib/libQtCore.so.4
#6  0xb5aaa945 in start_thread () from /lib/libpthread.so.0
#7  0xb768963e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb2236730 (LWP 4661)):
[KCrash Handler]
#6  0xffffe424 in __kernel_vsyscall ()
#7  0xb75e120f in raise () from /lib/libc.so.6
#8  0xb75e2b27 in abort () from /lib/libc.so.6
#9  0xb66d7964 in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4
#10 0xb66d7b83 in ?? () from /usr/lib/libQtCore.so.4
#11 0xb66d7ca8 in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4
#12 0xb67fff9e in QObjectPrivate::QObjectPrivate(int) () from /usr/lib/libQtCore.so.4
#13 0xa573e54c in QSqlDriver::QSqlDriver(QObject*) () from /usr/lib/libQtSql.so.4
#14 0xa5736300 in ?? () from /usr/lib/libQtSql.so.4
#15 0xa5736748 in QSqlDatabase::QSqlDatabase() () from /usr/lib/libQtSql.so.4
#16 0xa5785f54 in ?? () from /usr/lib/kde4/krunner_bookmarksrunner.so
#17 0xa578a00a in QObject* KPluginFactory::createInstance<BookmarksRunner, QObject>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib/kde4/krunner_bookmarksrunner.so
#18 0xb6b80169 in KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) () from /usr/lib/libkdecore.so.5
#19 0xb733400f in Plasma::AbstractRunner* KService::createInstance<Plasma::AbstractRunner>(QObject*, QList<QVariant> const&, QString*) const () from /usr/lib/libplasma.so.3
#20 0xb7335477 in ?? () from /usr/lib/libplasma.so.3
#21 0xb7737ffa in KStartupInfoId::~KStartupInfoId() () from /usr/lib/libkdeinit4_krunner.so
#22 0xb7738f20 in KStartupInfoId::~KStartupInfoId() () from /usr/lib/libkdeinit4_krunner.so
#23 0xb7738fa0 in KStartupInfoId::~KStartupInfoId() () from /usr/lib/libkdeinit4_krunner.so
#24 0xb7739a6d in kdemain () from /usr/lib/libkdeinit4_krunner.so
#25 0x080485fb in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-22 00:19:08 UTC
<offtopic>As you are using the unreleased 4.5trunk version, it could be useful if you had debuginfo always enabled to report crashes.</offtopic>

- If you can reproduce the crash at will (or you experience this regularly), can you install the "kdebase4-workspace-debuginfo" package and post a complete backtrace here? (you can get more information at http://techbase.kde.org/User:DarioAndres/Basic_Guide_about_Crash_Reporting ) Thanks
Comment 2 Umar Ahmed 2010-02-23 20:31:46 UTC
Created attachment 41041 [details]
New crash information added by DrKonqi

kdebase4-workspace-debuginfo is already installed and I am getting the same error report everytime.
Comment 3 Dario Andres 2010-02-23 20:34:29 UTC
BTW, did you updated to the unreleased and unstable 4.4.63 version on purpose or it is just an error ?
- Are your kdebase4* packages updated and at the same version as kdelibs ?
Regards
Comment 4 Umar Ahmed 2010-02-23 21:41:36 UTC
Created attachment 41042 [details]
New crash information added by DrKonqi

I have updated kdebase-workspace-debuginfo maybe this report may help you
Comment 5 Dario Andres 2010-02-23 21:50:25 UTC
The backtrace is still incomplete... your system/packages may be broken
Comment 6 Umar Ahmed 2010-02-26 12:53:39 UTC
Created attachment 41133 [details]
New crash information added by DrKonqi

I have downgraded from 4.4.63 to 4.4.0 and still i am getting the same error but the thing is that the crash report is displayed in detail
Comment 7 Dario Andres 2010-02-26 12:57:04 UTC
From the last attachment:

#6  0xffffe424 in __kernel_vsyscall ()
#7  0xb76ff20f in raise () from /lib/libc.so.6
#8  0xb7700b27 in abort () from /lib/libc.so.6
#9  0xb6804964 in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4
#10 0xb6804b83 in ?? () from /usr/lib/libQtCore.so.4
#11 0xb6804ca8 in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4
#12 0xb692cf9e in QObjectPrivate::QObjectPrivate(int) () from /usr/lib/libQtCore.so.4
#13 0xa55d854c in QSqlDriver::QSqlDriver(QObject*) () from /usr/lib/libQtSql.so.4
#14 0xa55d0300 in ?? () from /usr/lib/libQtSql.so.4
#15 0xa55d0748 in QSqlDatabase::QSqlDatabase() () from /usr/lib/libQtSql.so.4
#16 0xa5f39f94 in BookmarksRunner::BookmarksRunner (this=0x8362e10, parent=0x8088000, args=...) at /usr/src/debug/kdebase-workspace-4.4.0/plasma/generic/runners/bookmarks/bookmarksrunner.cpp:38
#17 0xa5f3ccba in KPluginFactory::createInstance<BookmarksRunner, QObject> (parentWidget=0x0, parent=0x8088000, args=...) at /usr/include/kpluginfactory.h:461
#18 0xb6c0c8df in KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) () from /usr/lib/libkdecore.so.5
#19 0xb7453a2f in Plasma::AbstractRunner* KService::createInstance<Plasma::AbstractRunner>(QObject*, QList<QVariant> const&, QString*) const () from /usr/lib/libplasma.so.3
#20 0xb7454e4d in ?? () from /usr/lib/libplasma.so.3
#21 0xb7452b98 in Plasma::RunnerManager::reloadConfiguration() () from /usr/lib/libplasma.so.3
#22 0xb786a90a in KRunnerApp::initialize (this=0x80840e0) at /usr/src/debug/kdebase-workspace-4.4.0/krunner/krunnerapp.cpp:213
#23 0xb7868ae0 in KRunnerApp::KRunnerApp (this=0x80840e0) at /usr/src/debug/kdebase-workspace-4.4.0/krunner/krunnerapp.cpp:77
#24 0xb7868b60 in KRunnerApp::self () at /usr/src/debug/kdebase-workspace-4.4.0/krunner/krunnerapp.cpp:64
#25 0xb786bce5 in kdemain (argc=1, argv=0xbfe8c004) at /usr/src/debug/kdebase-workspace-4.4.0/krunner/main.cpp:62
#26 0x080485fb in main (argc=1, argv=0xbfe8c004) at /usr/src/debug/kdebase-workspace-4.4.0/build/krunner/krunner_dummy.cpp:3

---

Try this:
- Open Konsole
- Type "kquitapp krunner" + Enter
- Wait 5 seconds
- Type "krunner" + Enter
- Wait 5 seconds
- Try to reproduce the crash (not sure what you are doing to repeat the crash; but the crash itself is *not* related to System Settings but to KRunner, the launcher interface)
KRunner will crash
- Check the last 5 lines in Konsole (the ones containing the word "assert") and copy&paste them here.
Comment 8 Umar Ahmed 2010-02-26 17:38:11 UTC
Created attachment 41141 [details]
New crash information added by DrKonqi

<unknown program name>(4888)/: Communication problem with  "krunner" , it probably crashed.
Error message was:  "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" "
Comment 9 Andrew Crouthamel 2018-09-20 22:13:31 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 set the bug status 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 10 Andrew Crouthamel 2018-10-21 04:50:30 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!