From owner-freebsd-stable@freebsd.org Sun Jun 17 16:34:50 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A28BA1000F6A for ; Sun, 17 Jun 2018 16:34:50 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx2.enfer-du-nord.net (mx2.enfer-du-nord.net [IPv6:2001:41d0:401:2100::5:8a0e]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3CD0F74BAD for ; Sun, 17 Jun 2018 16:34:50 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from [IPv6:2003:e9:7f3e:301:6061:d32e:91bf:aaae] (p200300E97F3E03016061D32E91BFAAAE.dip0.t-ipconnect.de [IPv6:2003:e9:7f3e:301:6061:d32e:91bf:aaae]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.enfer-du-nord.net (Postfix) with ESMTPSA id 4180F30TB7zBVF for ; Sun, 17 Jun 2018 18:34:47 +0200 (CEST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.100.0 at mail.enfer-du-nord.net From: Michael Grimm Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Mac OS X Mail 11.4 \(3445.8.2\)) Subject: Re: syslogd became silent between 11.2-PRERELEASE r334874 and r335282 Date: Sun, 17 Jun 2018 18:34:45 +0200 References: <20180618.010620.1946151016518038027.yasu@utahime.org> To: freebsd-stable@FreeBSD.org In-Reply-To: <20180618.010620.1946151016518038027.yasu@utahime.org> Message-Id: <71F1E4E9-F974-4E59-B021-181B4DF1BD5B@ellael.org> X-Mailer: Apple Mail (2.3445.8.2) X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00,RDNS_NONE,TW_SV autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail.kaan-bock.lan X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2018 16:34:50 -0000 On 17. Jun 2018, at 18:06, Yasuhiro KIMURA wrote: > There was a large MFC about syslogd at r335059: > So how about take following steps? > > 1. svn update -r 335058 /usr/src > 2. Rebuild and reinstall /usr/sbin/syslogd and /usr/bin/wall on both > host and jail. > 3. Restart syslogd on both host and jail. That's what I have started already in the meantime :-) > And if the problem is dissapeared, then you should open bug report. I will report and open a bug report if needed. Thank you and kind regards, Michael