[PATCH] Patch for bug 12016

Volker Lendecke vl at samba.org
Sun Jul 10 20:29:18 UTC 2016


On Sun, Jul 10, 2016 at 08:24:25PM +0200, Ralph Boehme wrote:
> Attached is a patch for bug
> <https://bugzilla.samba.org/show_bug.cgi?id=12016>
> 
> cleanupd (and notifyd and mdssd) call reinit_after_fork() which leaves
> am_parent intact. As a result when exitting installed atexit handler
> killkids() will be called doing signal(0,SIGTERM), sending SIGTERM to
> all processes in its process group, main smbd being one of them.
> 
> Simple fix: call smbd_ reinit_after_fork() instead.
> 
> Patch attached, please review and push if ok.

Pushed, thanks!

Volker



More information about the samba-technical mailing list