3️⃣2️⃣ Here's the 32nd post highlighting key new features of the current v257 release of systemd. #systemd257
One of the features we added on early to systemd was coredump processing. We wanted that crashing processes on one hand could be treated very much like any loggable event, and on the other hand be truly and immediately useful, i.e. the log messages generated should already carry a fully symbolized backtrace.
The path towards that goal was rocky, but today I think we…