Bug 234561 - kde hangs and crashes on startup
Summary: kde hangs and crashes on startup
Status: RESOLVED DUPLICATE of bug 209263
Alias: None
Product: ksmserver
Classification: Plasma
Component: general (show other bugs)
Version: 0.4
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Lubos Lunak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-16 21:13 UTC by kdebug
Modified: 2010-04-16 23:26 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 kdebug 2010-04-16 21:13:13 UTC
Application: ksmserver (0.4)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.31.12-174.2.22.fc12.i686.PAE i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
kde startup proceeded normally until the 3rd icon appeared (globe). hung on that step for a long time >3 minutes, then crashed

 -- Backtrace:
Application: The KDE Session Manager (ksmserver), signal: Segmentation fault
[KCrash Handler]
#6  0x00323546 in memcpy () from /lib/libc.so.6
#7  0x088907a8 in ?? ()
#8  0x0286a87c in QX11PixmapData::toImage (this=0x8834190) at /usr/include/bits/string3.h:52
#9  0x028526cc in QPixmap::toImage (this=0xbfab5a10) at image/qpixmap.cpp:486
#10 0x069a7957 in KPixmapCache::Private::writeData (this=0x88096b8, key=..., pix=...) at /usr/src/debug/kdelibs-4.4.1/kdeui/util/kpixmapcache.cpp:1472
#11 0x069ab23f in KPixmapCache::insert (this=0x87fafc8, key=..., pix=...) at /usr/src/debug/kdelibs-4.4.1/kdeui/util/kpixmapcache.cpp:1438
#12 0x068f630c in KIconCache::insert (this=0x87fafc8, key=..., pix=...) at /usr/src/debug/kdelibs-4.4.1/kdeui/icons/kiconcache.cpp:298
#13 0x068ed625 in KIconLoader::loadIcon (this=0x879b078, _name=..., group=User, size=16, state=0, overlays=..., path_store=0x0, canReturnNull=true)
    at /usr/src/debug/kdelibs-4.4.1/kdeui/icons/kiconloader.cpp:1005
#14 0x068ed2c8 in KIconLoader::loadIcon (this=0x879b078, _name=..., group=Desktop, size=16, state=<value optimized out>, overlays=..., path_store=0x0, canReturnNull=false)
    at /usr/src/debug/kdelibs-4.4.1/kdeui/icons/kiconloader.cpp:1130
#15 0x068e58a7 in KIconEngine::pixmap (this=0x880bab0, size=..., mode=Normal, state=Off) at /usr/src/debug/kdelibs-4.4.1/kdeui/icons/kiconengine.cpp:119
#16 0x028230e7 in QIcon::pixmap (this=0xbfab5fac, size=..., mode=Normal, state=Off) at image/qicon.cpp:669
#17 0x0280f073 in QWidgetPrivate::setWindowIcon_sys (this=0x880c010, forceReset=false) at kernel/qwidget_x11.cpp:1458
#18 0x027c7645 in QWidget::create (this=0x880bc28, window=0, initializeWindow=true, destroyOldWindow=true) at kernel/qwidget.cpp:1351
#19 0x027c36b6 in QWidgetPrivate::createWinId (this=0x880c010, winid=0) at kernel/qwidget.cpp:2319
#20 0x027c7409 in QWidget::createWinId (this=0x880bc28) at kernel/qwidget.cpp:2335
#21 0x027fffbe in setupOwner () at kernel/qclipboard_x11.cpp:131
#22 0x028009b8 in QClipboard::QClipboard (this=0x87fdad8, parent=0x0) at kernel/qclipboard_x11.cpp:458
#23 0x02772f94 in QApplication::clipboard () at kernel/qapplication.cpp:3090
#24 0x0692abdd in KClipboardSynchronizer::Private::setupSignals (this=0x87ac5a8) at /usr/src/debug/kdelibs-4.4.1/kdeui/kernel/kclipboard.cpp:94
#25 0x0692b025 in KClipboardSynchronizer::KClipboardSynchronizer (this=0x87ab8d0, parent=0x0) at /usr/src/debug/kdelibs-4.4.1/kdeui/kernel/kclipboard.cpp:84
#26 0x0692b0cf in operator-> () at /usr/src/debug/kdelibs-4.4.1/kdeui/kernel/kclipboard.cpp:73
#27 operator KClipboardSynchronizer* () at /usr/src/debug/kdelibs-4.4.1/kdeui/kernel/kclipboard.cpp:73
#28 KClipboardSynchronizer::self () at /usr/src/debug/kdelibs-4.4.1/kdeui/kernel/kclipboard.cpp:74
#29 0x06925dc8 in KApplicationPrivate::init (this=0x88044e8, GUIenabled=true) at /usr/src/debug/kdelibs-4.4.1/kdeui/kernel/kapplication.cpp:463
#30 0x06926d08 in KApplication::KApplication (this=0x87915b0, dpy=0x8790c10, visual=142149584, colormap=27262977) at /usr/src/debug/kdelibs-4.4.1/kdeui/kernel/kapplication.cpp:355
#31 0x00db43e6 in kdemain (argc=1, argv=0xbfab6714) at /usr/src/debug/kdebase-workspace-4.4.1/ksmserver/main.cpp:256
#32 0x080486fc in main (argc=1, argv=0xbfab6714) at /usr/src/debug/kdebase-workspace-4.4.1/i686-redhat-linux-gnu/ksmserver/ksmserver_dummy.cpp:3

Possible duplicates by query: bug 234130, bug 233701, bug 233388, bug 233296, bug 232354.

Reported using DrKonqi
Comment 1 Dario Andres 2010-04-16 23:26:31 UTC
Workaround at https://bugs.kde.org/show_bug.cgi?id=209263#c17
Regards

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