[Bug 258975] unsupported socket(AF_NETLINK, 3, NETLINK_ROUTE)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 Sep 2022 23:23:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258975
pete@nomadlogic.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pete@nomadlogic.org
--- Comment #2 from pete@nomadlogic.org ---
Hi, would it be possible to set a flag to silence these messages? For example
if you are running chrome in a linux jail the dmesg buffer and
/var/log/messages will get spammed like so:
dmesg:
linux: jid 0 pid 92502 (ThreadPoolForeg): unsupported TCP socket option
TCP_INFO (11)
linux: jid 0 pid 92502 (ThreadPoolForeg): unsupported TCP socket option
TCP_INFO (11)
linux: jid 0 pid 92502 (ThreadPoolForeg): unsupported TCP socket option
TCP_INFO (11)
/var/log/messages:
Sep 29 16:22:00 topanga syslogd: last message repeated 28 times
Sep 29 16:23:26 topanga syslogd: last message repeated 60 times
Sep 29 16:23:26 topanga kernel: linux: jid 0 pid 92502 (ThreadPoolForeg):
unsupported socket(AF_NETLINK, 3, NETLINK_ROUTE)
Sep 29 16:23:27 topanga kernel: linux: jid 0 pid 92502 (ThreadPoolForeg):
unsupported TCP socket option TCP_INFO (11)
--
You are receiving this mail because:
You are the assignee for the bug.