minor segfault

jbb jbb at ihug.co.nz
Sun Jan 23 20:27:38 UTC 2000


Hi,

If you shut kdevelop down whilst you're _loading_ a project then kdevelop
segfaults.

It's not too important, but the saved state of kdevelop is probably lost, (plus
you have a core file lying around :(


(gdb) Core was generated by `./kdevelop'.
Program terminated with signal 11, Segmentation fault.
#0  0x0 in ?? ()

(gdb) 
(gdb) #0  0x0 in ?? ()
#1  0x40180ec5 in QGDict::look (this=0x8354cfc, key=0x8656b08 "CKAppWizard", d=0x0, op=0) at tools/qgdict.cpp:261
#2  0x821e766 in QDictT<CParsedClass>::find (this=0x8354cfc, k=0x8656b08 "CKAppWizard") at /opt/qt/include/qdict.h:131
#3  0x820fc00 in CParsedClassContainer::getClassByName (this=0x8354c20, aName=0x8656b08 "CKAppWizard") at ParsedClassContainer.cc:191
#4  0x8204dbd in CClassStore::getClassByName (this=0x8354c0c, aName=0x8656b08 "CKAppWizard") at ClassStore.cc:366
#5  0x82019b6 in CClassParser::parseMethodImpl (this=0x8354c0c, isOperator=false) at ClassParser.cc:1117
#6  0x8202b75 in CClassParser::parseMethodAttributes (this=0x8354c0c, aContainer=0x8354c20) at ClassParser.cc:1576
#7  0x82032da in CClassParser::parseTopLevelLexem (this=0x8354c0c, scope=0x8354c20) at ClassParser.cc:1737
#8  0x82033fa in CClassParser::parseToplevel (this=0x8354c0c) at ClassParser.cc:1769
#9  0x82034dc in CClassParser::parseFile (this=0x8354c0c, file=@0xbffff044) at ClassParser.cc:1810
#10 0x820372c in CClassParser::parse (this=0x8354c0c, file=0x84a9a00 "/home/jbb/kdevelop/kdevelop/ckappwizard.cpp") at ClassParser.cc:1842
#11 0x809f031 in CClassView::refresh (this=0x8354478, proj=0x844d6a8) at cclassview.cpp:288
#12 0x8091ab0 in CKDevelop::refreshTrees (this=0x8351478, iFileList=0x0) at ckdevelop_noslot.cpp:437
#13 0x806b2cf in CKDevelop::slotViewRefresh (this=0x8351478) at ckdevelop.cpp:738
#14 0x809a1ae in CKDevelop::slotProjectOpenCmdl (this=0x8351478, prjname={<QArrayT<char>> = {<QGArray> = {shd = 0xbffff250, _vptr. = 0x402e180c}, <No data fields>}, <No data fields>}) at ckdevelop_project.cpp:551
#15 0x809a008 in CKDevelop::slotProjectOpenRecent (this=0x8351478, id_=2) at ckdevelop_project.cpp:521
#16 0x401597cf in QObject::activate_signal (this=0x838fb98, signal=0x40274409 "activated(int)", param=2) at kernel/qobject.cpp:1720
#17 0x40238c9a in QPopupMenu::activated (this=0x838fb98, t0=2) at widgets/moc_qpopupmenu.cpp:108
#18 0x401c8741 in QPopupMenu::actSig (this=0x838fb98, id=2) at widgets/qpopupmenu.cpp:659
#19 0x401cb57d in QPopupMenu::mouseReleaseEvent (this=0x838fb98, e=0xbffff3ec) at widgets/qpopupmenu.cpp:1354
#20 0x40170b86 in QWidget::event (this=0x838fb98, e=0xbffff3ec) at kernel/qwidget.cpp:2830
#21 0x401293ba in QApplication::notify (this=0xbffff6e4, receiver=0x838fb98, event=0xbffff3ec) at kernel/qapplication.cpp:790
#22 0x4022ebf7 in QApplication::sendEvent (receiver=0x838fb98, event=0xbffff3ec) at kernel/qapplication.h:104
#23 0x401f9112 in QETWidget::translateMouseEvent (this=0x838fb98, event=0xbffff5b4) at kernel/qapplication_x11.cpp:2869
#24 0x401f6a89 in QApplication::x11ProcessEvent (this=0xbffff6e4, event=0xbffff5b4) at kernel/qapplication_x11.cpp:1950
#25 0x401f629d in QApplication::processNextEvent (this=0xbffff6e4, canWait=true) at kernel/qapplication_x11.cpp:1803
#26 0x401f7562 in QApplication::enter_loop (this=0xbffff6e4) at kernel/qapplication_x11.cpp:2151
#27 0x401f6168 in QApplication::exec (this=0xbffff6e4) at kernel/qapplication_x11.cpp:1774
#28 0x807d939 in main (argc=1, argv=0xbffff914) at main.cpp:91

-- 
Regards,

jbb
http://homepages.ihug.co.nz/~jbb
ICQ: 60412209




More information about the KDevelop-devel mailing list