From owner-freebsd-questions@FreeBSD.ORG Thu Sep 10 03:03:49 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BC65106566B for ; Thu, 10 Sep 2009 03:03:49 +0000 (UTC) (envelope-from alex@mailinglist.ahhyes.net) Received: from mail08.syd.optusnet.com.au (mail08.syd.optusnet.com.au [211.29.132.189]) by mx1.freebsd.org (Postfix) with ESMTP id D7E388FC0C for ; Thu, 10 Sep 2009 03:03:48 +0000 (UTC) Received: from [172.16.0.201] (c122-106-58-139.rivrw1.nsw.optusnet.com.au [122.106.58.139]) by mail08.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id n8A33iLV023325 for ; Thu, 10 Sep 2009 13:03:46 +1000 Message-ID: <4AA86C90.7030908@mailinglist.ahhyes.net> Date: Thu, 10 Sep 2009 13:03:44 +1000 From: Alex R User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 7.2-RELEASE/amd64 - weird stuff in dmesg X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Sep 2009 03:03:49 -0000 Hi everyone, I was wondering whether anyone could shed some light on the following messages I am seeing in dmesg: -------------------- <<33>>aarrpp:: uunnkknnoowwnn hhaarrddwwaarree aaddddress format (0x0000) ress format (0x0000) arp: unakrnpo:w nu nhkanrodwwna rhea raddwdarrees sa dfdorremsast f(o0rxm0a0t0 0()0 x 0000) aanrkpn:o wunn khnaorwdnw ahraer dawdadrree sasd dfroersmsa tf o(r0mxat0 0(00x000)0 0 ) arp: unknown hardware address format (0xarp:0 7u0n0k)n o wn hardware address format (0x0700) aarrpp:: uunnkknnoowwnn hhaarrddwwaarree aaddddrreessss ffoorrmmaatt ((00xx00770000)) -------------------------- Any ideas whats with the jumbled/double letters? Is there something wrong with the machine or is it a bug in the OS? I have seen similar symptoms on SMP enabled boxes when shutting down if 2 processes call kprintf() or printf() at the same time, it results in garbled output. Should i turn a blind eye to this?