Bug 231013 - krunner crash after changing resolution
Summary: krunner crash after changing resolution
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-16 19:59 UTC by Jesse
Modified: 2010-03-16 20:46 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-16 19:59:34 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:
I did not see a matching backtrace for this bug. Crash occured after changing resolution.

Screen 1: LVDS1 Connected through laptop dock
Screen 2: VGA1 Connected through vga cable connected to dock

Resolution changed as follows:
Screen 1: 1152x864 -> 1440x900
Screen 2: 1152x864 -> 1680x1050

This is the first time doing so resulted in a crash. I recently changed the icon theme, the workspace theme, and the background to themes obtained from KDE-Look.org.

 -- Backtrace:
Application: Run Command Interface (kdeinit4), signal: Bus error
[KCrash Handler]
#5  0x00007f670f66a6c0 in KPixmapCache::Private::mmapFile(QString const&, KPixmapCache::Private::MmapInfo*, int) () from /usr/lib/libkdeui.so.5
#6  0x00007f670f66bf64 in KPixmapCache::Private::mmapFiles() () from /usr/lib/libkdeui.so.5
#7  0x00007f670f66bd83 in KPixmapCache::Private::init() () from /usr/lib/libkdeui.so.5
#8  0x00007f670f66d7ed in KPixmapCache::discard() () from /usr/lib/libkdeui.so.5
#9  0x00007f670f66ded8 in KPixmapCache::deleteCache(QString const&) () from /usr/lib/libkdeui.so.5
#10 0x00007f6706af7fad in Plasma::ThemePrivate::discardCache() () from /usr/lib/libplasma.so.3
#11 0x00007f6706af840d in Plasma::ThemePrivate::compositingChanged() () from /usr/lib/libplasma.so.3
#12 0x00007f6706afdf62 in Plasma::Theme::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libplasma.so.3
#13 0x00007f670f0cc4df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00007f670f662e8f in KSelectionWatcher::newOwner(unsigned long) () from /usr/lib/libkdeui.so.5
#15 0x00007f670f6630ea in KSelectionWatcher::owner() () from /usr/lib/libkdeui.so.5
#16 0x00007f670f6644cd in KSelectionWatcher::Private::x11Event(_XEvent*) () from /usr/lib/libkdeui.so.5
#17 0x00007f670f5eb206 in KApplication::x11EventFilter(_XEvent*) () from /usr/lib/libkdeui.so.5
#18 0x00007f670e2d6741 in ?? () from /usr/lib/libQtGui.so.4
#19 0x00007f670e2e5221 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#20 0x00007f670e310172 in ?? () from /usr/lib/libQtGui.so.4
#21 0x00007f670a52826e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0x00007f670a52bc28 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#23 0x00007f670a52bd50 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0x00007f670f0e2c13 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x00007f670e30fd6e in ?? () from /usr/lib/libQtGui.so.4
#26 0x00007f670f0b80c2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x00007f670f0b849c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x00007f670f0bc1db in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#29 0x00007f6702c2a574 in kdemain () from /usr/lib/libkdeinit4_krunner.so
#30 0x0000000000406b7e in _start ()

Possible duplicates by query: bug 230924, bug 230923, bug 230643, bug 230347, bug 230338.

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-16 20:46:57 UTC
This is being tracked at bug 182026. Regards

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