Bug 178400 - Crash in krunner at first invocation after upgrade
Summary: Crash in krunner at first invocation after upgrade
Status: RESOLVED WORKSFORME
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 178655 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-12-21 20:52 UTC by Diederik van der Boor
Modified: 2009-04-01 22:49 UTC (History)
3 users (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 Diederik van der Boor 2008-12-21 20:52:19 UTC
Version:           onbekend (using 4.1.85 (KDE 4.1.85 (KDE 4.2 Beta2)) "release 3.1", KDE:KDE4:UNSTABLE:Desktop / openSUSE_11.1)
Compiler:          gcc
OS:                Linux (i686) release 2.6.27.7-9-pae

I just upgraded to KDE 4.2 beta. When invoking krunner for the first time, I got a crash:

Programma: Commando uitvoeren (krunner), signaal SIGSEGV
[Current thread is 1 (Thread 0xb42f7730 (LWP 7916))]

Thread 1 (Thread 0xb42f7730 (LWP 7916)):
[KCrash Handler]
#6  0xb76b3e1c in KConfigBase::isGroupImmutable(QByteArray const&) const () from /usr/lib/libkdecore.so.5
#7  0xb76b5d55 in KConfigGroup::KConfigGroup(KSharedPtr<KSharedConfig> const&, QString const&) () from /usr/lib/libkdecore.so.5
#8  0xb7dd2739 in Plasma::Theme::findInRectsCache(QString const&, QString const&, QRectF&) const () from /usr/lib/libplasma.so.3
#9  0xb7dcb313 in Plasma::Svg::hasElement(QString const&) const () from /usr/lib/libplasma.so.3
#10 0xb7d9db1a in ?? () from /usr/lib/libplasma.so.3
#11 0xb7da098d in Plasma::FrameSvg::resizeFrame(QSizeF const&) () from /usr/lib/libplasma.so.3
#12 0xb7f1d161 in ?? () from /usr/lib/libkdeinit4_krunner.so
#13 0xb7f27642 in ?? () from /usr/lib/libkdeinit4_krunner.so
#14 0xb6c2487d in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb7f1d1e3 in ?? () from /usr/lib/libkdeinit4_krunner.so
#16 0xb6bcc8fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb6bd482a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0xb7a8f6bd in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0xb74f3961 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#20 0xb6c1f20c in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib/libQtGui.so.4
#21 0xb6c278a6 in QWidgetPrivate::show_helper() () from /usr/lib/libQtGui.so.4
#22 0xb6c27f63 in QWidget::setVisible(bool) () from /usr/lib/libQtGui.so.4
#23 0xb703918d in QDialog::setVisible(bool) () from /usr/lib/libQtGui.so.4
#24 0xb7f27c96 in ?? () from /usr/lib/libkdeinit4_krunner.so
#25 0xb7f1fc76 in ?? () from /usr/lib/libkdeinit4_krunner.so
#26 0xb7f20988 in ?? () from /usr/lib/libkdeinit4_krunner.so
#27 0xb7508580 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#28 0xb7508980 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4
#29 0xb6bc6631 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
#30 0xb6bc6f9f in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQtGui.so.4
#31 0xb7ad8c18 in ?? () from /usr/lib/libkdeui.so.5
#32 0xb7adcd2f in KGlobalAccel::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#33 0xb7508580 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#34 0xb7509302 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#35 0xb7adf825 in ?? () from /usr/lib/libkdeui.so.5
#36 0xb7ae0920 in ?? () from /usr/lib/libkdeui.so.5
#37 0xb75fde6f in ?? () from /usr/lib/libQtDBus.so.4
#38 0xb76051f7 in ?? () from /usr/lib/libQtDBus.so.4
#39 0xb7503281 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#40 0xb6bcc8fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#41 0xb6bd475e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#42 0xb7a8f6bd in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#43 0xb74f3961 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#44 0xb74f45d5 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#45 0xb74f47cd in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#46 0xb6c6691f in ?? () from /usr/lib/libQtGui.so.4
#47 0xb74f201a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#48 0xb74f21da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#49 0xb74f4895 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#50 0xb6bcc777 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#51 0xb7f21d7c in kdemain () from /usr/lib/libkdeinit4_krunner.so
#52 0x08048792 in _start ()
Comment 1 Dario Andres 2008-12-22 23:07:08 UTC
May be related/duplicate of bug bug 178021 (similar situation, similar backtrace (only differs a little, but may be related))
Comment 2 Dario Andres 2008-12-25 15:19:38 UTC
*** Bug 178655 has been marked as a duplicate of this bug. ***
Comment 3 FiNeX 2008-12-31 14:34:25 UTC
*** Bug 179208 has been marked as a duplicate of this bug. ***
Comment 4 Dario Andres 2009-03-08 19:25:19 UTC
Have you experienced this crash again with a recent version ? Thanks
Comment 5 Diederik van der Boor 2009-03-15 20:07:17 UTC
No I haven't gotten this crash anymore. It also only seamed to happen at the first invocation. If there is anything I can do to reproduce this bug, please let me know. Otherwise, it can be resolved as 'worksforme'.
Comment 6 Dario Andres 2009-04-01 22:49:16 UTC
It's probably fixed by now. Marking as WORKSFORME. Thanks!