From owner-freebsd-hackers@FreeBSD.ORG Wed Nov 13 12:25:33 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 09A5CD56; Wed, 13 Nov 2013 12:25:33 +0000 (UTC) Received: from mail-ee0-x22c.google.com (mail-ee0-x22c.google.com [IPv6:2a00:1450:4013:c00::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6EED22D12; Wed, 13 Nov 2013 12:25:32 +0000 (UTC) Received: by mail-ee0-f44.google.com with SMTP id d51so179651eek.3 for ; Wed, 13 Nov 2013 04:25:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=lydcrqUTgt0Q48Uym2bgXa19q/vgMiWqi98+F6q63p4=; b=l90xf8yO3KoZphNMyhf+0j6/nVGxUrlV8KBEgSGYahi5vA2YYKlmHynKsect6LTn4H Pi+4ntT/Y92ax9FP/85Kn83HJruriHo0rUpvILugb3D7YXXJAJcnGZ9DKdgqhrQuJqJT 5CzizrWG+kzThRmFjEBcE5ExX5GUjR/NXiy0v8Xtu91mLWqClKlxNe+uBtzDmrmFyzHe 1XC+pOn1Ymst/sQ1U/RVbwQd3c2zME5BgFLTKuny9vaeZjkhdtTz0ZUS8+dFCA8lNFEk +B8SCrNx99DCqV1Vyge+I48NUnPXnOxX1XKoJiuE4eqUicKNcd5alH93N1cvLkAmZ1Aj nQ5A== X-Received: by 10.14.241.74 with SMTP id f50mr49201409eer.29.1384345530831; Wed, 13 Nov 2013 04:25:30 -0800 (PST) Received: from [192.168.1.102] (45.81.datacomsa.pl. [195.34.81.45]) by mx.google.com with ESMTPSA id a6sm87609025eei.10.2013.11.13.04.25.29 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 13 Nov 2013 04:25:30 -0800 (PST) Sender: =?UTF-8?Q?Edward_Tomasz_Napiera=C5=82a?= Subject: Re: syslog(3) and truncated messages. Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=iso-8859-2 From: =?iso-8859-2?Q?Edward_Tomasz_Napiera=B3a?= In-Reply-To: <1384304775.31172.356.camel@revolution.hippie.lan> Date: Wed, 13 Nov 2013 13:25:28 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <6B288F99-5AEF-4F63-9ACD-00307A5CA472@FreeBSD.org> References: <1384304775.31172.356.camel@revolution.hippie.lan> To: Ian Lepore X-Mailer: Apple Mail (2.1283) Cc: freebsd-hackers Hackers X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Nov 2013 12:25:33 -0000 Wiadomo=B6=E6 napisana przez Ian Lepore w dniu 13 lis 2013, o godz. = 02:06: > On Tue, 2013-11-12 at 23:00 +0100, Edward Tomasz Napiera=B3a wrote: >> I have a daemon (namely ctld(8)) that, when running with debug = enabled, >> outputs a lot of information to the syslog, using the usual syslog(3) = API. >> Problem is, the output gets truncated: at some point the log messages >> from all involved processes stop getting logged, even though the = processes >> continue to run, confirmed by subsequent kernel messages, which get = logged >> properly. >>=20 >> Any idea what might be going on? >>=20 >=20 > It turns out I had newer patches that did apply cleanly for this, so I > committed them as r258076 and r258077 (since they really addressed two > completely separate items). >=20 > Hopefully this will fix the glitches you're seeing. Yes, the problem seems to be fixed. Thanks! --=20 If you cut off my head, what would I say? Me and my head, or me and my = body?