https://bugs.kde.org/show_bug.cgi?id=447974
Bug ID: 447974 Summary: Background parser crashes when including certain boost headers Product: kdevelop Version: unspecified Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: Language Support: CPP (Clang-based) Assignee: kdevelop-bugs-n...@kde.org Reporter: errone...@gmail.com Target Milestone: --- Created attachment 145130 --> https://bugs.kde.org/attachment.cgi?id=145130&action=edit kcrash SUMMARY *** Arch Linux kdevelop version 21.12.0-1, boost version 1.78.0-1, boost-libs version 1.78.0-1 kdevelop repackaged with -DCMAKE_BUILD_TYPE=debug_full *** STEPS TO REPRODUCE 1. Create an empty CMake C++ Terminal project 2. Add the following to main.cpp after #include <iostream>: #include <boost/interprocess/managed_xsi_shared_memory.hpp> using namespace boost::interprocess; OBSERVED RESULT Kdevelop crashes EXPECTED RESULT SOFTWARE/OS VERSIONS Linux/KDE Plasma: 5.15.12-arch1-1 KDE Plasma Version: 5.23.5 KDE Frameworks Version: 5.89.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.