Summary: | Crash on Build with unsaved Makefile | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | António Oliveira <tonesenna> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | andrew.crouthamel, tonesenna |
Priority: | NOR | Keywords: | investigated, triaged |
Version: | unspecified | ||
Target Milestone: | 4.0.1 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
António Oliveira
2010-05-17 16:41:00 UTC
Unfortunately you're missing debug symbols for kdevelop and kdevplatform. Please install those and generate a new backtrace. Hi. (In reply to comment #1) > Unfortunately you're missing debug symbols for kdevelop and kdevplatform. > Please install those and generate a new backtrace. I'm afraid that's all the info I can get in this computer. I have kdevplatform-dbg installed but can't find ant kdevelop[4]-dbg. This is kubuntu 10.04 LTS. The crash assistant tells me that there are no other packages to install so I'm not sure where to go from here. If you can suggest me which packages I need to install by hand, I'll be happy to do it. Cheers, --to (In reply to comment #2) > (In reply to comment #1) > > Unfortunately you're missing debug symbols for kdevelop and kdevplatform. > > Please install those and generate a new backtrace. > > I'm afraid that's all the info I can get in this computer. I have > kdevplatform-dbg installed but can't find ant kdevelop[4]-dbg. This is kubuntu > 10.04 LTS. > > The crash assistant tells me that there are no other packages to install so I'm > not sure where to go from here. > > If you can suggest me which packages I need to install by hand, I'll be happy > to do it. I'm sorry, but have no idea about kubuntu's packages. I can only suggest to delete the packages and install kdevplatform+kdevelop from source and make sure to pass -DCMAKE_BUILD_TYPE=Debug to cmake for both. > Cheers, > --to 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! Hi, Considering the age of this bugreport and the version it was targeting, I think it's pointless to dedicate any further attention to it. So, even though it was fully reproducible at the time of the report, I suppose that's quite likely already fixed in newer versions. I'm not sure which state to assign to it, so please feel free to close the bug in the most appropriate way. Thanks. Thanks for the update! |