Summary: | Konsole se cerro al descargar paquetes usando apt-get | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Carlos <carlod_39> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aaronhoneycutt, adem4ik, david, martin.sandsmark, romanick, shashtheash95 |
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 New crash information added by DrKonqi |
Description
Carlos
2015-04-24 21:30:54 UTC
Created attachment 93590 [details]
New crash information added by DrKonqi
konsole (3.0.1) using Qt 5.4.1
- What I was doing when the application crashed:
Konsole opened rapidlyand closed seem to always cause this when exited using window close . Exiting konsole via a typed "exit" never causes the race condition.
-- Backtrace (Reduced):
#6 0x00007fa78c5e7267 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
#7 0x00007fa78c5e8eca in __GI_abort () at abort.c:89
[...]
#9 0x00007fa78c632c69 in malloc_printerr (ptr=<optimized out>, str=0x7fa78c7432b8 "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 0x00007fa78c63689c in __GI___libc_free (mem=<optimized out>) at malloc.c:2950
Konsole opens the crash window: How to reproduce- 1. Open konsole 2. Click "X" close button 3. konsole opens crash window Expected result- konsole closes cleanly Created attachment 94742 [details]
New crash information added by DrKonqi
konsole (3.0.1) using Qt 5.4.1
- What I was doing when the application crashed: I just close Konsole window by Alt-F4 hotkey combination.
-- Backtrace (Reduced):
#6 0x00007fee08451267 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
#7 0x00007fee08452eca in __GI_abort () at abort.c:89
[...]
#9 0x00007fee0849cc69 in malloc_printerr (ptr=<optimized out>, str=0x7fee085ad2b8 "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 0x00007fee084a089c in __GI___libc_free (mem=<optimized out>) at malloc.c:2950
Created attachment 95781 [details]
New crash information added by DrKonqi
konsole (15.08.0) using Qt 5.4.2
- What I was doing when the application crashed:
I had run the the command sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade. && sudo apt-get autoremove The process completed successfully, but on entering the command "exit", Konsole crashed. The only other thing I have in mind is that i kept getting a notification saying "System Restart is Pending".
-- Backtrace (Reduced):
#6 0x00007fa152412267 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
#7 0x00007fa152413eca in __GI_abort () at abort.c:89
[...]
#9 0x00007fa15245dc69 in malloc_printerr (ptr=<optimized out>, str=0x7fa15256e2b8 "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 0x00007fa15246189c in __GI___libc_free (mem=<optimized out>) at malloc.c:2950
*** This bug has been marked as a duplicate of bug 341818 *** |