On Sat, Jan 23, 2016 at 08:12:06PM +0300, Roman Tsisyk wrote: > > Thursday, January 14, 2016 10:03 AM -06:00 from Michael Catanzaro <mcatanzaro@xxxxxxxxx>: > > > > > > 'coredumpctl gdb' is great and you will enjoy it! > > > > I have problems with `coredump gdb` and `coredump dump` on rawhide: > > ``` > # coredumpctl list > TIME PID UID GID SIG PRESENT EXE > Sat 2016-01-23 19:58:31 MSK 21237 995 992 6 /usr/bin/tarantool If there is no little star here ^, then coredumpctl doesn't see the core file. coredumpctl is just a glorified front-end for the journal. You can see the raw information with: journalctl -o verbose MESSAGE_ID=fc2e22bc6ee647b6b90729ab34a250b1 With the default settings coredumps are saved on disk, and the COREDUMP_FILENAME=/var/lib/systemd/coredump/... field in the journal contains the name of the core file. Zbyszek -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/devel@xxxxxxxxxxxxxxxxxxxxxxx