[Bug 56560] New: Segmentation fault while searching through sources for plroblems

kaplun at inwind.it kaplun at inwind.it
Fri Mar 28 21:22:04 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=56560     
           Summary: Segmentation fault while searching through sources for
                    plroblems
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: kaplun at inwind.it


Version:           3.0.0a4 (using KDE KDE 3.1.1)
Installed from:    Compiled From Sources
Compiler:          gcc-3.2.2 "-march=athlon-xp -mcpu=athlon-xp -mmmx -msse -m3dnow -mfpmath=sse" optimizations activated
OS:          Linux

When looking for problems with the problems window, after some click it crashed...
This is the traces:
0x4147f239 in wait4 () from /lib/libc.so.6
#0  0x4147f239 in wait4 () from /lib/libc.so.6
#1  0x414f9e58 in __check_rhosts_file () from /lib/libc.so.6
#2  0x412c67b2 in waitpid () from /lib/libpthread.so.0
#3  0x40a0be4e in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3.1.1/lib/libkdecore.so.4
#4  0x412c4144 in pthread_kill () from /lib/libpthread.so.0
#5  0x41406288 in sigaction () from /lib/libc.so.6
#6  0x41f14972 in QValueVectorPrivate<KSharedPtr<TextLine> >::growAndCopy(unsigned, KSharedPtr<TextLine>*, KSharedPtr<TextLine>*) ()
   from /opt/kde3.1.1/lib/kde3/libkatepart.so
#7  0x41f11c52 in QValueVectorPrivate<KSharedPtr<TextLine> >::reserve(unsigned)
    () from /opt/kde3.1.1/lib/kde3/libkatepart.so
#8  0x41ea3b06 in KateBufBlock::buildStringList() ()
   from /opt/kde3.1.1/lib/kde3/libkatepart.so
#9  0x41ea17c1 in KateBuffer::parseBlock(KateBufBlock*) ()
   from /opt/kde3.1.1/lib/kde3/libkatepart.so
#10 0x41ea209a in KateBuffer::line(unsigned) ()
   from /opt/kde3.1.1/lib/kde3/libkatepart.so
#11 0x41ea3016 in KateBuffer::text() ()
   from /opt/kde3.1.1/lib/kde3/libkatepart.so
#12 0x41eba20f in KateDocument::text() const ()
   from /opt/kde3.1.1/lib/kde3/libkatepart.so
#13 0x41c7ca6c in BackgroundParser::parseFile(QString const&) ()
   from /opt/kde3.1.1/lib/kde3/libkdevcppsupport.so
#14 0x41c7cc9b in BackgroundParser::findOrCreateUnit(QString const&, bool) ()
   from /opt/kde3.1.1/lib/kde3/libkdevcppsupport.so
#15 0x41c7d05d in BackgroundParser::run() ()
   from /opt/kde3.1.1/lib/kde3/libkdevcppsupport.so
#16 0x40d2ea48 in QProc::~QProc() () from /opt/qt3.1.2/lib/libqt-mt.so.3
#17 0x412c110c in pthread_detach () from /lib/libpthread.so.0




More information about the KDevelop-devel mailing list