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

