Summary: | KDevelop crashed when adding a custom include path | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Alex Fiestas <afiestas> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED WAITINGFORINFO | ||
Severity: | crash | CC: | kalinichev.so.0 |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 4.90.90 | ||
Target Milestone: | 5.0.0 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alex Fiestas
2016-01-25 09:49:00 UTC
Looking at the backtrace it seems like you're using not the latest version of KDevelop. There were some changes in that area recently, so it's worth updating. Also it's a mystery for me how you ended up at KDevelop::ProjectController::configureProject. DefinesAndIncludesConfigPage::saveTo doesn't use that method (I've just tested it under gdb to make sure)... So I'd suggest you to rebuild both kdevplatform/kdevelop from master branch and see if the crash persists. If so please attach an updated backtrace. Did you run into this lately? |