Bug 115524 - Klipper Crash at Log On
Summary: Klipper Crash at Log On
Status: RESOLVED DUPLICATE of bug 109161
Alias: None
Product: klipper
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Esben Mose Hansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-02 13:01 UTC by Ian Roberts
Modified: 2005-11-02 20:53 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 Ian Roberts 2005-11-02 13:01:11 UTC
Version:            (using KDE KDE 3.4.3)
Installed from:    Fedora RPMs
OS:                Linux

Hi

Since upgrading with a 'yum update' command last night every time I log on as a regular user I am welcomed by a message window proclaiming, 'Klipper has caused a crash ...'  The following text is copied from the backtrace.

I am running KDE 3.4 on Fedora Core 3 with Kernel 2.6.12-1.1381_FC3

Strangely I am able to run Klipper by executing /usr/bin/klipper

Yet if I log out and back in again, I get the same message, and Klipper disappears from the panel.  Before the upgrade I had no known klipper problems.

Eager to hear of any fixes.  Kind regards,

Ian.
____________________________
Using host libthread_db library "/lib/tls/libthread_db.so.1".
`shared object read from target memory' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1209026336 (LWP 5690)]
[KCrash handler]
#4  0xb7f1c402 in __kernel_vsyscall ()
#5  0x004ee7d5 in raise () from /lib/tls/libc.so.6
#6  0x004f0149 in abort () from /lib/tls/libc.so.6
#7  0x008c81db in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib/libstdc++.so.6
#8  0x008c5ef1 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.6
#9  0x008c5f26 in std::terminate () from /usr/lib/libstdc++.so.6
#10 0x008c606f in __cxa_throw () from /usr/lib/libstdc++.so.6
#11 0x008c64bc in operator new () from /usr/lib/libstdc++.so.6
#12 0x008c6559 in operator new[] () from /usr/lib/libstdc++.so.6
#13 0x07b01f7e in QString::setLength () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x07b0a435 in operator>> () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0x00936920 in KlipperWidget::loadHistory ()
   from /usr/lib/libkdeinit_klipper.so
#16 0x0093c617 in KlipperWidget::readProperties ()
   from /usr/lib/libkdeinit_klipper.so
#17 0x0093dee5 in KlipperWidget::KlipperWidget ()
   from /usr/lib/libkdeinit_klipper.so
#18 0x0093e6dc in Klipper::Klipper () from /usr/lib/libkdeinit_klipper.so
#19 0x0093e7b3 in kdemain () from /usr/lib/libkdeinit_klipper.so
#20 0x0804859a in ?? ()
#21 0x00000001 in ?? ()
#22 0xbf91b844 in ?? ()
#23 0x08049680 in ?? ()
#24 0x005ecff4 in ?? () from /lib/tls/libc.so.6
#25 0x00000000 in ?? ()
Comment 1 Maksim Orlovich 2005-11-02 14:49:50 UTC
rm ~/.kde/share/apps/kicker/history.lst 

*** This bug has been marked as a duplicate of 109161 ***
Comment 2 Ian Roberts 2005-11-02 20:53:22 UTC
Thank you very much!
Tried your fix and can report complete success.

What an excellent service.