Crash loading files

Sean Mahnken sean_mahnken at yahoo.com
Mon Oct 11 18:00:14 BST 2004


I'm encountering a problem with loading source files. 
If I try to open a source file using either File->Open
or selecting the appropriate file in the QMake Manager
applet, KDevelop crashes with the following backtrace:

{START of backtrace}
Using host libthread_db library
"/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1101031840 (LWP 5906)]
[New Thread 1117133744 (LWP 5921)]
[Thread debugging using libthread_db enabled]
[New Thread 1101031840 (LWP 5906)]
[New Thread 1117133744 (LWP 5921)]
[Thread debugging using libthread_db enabled]
[New Thread 1101031840 (LWP 5906)]
[New Thread 1117133744 (LWP 5921)]
0xffffe410 in ?? ()
#0  0xffffe410 in ?? ()
#1  0xbfffd38c in ?? ()
#2  0x00000000 in ?? ()
#3  0x00000000 in ?? ()
#4  0x4180beab in __waitpid_nocancel () from
/lib/tls/libpthread.so.0
#5  0x40d47862 in KCrash::defaultCrashHandler ()
   from /opt/kde3/lib/libkdecore.so.4
#6  <signal handler called>
#7  0x42a2686b in Highlight::attributes ()
   from /opt/kde3/lib/kde3/libkatepart.so
#8  0x42a26a0c in KateRenderer::updateAttributes ()
   from /opt/kde3/lib/kde3/libkatepart.so
#9  0x42a26aa8 in KateRenderer::KateRenderer ()
   from /opt/kde3/lib/kde3/libkatepart.so
#10 0x42a72a01 in KateView::KateView () from
/opt/kde3/lib/kde3/libkatepart.so
#11 0x42a72e05 in KateDocument::createView ()
   from /opt/kde3/lib/kde3/libkatepart.so
#12 0x0809cac2 in EditorWrapper::show ()
#13 0x41173b4c in QWidget::showChildren () from
/usr/lib/qt3/lib/libqt-mt.so.3
#14 0x41176577 in QWidget::show () from
/usr/lib/qt3/lib/libqt-mt.so.3
#15 0x080e1a75 in KMdiChildView::show ()
#16 0x4128576b in QWidgetStack::raiseWidget ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x4127022d in QTabWidget::showPage () from
/usr/lib/qt3/lib/libqt-mt.so.3
#18 0x08103e56 in KMdiDocumentViewTabWidget::insertTab
()
#19 0x41270547 in QTabWidget::insertTab () from
/usr/lib/qt3/lib/libqt-mt.so.3
#20 0x08103eae in KMdiDocumentViewTabWidget::insertTab
()
#21 0x080ef96d in KMdiMainFrm::addWindow ()
#22 0x080aaea5 in NewMainWindow::embedPartView ()
#23 0x0808a2fb in PartController::integratePart ()
#24 0x0808cf05 in PartController::editDocumentInternal
()
#25 0x0808dd6d in PartController::editDocument ()
#26 0x42358f2a in
TrollProjectWidget::slotDetailsExecuted ()
   from /opt/kde3/lib/kde3/libkdevtrollproject.so
#27 0x42378b2f in TrollProjectWidget::qt_invoke ()
   from /opt/kde3/lib/kde3/libkdevtrollproject.so
#28 0x4113ee0e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40b498a2 in KListView::executed () from
/opt/kde3/lib/libkdeui.so.4
#30 0x40b49c3f in KListView::emitExecute () from
/opt/kde3/lib/libkdeui.so.4
#31 0x40b53dbe in
KListView::contentsMouseDoubleClickEvent ()
   from /opt/kde3/lib/libkdeui.so.4
#32 0x412576e2 in
QScrollView::viewportMouseDoubleClickEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x41258b86 in QScrollView::eventFilter ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x41228a58 in QListView::eventFilter () from
/usr/lib/qt3/lib/libqt-mt.so.3
#35 0x4113f6ae in QObject::activate_filters ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x4113f790 in QObject::event () from
/usr/lib/qt3/lib/libqt-mt.so.3
#37 0x4117437f in QWidget::event () from
/usr/lib/qt3/lib/libqt-mt.so.3
#38 0x410dd40f in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#39 0x410df778 in QApplication::notify () from
/usr/lib/qt3/lib/libqt-mt.so.3
#40 0x40d8fca4 in KApplication::notify () from
/opt/kde3/lib/libkdecore.so.4
#41 0x4107bdc3 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#42 0x4107ac9d in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#43 0x4108b5d5 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#44 0x410f5071 in QEventLoop::enterLoop () from
/usr/lib/qt3/lib/libqt-mt.so.3
#45 0x410f4eb6 in QEventLoop::exec () from
/usr/lib/qt3/lib/libqt-mt.so.3
#46 0x410dee8f in QApplication::exec () from
/usr/lib/qt3/lib/libqt-mt.so.3
#47 0x080afb2b in main ()
 {END of backtrace}

I'm using KDevelop 3.1.0 on SUSE 9.1.  I get the same
results with both the .rpm package and a self-built
install.  

Any ideas?




		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list