Le jeudi 1 mai 2025, 17:26:34 heure d’été d’Europe centrale Jochen Sprickerhof
a écrit :
> mmdebstrap --variant=apt --arch=i386 --chrooted-customize-hook=bash unstable
> /dev/null
This one does not fully work for core dump....
Try on the container:
#include <stdlib.h> // C
void main(void)
{
abort();
}
Do not get my core file in container /var/lib/systemd/coredump/ but in host /
var/lib/systemd/coredump/
It should be really documented.
Bastien
Attachment:
signature.asc
Description: This is a digitally signed message part.