Bug 255058 - KWin crashed repeatedly
Summary: KWin crashed repeatedly
Status: RESOLVED DUPLICATE of bug 247655
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
: 255466 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-10-23 19:15 UTC by yingted
Modified: 2010-10-28 02:29 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 yingted 2010-10-23 19:15:52 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.34.7-56.fc13.i686.PAE i686
Distribution: "Fedora release 13 (Goddard)"

-- Information about the crash:
1. Log in
2. Close laptop lid
3. Open and type password
4. Launched kig and oowriter in rapid succession using the run command box.
5. Hit cancel when it offers to start another window manager (metacity is already typed in).

The crash does not seem to be reproducible.

 -- Backtrace:
Application: KWin (kwin), signal: Aborted
[KCrash Handler]
#6  0x00e5c416 in __kernel_vsyscall ()
#7  0x006a4d11 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#8  0x006a65ea in abort () at abort.c:92
#9  0x001b4397 in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:93
#10 0x001b2226 in __cxxabiv1::__terminate (handler=0x1b4230 <__gnu_cxx::__verbose_terminate_handler()>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:38
#11 0x001b2263 in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:48
#12 0x001b23a2 in __cxxabiv1::__cxa_throw (obj=0x99aac38, tinfo=0x1e5f5c, dest=0x1b2840 <std::bad_alloc::~bad_alloc()>) at ../../../../libstdc++-v3/libsupc++/eh_throw.cc:83
#13 0x0482c816 in qBadAlloc () at global/qglobal.cpp:2003
#14 0x0527fa1a in QX11PixmapData::toImage (this=0x99b02a8) at image/qpixmap_x11.cpp:1494
#15 0x05266f6c in QPixmap::toImage (this=0xbfdf4870) at image/qpixmap.cpp:486
#16 0x05cdb897 in KPixmapCache::Private::writeData (this=0x9587a00, key=..., pix=...) at /usr/src/debug/kdelibs-4.4.5/kdeui/util/kpixmapcache.cpp:1474
#17 0x05cdc64f in KPixmapCache::insert (this=0x95878c0, key=..., pix=...) at /usr/src/debug/kdelibs-4.4.5/kdeui/util/kpixmapcache.cpp:1440
#18 0x05c28dec in KIconCache::insert (this=0x95878c0, key=..., pix=...) at /usr/src/debug/kdelibs-4.4.5/kdeui/icons/kiconcache.cpp:298
#19 0x05c1fef5 in KIconLoader::loadIcon (this=0x954dfb0, _name=..., group=KIconLoader::User, size=16, state=0, overlays=..., path_store=0x0, canReturnNull=true)
    at /usr/src/debug/kdelibs-4.4.5/kdeui/icons/kiconloader.cpp:1005
#20 0x05c1fb98 in KIconLoader::loadIcon (this=0x954dfb0, _name=..., group=KIconLoader::Small, size=16, state=0, overlays=..., path_store=0x0, canReturnNull=true)
    at /usr/src/debug/kdelibs-4.4.5/kdeui/icons/kiconloader.cpp:1130
#21 0x05d9abd2 in KWindowSystem::icon (win=79691789, width=16, height=16, scale=true, flags=12) at /usr/src/debug/kdelibs-4.4.5/kdeui/windowmanagement/kwindowsystem_x11.cpp:655
#22 0x0686a5f0 in KWin::Client::getIcons (this=0x995e620) at /usr/src/debug/kdebase-workspace-4.4.5/kwin/client.cpp:1817
#23 0x068ada7e in KWin::Client::manage (this=0x995e620, w=79691789, isMapped=true) at /usr/src/debug/kdebase-workspace-4.4.5/kwin/manage.cpp:122
#24 0x068624f0 in KWin::Workspace::createClient (this=0x95bb8b8, w=79691789, is_mapped=true) at /usr/src/debug/kdebase-workspace-4.4.5/kwin/workspace.cpp:547
#25 0x06865e3d in KWin::Workspace::init (this=0x95bb8b8) at /usr/src/debug/kdebase-workspace-4.4.5/kwin/workspace.cpp:421
#26 0x06866f7b in KWin::Workspace::Workspace (this=0x95bb8b8, restore=false) at /usr/src/debug/kdebase-workspace-4.4.5/kwin/workspace.cpp:234
#27 0x0687d799 in KWin::Application::Application (this=0xbfdf5a28) at /usr/src/debug/kdebase-workspace-4.4.5/kwin/main.cpp:324
#28 0x0687f13a in kdemain (argc=3, argv=0xbfdf5c24) at /usr/src/debug/kdebase-workspace-4.4.5/kwin/main.cpp:506
#29 0x0804878c in main (argc=3, argv=0xbfdf5c24) at /usr/src/debug/kdebase-workspace-4.4.5/i686-redhat-linux-gnu/kwin/kwin_dummy.cpp:3

Possible duplicates by query: bug 254568, bug 247579, bug 242840, bug 240373, bug 234694.

Reported using DrKonqi
Comment 1 Thomas Lübking 2010-10-24 13:35:48 UTC
pixmap cache - should be fixed in 4.5

*** This bug has been marked as a duplicate of bug 247655 ***
Comment 2 Christoph Feck 2010-10-28 02:29:43 UTC
*** Bug 255466 has been marked as a duplicate of this bug. ***