Bug 232501 - Plasma crashes when changing workspace theme
Summary: Plasma crashes when changing workspace theme
Status: RESOLVED DUPLICATE of bug 182026
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-28 20:25 UTC by Alexander
Modified: 2010-03-28 20:52 UTC (History)
0 users

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 Alexander 2010-03-28 20:25:46 UTC
Application: kwin (4.4.1 (KDE 4.4.1))
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.33-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
I've just open systemsettings and change workspace theme.

The crash can be reproduced every time.

 -- Backtrace:
Application: KWin (kwin), signal: Bus error
[KCrash Handler]
#5  0x00007f1bba03e6c0 in KPixmapCache::Private::mmapFile(QString const&, KPixmapCache::Private::MmapInfo*, int) () from /usr/lib/libkdeui.so.5
#6  0x00007f1bba03ff64 in KPixmapCache::Private::mmapFiles() () from /usr/lib/libkdeui.so.5
#7  0x00007f1bba03fd83 in KPixmapCache::Private::init() () from /usr/lib/libkdeui.so.5
#8  0x00007f1bba0417ed in KPixmapCache::discard() () from /usr/lib/libkdeui.so.5
#9  0x00007f1bba041ed8 in KPixmapCache::deleteCache(QString const&) () from /usr/lib/libkdeui.so.5
#10 0x00007f1bb9a6efad in Plasma::ThemePrivate::discardCache() () from /usr/lib/libplasma.so.3
#11 0x00007f1bb9a7264b in Plasma::ThemePrivate::setThemeName(QString const&, bool) () from /usr/lib/libplasma.so.3
#12 0x00007f1bb9a73ebb in Plasma::Theme::settingsChanged() () from /usr/lib/libplasma.so.3
#13 0x00007f1bb9a74bf8 in Plasma::ThemePrivate::settingsFileChanged(QString const&) () from /usr/lib/libplasma.so.3
#14 0x00007f1bb9a74f86 in Plasma::Theme::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libplasma.so.3
#15 0x00007f1bb63f14df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x00007f1bb50c7145 in KDirWatch::created(QString const&) () from /usr/lib/libkio.so.5
#17 0x00007f1bb50c7920 in KDirWatch::setCreated(QString const&) () from /usr/lib/libkio.so.5
#18 0x00007f1bb50c7a71 in KDirWatch::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#19 0x00007f1bb63ee419 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#20 0x00007f1bb6b135ec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#21 0x00007f1bb6b19bdb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00007f1bb9fbfd36 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#23 0x00007f1bb63de79c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#24 0x00007f1bb63e0f17 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#25 0x00007f1bb64080d3 in ?? () from /usr/lib/libQtCore.so.4
#26 0x00007f1baf8092be in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0x00007f1baf80cc78 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#28 0x00007f1baf80cda0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0x00007f1bb6407c13 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x00007f1bb6bc1d6e in ?? () from /usr/lib/libQtGui.so.4
#31 0x00007f1bb63dd0c2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x00007f1bb63dd49c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0x00007f1bb63e11db in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#34 0x00007f1bba777eae in kdemain () from /usr/lib/libkdeinit4_kwin.so
#35 0x00007f1bba3f3b6d in __libc_start_main () from /lib/libc.so.6
#36 0x00000000004005c9 in _start ()

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

Possible duplicates by query: bug 232147, bug 232077, bug 231614, bug 231412, bug 230883.

Reported using DrKonqi
Comment 1 Thomas Lübking 2010-03-28 20:52:27 UTC

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