Bug 458877 - Crash when parsing file (100%)
Summary: Crash when parsing file (100%)
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: CPP (Clang-based) (show other bugs)
Version: 5.9.220800
Platform: Snap Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-08 12:58 UTC by Ian H
Modified: 2022-09-08 18:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
backtrace (74.94 KB, text/plain)
2022-09-08 12:58 UTC, Ian H
Details
backtrace 2 (44.85 KB, text/plain)
2022-09-08 18:17 UTC, Ian H
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian H 2022-09-08 12:58:40 UTC
Created attachment 151925 [details]
backtrace

SUMMARY
***
KDev crashes whenever it attempts to parse my file 
***

Attached backtrace
Comment 1 Ian H 2022-09-08 13:04:30 UTC
Seems to be related to having duplicate classes in two different files (i was in the middle of copying and pasting). as soon as i changed the name, it stopped crashing.
Comment 2 Ian H 2022-09-08 18:17:02 UTC
Created attachment 151931 [details]
backtrace 2
Comment 3 Ian H 2022-09-08 18:21:53 UTC
(In reply to Ian H from comment #2)
> Created attachment 151931 [details]
> backtrace 2

This one seems to be different from the previous crash... but the same thing, the parser is crashing and taking down kdevelop with it.