> Thursday, January 14, 2016 10:03 AM -06:00 from Michael Catanzaro 
> <mcatanz...@gnome.org>:
> 
> 
> '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

# coredumpctl info 21237 
           PID: 21237 (tarantool)
           UID: 995 (tarantool)
           GID: 992 (tarantool)
        Signal: 6 (ABRT)
     Timestamp: Sat 2016-01-23 19:58:23 MSK (9min ago)
....

coredumpctl -o x.dump gdb 21237
...

Cannot retrieve coredump from journal nor disk.
Failed to retrieve core: No such file or directory

```

> Cannot retrieve coredump from journal nor disk.

What is wrong? I haven't found information about this error in Google.
Settings are default. I tried to modify /etc/systemd/coredump.conf, but it 
didn't help:

```
[Coredump]
Storage=both
Compress=yes
ProcessSizeMax=2G
ExternalSizeMax=2G
JournalSizeMax=767M
```

Any ideas?

-- 
WBR,
   Roman Tsisyk <ro...@tarantool.org>
   http://tarantool.org/ - an efficient in-memory data store and a Lua 
application server
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to