[Bug 185635] "service vsftpd stop" not stopping all vsftpd processes

bugzilla at redhat.com bugzilla at redhat.com
Mon Sep 22 12:21:49 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=185635


Martin Nagy <mnagy at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jskala at redhat.com
         Depends on|                            |456914
         AssignedTo|jskala at redhat.com           |mnagy at redhat.com




--- Comment #15 from Martin Nagy <mnagy at redhat.com>  2008-09-22 08:21:45 EDT ---
OK, the problem with this patch is that we use vsf_sysutil_install_sighandler()
but we really should use vsf_sysutil_install_async_sighandler() and
additionally make sure we unblock the signal in vsf_sysutil_accept_timeout()
and after that block it again.
Fixing this bug will be a pretty radical change, since administrators that are
used to reloading with 'service vsftpd restart' will now find that vsftpd
children are killed and standing connections (and hence possibly file
transfers) are severed. I'm adding Bug #456914 as a dependency, since we will
need alternate way of reloading the configuration ('service vsftpd reload').
This should be ideally addressed in Fedora 11.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the fedora-triage-list mailing list