[Bug 60680] New: Loading another project makes crash when setting up code repository
Sylvain Joyeux
sylvain.joyeux at polytechnique.org
Thu Jul 3 09:50:05 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=60680
Summary: Loading another project makes crash when setting up code
repository
Product: kdevelop
Version: unspecified
Platform: Debian testing
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: sylvain.joyeux at polytechnique.org
Version: CVS of 02/07 (using KDE KDE 3.1.2)
Installed from: Debian testing/unstable Packages
OS: Linux
When Gideon is loading a project, it says "setting up code repository" and shows a progression bar
If you load another project (using "Open Project" or "Open Recent Project") during this phase, it crashes with the backtrace :
(no debugging symbols found)...(no debugging symbols found)...0x4156daf9 in wait4 () from /lib/libc.so.6
#0 0x4156daf9 in wait4 () from /lib/libc.so.6
#1 0x415e0f60 in sys_sigabbrev () from /lib/libc.so.6
#2 0x00000400 in ?? ()
#3 0x4156daab in waitpid () from /lib/libc.so.6
#4 0x41224061 in waitpid () from /lib/libpthread.so.0
#5 0x40954348 in KCrash::defaultCrashHandler(int) () from /usr/lib/libkdecore.so.4
#6 <signal handler called>
#7 0x421c3dcc in QMapPrivate<QString, QDateTime>::find(QString const&) const () from /usr/lib/kde3/libkdevcppsupport.so
#8 0x421c04df in CppSupportPart::parseProject() () from /usr/lib/kde3/libkdevcppsupport.so
#9 0x421c0185 in CppSupportPart::initialParse() () from /usr/lib/kde3/libkdevcppsupport.so
#10 0x421c360c in CppSupportPart::qt_invoke(int, QUObject*) () from /usr/lib/kde3/libkdevcppsupport.so
#11 0x40c7a132 in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/libqt-mt.so.3
#12 0x40ee2096 in QSignal::signal(QVariant const&) () from /usr/lib/libqt-mt.so.3
#13 0x40c904c9 in QSignal::activate() () from /usr/lib/libqt-mt.so.3
#14 0x40c96617 in QSingleShotTimer::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#15 0x40c261be in QApplication::internalNotify(QObject*, QEvent*) () from /usr/lib/libqt-mt.so.3
#16 0x40c25dff in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libqt-mt.so.3
#17 0x408f184b in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdecore.so.4
#18 0x40c0442b in QEventLoop::activateTimers() () from /usr/lib/libqt-mt.so.3
#19 0x40be53a9 in QEventLoop::processEvents(unsigned) () from /usr/lib/libqt-mt.so.3
#20 0x40c3777b in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3
#21 0x40c37638 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3
#22 0x40c263b8 in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#23 0x0806c27d in QGListIterator::~QGListIterator() ()
#24 0xbffff970 in ?? ()
#25 0x081bbf08 in ?? ()
#26 0xbffff8e0 in ?? ()
#27 0x00000001 in ?? ()
#28 0xbffff920 in ?? ()
#29 0x410071ef in do_lookup_versioned () from /lib/ld-linux.so.2
#30 0x414e9a51 in __libc_start_main () from /lib/libc.so.6
#31 0x0806bb45 in QGListIterator::~QGListIterator() ()
More information about the KDevelop-devel
mailing list