Bug 231103 - KRunner crashes after resolution change
Summary: KRunner crashes after resolution change
Status: RESOLVED DUPLICATE of bug 182026
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-17 15:15 UTC by Jesse
Modified: 2010-03-17 15:40 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 Jesse 2010-03-17 15:15:05 UTC
Application: krunner (0.1)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
Reproduced previous crash (Bug 231013).

Workspace: Slim Glow
Icons: DarkGlass-Reworked
Background laptop (primary/left desktop): 25331-night4

This crash was not produced prior to changing panels and changing themes.


The crash can be reproduced every time.

 -- Backtrace:
Application: Run Command Interface (kdeinit4), signal: Bus error
[Current thread is 1 (Thread 0x7f266be7b760 (LWP 4730))]

Thread 2 (Thread 0x7f264a21c710 (LWP 4756)):
#0  0x00007f266a0f93e9 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f266a37e082 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007f266a373559 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007f266a37d155 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007f266a0f481a in start_thread () from /lib/libpthread.so.0
#5  0x00007f2668ed6c7d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f266be7b760 (LWP 4730)):
[KCrash Handler]
#5  0x00007f266aa226c0 in KPixmapCache::Private::mmapFile(QString const&, KPixmapCache::Private::MmapInfo*, int) () from /usr/lib/libkdeui.so.5
#6  0x00007f266aa23f64 in KPixmapCache::Private::mmapFiles() () from /usr/lib/libkdeui.so.5
#7  0x00007f266aa23d83 in KPixmapCache::Private::init() () from /usr/lib/libkdeui.so.5
#8  0x00007f266aa257ed in KPixmapCache::discard() () from /usr/lib/libkdeui.so.5
#9  0x00007f266aa25ed8 in KPixmapCache::deleteCache(QString const&) () from /usr/lib/libkdeui.so.5
#10 0x00007f2661eaffad in Plasma::ThemePrivate::discardCache() () from /usr/lib/libplasma.so.3
#11 0x00007f2661eb040d in Plasma::ThemePrivate::compositingChanged() () from /usr/lib/libplasma.so.3
#12 0x00007f2661eb5f62 in Plasma::Theme::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libplasma.so.3
#13 0x00007f266a4844df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00007f266aa1ae8f in KSelectionWatcher::newOwner(unsigned long) () from /usr/lib/libkdeui.so.5
#15 0x00007f266aa1b0ea in KSelectionWatcher::owner() () from /usr/lib/libkdeui.so.5
#16 0x00007f266aa1c4cd in KSelectionWatcher::Private::x11Event(_XEvent*) () from /usr/lib/libkdeui.so.5
#17 0x00007f266a9a3206 in KApplication::x11EventFilter(_XEvent*) () from /usr/lib/libkdeui.so.5
#18 0x00007f266968e741 in ?? () from /usr/lib/libQtGui.so.4
#19 0x00007f266969d221 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#20 0x00007f26696c8172 in ?? () from /usr/lib/libQtGui.so.4
#21 0x00007f26658e026e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0x00007f26658e3c28 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#23 0x00007f26658e3d50 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0x00007f266a49ac13 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x00007f26696c7d6e in ?? () from /usr/lib/libQtGui.so.4
#26 0x00007f266a4700c2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x00007f266a47049c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x00007f266a4741db in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#29 0x00007f265dfe2574 in kdemain () from /usr/lib/libkdeinit4_krunner.so
#30 0x0000000000406b7e in _start ()

This bug may be a duplicate of or related to bug 231013, bug 182026.

Possible duplicates by query: bug 231069, bug 231013, bug 230924, bug 230923, bug 230643.

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-17 15:40:29 UTC
Hopefully a fix is worked on.. but it seems that it is not easy to reproduce the situations to get a broken cache or something bad which would trigger the crash. Hopefully it can be fixed soon. Regards

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