[Bug 49678] gideon crashes when it is closed while parsing files

Frederic Heem f.heem at free.fr
Wed Oct 30 17:25:05 UTC 2002


------- 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=49678     




------- Additional Comments From f.heem at free.fr  2002-10-30 17:24 -------
Here is another backtrace:  
 #0  0x41b2681c in CClassParser::parseToplevel() (this=0x84a3168) at 
classparser.h:120 
120       void getNextLexem()        { lexem = lexer->yylex(); } 
gdb-t2>bt 
#0  0x41b2681c in CClassParser::parseToplevel() (this=0x84a3168) at 
classparser.h:120 
#1  0x41b268d6 in CClassParser::parseFile(std::basic_ifstream<char, 
std::char_traits<char> >&) (this=0x84a3168, file=@0xbfffeae0) 
    at classparser.cpp:2452 
#2  0x41b26b04 in CClassParser::parse(QString const&) (this=0x84a3168, 
file=@0xbfffecf0) at classparser.cpp:2483 
#3  0x41b1a59e in CppSupportPart::maybeParse(QString, ClassStore*, 
CClassParser*) (this=0x848c148, fileName=Cannot access memory at address 0x0 
) at cppsupportpart.cpp:972 
#4  0x41b19eae in CppSupportPart::parseProject() (this=0x848c148) at 
/usr/lib/qt3/include/qvaluelist.h:110 
#5  0x41b190de in CppSupportPart::initialParse() (this=0x848c148) at 
cppsupportpart.cpp:851 
#6  0x41b1bee6 in CppSupportPart::qt_invoke(int, QUObject*) (this=0x848c148, 
_id=20, _o=0xbfffeeb0) at cppsupportpart.moc:167 
#7  0x40dc60fb in QObject::activate_signal(QConnectionList*, QUObject*) () 
from /usr/lib/qt3/lib/libqt-mt.so.3 
#8  0x410eadad in QSignal::signal(QVariant const&) () from 
/usr/lib/qt3/lib/libqt-mt.so.3 
#9  0x40de25b8 in QSignal::activate() () from /usr/lib/qt3/lib/libqt-mt.so.3 
#10 0x40dea073 in QSingleShotTimer::event(QEvent*) () from 
/usr/lib/qt3/lib/libqt-mt.so.3 
#11 0x40d68c19 in QApplication::internalNotify(QObject*, QEvent*) () from 
/usr/lib/qt3/lib/libqt-mt.so.3 
#12 0x40d684c1 in QApplication::notify(QObject*, QEvent*) () from 
/usr/lib/qt3/lib/libqt-mt.so.3 
#13 0x40a216b6 in KApplication::notify(QObject*, QEvent*) (this=0x885e0f0, 
receiver=0x818f950, event=0xbffff1c0) at kapplication.cpp:421 
#14 0x40d01dd2 in qt_activate_timers() () from /usr/lib/qt3/lib/libqt-mt.so.3 
#15 0x40cff65e in QApplication::processNextEvent(bool) () from 
/usr/lib/qt3/lib/libqt-mt.so.3 
#16 0x40d6a270 in QApplication::enter_loop() () from 
/usr/lib/qt3/lib/libqt-mt.so.3 
#17 0x40cff32d in QApplication::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3 
#18 0x08062713 in main (argc=1, argv=0xbffff4d4) at main.cpp:78 
#19 0x414a4082 in __libc_start_main () from /lib/i686/libc.so.6




More information about the KDevelop-devel mailing list