https://bugs.kde.org/show_bug.cgi?id=416714
--- Comment #3 from bh...@hotmail.de --- Created attachment 142580 --> https://bugs.kde.org/attachment.cgi?id=142580&action=edit New crash information added by DrKonqi kdevelop (5.6.40) using Qt 5.15.2 - What I was doing when the application crashed: I pressed "update signature" after changing the signature of a constructor in the header file, then KDevelop crashed. -- Backtrace (Reduced): #7 0x00007fb65ad5a85c in qt_assert_x(char const*, char const*, char const*, int) () at /lib64/libQt5Core.so.5 #8 0x00007fb5f863b51b in AdaptSignatureAction::execute() (this=0x2da76d0) at /home/benjamin/Applications/kdevelop/plugins/clang/codegen/adaptsignatureaction.cpp:83 #9 0x00007fb65df82c35 in KDevelop::ProblemNavigationContext::executeAction(int) (this=0x48e0bf0, index=0) at /home/benjamin/Applications/kdevelop/kdevplatform/language/duchain/navigation/problemnavigationcontext.cpp:258 #10 0x00007fb65df82b5f in KDevelop::ProblemNavigationContext::executeKeyAction(QString const&) (this=0x48e0bf0, key=...) at /home/benjamin/Applications/kdevelop/kdevplatform/language/duchain/navigation/problemnavigationcontext.cpp:243 #11 0x00007fb65df89bcc in KDevelop::AbstractNavigationContext::execute(KDevelop::NavigationAction const&) (this=0x48e0bf0, action=...) at /home/benjamin/Applications/kdevelop/kdevplatform/language/duchain/navigation/abstractnavigationcontext.cpp:183 -- You are receiving this mail because: You are watching all bug changes.