From kdevelop-bugs Thu Jun 22 20:49:09 2006 From: Jens Dagerbo Date: Thu, 22 Jun 2006 20:49:09 +0000 To: kdevelop-bugs Subject: [Bug 129625] Kdevelop 3.4 beta 1 still crashes trying to build PCS Message-Id: <20060622204909.26091.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=118306951809829 ------- 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=129625 jens.dagerbo swipnet se changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW everconfirmed|0 |1 ------- Additional Comments From jens.dagerbo swipnet se 2006-06-22 22:49 ------- Reproduced: (gdb) bt #0 0xb699559e in QGList::QGList () from /opt/qt-copy/lib/libqt-mt.so.3 #1 0xb4f53ffe in QPtrList (this=0xbfffc7c0, l= 0x54) at qptrlist.h:69 #2 0xb4f5102a in NameAST::classOrNamespaceNameList (this=0x0) at ast.h:394 #3 0xb4f77778 in TagCreator::parseBaseClause (this=0xbfffcc30, className= 0xbfffc890, baseClause=0x8fd8610) at tag_creator.cpp:733 #4 0xb4f76040 in TagCreator::parseClassSpecifier (this=0xbfffcc30, ast=0x8fd8a98) at tag_creator.cpp:431 #5 0xb4d990d5 in TreeParser::parseTypeSpecifier (this=0xbfffcc30, typeSpec=0x8fd8a98) at tree_parser.cpp:168 #6 0xb4f75053 in TagCreator::parseSimpleDeclaration (this=0xbfffcc30, ast=0x8fd89b8) at tag_creator.cpp:214 #7 0xb4d98e6e in TreeParser::parseDeclaration (this=0xbfffcc30, declaration=0x8fd89b8) at tree_parser.cpp:81 #8 0xb4f74636 in TagCreator::parseDeclaration (this=0xbfffcc30, ast=0x8fd89b8) at tag_creator.cpp:54 #9 0xb4f74fa1 in TagCreator::parseTemplateDeclaration (this=0xbfffcc30, ast=0x8fd8b20) at tag_creator.cpp:196 #10 0xb4d98e53 in TreeParser::parseDeclaration (this=0xbfffcc30, declaration=0x8fd8b20) at tree_parser.cpp:77 #11 0xb4f74636 in TagCreator::parseDeclaration (this=0xbfffcc30, ast=0x8fd8b20) at tag_creator.cpp:54 #12 0xb4f75a97 in TagCreator::parseLinkageBody (this=0xbfffcc30, ast=0x8f8a0e8) at tag_creator.cpp:336 #13 0xb4d98f6c in TreeParser::parseNamespace (this=0xbfffcc30, decl=0x8f8a090) at tree_parser.cpp:107 #14 0xb4f74905 in TagCreator::parseNamespace (this=0xbfffcc30, ast=0x8f8a090) at tag_creator.cpp:101 #15 0xb4d98dc0 in TreeParser::parseDeclaration (this=0xbfffcc30, declaration=0x8f8a090) at tree_parser.cpp:57 #16 0xb4f74636 in TagCreator::parseDeclaration (this=0xbfffcc30, ast=0x8f8a090) at tag_creator.cpp:54 #17 0xb4d98d15 in TreeParser::parseTranslationUnit (this=0xbfffcc30, translationUnit=0x8f89aa8) at tree_parser.cpp:38 #18 0xb4f746de in TagCreator::parseTranslationUnit (this=0xbfffcc30, ast=0x8f89aa8) at tag_creator.cpp:69 #19 0xb4fa63c5 in CreatePCSDialog::RppDriver::fileParsed (this=0x8e254e8, fileName= 0x8e53588) at createpcsdialog.cpp:91 #20 0xb4d5b3bd in Driver::parseFile (this=0x8e254e8, fileName= 0x8e53588, onlyPreProcess=false, force=false) at driver.cpp:252 #21 0xb4fa4fd5 in CreatePCSDialog::parseNext (this=0xbfffd550) at createpcsdialog.cpp:365 #22 0xb4fa3c70 in CreatePCSDialog::qt_invoke (this=0xbfffd550, _id=68, _o=0xbfffcec0) at createpcsdialog.moc:112 #23 0xb66c6184 in QObject::activate_signal () from /opt/qt-copy/lib/libqt-mt.so.3 #24 0xb6a1f8ed in QSignal::signal () from /opt/qt-copy/lib/libqt-mt.so.3 #25 0xb66e0d71 in QSignal::activate () from /opt/qt-copy/lib/libqt-mt.so.3 #26 0xb66e88d3 in QSingleShotTimer::event () from /opt/qt-copy/lib/libqt-mt.so.3 #27 0xb666235f in QApplication::internalNotify () from /opt/qt-copy/lib/libqt-mt.so.3 #28 0xb66624fc in QApplication::notify () from /opt/qt-copy/lib/libqt-mt.so.3 #29 0xb6cda245 in KApplication::notify () from /opt/kde_trunk/lib/libkdecore.so.4 #30 0xb66558fc in QEventLoop::activateTimers () from /opt/qt-copy/lib/libqt-mt.so.3 #31 0xb660d0e1 in QEventLoop::processEvents () from /opt/qt-copy/lib/libqt-mt.so.3 #32 0xb6678b01 in QEventLoop::enterLoop () from /opt/qt-copy/lib/libqt-mt.so.3 #33 0xb66614ef in QApplication::enter_loop () from /opt/qt-copy/lib/libqt-mt.so.3 #34 0xb685c442 in QDialog::exec () from /opt/qt-copy/lib/libqt-mt.so.3 #35 0xb4f38f70 in CCConfigWidget::slotNewPCS (this=0x8ce00c0) at ccconfigwidget.cpp:176 #36 0xb4fe3f85 in CCConfigWidgetBase::qt_invoke (this=0x8ce00c0, _id=45, _o=0xbfffd700) at ccconfigwidgetbase.moc:121 #37 0xb4f3a6e6 in CCConfigWidget::qt_invoke (this=0x8ce00c0, _id=45, _o=0xbfffd700) at ccconfigwidget.moc:105 #38 0xb66c6184 in QObject::activate_signal () from /opt/qt-copy/lib/libqt-mt.so.3 #39 0xb66c691c in QObject::activate_signal () from /opt/qt-copy/lib/libqt-mt.so.3 #40 0xb6a26c7c in QButton::clicked () from /opt/qt-copy/lib/libqt-mt.so.3 #41 0xb675e1a1 in QButton::mouseReleaseEvent () from /opt/qt-copy/lib/libqt-mt.so.3 #42 0xb6700084 in QWidget::event () from /opt/qt-copy/lib/libqt-mt.so.3 #43 0xb666235f in QApplication::internalNotify () from /opt/qt-copy/lib/libqt-mt.so.3 #44 0xb66625b6 in QApplication::notify () from /opt/qt-copy/lib/libqt-mt.so.3 #45 0xb6cda245 in KApplication::notify () from /opt/kde_trunk/lib/libkdecore.so.4 #46 0xb65fab8a in QETWidget::translateMouseEvent () from /opt/qt-copy/lib/libqt-mt.so.3 #47 0xb65f8dfc in QApplication::x11ProcessEvent () from /opt/qt-copy/lib/libqt-mt.so.3 #48 0xb660cb35 in QEventLoop::processEvents () from /opt/qt-copy/lib/libqt-mt.so.3 #49 0xb6678b01 in QEventLoop::enterLoop () from /opt/qt-copy/lib/libqt-mt.so.3 #50 0xb66614ef in QApplication::enter_loop () from /opt/qt-copy/lib/libqt-mt.so.3 #51 0xb685c442 in QDialog::exec () from /opt/qt-copy/lib/libqt-mt.so.3 #52 0xb7fc1769 in ProjectManager::slotProjectOptions (this=0x8207d98) at projectmanager.cpp:164 #53 0xb7fc474a in ProjectManager::qt_invoke (this=0x8207d98, _id=7, _o=0xbfffe3e0) at projectmanager.moc:118 #54 0xb66c6184 in QObject::activate_signal () from /opt/qt-copy/lib/libqt-mt.so.3 #55 0xb66c691c in QObject::activate_signal () from /opt/qt-copy/lib/libqt-mt.so.3 #56 0xb6ffa279 in KAction::activated () from /opt/kde_trunk/lib/libkdeui.so.4 #57 0xb6ffae4a in KAction::slotActivated () from /opt/kde_trunk/lib/libkdeui.so.4 #58 0xb7000a09 in KAction::slotPopupActivated () from /opt/kde_trunk/lib/libkdeui.so.4 #59 0xb7000d05 in KAction::qt_invoke () from /opt/kde_trunk/lib/libkdeui.so.4 #60 0xb66c6184 in QObject::activate_signal () from /opt/qt-copy/lib/libqt-mt.so.3 #61 0xb6a1f8ed in QSignal::signal () from /opt/qt-copy/lib/libqt-mt.so.3 #62 0xb66e0d71 in QSignal::activate () from /opt/qt-copy/lib/libqt-mt.so.3 #63 0xb67d6737 in QPopupMenu::mouseReleaseEvent () from /opt/qt-copy/lib/libqt-mt.so.3 #64 0xb6fe8c21 in KPopupMenu::mouseReleaseEvent () from /opt/kde_trunk/lib/libkdeui.so.4 #65 0xb6700084 in QWidget::event () from /opt/qt-copy/lib/libqt-mt.so.3 #66 0xb666235f in QApplication::internalNotify () from /opt/qt-copy/lib/libqt-mt.so.3 #67 0xb66625b6 in QApplication::notify () from /opt/qt-copy/lib/libqt-mt.so.3 #68 0xb6cda245 in KApplication::notify () from /opt/kde_trunk/lib/libkdecore.so.4 #69 0xb65fade0 in QETWidget::translateMouseEvent () from /opt/qt-copy/lib/libqt-mt.so.3 #70 0xb65f8dfc in QApplication::x11ProcessEvent () from /opt/qt-copy/lib/libqt-mt.so.3 #71 0xb660cb35 in QEventLoop::processEvents () from /opt/qt-copy/lib/libqt-mt.so.3 #72 0xb6678b01 in QEventLoop::enterLoop () from /opt/qt-copy/lib/libqt-mt.so.3 #73 0xb6678a56 in QEventLoop::exec () from /opt/qt-copy/lib/libqt-mt.so.3 #74 0xb66614bf in QApplication::exec () from /opt/qt-copy/lib/libqt-mt.so.3 #75 0x0804f04e in main (argc=1, argv=0xbffff374) at main.cpp:145