Bug 232322 - kde desktop crashed when starting
Summary: kde desktop crashed when starting
Status: RESOLVED DUPLICATE of bug 209263
Alias: None
Product: ksmserver
Classification: Plasma
Component: general (show other bugs)
Version: 0.4
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Lubos Lunak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-27 10:16 UTC by tom
Modified: 2010-03-27 23:29 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 tom 2010-03-27 10:16:51 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.32-17-generic x86_64
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
desktop crashed after login and the desktop is loading

The crash does not seem to be reproducible.

 -- Backtrace:
Application: The KDE Session Manager (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  memcpy () at ../sysdeps/x86_64/memcpy.S:267
#6  0x00007f5d69159ab1 in QX11PixmapData::toImage (this=0x21a6650) at /usr/include/bits/string3.h:52
#7  0x00007f5d69141a00 in QPixmap::toImage (this=0x7fffa80fdff0) at image/qpixmap.cpp:486
#8  0x00007f5d6a48ca23 in KPixmapCache::Private::writeData (this=0x208fe20, key=<value optimized out>, pix=<value optimized out>) at ../../kdeui/util/kpixmapcache.cpp:1472
#9  0x00007f5d6a48d77b in KPixmapCache::insert (this=0x21113c0, key=..., pix=...) at ../../kdeui/util/kpixmapcache.cpp:1438
#10 0x00007f5d6a3d2f54 in KIconLoader::loadIcon (this=0x20780b0, _name=<value optimized out>, group=<value optimized out>, size=16, state=<value optimized out>, overlays=..., path_store=0x0, 
    canReturnNull=true) at ../../kdeui/icons/kiconloader.cpp:1005
#11 0x00007f5d6a3d2c94 in KIconLoader::loadIcon (this=0x20780b0, _name=<value optimized out>, group=<value optimized out>, size=16, state=<value optimized out>, overlays=..., path_store=0x0, 
    canReturnNull=false) at ../../kdeui/icons/kiconloader.cpp:1130
#12 0x00007f5d6a3ca5bd in KIconEngine::pixmap (this=<value optimized out>, size=..., mode=<value optimized out>, state=<value optimized out>) at ../../kdeui/icons/kiconengine.cpp:119
#13 0x00007f5d691114c5 in QIcon::pixmap (this=<value optimized out>, size=..., mode=2048, state=QIcon::On) at image/qicon.cpp:669
#14 0x00007f5d690fddd4 in QWidgetPrivate::setWindowIcon_sys (this=<value optimized out>, forceReset=<value optimized out>) at kernel/qwidget_x11.cpp:1458
#15 0x00007f5d690b6868 in QWidget::create (this=0x2115ef0, window=0, initializeWindow=<value optimized out>, destroyOldWindow=<value optimized out>) at kernel/qwidget.cpp:1351
#16 0x00007f5d690ed8d7 in setupOwner () at kernel/qclipboard_x11.cpp:131
#17 0x00007f5d690ee301 in QClipboard (this=0x2115920, parent=0x112) at kernel/qclipboard_x11.cpp:458
#18 0x00007f5d6905f457 in QApplication::clipboard () at kernel/qapplication.cpp:3090
#19 0x00007f5d6a410b7e in KClipboardSynchronizer::Private::setupSignals (this=0x0) at ../../kdeui/kernel/kclipboard.cpp:94
#20 0x00007f5d6a411122 in KClipboardSynchronizer (this=0x211d300, parent=<value optimized out>) at ../../kdeui/kernel/kclipboard.cpp:84
#21 0x00007f5d6a4111d4 in operator-> () at ../../kdeui/kernel/kclipboard.cpp:73
#22 operator KClipboardSynchronizer* () at ../../kdeui/kernel/kclipboard.cpp:73
#23 KClipboardSynchronizer::self () at ../../kdeui/kernel/kclipboard.cpp:74
#24 0x00007f5d6a40bf21 in KApplicationPrivate::init (this=0x210cdd0, GUIenabled=true) at ../../kdeui/kernel/kapplication.cpp:463
#25 0x00007f5d6a40d280 in KApplication (this=0x20777a0, dpy=<value optimized out>, visual=34041408, colormap=23068673) at ../../kdeui/kernel/kapplication.cpp:355
#26 0x00007f5d5c33284a in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../ksmserver/main.cpp:256
#27 0x00000000004070f3 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=26, envs=<value optimized out>, reset_env=true, tty=0x2042798 "", 
    avoid_loops=false, startup_id_str=0x20427a1 "") at ../../kinit/kinit.cpp:717
#28 0x0000000000407cb0 in handle_launcher_request (sock=5, who=<value optimized out>) at ../../kinit/kinit.cpp:1209
#29 0x0000000000408219 in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1393
#30 0x0000000000408e12 in main (argc=4, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1841

Possible duplicates by query: bug 231943, bug 231912, bug 215993, bug 212795.

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-27 23:29:24 UTC
Merging with bug 209263. Thanks

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