https://bugs.kde.org/show_bug.cgi?id=414666
Bug ID: 414666 Summary: KDevelop crashes when parsing the current CMake master Product: kdevelop Version: git master Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: kdevelop-bugs-n...@kde.org Reporter: dan...@mensinger-ka.de Target Milestone: --- Created attachment 124187 --> https://bugs.kde.org/attachment.cgi?id=124187&action=edit Full backtrace SUMMARY I get a crash when parsing the CMake project: https://gitlab.kitware.com/cmake/cmake This crash always happens when the background parser is working. The stack trace does not always look the same, and the only thing they all have in common is that the crash happens when something is freed. It looks like something is somewhere freed twice. STEPS TO REPRODUCE 1. git clone https://gitlab.kitware.com/cmake/cmake.git 2. Open the project in KDevelop 3. wait until the crash OBSERVED RESULT crash EXPECTED RESULT no crash SOFTWARE/OS VERSIONS OS: Arch Linux Linux/KDE Plasma: Arch Linux (available in About System) KDE Plasma Version: 5.17.3 Qt Version: 5.13.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.