From owner-freebsd-stable@FreeBSD.ORG Mon Nov 19 15:00:06 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDAA916A421 for ; Mon, 19 Nov 2007 15:00:06 +0000 (UTC) (envelope-from toomas.aas@raad.tartu.ee) Received: from kuller.raad.tartu.ee (kuller.raad.tartu.ee [194.126.106.100]) by mx1.freebsd.org (Postfix) with ESMTP id 7DC9913C447 for ; Mon, 19 Nov 2007 15:00:06 +0000 (UTC) (envelope-from toomas.aas@raad.tartu.ee) Received: from localhost (localhost [127.0.0.1]) by kuller.raad.tartu.ee (Postfix) with ESMTP id 27C5AB81A for ; Mon, 19 Nov 2007 17:00:00 +0200 (EET) X-Virus-Scanned: amavisd-new at post.raad.tartu.ee Received: from kuller.raad.tartu.ee ([127.0.0.1]) by localhost (kuller.raad.tartu.ee [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fd6JbgZQfPRp for ; Mon, 19 Nov 2007 16:59:58 +0200 (EET) Received: from raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by kuller.raad.tartu.ee (Postfix) with ESMTP id 0E3D5B817 for ; Mon, 19 Nov 2007 16:59:57 +0200 (EET) Received: from INFO/SpoolDir by raad.tartu.ee (Mercury 1.48); 19 Nov 07 16:59:58 +0200 Received: from SpoolDir by INFO (Mercury 1.48); 19 Nov 07 16:59:56 +0200 Received: from [172.26.1.6] (172.26.1.6) by raad.tartu.ee (Mercury 1.48) with ESMTP; 19 Nov 07 16:59:48 +0200 Message-ID: <4745995D.7020704@raad.tartu.ee> Date: Thu, 22 Nov 2007 16:59:41 +0200 From: Toomas Aas User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <474577B9.7090104@raad.tartu.ee> In-Reply-To: <474577B9.7090104@raad.tartu.ee> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: garbled gjournal messages in dmesg with 7.0-BETA3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Nov 2007 15:00:06 -0000 Toomas Aas wrote: > kernel: GEOM_JOURNAL: Journal 3372893522: aacd1s3G EcOoMn_tJaOiUnRsN > AdLa:t aB.IO > kernel: _GFELOUMS_HJ OnUoRtN AsLu:p pJoorutrenda lb y 3a3a7c2d819s325.22 Looking more closely at this 'garbage' I just noticed that this is actually two messages 'mixed' together. If you read skipping one letter, the first line has: aacd1s3 contains data. GEOM_JOURNAL: BIO and the second line has: _FLUSH not supported by aacd1s2. GEOM_JOURNAL: Journal 3372893522 Interesting children's cryptography :) -- Toomas Aas