Hello Michael,

This bug arise after boot my diskless system. Not always, three boot is bad,
one boot is success.

I don't know why function __readonly_area() return -1. Format is not writable:

    asprintf(&message, "U\002%c%s%n",

My idea is:

    - fopen("/proc/self/maps", "rce") from __readonly_area() return NULL

    - errno is not ENOENT or EACCES then __readonly_area() return -1

Best Regards Jan

--
http://www.fuky.org

_______________________________________________
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to