~ coredumpctl gdb 13019 PID: 13019 (teamviewerd) UID: 1000 (ronj) GID: 1000 (ronj) Signal: 6 (ABRT) Timestamp: Sat 2016-06-04 14:15:30 EDT (20h ago) Command Line: /opt/teamviewer/tv_bin/teamviewerd -n -f Executable: /opt/teamviewer/tv_bin/teamviewerd Control Group: /user.slice/user-1000.slice/user@1000.service/gnome-terminal-server.service Unit: user@1000.service User Unit: user@1000.service Slice: user-1000.slice Owner UID: 1000 (ronj) Boot ID: f6938687f495482fa706cb34ea26779c Machine ID: 29cd3ff3dde14c3ca13353f82704dcab Hostname: x Coredump: /var/lib/systemd/coredump/core.teamviewerd.1000.f6938687f495482fa706cb34ea26779c.13019.1465064130000000000000.lz4 Message: Process 13019 (teamviewerd) of user 1000 dumped core. Stack trace of thread 13019: #0 0x00000000f770bd49 __kernel_vsyscall (linux-gate.so.1) #1 0x00000000f745eeb9 raise (libc.so.6) #2 0x00000000f74604c8 abort (libc.so.6) #3 0x00000000086d7755 n/a (teamviewerd) #4 0x00000000086cc0e3 n/a (teamviewerd) #5 0x00000000086cc13d n/a (teamviewerd) #6 0x00000000080ad400 n/a (teamviewerd) #7 0x0000000008419e08 n/a (teamviewerd) #8 0x0000000008419e41 n/a (teamviewerd) #9 0x0000000008419ebc n/a (teamviewerd) #10 0x00000000f7461913 __run_exit_handlers (libc.so.6) #11 0x00000000f746196f exit (libc.so.6) #12 0x00000000f744b542 __libc_start_main (libc.so.6) #13 0x00000000080a4ffd n/a (teamviewerd) GNU gdb (GDB) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /opt/teamviewer/tv_bin/teamviewerd...(no debugging symbols found)...done. [New LWP 13019] [New LWP 13026] [New LWP 13024] [New LWP 13025] [New LWP 13031] [New LWP 13027] [New LWP 13028] [New LWP 13029] [New LWP 13030] warning: Could not load shared library symbols for linux-gate.so.1. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Core was generated by `/opt/teamviewer/tv_bin/teamviewerd -n -f'. Program terminated with signal SIGABRT, Aborted. #0 0xf770bd49 in ?? () [Current thread is 1 (Thread 0xf7432980 (LWP 13019))] (gdb) bt #0 0xf770bd49 in ?? () #1 0x086cc0e3 in ?? () #2 0x086cc13d in ?? () #3 0x080ad400 in ?? () #4 0x08419e08 in ?? () #5 0x08419e41 in ?? () #6 0x08419ebc in ?? () #7 0xf7461913 in __run_exit_handlers () from /usr/lib32/libc.so.6 #8 0xf746196f in exit () from /usr/lib32/libc.so.6 #9 0xf744b542 in __libc_start_main () from /usr/lib32/libc.so.6 #10 0x080a4ffd in ?? () (gdb) q ~