[Bug 13856] Wrong PID written by start-stop-daemon -S -b -m -p

bugzilla at busybox.net bugzilla at busybox.net
Wed Jun 16 20:55:38 UTC 2021


https://bugs.busybox.net/show_bug.cgi?id=13856

--- Comment #4 from Denys Vlasenko <vda.linux at googlemail.com> ---
(In reply to mwadsten from comment #3)
> Do you know of any other recent busybox updates which rely on newer glibc versions (or other parts of the system) that we should be aware of?

None. Busybox should work okay with pid cache as well - it does not use direct
clone syscall or something like that. I assume you see a glibc bug wrt pid
cache (maybe it's not invalidated on vfork).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list