[kdevelop] [Bug 414666] New: KDevelop crashes when parsing the current CMake master

2019-11-29 Thread Daniel Mensinger
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=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.

[kdevelop] [Bug 343935] Consider adding support for Meson build system

2019-01-11 Thread Daniel Mensinger
https://bugs.kde.org/show_bug.cgi?id=343935

Daniel Mensinger  changed:

   What|Removed |Added

 CC||dan...@mensinger-ka.de

--- Comment #6 from Daniel Mensinger  ---
No Problem. Also, the plugin is not finished yet and I am actively working on
it. I am currently implementing the meson build options integration.

-- 
You are receiving this mail because:
You are watching all bug changes.