[systemd-devel] [EXT] Re: systemd-coredump[25256]: AT_NULL terminator not found, cannot parse auxv structure.

Michael Chapman mike at very.puzzling.org
Tue Aug 27 11:57:58 UTC 2024


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.


More information about the systemd-devel mailing list