Re: [systemd-devel] systemd-coredump stack traces

2023-08-11 Thread Aaron Brice
Thanks. Adding libdw as dependency does get the stack traces working. From: Richard Purdie Sent: Friday, August 11, 2023 3:57 AM To: Lennart Poettering ; Aaron Brice Cc: [email protected] Subject: Re: [systemd-devel] systemd-coredump stack tr

Re: [systemd-devel] systemd-coredump stack traces

2023-08-11 Thread Richard Purdie
On Fri, 2023-08-11 at 12:34 +0200, Lennart Poettering wrote: > On Do, 10.08.23 20:34, Aaron Brice ([email protected]) wrote: > > > I am trying to enable stack traces for core dumps with > > systemd-coredump. I have a yocto build for aarch64 containing > > systemd 250 with the coredump a

Re: [systemd-devel] systemd-coredump stack traces

2023-08-11 Thread Lennart Poettering
On Do, 10.08.23 20:34, Aaron Brice ([email protected]) wrote: > I am trying to enable stack traces for core dumps with > systemd-coredump. I have a yocto build for aarch64 containing > systemd 250 with the coredump and elfutils options enabled in the > build, and the binaries I'm trying