[Bug 69906] New: crash when opening existing project

Peter Hedlund peter at peterandlinda.com
Tue Dec 9 04:11:02 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=69906     
           Summary: crash when opening existing project
           Product: kdevelop
           Version: unspecified
          Platform: Mandrake RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: peter at peterandlinda.com


Version:           3.0.0b2 cvs 2003-12-07 (using KDE KDE 3.1.4)
Installed from:    Mandrake RPMs
Compiler:          gcc 3.2.2 Mandrake Linux 9.1
OS:          Linux

When opening an existing project in KDevelop (continuosly updated from cvs, most recently 2003-12-07) the program appears to load fine and loads the project files, but when the updating progress bar reaches 100% KDevelop crashes. This behavior started to appear some weeks ago. I get the following backtrace:

[New Thread 16384 (LWP 5068)]
[New Thread 32769 (LWP 5102)]
[New Thread 16386 (LWP 5103)]
0x414c76ba in waitpid () from /lib/i686/libpthread.so.0
#0  0x414c76ba in waitpid () from /lib/i686/libpthread.so.0
#1  0x40bedf80 in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
#2  0x414c65ce in __pthread_sighandler () from /lib/i686/libpthread.so.0
#3  0x4162a3b8 in __libc_sigaction () from /lib/i686/libc.so.6
#4  0x40722c2a in KIO::stat(KURL const&, bool, short, bool) ()
   from /usr/lib/libkio.so.4
#5  0x40722be4 in KIO::stat(KURL const&, bool) () from /usr/lib/libkio.so.4
#6  0x407dada6 in KIO::PreviewJob::determineNextFile() ()
   from /usr/lib/libkio.so.4
#7  0x407daebb in KIO::PreviewJob::slotResult(KIO::Job*) ()
   from /usr/lib/libkio.so.4
#8  0x407d9833 in KIO::PreviewJob::qt_invoke(int, QUObject*) ()
   from /usr/lib/libkio.so.4
#9  0x40f73eeb in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x4071ff32 in KIO::Job::emitResult() () from /usr/lib/libkio.so.4
#11 0x4072130b in KIO::SimpleJob::slotFinished() () from /usr/lib/libkio.so.4
#12 0x40723931 in KIO::TransferJob::slotFinished() () from /usr/lib/libkio.so.4
#13 0x40733fa9 in KIO::TransferJob::qt_invoke(int, QUObject*) ()
   from /usr/lib/libkio.so.4
#14 0x40f73eeb in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3

This behavior is not the same as 69423. Deleting the file MyProject.kdevelop.pcs prevents the crash, but the file is recreated when exiting KDevelop making it crash again next time.




More information about the KDevelop-devel mailing list