Bug 111227 - signal 6 at startup (SIGABRT)
Summary: signal 6 at startup (SIGABRT)
Status: RESOLVED DUPLICATE of bug 109161
Alias: None
Product: kicker
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-21 17:53 UTC by Alexander Serbanati
Modified: 2005-08-21 18:52 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 Alexander Serbanati 2005-08-21 17:53:39 UTC
Version:            (using KDE KDE 3.4.2)
Installed from:    RedHat RPMs
OS:                Linux

At startup - and any time I try to run kicker I getKDE Panel crashed and caused signal 6(SIGABRT). Here's a log:
**********
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 -1208465184 (LWP 5126)]
[KCrash handler]
#4  0xb7fa4402 in __kernel_vsyscall ()
#5  0x004237d5 in raise () from /lib/tls/libc.so.6
#6  0x00425149 in abort () from /lib/tls/libc.so.6
#7  0x0089a1db in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib/libstdc++.so.6
#8  0x00897ef1 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.6
#9  0x00897f26 in std::terminate () from /usr/lib/libstdc++.so.6
#10 0x0089806f in __cxa_throw () from /usr/lib/libstdc++.so.6
#11 0x008984bc in operator new () from /usr/lib/libstdc++.so.6
#12 0x00898559 in operator new[] () from /usr/lib/libstdc++.so.6
#13 0x06ffe07e in QString::setLength () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x07006519 in operator>> () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0xb7b738a6 in KlipperWidget::loadHistory ()
   from /usr/lib/kde3/klipper_panelapplet.so
#16 0xb7b745d5 in KlipperWidget::readProperties ()
   from /usr/lib/kde3/klipper_panelapplet.so
#17 0xb7b75ea3 in KlipperWidget::KlipperWidget ()
   from /usr/lib/kde3/klipper_panelapplet.so
#18 0xb7b6fd00 in KlipperAppletWidget::KlipperAppletWidget ()
   from /usr/lib/kde3/klipper_panelapplet.so
#19 0xb7b6fdfc in KlipperApplet::KlipperApplet ()
   from /usr/lib/kde3/klipper_panelapplet.so
#20 0xb7b6fed0 in init () from /usr/lib/kde3/klipper_panelapplet.so
#21 0x00c254ce in PluginManager::loadApplet ()
   from /usr/lib/libkdeinit_kicker.so
#22 0x00c1850c in AppletContainer::AppletContainer ()
   from /usr/lib/libkdeinit_kicker.so
#23 0x00c26b42 in PluginManager::createAppletContainer ()
   from /usr/lib/libkdeinit_kicker.so
#24 0x00c0da48 in ContainerArea::loadContainers ()
   from /usr/lib/libkdeinit_kicker.so
#25 0x00c0e8da in ContainerArea::initialize ()
   from /usr/lib/libkdeinit_kicker.so
#26 0x00c2c6f2 in PanelExtension::populateContainerArea ()
   from /usr/lib/libkdeinit_kicker.so
#27 0x00c2d822 in PanelExtension::qt_invoke ()
   from /usr/lib/libkdeinit_kicker.so
#28 0x06d3510e in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#29 0x07067bad in QSignal::signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#30 0x06d4deed in QSignal::activate () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#31 0x06d550ff in QSingleShotTimer::event ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#32 0x06cd6539 in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#33 0x06cd66ca in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#34 0x0670c1e8 in KApplication::notify () from /usr/lib/libkdecore.so.4
#35 0x06cca8ab in QEventLoop::activateTimers ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#36 0x06c866fe in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#37 0x06cebc8d in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#38 0x06cd56ea in QApplication::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#39 0x06cd5715 in QApplication::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#40 0x00c21bc0 in ExtensionManager::initialize ()
   from /usr/lib/libkdeinit_kicker.so
#41 0x00c22181 in ExtensionManager::qt_invoke ()
   from /usr/lib/libkdeinit_kicker.so
#42 0x06d3510e in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#43 0x07067bad in QSignal::signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#44 0x06d4deed in QSignal::activate () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#45 0x06d550ff in QSingleShotTimer::event ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#46 0x06cd6539 in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#47 0x06cd66ca in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#48 0x0670c1e8 in KApplication::notify () from /usr/lib/libkdecore.so.4
#49 0x06cca8ab in QEventLoop::activateTimers ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#50 0x06c866fe in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#51 0x06cebb85 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#52 0x06cebade in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#53 0x06cd573b in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#54 0x00c05518 in kdemain () from /usr/lib/libkdeinit_kicker.so
#55 0xb7fa26c0 in kdeinitmain () from /usr/lib/kde3/kicker.so
#56 0x0804d9f1 in ?? ()
#57 0x00000001 in ?? ()
#58 0x09b75460 in ?? ()
#59 0x00000001 in ?? ()
#60 0x00000000 in ?? ()
************

the boot before I had to turn to TTY (Ctrl Alt F1) and call a "reboot" as root because KDE whenever OpenOffice and Kdevellop are running and I logoff, I get problems (singal 11? maybe... don't put trust on this) and a windows pops up and asks me to close them. This time I did so and managed nothing ... thus I turned to TTY. Sorry for the extremly newbe-ish report (I'm not a programmer nor a fanatic;-).
Of course now I have no panel and have to work via the top menu I managed to restore

Any help apreciated,
AleXaNder
Comment 1 Maksim Orlovich 2005-08-21 18:28:24 UTC
Please see the bug #109161 for a workaround -- basically, you just need to delete klipper's history file

*** This bug has been marked as a duplicate of 109161 ***
Comment 2 Alexander Serbanati 2005-08-21 18:52:19 UTC
Thanks, it worked!
AleXaNder