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

bugzilla at busybox.net bugzilla at busybox.net
Sun Jun 20 11:20:49 UTC 2021


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

--- Comment #6 from Denys Vlasenko <vda.linux at googlemail.com> ---
This is rather weird. I suggest you dig deeper, like trying

int main() { return getpid(); }

under strace and gdb.

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


More information about the busybox-cvs mailing list