Bug 244228 - krdc crash at start
Summary: krdc crash at start
Status: RESOLVED DUPLICATE of bug 231448
Alias: None
Product: krdc
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Urs Wolfer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-11 16:12 UTC by p92
Modified: 2010-07-11 16:22 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 p92 2010-07-11 16:12:17 UTC
Application: krdc (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-23-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I started krdc from the kde menu, then it crashed during startup. Usually it runs without any kind of problem.

 -- Backtrace:
Application: KRDC (krdc), signal: Bus error
[KCrash Handler]
#5  memcpy () at ../sysdeps/x86_64/memcpy.S:267
#6  0x00007ff7854fec97 in writeData (this=0x1bcae20, data=0x1ccf268 "\372\004\005\347\035\300\243\271\242<\344 \341", len=2121) at /usr/include/bits/string3.h:52
#7  0x00007ff783d91967 in QIODevice::write (this=0x1bcae20, data=0x1ccebc8 "", maxSize=2121) at io/qiodevice.cpp:1359
#8  0x00007ff783d7de5a in QDataStream::writeRawData (this=<value optimized out>, s=0x1ccf268 "\372\004\005\347\035\300\243\271\242<\344 \341", len=2121) at io/qdatastream.cpp:1359
#9  0x00007ff783d7e0c6 in QDataStream::writeBytes (this=0x7fff7a53e610, s=0x1ccebc8 "", len=2121) at io/qdatastream.cpp:1343
#10 0x00007ff785500bd0 in KPixmapCache::Private::writeData (this=0x1bdf620, key=<value optimized out>, pix=<value optimized out>) at ../../kdeui/util/kpixmapcache.cpp:1477
#11 0x00007ff7855041cb in KPixmapCache::insert (this=0x1be5600, key=..., pix=...) at ../../kdeui/util/kpixmapcache.cpp:1440
#12 0x00007ff785453c6b in KIconCache::insert (this=0x1be5600, key=..., pix=..., path=<value optimized out>) at ../../kdeui/icons/kiconcache.cpp:285
#13 0x00007ff785447a77 in KIconLoader::loadIcon (this=0x1b105d0, _name=..., group=<value optimized out>, size=<value optimized out>, state=<value optimized out>, overlays=..., path_store=0x0, 
    canReturnNull=false) at ../../kdeui/icons/kiconloader.cpp:1273
#14 0x00007ff78543f68d in KIconEngine::pixmap (this=<value optimized out>, size=..., mode=<value optimized out>, state=<value optimized out>) at ../../kdeui/icons/kiconengine.cpp:119
#15 0x00007ff784823345 in QIcon::pixmap (this=<value optimized out>, size=..., mode=53, state=30211088) at image/qicon.cpp:678
#16 0x00007ff78480fb44 in QWidgetPrivate::setWindowIcon_sys (this=<value optimized out>, forceReset=<value optimized out>) at kernel/qwidget_x11.cpp:1457
#17 0x00007ff7847c81ec in QWidget::create (this=0x1beba90, window=0, initializeWindow=<value optimized out>, destroyOldWindow=<value optimized out>) at kernel/qwidget.cpp:1355
#18 0x00007ff7847ff517 in setupOwner () at kernel/qclipboard_x11.cpp:131
#19 0x00007ff7847fff41 in QClipboard (this=0x1beb4c0, parent=0x12f) at kernel/qclipboard_x11.cpp:458
#20 0x00007ff784770e37 in QApplication::clipboard () at kernel/qapplication.cpp:3092
#21 0x00007ff78548607e in KClipboardSynchronizer::Private::setupSignals (this=0x7ff77b23efff) at ../../kdeui/kernel/kclipboard.cpp:94
#22 0x00007ff785486622 in KClipboardSynchronizer (this=0x1beb390, parent=<value optimized out>) at ../../kdeui/kernel/kclipboard.cpp:84
#23 0x00007ff7854866d4 in operator-> () at ../../kdeui/kernel/kclipboard.cpp:73
#24 operator KClipboardSynchronizer* () at ../../kdeui/kernel/kclipboard.cpp:73
#25 KClipboardSynchronizer::self () at ../../kdeui/kernel/kclipboard.cpp:74
#26 0x00007ff785481421 in KApplicationPrivate::init (this=0x1be40b0, GUIenabled=true) at ../../kdeui/kernel/kapplication.cpp:463
#27 0x00007ff785482ab9 in KApplication (this=0x7fff7a53f840, GUIenabled=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:343
#28 0x0000000000427a7c in _start ()

Possible duplicates by query: bug 241126, bug 235081, bug 234087, bug 231448.

Reported using DrKonqi
Comment 1 Urs Wolfer 2010-07-11 16:22:59 UTC
This crash is not in KRDC, but in kdelibs.

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