Date: Tue, 11 Aug 2015 10:44:51 +0200 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: freebsd-current <freebsd-current@freebsd.org> Subject: Re: r286615: /usr/libexec/ftpd broken! Message-ID: <20150811104451.2031fff2@freyja.zeit4.iv.bundesimmobilien.de> In-Reply-To: <20150811074041.6700e943@freyja.zeit4.iv.bundesimmobilien.de> References: <20150811074041.6700e943@freyja.zeit4.iv.bundesimmobilien.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 11 Aug 2015 07:40:41 +0200 "O. Hartmann" <ohartman@zedat.fu-berlin.de> wrote: > While ftpd daemon was working in r286590, it isn't anymore in r286615. > Starting the daemon make it silently rejecting to start and disappears. > > Even manually started with option -d or/and -i doesn't work anymore. > > Does anybody else see this phenomenon? Scary ... > > > Regards, > oh > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" Just recompiled everything with r286617. ftpd starts sometimes, sporadically, and dies somewhere in the process. Connections to the ftpd aren't possible. Sockstat doesn't even show up a TCP/IP socket (21, ftp/tcp) where the daemon is supposed to listen for incoming connection - I see only udp4 (connecting to local_unbound/127.0.0.1:53). This is strange ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150811104451.2031fff2>