Bug 244710 - kpackagekitsmarticon aborting repeatedly
Summary: kpackagekitsmarticon aborting repeatedly
Status: RESOLVED DUPLICATE of bug 209263
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-15 09:53 UTC by Alexander Schäfer
Modified: 2010-07-17 17:05 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 Alexander Schäfer 2010-07-15 09:53:12 UTC
Application: kpackagekitsmarticon (0.5.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-23-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Every time I open kpackagekit or my system is seeking for updates, I get this crash repeatedly (seems to me like an endless loop, but it appears to stop when I quickly close all drkonqui windows and/or focus something else). It happened the first time when I installed rdiff and dirdiff packets yesterday (not sure if this is related somehow). Apart from this, kpackagekit is working properly (I can still install software and updates).

The crash can be reproduced every time.

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Aborted
[KCrash Handler]
#5  0x00007fa490e86a75 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007fa490e8a5c0 in *__GI_abort () at abort.c:92
#7  0x00007fa49173c8e5 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#8  0x00007fa49173ad16 in ?? () from /usr/lib/libstdc++.so.6
#9  0x00007fa49173ad43 in std::terminate() () from /usr/lib/libstdc++.so.6
#10 0x00007fa49173ae3e in __cxa_throw () from /usr/lib/libstdc++.so.6
#11 0x00007fa493515132 in qBadAlloc () at global/qglobal.cpp:2004
#12 0x00007fa491f6b2c8 in QX11PixmapData::toImage (this=0x15d14e0) at image/qpixmap_x11.cpp:1494
#13 0x00007fa491f52b60 in QPixmap::toImage (this=0x7fffdb988ec0) at image/qpixmap.cpp:486
#14 0x00007fa494c83643 in KPixmapCache::Private::writeData (this=0x1547b80, key=<value optimized out>, pix=<value optimized out>) at ../../kdeui/util/kpixmapcache.cpp:1474
#15 0x00007fa494c86ccb in KPixmapCache::insert (this=0x1546d80, key=..., pix=...) at ../../kdeui/util/kpixmapcache.cpp:1440
#16 0x00007fa494bcaf54 in KIconLoader::loadIcon (this=0x14add50, _name=<value optimized out>, group=<value optimized out>, size=64, state=<value optimized out>, overlays=..., path_store=0x0, 
    canReturnNull=true) at ../../kdeui/icons/kiconloader.cpp:1005
#17 0x00007fa494bcac94 in KIconLoader::loadIcon (this=0x14add50, _name=<value optimized out>, group=<value optimized out>, size=64, state=<value optimized out>, overlays=..., path_store=0x0, 
    canReturnNull=false) at ../../kdeui/icons/kiconloader.cpp:1130
#18 0x00007fa494bc25bd in KIconEngine::pixmap (this=<value optimized out>, size=..., mode=<value optimized out>, state=<value optimized out>) at ../../kdeui/icons/kiconengine.cpp:119
#19 0x00007fa491f22625 in QIcon::pixmap (this=<value optimized out>, size=..., mode=4294967295, state=10) at image/qicon.cpp:669
#20 0x00007fa491f0ef34 in QWidgetPrivate::setWindowIcon_sys (this=<value optimized out>, forceReset=<value optimized out>) at kernel/qwidget_x11.cpp:1458
#21 0x00007fa491ec7858 in QWidget::create (this=0x1542910, window=0, initializeWindow=<value optimized out>, destroyOldWindow=<value optimized out>) at kernel/qwidget.cpp:1351
#22 0x00007fa491efe8c7 in setupOwner () at kernel/qclipboard_x11.cpp:131
#23 0x00007fa491eff2f1 in QClipboard (this=0x14ffd70, parent=0x141) at kernel/qclipboard_x11.cpp:458
#24 0x00007fa491e70457 in QApplication::clipboard () at kernel/qapplication.cpp:3090
#25 0x00007fa494c08b8e in KClipboardSynchronizer::Private::setupSignals (this=0xb31) at ../../kdeui/kernel/kclipboard.cpp:94
#26 0x00007fa494c09132 in KClipboardSynchronizer (this=0x153f930, parent=<value optimized out>) at ../../kdeui/kernel/kclipboard.cpp:84
#27 0x00007fa494c091e4 in operator-> () at ../../kdeui/kernel/kclipboard.cpp:73
#28 operator KClipboardSynchronizer* () at ../../kdeui/kernel/kclipboard.cpp:73
#29 KClipboardSynchronizer::self () at ../../kdeui/kernel/kclipboard.cpp:74
#30 0x00007fa494c03f31 in KApplicationPrivate::init (this=0x1544fb0, GUIenabled=true) at ../../kdeui/kernel/kapplication.cpp:463
#31 0x00007fa494c04d9c in KApplication (this=0x7fffdb98a380, GUIenabled=<value optimized out>, cData=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:378
#32 0x00007fa494c0b113 in KUniqueApplication (this=0x7fffdb98a380, GUIenabled=49, configUnique=<value optimized out>) at ../../kdeui/kernel/kuniqueapplication.cpp:321
#33 0x000000000040b7a7 in _start ()

Possible duplicates by query: bug 242840, bug 242004, bug 240605, bug 240565, bug 240373.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-07-17 17:05:24 UTC

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