From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarek Poplawski Subject: Re: NETLINK: Failed to browse: Invalid argument from avahi-daemon in F14 since 2.6.37-git8 Date: Mon, 17 Jan 2011 08:32:08 +0000 Message-ID: <20110117083208.GA7569@ff.dom.local> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, netdev To: Alessandro Suardi Return-path: Received: from mail-fx0-f46.google.com ([209.85.161.46]:41316 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753032Ab1AQIcP (ORCPT ); Mon, 17 Jan 2011 03:32:15 -0500 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On 2011-01-15 19:34, Alessandro Suardi wrote: > /var/log/messages says: > > Jan 13 12:42:02 duff avahi-daemon[2771]: Found user 'avahi' (UID 70) > and group 'avahi' (GID 70). > Jan 13 12:42:02 duff avahi-daemon[2771]: Successfully dropped root privileges. > Jan 13 12:42:02 duff avahi-daemon[2771]: avahi-daemon 0.6.27 starting up. > Jan 13 12:42:02 duff avahi-daemon[2771]: Successfully called chroot(). > Jan 13 12:42:02 duff avahi-daemon[2771]: Successfully dropped > remaining capabilities. > Jan 13 12:42:02 duff avahi-daemon[2771]: Loading service file > /services/ssh.service. > Jan 13 12:42:02 duff avahi-daemon[2771]: Loading service file > /services/udisks.service. > Jan 13 12:42:02 duff avahi-daemon[2771]: NETLINK: Failed to browse: > Invalid argument > Jan 13 12:42:23 duff acpid: starting up with netlink and the input layer > > > Happens both at boot and after boot if restarting avahi-daemon service, > and there is a 10-15" wait before the service start script prints a [FAILED] > red tag; avahi-daemon process does start up anyways. > > -git7 is the latest "good" kernel > -git8, -git9, -git11, -git13 have been reproducing the issue > > > thanks, ciao, Seems to be resolved in this thread: http://www.spinics.net/lists/netdev/msg152762.html Thanks, Jarek P.