Bug 375432

Summary: Background scan is stuck at 99%
Product: [Applications] kdevelop Reporter: Lonnie Nunweiler <lonnie.nunweiler>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED WORKSFORME    
Severity: critical CC: oo0oo
Priority: NOR Keywords: triaged
Version: 5.0.3   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: backtrace

Description Lonnie Nunweiler 2017-01-23 03:29:29 UTC
Since background parsing does not complete there is no data for the functions and variables, etc.  It becomes a simple code editor.  It still works and does not crash, but the whole purpose is to be able to follow the code and declarations.

5.02 did not have this issue, and I will revert to it.
Comment 1 Milian Wolff 2017-01-23 09:29:27 UTC
Please figure out where it is stuck:

- figure out wich file is getting parsed
- get a backtrace of all threads (`thread apply all bt` in gdb)
Comment 2 Sergey Morenkov 2018-01-30 08:23:14 UTC
Created attachment 110214 [details]
backtrace

I see this problem very often on KDevelop 5.1.2.
The backtrace is attached.
Initial parsing of the project doesn't get stuck, but when re-parsing happens on a file just modified in the editor, it gets stuck at 99%. It doesn't matter which file I modify.
Comment 3 Andrew Crouthamel 2018-09-28 03:39:28 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Andrew Crouthamel 2018-10-29 02:04:54 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!