Bug 251106 - KWin crash on startup
Summary: KWin crash on startup
Status: RESOLVED DUPLICATE of bug 247655
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-13 15:07 UTC by Patrick Kox
Modified: 2010-09-13 19:24 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 Patrick Kox 2010-09-13 15:07:55 UTC
Application: kwin (4.4.5 (KDE 4.4.5))
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-5-686 i686
Distribution: Debian GNU/Linux testing-proposed-updates (sid)

-- Information about the crash:
KWin crashes when the system is starting. This happened after an upgrade of a few packages or switching the KDE4 Theme (don't know if any of these 2 is related).

 -- Backtrace:
Application: KWin (kwin), signal: Aborted
[KCrash Handler]
#6  0xb77a1424 in __kernel_vsyscall ()
#7  0xb7576751 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#8  0xb7579b82 in *__GI_abort () at abort.c:92
#9  0xb5c6c53f in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#10 0xb5c6a405 in ?? () from /usr/lib/libstdc++.so.6
#11 0xb5c6a442 in std::terminate() () from /usr/lib/libstdc++.so.6
#12 0xb5c6a581 in __cxa_throw () from /usr/lib/libstdc++.so.6
#13 0xb5d087f5 in qBadAlloc () at global/qglobal.cpp:2003
#14 0xb6207c34 in QX11PixmapData::toImage (this=0x98825c8) at image/qpixmap_x11.cpp:1494
#15 0xb61ecc9b in QPixmap::toImage (this=0xbfc3e3f0) at image/qpixmap.cpp:486
#16 0xb74062f6 in KPixmapCache::Private::writeData (this=0x94c4b68, key=..., pix=...) at ../../kdeui/util/kpixmapcache.cpp:1474
#17 0xb740707e in KPixmapCache::insert (this=0x94c4a28, key=..., pix=...) at ../../kdeui/util/kpixmapcache.cpp:1440
#18 0xb734516b in KIconCache::insert (this=0x94c4a28, key=..., pix=...) at ../../kdeui/icons/kiconcache.cpp:298
#19 0xb73395cd in KIconLoader::loadIcon (this=0x945edb0, _name=..., group=KIconLoader::User, size=32, state=0, overlays=..., path_store=0x0, canReturnNull=true)
    at ../../kdeui/icons/kiconloader.cpp:1005
#20 0xb7339258 in KIconLoader::loadIcon (this=0x945edb0, _name=..., group=KIconLoader::Small, size=32, state=0, overlays=..., path_store=0x0, canReturnNull=true)
    at ../../kdeui/icons/kiconloader.cpp:1130
#21 0xb74d46a9 in KWindowSystem::icon (win=71303185, width=32, height=32, scale=true, flags=12) at ../../kdeui/windowmanagement/kwindowsystem_x11.cpp:655
#22 0xb76e7b57 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_kwin.so
#23 0xb772ee2f in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_kwin.so
#24 0xb76de05f in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_kwin.so
#25 0xb7721c81 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_kwin.so
#26 0xb76fafd2 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_kwin.so
#27 0xb6178800 in qt_x11EventFilter (ev=0x98168e0) at kernel/qapplication_x11.cpp:409
#28 0xb6187c9e in QApplication::x11ProcessEvent (this=0xbfc3f4e8, event=0xbfc3f140) at kernel/qapplication_x11.cpp:3243
#29 0xb61b73c2 in x11EventSourceDispatch (s=0x9462040, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#30 0xb42972f5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0xb429afd8 in ?? () from /lib/libglib-2.0.so.0
#32 0xb429b1b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0xb5e3a0a5 in QEventDispatcherGlib::processEvents (this=0x9449550, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#34 0xb61b6f25 in QGuiEventDispatcherGlib::processEvents (this=0x9449550, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0xb5e0cb19 in QEventLoop::processEvents (this=0xbfc3f434, flags=) at kernel/qeventloop.cpp:149
#36 0xb5e0cf6a in QEventLoop::exec (this=0xbfc3f434, flags=...) at kernel/qeventloop.cpp:201
#37 0xb5e1219f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#38 0xb60f8667 in QApplication::exec () at kernel/qapplication.cpp:3581
#39 0xb76fcaa0 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_kwin.so
#40 0x0804860b in _start ()

Possible duplicates by query: bug 250565, bug 250148, bug 249692, bug 249504, bug 247655.

Reported using DrKonqi
Comment 1 Thomas Lübking 2010-09-13 18:27:12 UTC

*** This bug has been marked as a duplicate of bug 209263 ***
Comment 2 Christoph Feck 2010-09-13 18:39:51 UTC
Well, not really a duplicate, but should be fixed with KDE SC 4.5 nonetheless.
Comment 3 Thomas Lübking 2010-09-13 19:24:33 UTC
sorry =\

... hehe, dangerous sloppy handling :-)
i just checked 247655 (is dupe), saw it links to 209263, first line there says akonadi crashes on startup, pixmapcache ... iconloader -> "dupe".

unfortunately /i/ linked 247655 to 209263, so ultimately i'm not off the hook anyway but actually failed twice =)

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