On Tue, 27 Aug 2024, Windl, Ulrich wrote: > Hi! > > When I checked a few samples, they all look valid. As (as I said) I > don't really can explain why Perl crashes, it seems to be some kind of > bad corruption (in the kernel?)... The auxiliary vector lives in the process itself (just like the argument vector and the environment block). It could have been overwritten with something in that process, and this would prevent systemd-coredump from parsing it.