Summary: | Kdevelop crashed when I called the function ExternalProject_Add() in CMakeLists.txt | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Leandro Santiago da Silva <leandrosansilva> |
Component: | Build tools: CMake | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | aleixpol |
Priority: | NOR | Keywords: | investigated, triaged |
Version: | unspecified | ||
Target Milestone: | 4.2.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Leandro Santiago da Silva
2011-01-04 19:58:11 UTC
is this reproducible? Can you run kdevelop through valgrind and show us the log it produces? valgrind --track-origins=yes --num-callers=50 --log-file=/tmp/kdevelop.memcheck.log kdevelop or at least attach a file that shows the behavior you describe. I can't reproduce it, please provide the info milian said. The project that makes it crash would be useful as well (well, not the project but its CMake files). Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |