Bug 236091 - klipper crash
Summary: klipper crash
Status: RESOLVED DUPLICATE of bug 209263
Alias: None
Product: klipper
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Esben Mose Hansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-02 23:47 UTC by mati.21.11
Modified: 2010-05-03 13:36 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 mati.21.11 2010-05-02 23:47:49 UTC
Application: klipper (v0.9.7)
KDE Platform Version: 4.4.2 (KDE 4.4.2) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.33-ARCH i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
Klipper crashes at startup and then still crashes when I try to start it again. Possibly this is caused by the latest system upgrade using pacman (in this case it was only 'procinfo-ng'). Also my kde menu crashes whenever I point with my mouse at 'Development' section which I will report separately.

The crash can be reproduced every time.

 -- Backtrace:
Application: Klipper (kdeinit4), signal: Aborted
[KCrash Handler]
#6  0xb7704424 in __kernel_vsyscall ()
#7  0xb5e3cbf1 in raise () from /lib/libc.so.6
#8  0xb5e3e47e in abort () from /lib/libc.so.6
#9  0xb6010e25 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#10 0xb600ed25 in __cxxabiv1::__terminate(void (*)()) () from /usr/lib/libstdc++.so.6
#11 0xb600ed62 in std::terminate() () from /usr/lib/libstdc++.so.6
#12 0xb600eed1 in __cxa_throw () from /usr/lib/libstdc++.so.6
#13 0xb6b024d5 in qBadAlloc() () from /usr/lib/libQtCore.so.4
#14 0xb6b0ca0d in qUncompress(unsigned char const*, int) () from /usr/lib/libQtCore.so.4
#15 0xb6f779de in KPixmapCache::Private::loadData(int, QPixmap&) () from /usr/lib/libkdeui.so.5
#16 0xb6f78b01 in KPixmapCache::find(QString const&, QPixmap&) () from /usr/lib/libkdeui.so.5
#17 0xb6eb680b in KIconCache::find(QString const&, QPixmap&) () from /usr/lib/libkdeui.so.5
#18 0xb6eb7650 in KIconCache::find(QString const&, QPixmap&, QString*) () from /usr/lib/libkdeui.so.5
#19 0xb6ea9df5 in KIconLoader::loadIcon(QString const&, KIconLoader::Group, int, int, QStringList const&, QString*, bool) const () from /usr/lib/libkdeui.so.5
#20 0xb6f1fda3 in KSystemTrayIcon::loadIcon(QString const&, KComponentData const&) () from /usr/lib/libkdeui.so.5
#21 0xb6f20972 in KSystemTrayIcon::KSystemTrayIcon(QString const&, QWidget*) () from /usr/lib/libkdeui.so.5
#22 0xb20f4a47 in KlipperTray::KlipperTray() () from /usr/lib/libkdeinit4_klipper.so
#23 0xb20f44b7 in kdemain () from /usr/lib/libkdeinit4_klipper.so
#24 0x0804dc19 in _start ()

This bug may be a duplicate of or related to bug 234867.

Possible duplicates by query: bug 234867, bug 234333, bug 218998.

Reported using DrKonqi
Comment 1 mati.21.11 2010-05-03 13:04:18 UTC
The crashes were solved by removing Kdevelop.
Comment 2 Esben Mose Hansen 2010-05-03 13:36:05 UTC
I'm pretty sure these crashes are a corruption of the icon cache, and have little to do with klipper.

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