phoc coredump adding a contact to GNOME Contacts
Script started on 2019-07-16 11:00:13-07:00 [TERM="vt220" TTY="/dev/ttyGS0" COLUMNS="80" LINES="24"]
purism@pureos:~$ sudo coredumpctl gdb 513
PID: [0;1;39m513[0m (phoc)
UID: 1000 (purism)
GID: 1000 (purism)
Signal: 11 (SEGV)
Timestamp: Tue 2019-07-16 10:58:54 PDT (1min 28s ago)
Command Line: /usr/bin/phoc -C /usr/share/phosh/rootston.ini -E bash -lc 'gnome-session --disable-acceleration-check --session=phosh'
Executable: [0;1;39m/usr/bin/phoc[0m
Control Group: /user.slice/user-1000.slice/session-1.scope
Unit: session-1.scope
Slice: user-1000.slice
Session: 1
Owner UID: 1000 (purism)
Boot ID: e7070b3fabf44245be8ce996089d270f
Machine ID: d397c93cd3674d558d0fda4718d7e19d
Hostname: pureos
Storage: /var/lib/systemd/coredump/core.phoc.1000.e7070b3fabf44245be8ce996089d270f.513.1563299934000000.lz4
Message: Process 513 (phoc) of user 1000 dumped core.
Stack trace of thread 513:
#0 0x0000ffffafae3a48 n/a (libwayland-server.so.0)
#1 0x0000ffffafae57ec n/a (libwayland-server.so.0)
#2 0x0000ffffafae7078 wl_event_loop_dispatch (libwayland-server.so.0)
#3 0x0000aaaab47f4ce0 n/a (phoc)
#4 0x0000ffffafc7d674 g_main_context_dispatch (libglib-2.0.so.0)
#5 0x0000ffffafc7d8e8 n/a (libglib-2.0.so.0)
#6 0x0000ffffafc7dc80 g_main_loop_run (libglib-2.0.so.0)
#7 0x0000aaaab47ee42c n/a (phoc)
#8 0x0000ffffaf540d24 __libc_start_main (libc.so.6)
#9 0x0000aaaab47ee5b0 n/a (phoc)
#10 0x0000aaaab47ee5b0 n/a (phoc)
GNU gdb (Debian 8.2.1-2) 8.2.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
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 "aarch64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/phoc...(no debugging symbols found)...done.
[New LWP 513]
[New LWP 548]
[New LWP 549]
[New LWP 550]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/aarch64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/phoc -C /usr/share/phosh/rootston.ini -E bash -lc 'gnome-session --dis'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000ffffafae3a48 in ?? ()
from /usr/lib/aarch64-linux-gnu/libwayland-server.so.0
[Current thread is 1 (Thread 0xffffaef30010 (LWP 513))]
(gdb) bt
#0 0x0000ffffafae3a48 in ()
at /usr/lib/aarch64-linux-gnu/libwayland-server.so.0
#1 0x0000ffffafae57ec in ()
at /usr/lib/aarch64-linux-gnu/libwayland-server.so.0
#2 0x0000ffffafae7078 in wl_event_loop_dispatch ()
at /usr/lib/aarch64-linux-gnu/libwayland-server.so.0
#3 0x0000aaaab47f4ce0 in ()
#4 0x0000ffffafc7d674 in g_main_context_dispatch ()
at /usr/lib/aarch64-linux-gnu/libglib-2.0.so.0
#5 0x0000ffffafc7d8e8 in () at /usr/lib/aarch64-linux-gnu/libglib-2.0.so.0
#6 0x0000ffffafc7dc80 in g_main_loop_run ()
at /usr/lib/aarch64-linux-gnu/libglib-2.0.so.0
#7 0x0000aaaab47ee42c in ()
#8 0x0000ffffaf540d24 in __libc_start_main ()
at /lib/aarch64-linux-gnu/libc.so.6
#9 0x0000aaaab47ee5b0 in ()
(gdb) quit
purism@pureos:~$ exit
exit
Script done on 2019-07-16 11:00:55-07:00 [COMMAND_EXIT_CODE="0"]