Bug 321535

Summary: Kdevelop freezes on specific c++ code
Product: [Applications] kdevelop Reporter: Stephane MANKOWSKI <stephane>
Component: Language Support: CPP (old)Assignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal CC: ajoshi6
Priority: NOR    
Version First Reported In: 4.5.1   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 5.0.0
Sentry Crash Report:
Attachments: cpp code to reproduce the issue
bug fixed

Description Stephane MANKOWSKI 2013-06-23 17:07:09 UTC
When I open a specific cpp file, the kdevelop parser is launched and freezes.
Then kdevelop is unusable and must be killed.

Reproducible: Always

Steps to Reproduce:
1. Launch kdevelop
2.File + Open
3.Select the attached file
Actual Results:  
Kdevelop parser freezes.
Kdevelop is no more able to parse an other file.

Expected Results:  
Kdevelop must not freeze.
Comment 1 Stephane MANKOWSKI 2013-06-23 17:07:56 UTC
Created attachment 80736 [details]
cpp code to reproduce the issue
Comment 2 Akshay 2016-05-09 07:16:06 UTC
Created attachment 98852 [details]
bug fixed

The bug is solved and it does not reproduce anymore. I guess we can close this bug now. Review the attached file.