syslog warning about networkmanager
- Inicie sesión o regístrese para enviar comentarios
Dear Trisquel users,
Repeatedly I get the same warning in syslog. Am I the only one, can I do something about it? Thank you.
Trisquel 7
KDE Kubuntu
KsystemLog
23/09/17 08:06:23 NetworkManager[997] nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted
The first page DuckDuckGo returns when you query the message is:
Avoid printing "nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted". DUMP_INTR error is harmless for scan (see in code comments).
http://gnome-networkmanager.2324886.n4.nabble.com/PATCH-wifi-do-not-print-dump-inconsistency-error-for-get-scan-command-td23283.html
The code comments:
/* Kernel scan list can change while we are dumping it, as new scan
* results from H/W can arrive. BSS info is assured to be consistent
* and we don't need consistent view of whole scan list. Hence do
* not warn on DUMP_INTR error for get scan command.
*/
So, nothing to worry about.
- Inicie sesión o regístrese para enviar comentarios