https://bugs.kde.org/show_bug.cgi?id=414033
Bug ID: 414033 Summary: Crash when overriding wrongly named virtual destructor. Product: kdevelop Version: 5.4.4 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: All build tools Assignee: kdevelop-bugs-n...@kde.org Reporter: marekvr...@gmail.com Target Milestone: --- SUMMARY Crash when wrongly naming destructor in inherited class STEPS TO REPRODUCE 1. Create simple virtual class with virtual destructor (Class "A") 2. Create class which inherits from "B" 3. Write "~A override {}" into body of class B OBSERVED RESULT Crash, upon reboot, Kdevelop works for few second before the file gets parsed. EXPECTED RESULT Nothing, highlighted error SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.17.2 KDE Frameworks Version: 5.63.0 Qt Version: 5.13.2 Kernel Version: 5.3.8-arch1-1 OS Type: 64-bit Processors: 12 × AMD Ryzen 5 1600 Six-Core Processor Memory: 15.6 GiB of RAM ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.