Summary: | add makefile buildset | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Martin <marbangens> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | aleixpol, prasannatsmkumar |
Priority: | NOR | Keywords: | triaged |
Version: | 4.4.1 | ||
Target Milestone: | 4.3.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Martin
2013-06-11 19:01:11 UTC
This backtrace doesn't really provide the correct information. Maybe you can try to reproduce it with valgrind? It's a crash in Okteta, and it's unrelated to the steps you suggest. Created attachment 83095 [details]
New crash information added by DrKonqi
kdevelop (4.4.1) on KDE Platform 4.10.5 using Qt 4.8.4
- What I was doing when the application crashed:
Navigating through the source code as usual. I have seen similar crash but don't know how to reproduce.
-- Backtrace (Reduced):
#6 0x00007fd8a50ea037 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7 0x00007fd8a50ed698 in __GI_abort () at abort.c:90
[...]
#9 0x00007fd8a5133a46 in malloc_printerr (ptr=0x5f5ad30, str=0x7fd8a523b570 "double free or corruption (out)", action=3) at malloc.c:4923
#10 _int_free (av=<optimized out>, p=0x5f5ad20, have_lock=0) at malloc.c:3779
#11 0x00007fd8a65bdf9c in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62
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! |