Bug 393184 - Konsole crashes when closed using ctrl-D
Summary: Konsole crashes when closed using ctrl-D
Status: RESOLVED DUPLICATE of bug 389272
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 16.04.3
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-04-16 08:30 UTC by minecrafterlein
Modified: 2018-04-17 13:25 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description minecrafterlein 2018-04-16 08:30:29 UTC
Application: konsole (16.04.3)

Qt Version: 5.6.1
Frameworks Version: 5.36.0
Operating System: Linux 4.4.0-119-generic x86_64
Distribution: Ubuntu 16.04.4 LTS

-- Information about the crash:
- What I was doing when the application crashed:
Closing the console using ctrl-D
If I remember correctly I opened it, pasted something, then did ctrl-c to not send it as a command and pressed ctrl-D. This is a ubuntu 16 system on which I installed kubuntu-desktop after I somehow irreversibly nuked my gnome.

- Unusual behavior I noticed:
When the system starts, I always get a window saying that korgac (correct spelling?) has crashed.

-- Backtrace:
Application: Konsole (konsole), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f05a5368940 (LWP 3144))]

Thread 3 (Thread 0x7f058b31c700 (LWP 3148)):
[KCrash Handler]
#6  0x00007f05a4d5a428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#7  0x00007f05a4d5c02a in __GI_abort () at abort.c:89
#8  0x00007f05a4d9c7ea in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x7f05a4eb5ed8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175
#9  0x00007f05a4da537a in malloc_printerr (ar_ptr=<optimized out>, ptr=<optimized out>, str=0x7f05a4eb5fe8 "double free or corruption (out)", action=3) at malloc.c:5006
#10 _int_free (av=<optimized out>, p=<optimized out>, have_lock=0) at malloc.c:3867
#11 0x00007f05a4da953c in __GI___libc_free (mem=<optimized out>) at malloc.c:2968
#12 0x00007f0598375ae6 in _nv007tls () from /usr/lib/nvidia-384/tls/libnvidia-tls.so.384.111
#13 0x00007f059cec3439 in __nptl_deallocate_tsd () at pthread_create.c:175
#14 0x00007f059cec4870 in __nptl_deallocate_tsd () at pthread_create.c:326
#15 start_thread (arg=0x7f058b31c700) at pthread_create.c:346
#16 0x00007f05a4e2c41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f0592774700 (LWP 3145)):
[KCrash Handler]
#5  malloc_consolidate (av=av@entry=0x7f058c000020) at malloc.c:4169
#6  0x00007f05a4da6cde in _int_malloc (av=av@entry=0x7f058c000020, bytes=bytes@entry=2032) at malloc.c:3450
#7  0x00007f05a4da9dca in __libc_calloc (n=<optimized out>, elem_size=<optimized out>) at malloc.c:3236
#8  0x00007f05983773e3 in ?? () from /usr/lib/nvidia-384/tls/libnvidia-tls.so.384.111
#9  0x00007f059c784771 in g_malloc0 () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f059c79c2bd in g_slice_free1 () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f059cec3439 in __nptl_deallocate_tsd () at pthread_create.c:175
#12 0x00007f059cec4870 in __nptl_deallocate_tsd () at pthread_create.c:326
#13 start_thread (arg=0x7f0592774700) at pthread_create.c:346
#14 0x00007f05a4e2c41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f05a5368940 (LWP 3144)):
#0  0x00007f0598375e15 in _nv014tls () from /usr/lib/nvidia-384/tls/libnvidia-tls.so.384.111
#1  0x00007f059bdfe7cd in ?? () from /usr/lib/nvidia-384/libGL.so.1
#2  0x00007f059bdfebab in ?? () from /usr/lib/nvidia-384/libGL.so.1
#3  0x00007f059bdfec9a in ?? () from /usr/lib/nvidia-384/libGL.so.1
#4  0x00007f059be444da in ?? () from /usr/lib/nvidia-384/libGL.so.1
#5  0x00007f05a534de05 in _dl_fini () at dl-fini.c:240
#6  0x00007f05a4d5eff8 in __run_exit_handlers (status=0, listp=0x7f05a50e95f8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82
#7  0x00007f05a4d5f045 in __GI_exit (status=<optimized out>) at exit.c:104
#8  0x00007f05a4d45837 in __libc_start_main (main=0x4006c0, argc=3, argv=0x7ffd55269df8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd55269de8) at ../csu/libc-start.c:325
#9  0x00000000004006f9 in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 391774, bug 389272.

Possible duplicates by query: bug 392539, bug 392350, bug 391774, bug 391503, bug 390429.

Reported using DrKonqi
Comment 1 Nate Graham 2018-04-16 16:59:48 UTC
This version of Konsole is almost 2 years old. Please see https://community.kde.org/Get_Involved/Bug_Reporting#Step_2:_Make_sure_it_hasn.27t_already_been_fixed

Per the duped bug, looks related to NVIDIA drivers. Try updating them.

*** This bug has been marked as a duplicate of bug 389272 ***
Comment 2 minecrafterlein 2018-04-16 20:51:16 UTC
Oh boy! 
Thank you very much <3