------- 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=150262 Summary: crash while typing in a c++ file Product: kdevelop Version: 3.4.1 Platform: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: vkrevs yahoo com Version: 3.4.1 (using KDE 3.5.7 "release 79.2" , openSUSE ) Compiler: Target: x86_64-suse-linux OS: Linux (x86_64) release 2.6.18.8-0.5-default The subject says it all. Kdevelop crashed again while I was typing in a C++ file. Stack trace below. $ cat /etc/SuSE-release openSUSE 10.2 (X86-64) VERSION = 10.2 $ rpm -q kdevelop3 kdebase3 kdelibs3 kdevelop3-3.4.1-77.1 kdebase3-3.5.7-91.1 kdelibs3-3.5.7-79.2 Stack trace: ================= System configuration startup check disabled. Using host libthread_db library "/lib64/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 47637650967888 (LWP 18358)] [New Thread 1090525504 (LWP 18443)] [New Thread 1082132800 (LWP 18412)] [KCrash handler] #5 malloc_consolidate (av=0x2b537aa35960) at malloc.c:4719 #6 0x00002b537a7667b2 in _int_malloc (av=0x2b537aa35960, bytes=808) at malloc.c:4092 #7 0x00002b537a768386 in *__GI___libc_malloc (bytes=808) at malloc.c:3479 #8 0x00002b537a4b4fcd in operator new () from /usr/lib64/libstdc++.so.6 #9 0x00002b537a4b50e9 in operator new[] () from /usr/lib64/libstdc++.so.6 #10 0x00002b5379f32f77 in QGDict::init () from /usr/lib/qt3/lib64/libqt-mt.so.3 #11 0x00002b5379f4b476 in QRegExpEngine::QRegExpEngine () from /usr/lib/qt3/lib64/libqt-mt.so.3 #12 0x00002b5379f4b5dc in regexpEngine () from /usr/lib/qt3/lib64/libqt-mt.so.3 #13 0x00002b5379f4becf in QRegExp::prepareEngine () from /usr/lib/qt3/lib64/libqt-mt.so.3 #14 0x00002b5379f4c5b9 in QRegExp::numCaptures () from /usr/lib/qt3/lib64/libqt-mt.so.3 #15 0x00002b5379f54d4f in QString::replace () from /usr/lib/qt3/lib64/libqt-mt.so.3 #16 0x00002b538759e843 in declaratorToString (declarator=0x2aaab0bb26c0, scope=, skipPtrOp=) at ast_utils.cpp:188 #17 0x00002b538768f930 in StoreWalker::parseFunctionArguments ( this=0x7fff32b171a0, declarator=, method= 0x7fff32b169a0) at store_walker.cpp:903 #18 0x00002b5387692434 in StoreWalker::parseFunctionDefinition ( this=0x7fff32b171a0, ast=0x2aaab1ebdba0) at store_walker.cpp:384 #19 0x00002b5387be1336 in TreeParser::parseClassSpecifier ( this=0x7fff32b171a0, classSpec=) at tree_parser.cpp:191 #20 0x00002b5387693232 in StoreWalker::parseClassSpecifier ( this=0x7fff32b171a0, ast=0x2aaab1a2d270) at store_walker.cpp:582 #21 0x00002b538768e8d3 in StoreWalker::parseSimpleDeclaration ( this=0x7fff32b171a0, ast=0x2aaab1661f60) at store_walker.cpp:282 #22 0x00002b5387be1483 in TreeParser::parseTranslationUnit ( this=0x7fff32b171a0, translationUnit=) at tree_parser.cpp:43 #23 0x00002b538769422d in StoreWalker::parseTranslationUnit ( this=0x7fff32b171a0, ast= 0x2aaab1651d90) at store_walker.cpp:57 #24 0x00002b5387629971 in CppSupportPart::parseEmit (this=0x11cc3b0, files=) at cppsupportpart.cpp:2460 #25 0x00002b538762e5a2 in CppSupportPart::customEvent (this=0x11cc3b0, ev=) at cppsupportpart.cpp:411 #26 0x00002b5379cc4df6 in QObject::event () from /usr/lib/qt3/lib64/libqt-mt.so.3 #27 0x00002b5379c6e1c5 in QApplication::internalNotify () from /usr/lib/qt3/lib64/libqt-mt.so.3 #28 0x00002b5379c6edf7 in QApplication::notify () from /usr/lib/qt3/lib64/libqt-mt.so.3 #29 0x00002b5379471538 in KApplication::notify () from /opt/kde3/lib64/libkdecore.so.4 #30 0x00002b5379c6f879 in QApplication::sendPostedEvents () from /usr/lib/qt3/lib64/libqt-mt.so.3 #31 0x00002b5379c23ee5 in QEventLoop::processEvents () from /usr/lib/qt3/lib64/libqt-mt.so.3 #32 0x00002b5379c82d73 in QEventLoop::enterLoop () from /usr/lib/qt3/lib64/libqt-mt.so.3 #33 0x00002b5379c82c22 in QEventLoop::exec () from /usr/lib/qt3/lib64/libqt-mt.so.3 #34 0x0000000000407345 in main (argc=, argv=) at main.cpp:143 Current language: auto; currently c _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs