[Bug 69906] crash when opening existing project
Andy Neitzke
neitzke at fas.harvard.edu
Wed Dec 10 23:43:07 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=69906
------- Additional Comments From neitzke at fas.harvard.edu 2003-12-10 23:42 -------
I am seeing precisely the same symptoms. My backtrace looks a little different though (this is with kdevelop and kdelibs compiled from CVS just now, with enable-debug=full):
[New Thread 16384 (LWP 6528)]
[New Thread 32769 (LWP 6567)]
[New Thread 16386 (LWP 6568)]
0x418a9686 in waitpid () from /lib/i686/libpthread.so.0
#0 0x418a9686 in waitpid () from /lib/i686/libpthread.so.0
#1 0x40d4625f in KCrash::defaultCrashHandler(int) ()
from /home/cvs/kde-installed/lib/libkdecore.so.4
#2 0x418a84ec in __pthread_sighandler () from /lib/i686/libpthread.so.0
#3 0x41a1bca8 in __libc_sigaction () from /lib/i686/libc.so.6
#4 0x080645da in MainWindow::embedPartView(QWidget*, QString const&, QString const&) ()
#5 0x404b1710 in KMdiMainFrm::qt_invoke(int, QUObject*) ()
from /home/cvs/kde-installed/lib/libkmdi.so.1
#6 0x080685c9 in MainWindow::qt_invoke(int, QUObject*) ()
#7 0x4110f761 in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#8 0x404a4419 in KMdiChildView::activate() ()
from /home/cvs/kde-installed/lib/libkmdi.so.1
#9 0x404a4720 in KMdiChildView::eventFilter(QObject*, QEvent*) ()
from /home/cvs/kde-installed/lib/libkmdi.so.1
The last few lines of console output before the crash are
kdevelop (cpp support): newly parsing...
kdevelop (cpp support): remove with references: /home/andy/bibliodb/src/entryviewwidget.cpp
kdevelop (cpp support): =======> compute current function definition
kdevelop (cpp support): updating sourceinfo
kdevelop: ClassViewPart::refresh
kdevelop: ClassViewPart::refresh
DCOP: unregister 'kdevelop-26610'
DCOP: register 'anonymous-26647' -> number of clients is now 5
DCOP: 'anonymous-26647' now known as 'drkonqi-26647'
More information about the KDevelop-devel
mailing list