Summary: | Crash when closing Konsole (intermittent) | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | A <bugreports> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | johan.palmqvist-kde, mail, martin.sandsmark, tom-kde.bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 3.0.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
A
2015-06-23 14:54:17 UTC
I had the same problem, also intermittent. It matches the description of this bug exactly, so I suggest to change the status to CONFIRMED. Created attachment 96776 [details]
New crash information added by DrKonqi
konsole (15.08.0) using Qt 5.5.1
- What I was doing when the application crashed: Exactly the same scenario (Konsole crashes when closing with Ctrl+D) shortly after the first bug report was filed (#358326) but stacktrace differs. Between the crashes there was a reboot to a different kernel version (4.2.0 to 4.3.0) and very little activity in Konsole.
-- Backtrace (Reduced):
#6 0x00007f178958f227 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
#7 0x00007f1789590e8a in __GI_abort () at abort.c:89
[...]
#9 0x00007f17895dabc9 in malloc_printerr (ptr=<optimized out>, str=0x7f17896eb238 "double free or corruption (out)", action=1) at malloc.c:4965
#10 _int_free (av=<optimized out>, p=<optimized out>, have_lock=0) at malloc.c:3834
#11 0x00007f17895de7fc in __GI___libc_free (mem=<optimized out>) at malloc.c:2950
Created attachment 96998 [details]
New crash information added by DrKonqi
konsole (15.08.0) using Qt 5.5.1
- What I was doing when the application crashed:
Same here, but with silghtly different stacktrace
-- Backtrace (Reduced):
#6 0x00007f431ed3c267 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
#7 0x00007f431ed3deca in __GI_abort () at abort.c:89
[...]
#9 0x00007f431ed87c69 in malloc_printerr (ptr=<optimized out>, str=0x7f431ee982b8 "double free or corruption (out)", action=1) at malloc.c:4965
#10 _int_free (av=<optimized out>, p=<optimized out>, have_lock=0) at malloc.c:3834
#11 0x00007f431ed8b89c in __GI___libc_free (mem=<optimized out>) at malloc.c:2950
*** This bug has been marked as a duplicate of bug 342201 *** |