syslog(3) and truncated messages.

Edward Tomasz Napierała trasz at FreeBSD.org
Wed Nov 13 12:25:33 UTC 2013


Wiadomość 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ła 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.
>> 
>> Any idea what might be going on?
>> 
> 
> 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).
> 
> Hopefully this will fix the glitches you're seeing.

Yes, the problem seems to be fixed.  Thanks!

-- 
If you cut off my head, what would I say?  Me and my head, or me and my body?



More information about the freebsd-hackers mailing list