Re: [systemd-devel] [PATCH] coredump: display libdw fail string on stack trace fail

2014-08-14 Thread Lennart Poettering
On Tue, 08.07.14 16:16, Umut Tezduyar Lindskog (umut.tezdu...@axis.com) wrote: > - systemd[1]: hello.service: main process exited, code= \ > dumped, status=3/QUIT > - systemd-coredump[2541]: Failed to generate stack trac \ > e: Unwinding not supported for this architecture > - systemd-coredump

[systemd-devel] [PATCH] coredump: display libdw fail string on stack trace fail

2014-07-08 Thread Umut Tezduyar Lindskog
- systemd[1]: hello.service: main process exited, code= \ dumped, status=3/QUIT - systemd-coredump[2541]: Failed to generate stack trac \ e: Unwinding not supported for this architecture - systemd-coredump[2541]: Process 1024 (hello) of user \ 154 dumped core. --- src/journal/coredump.c |