Bug 370616 - Dolpine crash on close.
Summary: Dolpine crash on close.
Status: RESOLVED DUPLICATE of bug 368829
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-10-13 00:30 UTC by paul s
Modified: 2016-10-13 00:33 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 paul s 2016-10-13 00:30:51 UTC
Application: kdeinit5 (16.08.1)

Qt Version: 5.6.1
Frameworks Version: 5.26.0
Operating System: Linux 4.7.6-200.fc24.x86_64 x86_64
Distribution: "Fedora release 24 (Twenty Four)"

-- Information about the crash:
- What I was doing when the application crashed:

I was closing dolphine and the it crashed. The bug checker came up.

-- Backtrace:
Application: Dolphin (kdeinit5), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa59ed54900 (LWP 28289))]

Thread 3 (Thread 0x7fa577fff700 (LWP 28301)):
[KCrash Handler]
#5  0x00007fa59c2544b9 in malloc_consolidate () at /lib64/libc.so.6
#6  0x00007fa59c257235 in _int_malloc () at /lib64/libc.so.6
#7  0x00007fa59c259b72 in calloc () at /lib64/libc.so.6
#8  0x00007fa596e543e3 in  () at /usr/lib64/nvidia/tls/libnvidia-tls.so.367.44
#9  0x00007fa59a99ae71 in g_malloc0 () at /lib64/libglib-2.0.so.0
#10 0x00007fa59a9b2625 in g_slice_free1 () at /lib64/libglib-2.0.so.0
#11 0x00007fa59bb1d379 in __nptl_deallocate_tsd.part.4 () at /lib64/libpthread.so.0
#12 0x00007fa59bb1e769 in start_thread () at /lib64/libpthread.so.0
#13 0x00007fa59c2daf6d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fa57da7f700 (LWP 28300)):
[KCrash Handler]
#6  0x00007fa59c20c6f5 in raise () at /lib64/libc.so.6
#7  0x00007fa59c20e2fa in abort () at /lib64/libc.so.6
#8  0x00007fa59c24d670 in __libc_message () at /lib64/libc.so.6
#9  0x00007fa59c254683 in malloc_consolidate () at /lib64/libc.so.6
#10 0x00007fa59c257235 in _int_malloc () at /lib64/libc.so.6
#11 0x00007fa59c259b72 in calloc () at /lib64/libc.so.6
#12 0x00007fa596e543e3 in  () at /usr/lib64/nvidia/tls/libnvidia-tls.so.367.44
#13 0x00007fa59a99ae71 in g_malloc0 () at /lib64/libglib-2.0.so.0
#14 0x00007fa59a9b2625 in g_slice_free1 () at /lib64/libglib-2.0.so.0
#15 0x00007fa59bb1d379 in __nptl_deallocate_tsd.part.4 () at /lib64/libpthread.so.0
#16 0x00007fa59bb1e769 in start_thread () at /lib64/libpthread.so.0
#17 0x00007fa59c2daf6d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fa59ed54900 (LWP 28289)):
#0  0x00007fa596e52e15 in _nv014tls () at /usr/lib64/nvidia/tls/libnvidia-tls.so.367.44
#1  0x00007fa59a6c518d in  () at /usr/lib64/nvidia/libGL.so.1
#2  0x00007fa59a6c556b in  () at /usr/lib64/nvidia/libGL.so.1
#3  0x00007fa59a6c565a in  () at /usr/lib64/nvidia/libGL.so.1
#4  0x00007fa59a70a36a in  () at /usr/lib64/nvidia/libGL.so.1
#5  0x00007fa59ecba4c8 in _dl_fini () at /lib64/ld-linux-x86-64.so.2
#6  0x00007fa59c2111e8 in __run_exit_handlers () at /lib64/libc.so.6
#7  0x00007fa59c211235 in  () at /lib64/libc.so.6
#8  0x0000555900f5bf3e in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#9  0x0000555900f5d0e7 in handle_launcher_request(int, char const*) [clone .isra.26] ()
#10 0x0000555900f5d9f7 in handle_requests(int) ()
#11 0x0000555900f589ce in main ()

Possible duplicates by query: bug 352886, bug 348766, bug 346742.

Reported using DrKonqi
Comment 1 paul s 2016-10-13 00:33:53 UTC

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