https://bugs.kde.org/show_bug.cgi?id=482109
Bug ID: 482109 Summary: Crash opening CorsixTH Classification: Applications Product: kdevelop Version: 5.12.230805 Platform: Arch Linux OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: All build tools Assignee: kdevelop-bugs-n...@kde.org Reporter: cyco...@hotmail.com Target Milestone: --- Created attachment 166227 --> https://bugs.kde.org/attachment.cgi?id=166227&action=edit backtrace for all threads SUMMARY kdevelop crashes when opening CorsixTH. It happens every time, but does not happen with other cmake projects. STEPS TO REPRODUCE 1. git clone g...@github.com:CorsixTH/CorsixTH.git 2. git checkout 2ff725815dab3adbc060130fcf7ef971efba96e0 # current master 3. ensure dependencies are installed: sdl2, sdl2_mixer, catch2, doxygen, ffmpeg, wxwidgets, lua, freetype 4. open kdevelop 5. click open/import project 6. select the CMakeList.txt file from CorsixTH root directory 7. click Finish 8. under "Extra arguments" add "-DBUILD_ANIMVIEW=ON" # it does not crash without this option 9. click OK OBSERVED RESULT kdevelop begins to open the project, then at some % (varies) it crashes. EXPECTED RESULT project should be opened SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.27.10 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.12 ADDITIONAL INFORMATION I use wayland -DBUILD_ANIMVIEW pulls in wxwidgets, that's the most distinguishing feature of that option; but I can't say it's the cause of the crash. -- You are receiving this mail because: You are watching all bug changes.