Summary: | kdev_includepathsconverter crash | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Lukas Jirkovsky <l.jirkovsky> |
Component: | All build tools | Assignee: | kdevelop-bugs-null |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | aleixpol |
Priority: | NOR | Keywords: | junior-jobs, regression |
Version First Reported In: | git master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Lukas Jirkovsky
2017-06-16 13:03:37 UTC
It's kdevelop master, 1a113601271917e4d47f42a391a757e25437cfcd CC'ing Aleix, he last touched that code. 5.1 version does not crash. I did a quick check in debugger and the problem is in the ICore::self() returning null. Apparently, there's nobody creating an ICore instance in kdev_includepathsconverter. |