Summary: | Crash with subversion and filetree enabled | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Albert Cervera Areny <albert> |
Component: | file tree | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED INTENTIONAL | ||
Severity: | crash | CC: | Achim.Spangler, apaku, baxas, hannay, kde, languitar, mswilliamson, niels.misc, prudhomm, the.rhorn |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
kdevelop crash backtrace
konsole output for the crash. |
Description
Albert Cervera Areny
2005-09-01 19:41:07 UTC
Ok, this happens. The problem is not in the subversion plugin but in filelist plugin. Looks likes it listens to some signals from dirlister and does it wrong. Each time when *status* methods from vcs/subversion/subversion_fileinfo.cpp are called on *.pcs file, KDevelop crashes. Could we just skip *.pcs file in the filelist? Jens (teatime), could you look at that. FileList? Are you sure you don't mean the FileTree, Alexander? Or even the FileSelector (in which case this sounds alot like the chronic bug #69906). The FileList doesn't listen to any dirlister signals. (Or it didn't last time I looked at the source, maybe the recent additions changed this. The report doesn't state what version of the code exhibits this problem.) *** Bug 113411 has been marked as a duplicate of this bug. *** *** Bug 111021 has been marked as a duplicate of this bug. *** *** Bug 132656 has been marked as a duplicate of this bug. *** I have a very similar problem, I would say it's the same. Indeed someone at kdevelop forwarded me here. The problem is that when I load kdevelop, it automatically reloads the last opened project. After it has loaded (100% progress bar), the you can't type anything as it weer frozen and then I had the crash. I loaded the kmobiletools project, you can dowload getting instructions from http://kmobiletools.org/svn. I will attach now the backtraces I have and also the konsole output. Created attachment 17492 [details]
kdevelop crash backtrace
Created attachment 17493 [details]
konsole output for the crash.
If I remove the line <versioncontrol>kdevsubversion</versioncontrol> in the .kdevelop files, then it loads normally. *** Bug 134541 has been marked as a duplicate of this bug. *** *** Bug 135075 has been marked as a duplicate of this bug. *** Okay, so I just found out that I have the same problem. I see the pausing problem described by Raul above, but I'm pretty sure it's normal because when I when open the project from an already running instance of KDevelop, it does pause, but then gives back control (i.e. no crash). If anyone is looking for a work-around, look at my duplicate, Bug 135075. I'm not sure why I didn't ask this before. Why does this bug only happen when starting up KDevelop with an opened project versus not happening when using Project->Open Project? Yeah, that is a very very good question... *** Bug 139556 has been marked as a duplicate of this bug. *** *** Bug 108445 has been marked as a duplicate of this bug. *** *** Bug 139961 has been marked as a duplicate of this bug. *** *** Bug 110222 has been marked as a duplicate of this bug. *** *** Bug 130464 has been marked as a duplicate of this bug. *** this won't get fixed in kdevelop3 due to lack of time and the relevant code is completely different in kdevelop4. |