Bug 350924 - Crash on Exit [Dup of 342201]
Summary: Crash on Exit [Dup of 342201]
Status: RESOLVED DUPLICATE of bug 342201
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.04.0
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-08-03 16:40 UTC by Stirling Westrup
Modified: 2017-02-18 23:22 UTC (History)
0 users

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 Stirling Westrup 2015-08-03 16:40:52 UTC
Application: konsole (15.04.0)

Qt Version: 5.4.2
Operating System: Linux 4.0.0-2-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
Note: Latest Dr. Konqi doesn't let me attach new info to an existing report.

- What I was doing when the application crashed:
Closing Konqueror when it had an open ssh window.

The crash can be reproduced sometimes.

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

Thread 3 (Thread 0x7f3583ae0700 (LWP 1864)):
[KCrash Handler]
#6  0x00007f35995baba5 in malloc_consolidate (av=av@entry=0x7f357c000020) at malloc.c:4151
#7  0x00007f35995bbef8 in _int_malloc (av=av@entry=0x7f357c000020, bytes=bytes@entry=2032) at malloc.c:3423
#8  0x00007f35995bea3c in __libc_calloc (n=<optimized out>, elem_size=<optimized out>) at malloc.c:3219
#9  0x00007f358d285249 in  () at /usr/lib/x86_64-linux-gnu/tls/libnvidia-tls.so.340.76
#10 0x00007f35911657f2 in g_malloc0 (n_bytes=2032) at /tmp/buildd/glib2.0-2.44.1/./glib/gmem.c:127
#11 0x00007f359117cf5c in g_slice_free1 () at /tmp/buildd/glib2.0-2.44.1/./glib/gslice.c:519
#12 0x00007f359117cf5c in g_slice_free1 (mem_size=<optimized out>, mem_block=0x7f357c002800) at /tmp/buildd/glib2.0-2.44.1/./glib/gslice.c:1088
#13 0x00007f3591894e62 in __nptl_deallocate_tsd () at pthread_create.c:157
#14 0x00007f35918950b7 in start_thread (arg=0x7f3583ae0700) at pthread_create.c:322
#15 0x00007f359962807d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 2 (Thread 0x7f3580df1700 (LWP 2007)):
#0  0x00007f35996345fb in __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95
#1  0x00007f35995c0219 in _L_lock_3741 () at malloc.c:5206
#2  0x00007f35995bb51b in _int_free (av=0x7f357c000020, p=0x7f357c0021f0, have_lock=0) at malloc.c:3943
#3  0x00007f359117b896 in magazine_cache_push_magazine (allocator=0x7f3591424380 <allocator>, stamp=<optimized out>, ix=0) at /tmp/buildd/glib2.0-2.44.1/./glib/gslice.c:679
#4  0x00007f359117b896 in magazine_cache_push_magazine (ix=ix@entry=1, magazine_chunks=<optimized out>, count=<optimized out>) at /tmp/buildd/glib2.0-2.44.1/./glib/gslice.c:710
#5  0x00007f359117ba58 in private_thread_memory_cleanup (data=0x7f3574000a70) at /tmp/buildd/glib2.0-2.44.1/./glib/gslice.c:777
#6  0x00007f3591894e62 in __nptl_deallocate_tsd () at pthread_create.c:157
#7  0x00007f35918950b7 in start_thread (arg=0x7f3580df1700) at pthread_create.c:322
#8  0x00007f359962807d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7f3586174940 (LWP 1860)):
#0  0x00007f358d283e25 in _nv014tls () at /usr/lib/x86_64-linux-gnu/tls/libnvidia-tls.so.340.76
#1  0x00007f35907dcf04 in  () at /usr/lib/x86_64-linux-gnu/libGL.so.1
#2  0x00007f35907dd26c in  () at /usr/lib/x86_64-linux-gnu/libGL.so.1
#3  0x00007f35907dd36a in  () at /usr/lib/x86_64-linux-gnu/libGL.so.1
#4  0x00007f35907b80d5 in  () at /usr/lib/x86_64-linux-gnu/libGL.so.1
#5  0x00007f3599b2b028 in _dl_fini () at dl-fini.c:257
#6  0x00007f3599579bc9 in __run_exit_handlers (status=1, listp=0x7f35998e55a8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82
#7  0x00007f3599579c15 in __GI_exit (status=<optimized out>) at exit.c:104
#8  0x00007f359364c2e5 in _XDefaultIOError () at /usr/lib/x86_64-linux-gnu/libX11.so.6
#9  0x00007f3585e99f3e in  ()
#10 0x0000000000000002 in  ()
#11 0x0000000000000000 in  ()

Possible duplicates by query: bug 348766, bug 347129, bug 346833, bug 346742, bug 342201.

Reported using DrKonqi
Comment 1 Kurt Hindenburg 2017-02-18 23:22:24 UTC

*** This bug has been marked as a duplicate of bug 342201 ***