Version: 3.0.1 (using KDE 3.2.0, Slackware 9.0) Compiler: gcc version 3.3.2 OS: Linux (i686) release 2.4.25-lck1 With a particular project of mine (I don't know if it applies with other projects) when I click on the Documentation tab on the right, to open it (in IDEAL mode) kdevelop crashes with this stack trace: [N.b. I've compiled everything without debug information... If you need I'll recompile kdevelop with debug on. Is it necessary to recompile kdelibs, too?] (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... 0x417b360c in waitpid () from /lib/libpthread.so.0 #0 0x417b360c in waitpid () from /lib/libpthread.so.0 #1 0x40ce12a0 in KCrash::defaultCrashHandler(int) () from /opt/kde/lib/libkdecore.so.4 #2 0x417b1c45 in pthread_barrierattr_setpshared () from /lib/libpthread.so.0 #3 0x4192e988 in __libc_sigaction () from /lib/libc.so.6 #4 0x41d7800e in ThinKeramikStyle::drawComplexControl(QStyle::ComplexControl, QPainter*, QWidget const*, QRect const&, QColorGroup const&, unsigned, unsigned, unsigned, QStyleOption const&) const () from /opt/kde/lib/kde3/plugins/styles/thinkeramik.so #5 0x4119eaf7 in QListViewItem::paintBranches(QPainter*, QColorGroup const&, int, int, int) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #6 0x411a02d2 in QListView::drawContentsOffset(QPainter*, int, int, int, int, int, int) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #7 0x411d3080 in QScrollView::viewportPaintEvent(QPaintEvent*) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #8 0x40a6394a in KListView::viewportPaintEvent(QPaintEvent*) () from /opt/kde/lib/libkdeui.so.4 #9 0x411d2ae4 in QScrollView::eventFilter(QObject*, QEvent*) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #10 0x411a30a8 in QListView::eventFilter(QObject*, QEvent*) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #11 0x410c5f06 in QObject::activate_filters(QEvent*) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #12 0x410c5e35 in QObject::event(QEvent*) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #13 0x410fc51f in QWidget::event(QEvent*) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #14 0x4106df2c in QApplication::internalNotify(QObject*, QEvent*) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #15 0x4106d56b in QApplication::notify(QObject*, QEvent*) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #16 0x40c6186c in KApplication::notify(QObject*, QEvent*) () from /opt/kde/lib/libkdecore.so.4 #17 0x4103a0cb in QWidget::repaint(int, int, int, int, bool) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #18 0x410fd8dc in QWidget::repaint(bool) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #19 0x411a2533 in QListView::handleSizeChange(int, int, int) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #20 0x4140b6f1 in QListView::qt_invoke(int, QUObject*) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #21 0x40a67393 in KListView::qt_invoke(int, QUObject*) () from /opt/kde/lib/libkdeui.so.4 #22 0x410c830c in QObject::activate_signal(QConnectionList*, QUObject*) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #23 0x41405b5d in QHeader::sizeChange(int, int, int) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #24 0x4117cdb3 in QHeader::adjustHeaderSize(int) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #25 0x4117cbec in QHeader::resizeEvent(QResizeEvent*) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #26 0x410fc6e9 in QWidget::event(QEvent*) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #27 0x4106df2c in QApplication::internalNotify(QObject*, QEvent*) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #28 0x4106d56b in QApplication::notify(QObject*, QEvent*) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #29 0x40c6186c in KApplication::notify(QObject*, QEvent*) () from /opt/kde/lib/libkdecore.so.4 #30 0x4106eca6 in QApplication::sendPostedEvents(QObject*, int) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #31 0x4106eb38 in QApplication::sendPostedEvents() () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #32 0x4101b181 in QEventLoop::processEvents(unsigned) () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #33 0x41081278 in QEventLoop::enterLoop() () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #34 0x41081128 in QEventLoop::exec() () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #35 0x4106e161 in QApplication::exec() () from /opt/qt-3.2.3/lib/libqt-mt.so.3 #36 0x08062469 in QGListIterator::~QGListIterator() () #37 0x4191ad06 in __libc_start_main () from /lib/libc.so.6
A dear old friend, this one. Reported and closed over and over. There's still a live one though. Dupe. *** This bug has been marked as a duplicate of 69441 ***