Date: Fri, 01 Nov 2019 14:47:43 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 241269] syslogd fails to log anything if there is a unicode character in the hostname of a machine Message-ID: <bug-241269-227-DxGak0pd8R@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-241269-227@https.bugs.freebsd.org/bugzilla/> References: <bug-241269-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241269 --- Comment #4 from Sverre <sverre.eldoy@modirum.com> --- Actually it seems that it's enough to have some emoji char in your hostname= - it doesn't have to be all emoji... so awef=F0=9F=90=92awef.domain.blah will= also make syslogd fail to log... I think it's the part where it strips out "dangerous characters" that is the culprit,.. Compiling a version without that check n= ow to see if that works. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241269-227-DxGak0pd8R>