Summary: | KDevelop crash on git checkout from konsole component | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Samuele Kaplun <Samuele.Kaplun> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | rob.isConnected, Samuele.Kaplun |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 4.7.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Samuele Kaplun
2015-03-16 13:59:10 UTC
Created attachment 93779 [details]
New crash information added by DrKonqi
kdevelop (4.7.1) on KDE Platform 4.14.9 using Qt 4.8.6
- What I was doing when the application crashed:
In the integrated Konsole, I used git rm to remove two files. When they were deleted, KDevelop crashed and requested that I file this. I do believe this would be related to the issue I've selected as it's a very similar operation (just different git commands).
-- Backtrace (Reduced):
#6 0x00007f8e8a7569c8 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
#7 0x00007f8e8a75865a in __GI_abort () at abort.c:89
[...]
#9 0x00007f8e8a7a5d2d in malloc_printerr (ptr=<optimized out>, str=0x7f8e8a8ac8f0 "double free or corruption (out)", action=<optimized out>) at malloc.c:4976
#10 _int_free (have_lock=0, p=<optimized out>, av=<optimized out>) at malloc.c:3843
#11 __GI___libc_free (mem=<optimized out>) at malloc.c:2953
Created attachment 94149 [details]
New crash information added by DrKonqi
kdevelop (4.7.1) on KDE Platform 4.14.8 using Qt 4.8.6
- What I was doing when the application crashed:
I had checked out to a git branch from within the KDevelop Konsole component for a project opened in KDevelop.
-- Backtrace (Reduced):
#6 0x00007fab251b6267 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
#7 0x00007fab251b7eca in __GI_abort () at abort.c:89
[...]
#9 0x00007fab252059f8 in malloc_printerr (ptr=<optimized out>, str=0x7fab253121d0 "munmap_chunk(): invalid pointer", action=<optimized out>) at malloc.c:4965
#10 munmap_chunk (p=<optimized out>) at malloc.c:2820
#11 __GI___libc_free (mem=<optimized out>) at malloc.c:2945
Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. 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 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 mark the bug 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! 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! |