Bug 231529

Summary: Crash after resolution set
Product: [Plasma] krunner Reporter: Marcos Delgado <hlnkay>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Marcos Delgado 2010-03-21 12:54:08 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:
Crash after switching from 1280x1024 to 1152x864 via the System Settings in KDE

The crash can be reproduced every time.

 -- Backtrace:
Application: Run Command Interface (kdeinit4), signal: Bus error
[KCrash Handler]
#5  0x00007f15017f06c0 in KPixmapCache::Private::mmapFile(QString const&, KPixmapCache::Private::MmapInfo*, int) () from /usr/lib/libkdeui.so.5
#6  0x00007f15017f1f98 in KPixmapCache::Private::mmapFiles() () from /usr/lib/libkdeui.so.5
#7  0x00007f15017f1d83 in KPixmapCache::Private::init() () from /usr/lib/libkdeui.so.5
#8  0x00007f15017f37ed in KPixmapCache::discard() () from /usr/lib/libkdeui.so.5
#9  0x00007f15017f3ed8 in KPixmapCache::deleteCache(QString const&) () from /usr/lib/libkdeui.so.5
#10 0x00007f14f8c7dfad in Plasma::ThemePrivate::discardCache() () from /usr/lib/libplasma.so.3
#11 0x00007f14f8c7e40d in Plasma::ThemePrivate::compositingChanged() () from /usr/lib/libplasma.so.3
#12 0x00007f14f8c83f62 in Plasma::Theme::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libplasma.so.3
#13 0x00007f15012524df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00007f15017e8e8f in KSelectionWatcher::newOwner(unsigned long) () from /usr/lib/libkdeui.so.5
#15 0x00007f15017e90ea in KSelectionWatcher::owner() () from /usr/lib/libkdeui.so.5
#16 0x00007f15017ea4cd in KSelectionWatcher::Private::x11Event(_XEvent*) () from /usr/lib/libkdeui.so.5
#17 0x00007f1501771206 in KApplication::x11EventFilter(_XEvent*) () from /usr/lib/libkdeui.so.5
#18 0x00007f150045c741 in ?? () from /usr/lib/libQtGui.so.4
#19 0x00007f150046b221 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#20 0x00007f1500496172 in ?? () from /usr/lib/libQtGui.so.4
#21 0x00007f14fc6ae26e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0x00007f14fc6b1c28 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#23 0x00007f14fc6b1d50 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0x00007f1501268c13 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x00007f1500495d6e in ?? () from /usr/lib/libQtGui.so.4
#26 0x00007f150123e0c2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x00007f150123e49c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x00007f15012421db in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#29 0x00007f14f4262574 in kdemain () from /usr/lib/libkdeinit4_krunner.so
#30 0x0000000000406b7e in _start ()

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

Possible duplicates by query: bug 231494, bug 231471, bug 231248, bug 231198, bug 231103.

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-21 13:12:59 UTC
This is being tracked at bug 182026. It is going to be fixed soon.
Regards

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