Bug 214204 - Krunner crashes on start up
Summary: Krunner crashes on start up
Status: RESOLVED DUPLICATE of bug 203309
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-12 00:27 UTC by Nir
Modified: 2009-11-12 01:44 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 Nir 2009-11-12 00:27:33 UTC
Application that crashed: krunner
Version of the application: 0.1
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Hello, in KDE 9.10 I am having krunner crash on boot, every time I boot up. I have a lenovo x61 tablet, and I upgraded through the GUI from KDE 9.04. I added a third party mod to krunner in 9.04 called I think fs-file runner, which may be relevant.

 -- Backtrace:
Application: Run Command Interface (kdeinit4), signal: Aborted
[Current thread is 1 (Thread 0x7fe9cea89750 (LWP 1746))]

Thread 2 (Thread 0x7fe9ae9f7910 (LWP 1756)):
[KCrash Handler]
#5  0x00007fe9cbd744b5 in raise () from /lib/libc.so.6
#6  0x00007fe9cbd77f50 in abort () from /lib/libc.so.6
#7  0x00007fe9ce4c2864 in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4
#8  0x00007fe9ce4c29b6 in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4
#9  0x00007fe9aee4b074 in QVarLengthArray<QHash<QString, int>, 256>::operator[] (this=<value optimized out>) at /usr/include/qt4/QtCore/qvarlengtharray.h:100
#10 Database::getEntries (this=<value optimized out>) at /home/nir/Desktop/fsrunner-0.7.1/database.cpp:289
#11 0x00007fe9aee52b97 in DirWatcher::run (this=0x1ffefc0) at /home/nir/Desktop/fsrunner-0.7.1/dirwatcher.cpp:242
#12 0x00007fe9ce4ca445 in ?? () from /usr/lib/libQtCore.so.4
#13 0x00007fe9cb240a04 in start_thread () from /lib/libpthread.so.0
#14 0x00007fe9cbe207bd in clone () from /lib/libc.so.6
#15 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fe9cea89750 (LWP 1746)):
#0  0x00007fe9cbe14373 in poll () from /lib/libc.so.6
#1  0x00007fe9c9d8329a in ?? () from /usr/lib/libxcb.so.1
#2  0x00007fe9c9d837d7 in ?? () from /usr/lib/libxcb.so.1
#3  0x00007fe9c9d83a85 in xcb_writev () from /usr/lib/libxcb.so.1
#4  0x00007fe9cdaaad4a in _XSend () from /usr/lib/libX11.so.6
#5  0x00007fe9cdaaae89 in _XReply () from /usr/lib/libX11.so.6
#6  0x00007fe9cda877f5 in XGetImage () from /usr/lib/libX11.so.6
#7  0x00007fe9cc6305ee in QX11PixmapData::toImage() const () from /usr/lib/libQtGui.so.4
#8  0x00007fe9cc62038d in QPixmap::toImage() const () from /usr/lib/libQtGui.so.4
#9  0x00007fe9cd211c33 in KPixmapCache::Private::writeData(QString const&, QPixmap const&) () from /usr/lib/libkdeui.so.5
#10 0x00007fe9cd21287b in KPixmapCache::insert(QString const&, QPixmap const&) () from /usr/lib/libkdeui.so.5
#11 0x00007fe9c612a558 in ?? () from /usr/lib/libplasma.so.3
#12 0x00007fe9c612f62a in Plasma::Theme::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libplasma.so.3
#13 0x00007fe9ce5c5ddc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00007fe9ce5bfd83 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#15 0x00007fe9cc560efc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x00007fe9cc5681ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x00007fe9cd197ab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0x00007fe9ce5b0c2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0x00007fe9ce5db862 in ?? () from /usr/lib/libQtCore.so.4
#20 0x00007fe9ce5d925d in ?? () from /usr/lib/libQtCore.so.4
#21 0x00007fe9cb491bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00007fe9cb495588 in ?? () from /lib/libglib-2.0.so.0
#23 0x00007fe9cb4956b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00007fe9ce5d91a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x00007fe9cc5f54be in ?? () from /usr/lib/libQtGui.so.4
#26 0x00007fe9ce5af532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x00007fe9ce5af904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x00007fe9ce5b1ab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#29 0x00007fe9c365d584 in kdemain () from /usr/lib/libkdeinit4_krunner.so
#30 0x0000000000406da8 in _start ()

Reported using DrKonqi
Comment 1 Jonathan Thomas 2009-11-12 01:38:39 UTC

*** This bug has been marked as a duplicate of bug 212063 ***
Comment 2 Nir 2009-11-12 01:42:13 UTC
Dude, why is it a duplicate? In my case, krunner crashes on startup, not the
whole plasma desktop. In their case, plasma desktop crashes when they exit
another application. How is this related? Different apps, different
situations.

Nir

On Wed, Nov 11, 2009 at 6:38 PM, Jonathan Thomas <echidnaman@kubuntu.org>wrote:

> https://bugs.kde.org/show_bug.cgi?id=214204
>
>
> Jonathan Thomas <echidnaman@kubuntu.org> changed:
>
>           What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>             Status|UNCONFIRMED                 |RESOLVED
>                 CC|                            |echidnaman@kubuntu.org
>         Resolution|                            |DUPLICATE
>
>
>
>
> --- Comment #1 from Jonathan Thomas <echidnaman kubuntu org>  2009-11-12
> 01:38:39 ---
>
>
> *** This bug has been marked as a duplicate of bug 212063 ***
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>
Comment 3 Jonathan Thomas 2009-11-12 01:43:29 UTC
I simply closed the wrong bug. Sorry.
Comment 4 Jonathan Thomas 2009-11-12 01:44:36 UTC
This is bug 203309, however.

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