Bug 111021 - crashes when starting with a project
Summary: crashes when starting with a project
Status: RESOLVED DUPLICATE of bug 111900
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: git master
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-18 20:38 UTC by Andreas Pakulat
Modified: 2006-08-03 18:24 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Backtrace for kdevelops crash (3.35 KB, text/plain)
2005-08-18 20:39 UTC, Andreas Pakulat
Details
stderr output from kdevelop (72.92 KB, text/plain)
2005-08-18 20:40 UTC, Andreas Pakulat
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Pakulat 2005-08-18 20:38:38 UTC
Version:           SVN (using KDE KDE 3.4.1)
Installed from:    Debian testing/unstable Packages

Hi,

this bugs me now for about 2 weeks and it's not very nice. When kdevelop starts everything goes ok, up to the point when all startup-stuff is done, about 2 seconds after the progressbar on the bottom shows that all files from the last opened project (i.e. 100% reached) kdevelop vanishes. I have a backtrace and the stderr-Output and I'll attach it. 

Also note that this does not always happen, yesterday it happend only once and afterwards I could start kdevelop. Then later, after a machine reboot it happend the same ways. However at the moment I can't get kdevelop to start. 

The only safe way to make kdevelop _not_ crash on startup was to remove the last opened project from kdeveloprc/[General Options]. But this also doesn't work anymore, but it used to. I did not recompile kdevelop since and the version is from the weekend, but as I said before it happens since about 2 weeks. Currently I can't open the last project I worked on and kdevelop has only to open 1 text file, a cpp header and a source file.

Hmmm... Another try I just made worked and the only thing changed was that I first closed the file-selector tool window before opening the project. Yeah it seems like it's related to the file-selector tool window (I don't have the exact english meaning at hand, sorry). When kdevelop starts the content is another than when the project is finished loading. But its not 100% reproducable, the 3rd try now worked, i.e. kdevelop crashed when he should open the project on startup with file-selector tool window open, but when I removed the entry from the rc-file and loaded the project after kdevelop was fully started (and the file-selector still open) it didn't crash - weird...

Also I'd like to add that I use the simple-ideal mode.

SVN Info:
andreas@morpheus:~/compiling/kdevelopcvs/kdevelop>LANG=C svn info
Path: .
URL: svn://anonymous@anonsvn.kde.org/home/kde/branches/KDE/3.5/kdevelop
Repository UUID: 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Revision: 448845
Node Kind: directory
Schedule: normal
Last Changed Author: scripty
Last Changed Rev: 448795
Last Changed Date: 2005-08-13 09:05:13 +0200 (Sat, 13 Aug 2005)
Properties Last Updated: 2005-08-02 18:23:30 +0200 (Tue, 02 Aug 2005)

I hope the information is not too confusing and it helps to find this...

Andreas
Comment 1 Andreas Pakulat 2005-08-18 20:39:42 UTC
Created attachment 12259 [details]
Backtrace for kdevelops crash
Comment 2 Andreas Pakulat 2005-08-18 20:40:30 UTC
Created attachment 12260 [details]
stderr output from kdevelop
Comment 3 Andreas Pakulat 2005-08-28 11:51:02 UTC
After turning off subversion support the problem seems to be fixed, so this is probably related to 111159.

Andreas
Comment 4 Oleksandr Lozitskiy 2005-12-02 22:35:07 UTC
I had the same problem with KDevelop 3.3.0 from KDE 3.5.

Removing subversion support resolved the start up crash as well.
Comment 5 Milan Svoboda 2005-12-03 11:03:06 UTC
I had the same problem with KDevelop 3.3.0 from KDE 3.5 with subversion support.
Comment 6 Andreas Kling 2006-08-03 18:24:31 UTC

*** This bug has been marked as a duplicate of 111900 ***