Bug 99502 - Closing a particular source file will cause a freeze
Summary: Closing a particular source file will cause a freeze
Status: RESOLVED DUPLICATE of bug 96909
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.1.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-16 01:53 UTC by Oliver Batchelor
Modified: 2005-02-17 00:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Batchelor 2005-02-16 01:53:38 UTC
Version:           3.1.2 (using KDE 3.3.0, SuSE)
Compiler:          gcc version 3.3.4 (pre 3.3.5 20040809)
OS:                Linux (i686) release 2.6.8-24.11-default

If kdevelop happens to load up the file "GLee.h" which is located from:

http://elf-stone.com/getfile.php?title=GLeeBinTar

Then when I close the file kdevelop will freeze and consume all CPU time (I have to reset if I can't kill it fast)
Comment 1 Daniel Franke 2005-02-16 11:29:17 UTC
I'm not too sure, but have a look at http://bugs.kde.org/show_bug.cgi?id=96909 - maybe it's the same problem?
Comment 2 Oliver Batchelor 2005-02-16 19:47:38 UTC
You're right, the great big freezup occurs only when it begins to parse the file, happens when I load a project with it inside too - up on the console comes:

kdevelop (cpp support): newly parsing: /home/oliver/tracker/base/GLee.h

and this is where it stops. 
Comment 3 Oliver Batchelor 2005-02-16 19:55:55 UTC
Duplicate of http://bugs.kde.org/show_bug.cgi?id=96909
Comment 4 Jens Dagerbo 2005-02-17 00:28:27 UTC
Open to close as dupe
Comment 5 Jens Dagerbo 2005-02-17 00:28:44 UTC

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