[Bug 60761] New: doctreeview crashes on open

Amilcar do Carmo Lucas a.lucas at tu-bs.de
Fri Jul 4 20:48:08 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=60761     
           Summary: doctreeview crashes on open
           Product: kdevelop
           Version: unspecified
          Platform: SuSE RPMs
        OS/Version: Linux
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: a.lucas at tu-bs.de


Version:           3.0.0a5 (using KDE 3.1.2)
Installed from:    SuSE
Compiler:          gcc version 2.95.3 20010315 (SuSE)
OS:          Linux (i686) release 2.4.18-64GB-SMP

I'm working with the KDevelop project using IDEAl and all is fine.

But sometimes when I click on the documentation tab:

#3  0x40948b4e in KCrash::defaultCrashHandler ()
   from /opt/kde3/lib/libkdecore.so.4
#4  0x41191a74 in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x40ee705a in QMotifStyle::drawComplexControl ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#7  0x40d38fce in QListViewItem::paintBranches ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x40d3aec2 in QListView::drawContentsOffset ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0x40d61d3e in QScrollView::viewportPaintEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x4076e0cf in KListView::viewportPaintEvent ()
   from /opt/kde3/lib/libkdeui.so.4
#11 0x40d616d7 in QScrollView::eventFilter ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x40d3d381 in QListView::eventFilter () from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x40c922b8 in QObject::activate_filters ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x40c92171 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40cbe325 in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40c4909a in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x40c48ea7 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x408e6dcb in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#19 0x40c02d5e in QETWidget::translatePaintEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x40bfed40 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40c0ef8f in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40c59520 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40c59467 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40c49216 in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x080702d4 in main (argc=1, argv=0xbffff234) at main.cpp:125




More information about the KDevelop-devel mailing list