Bug 185154 - kpackagekit smart icon causes fatal crash
Summary: kpackagekit smart icon causes fatal crash
Status: RESOLVED DUPLICATE of bug 188951
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdeui (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-21 20:16 UTC by Sid Hymes
Modified: 2009-05-25 20:51 UTC (History)
4 users (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 Sid Hymes 2009-02-21 20:16:57 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Fedora RPMs

Application: kpackagekit-smart-icon (kpackagekit-smart-icon), signal SIGABRT
[Current thread is 1 (Thread 0xb7f63770 (LWP 3848))]

Thread 1 (Thread 0xb7f63770 (LWP 3848)):
[KCrash Handler]
#6  0x00c26416 in __kernel_vsyscall ()
#7  0x004cc460 in raise () from /lib/libc.so.6
#8  0x004cde28 in abort () from /lib/libc.so.6
#9  0x005103d3 in malloc_printerr () from /lib/libc.so.6
#10 0x00514275 in realloc_check () from /lib/libc.so.6
#11 0x00514bc2 in realloc () from /lib/libc.so.6
#12 0x02045fc4 in qRealloc () from /usr/lib/libQtCore.so.4
#13 0x0204edce in QByteArray::realloc () from /usr/lib/libQtCore.so.4
#14 0x0204f075 in QByteArray::resize () from /usr/lib/libQtCore.so.4
#15 0x020ca823 in QFile::flush () from /usr/lib/libQtCore.so.4
#16 0x020de3cb in ?? () from /usr/lib/libQtCore.so.4
#17 0x020de512 in flush () from /usr/lib/libQtCore.so.4
#18 0x020e01fc in endl () from /usr/lib/libQtCore.so.4
#19 0x05d306b8 in KLockFile::lock () from /usr/lib/libkdecore.so.5
#20 0x07a9696f in KPixmapCache::recreateCacheFiles () from /usr/lib/libkdeui.so.5
#21 0x079f3ad7 in KIconCache::setThemeInfo () from /usr/lib/libkdeui.so.5
#22 0x079e51bb in ?? () from /usr/lib/libkdeui.so.5
#23 0x0804fded in _start ()
Comment 1 Sid Hymes 2009-02-21 20:19:00 UTC
Kpackagekit-smart-icon seemingly randomly causes crash and included backtrace.
Comment 2 Daniel Nicoletti 2009-02-22 19:53:19 UTC
can you please tell which version are you using?
Comment 3 Christoph Feck 2009-05-25 20:51:00 UTC
Backtrace from bug 188951 (comment #3) has symbols. The original comment in 188951 may be a different backtrace, but they seem to be caused by the same bug.

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