[Bug 62407] Gideon CVS crashes when creating a new project
Alexandros Karypidis
karypid at inf.uth.gr
Mon Aug 18 16:26:04 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=62407
------- Additional Comments From karypid at inf.uth.gr 2003-08-18 16:25 -------
I also have the same problem. It seems to be related to OPENING, not creating a
project (I crash even when opening an existing project).
Here is the backtrace:
[New Thread 16384 (LWP 14113)]
[New Thread 32769 (LWP 14124)]
[New Thread 16386 (LWP 14125)]
0x414ec3ba in waitpid () from /lib/libpthread.so.0
#0 0x414ec3ba in waitpid () from /lib/libpthread.so.0
#1 0x40c00ad9 in KCrash::defaultCrashHandler(int) ()
from /opt/kde3/lib/libkdecore.so.4
#2 0x414eb1ec in __pthread_sighandler () from /lib/libpthread.so.0
#3 <signal handler called>
#4 0x086b864a in ?? ()
#5 0x40a61cec in KXMLGUI::ContainerNode::destruct(QDomElement,
KXMLGUI::BuildState&) () from /opt/kde3/lib/libkdeui.so.4
#6 0x40a61eea in KXMLGUI::ContainerNode::destructChildren(QDomElement const&,
KXMLGUI::BuildState&) () from /opt/kde3/lib/libkdeui.so.4
#7 0x40a61ce0 in KXMLGUI::ContainerNode::destruct(QDomElement,
KXMLGUI::BuildState&) () from /opt/kde3/lib/libkdeui.so.4
#8 0x40a61eea in KXMLGUI::ContainerNode::destructChildren(QDomElement const&,
KXMLGUI::BuildState&) () from /opt/kde3/lib/libkdeui.so.4
#9 0x40a61ce0 in KXMLGUI::ContainerNode::destruct(QDomElement,
KXMLGUI::BuildState&) () from /opt/kde3/lib/libkdeui.so.4
#10 0x40a5f08e in KXMLGUIFactory::removeClient(KXMLGUIClient*) ()
from /opt/kde3/lib/libkdeui.so.4
#11 0x08081fba in PluginController::removePart(KXMLGUIClient*) (
this=0x819a3c8, part=0x8b7a9a8) at plugincontroller.cpp:283
#12 0x0807e2e7 in ProjectManager::unloadLanguageSupport() (this=0x81a46e8)
at projectmanager.cpp:466
#13 0x0807cfbc in ProjectManager::closeProject() (this=0x81a46e8)
at projectmanager.cpp:277
#14 0x0807cb33 in ProjectManager::loadProject(KURL const&) (this=0x81a46e8,
url=@0xbfffe630) at projectmanager.cpp:204
#15 0x0807c59b in ProjectManager::slotOpenProject() (this=0x81a46e8)
at projectmanager.cpp:132
#16 0x0807f5e3 in ProjectManager::qt_invoke(int, QUObject*) (this=0x81a46e8,
_id=5, _o=0xbfffe730) at projectmanager.moc:110
#17 0x40f8f3b7 in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40f8f25f in QObject::activate_signal(int) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x409aca99 in KAction::activated() () from /opt/kde3/lib/libkdeui.so.4
#20 0x4099d58d in KAction::slotActivated() () from /opt/kde3/lib/libkdeui.so.4
#21 0x409acb51 in KAction::qt_invoke(int, QUObject*) ()
from /opt/kde3/lib/libkdeui.so.4
#22 0x40f8f3b7 in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x412877aa in QSignal::signal(QVariant const&) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40fa9f48 in QSignal::activate() () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x410859eb in QPopupMenu::mouseReleaseEvent(QMouseEvent*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x40fc5634 in QWidget::event(QEvent*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x40f2dee8 in QApplication::internalNotify(QObject*, QEvent*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x40f2d5ee in QApplication::notify(QObject*, QEvent*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40b8bc19 in KApplication::notify(QObject*, QEvent*) ()
from /opt/kde3/lib/libkdecore.so.4
#30 0x40ecee76 in QETWidget::translateMouseEvent(_XEvent const*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x40ecc590 in QApplication::x11ProcessEvent(_XEvent*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x40ee1aad in QEventLoop::processEvents(unsigned) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x40f42583 in QEventLoop::enterLoop() ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x40f42476 in QEventLoop::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3
#35 0x40f2e16f in QApplication::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x0806a502 in main (argc=7, argv=0xbffff2f4) at main.cpp:125
#37 0x4164c857 in __libc_start_main () from /lib/libc.so.6
More information about the KDevelop-devel
mailing list