[Bug 62698] Crash when closing a project
Chris Thompson
chris at hypocrite.org
Sat Aug 16 20:12:02 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=62698
------- Additional Comments From chris at hypocrite.org 2003-08-16 20:10 -------
After updating from CVS today, I now get the following stack trace which looks to be
slightly different. The crash still occurs when closing a project.
kdevelop (cpp support): CppCodeCompletion::slotActivePartChanged()
kdevelop (cpp support): BackgroundParser::removeAllFiles()
kdevelop (debugger): GDBController::slotStopDebugger() called
kdevelop (debugger): Disassemble widget active: false
kdevelop (cpp support): DistpartPart::~DistpartPart()
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 18828)]
0x00000000 in ?? ()
(gdb) bt
#0 0x00000000 in ?? ()
#1 0x40995057 in KXMLGUI::ContainerNode::unplugActions(KXMLGUI::BuildState&)
() from /usr/kde/3.1/lib/libkdeui.so.4
#2 0x40994aac in KXMLGUI::ContainerNode::destruct(QDomElement,
KXMLGUI::BuildState&) () from /usr/kde/3.1/lib/libkdeui.so.4
#3 0x40994cf3 in KXMLGUI::ContainerNode::destructChildren(QDomElement const&,
KXMLGUI::BuildState&) () from /usr/kde/3.1/lib/libkdeui.so.4
#4 0x40994a9d in KXMLGUI::ContainerNode::destruct(QDomElement,
KXMLGUI::BuildState&) () from /usr/kde/3.1/lib/libkdeui.so.4
#5 0x40994cf3 in KXMLGUI::ContainerNode::destructChildren(QDomElement const&,
KXMLGUI::BuildState&) () from /usr/kde/3.1/lib/libkdeui.so.4
#6 0x40994a9d in KXMLGUI::ContainerNode::destruct(QDomElement,
KXMLGUI::BuildState&) () from /usr/kde/3.1/lib/libkdeui.so.4
#7 0x40990737 in KXMLGUIFactory::removeClient(KXMLGUIClient*) ()
from /usr/kde/3.1/lib/libkdeui.so.4
#8 0x0807bc93 in ProjectManager::unloadLanguageSupport() (this=0x81ab208)
at projectmanager.cpp:466
#9 0x0807a483 in ProjectManager::closeProject() (this=0x8b31d20)
at projectmanager.cpp:277
#10 0x0807d535 in ProjectManager::qt_invoke(int, QUObject*) (this=0x8b31d48,
_id=145956128, _o=0xbfffe950) at projectmanager.moc:109
#11 0x40ec4639 in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /usr/qt/3/lib/libqt-mt.so.3
More information about the KDevelop-devel
mailing list