Bug 76572 - kdevelop crashed and caused SIGSEGV
Summary: kdevelop crashed and caused SIGSEGV
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-02 16:56 UTC by krishna kaza
Modified: 2004-06-04 01:49 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 krishna kaza 2004-03-02 16:56:21 UTC
Version:            (using KDE KDE 3.2.0)
Installed from:    Compiled From Sources
Compiler:          3.3 
OS:          Linux

[New Thread 1099033856 (LWP 4558)]
[New Thread 1123515584 (LWP 4937)]
0xffffe002 in ?? ()
#0  0xffffe002 in ?? ()
#1  0x40cbf159 in KCrash::defaultCrashHandler(int) ()
   from /root/kde3.2/lib/libkdecore.so.4
#2  <signal handler called>
#3  0x412c9fea in QString::QString(QString const&) ()
   from /root/kde3.2/lib/libqt-mt.so.3
#4  0x40c88db3 in KIconEffect::fingerprint(int, int) const ()
   from /root/kde3.2/lib/libkdecore.so.4
#5  0x40c9a3da in KIconFactory::createPixmap(QIconSet const&, QIconSet::Size, QIconSet::Mode, QIconSet::State) () from /root/kde3.2/lib/libkdecore.so.4
#6  0x4103526d in QIconSetPrivate::icon(QIconSet const*, QIconSet::Size, QIconSet::Mode, QIconSet::State) () from /root/kde3.2/lib/libqt-mt.so.3
#7  0x41035a7a in QIconSet::pixmap(QIconSet::Size, QIconSet::Mode, QIconSet::State) const () from /root/kde3.2/lib/libqt-mt.so.3
#8  0x40ab7cfe in KToolBarButton::drawButton(QPainter*) ()
   from /root/kde3.2/lib/libkdeui.so.4
#9  0x410e30e7 in QButton::paintEvent(QPaintEvent*) ()
   from /root/kde3.2/lib/libqt-mt.so.3
#10 0x4109322a in QWidget::event(QEvent*) ()
   from /root/kde3.2/lib/libqt-mt.so.3
#11 0x41013bed in QApplication::internalNotify(QObject*, QEvent*) ()
   from /root/kde3.2/lib/libqt-mt.so.3
#12 0x41013330 in QApplication::notify(QObject*, QEvent*) ()
   from /root/kde3.2/lib/libqt-mt.so.3
#13 0x40c3cb96 in KApplication::notify(QObject*, QEvent*) ()
   from /root/kde3.2/lib/libkdecore.so.4
#14 0x40fe4130 in QWidget::repaint(int, int, int, int, bool) ()
   from /root/kde3.2/lib/libqt-mt.so.3
#15 0x41094314 in QWidget::repaint(bool) () from /root/kde3.2/lib/libqt-mt.so.3
#16 0x40ab79e4 in KToolBarButton::enterEvent(QEvent*) ()
   from /root/kde3.2/lib/libkdeui.so.4
#17 0x4109320c in QWidget::event(QEvent*) ()
   from /root/kde3.2/lib/libqt-mt.so.3
#18 0x41013bed in QApplication::internalNotify(QObject*, QEvent*) ()
   from /root/kde3.2/lib/libqt-mt.so.3
#19 0x41013330 in QApplication::notify(QObject*, QEvent*) ()
   from /root/kde3.2/lib/libqt-mt.so.3
#20 0x40c3cb96 in KApplication::notify(QObject*, QEvent*) ()
   from /root/kde3.2/lib/libkdecore.so.4
#21 0x41015383 in qt_dispatchEnterLeave(QWidget*, QWidget*) ()
   from /root/kde3.2/lib/libqt-mt.so.3
#22 0x40fb3946 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /root/kde3.2/lib/libqt-mt.so.3
#23 0x40fc7c16 in QEventLoop::processEvents(unsigned) ()
   from /root/kde3.2/lib/libqt-mt.so.3
#24 0x410247bb in QEventLoop::enterLoop() ()
   from /root/kde3.2/lib/libqt-mt.so.3
#25 0x41024678 in QEventLoop::exec() () from /root/kde3.2/lib/libqt-mt.so.3
#26 0x41013e08 in QApplication::exec() () from /root/kde3.2/lib/libqt-mt.so.3
#27 0x0806272e in main ()
#28 0x42015574 in __libc_start_main () from /lib/tls/libc.so.6
Comment 1 Sascha Cunz 2004-03-03 23:42:56 UTC
Which version of kdevelop do you have installed?

What did you do before getting this back trace?

None of these functions is explicitly inside kdevelop. So i guess there's something going wrong in kdelibs.

P.S.: I've seen lots of strange places where people put their kde installations into, but /root is by far the strangest i've seen. Do you have a special reason for putting KDE at this location?
Comment 2 Sascha Cunz 2004-06-04 01:49:55 UTC
Not related to kdevelop. Most probably a bad instalation and no feedback. If real bug, most probably fixed in kdelibs meanwhile. Closing this one.