From owner-freebsd-stable@FreeBSD.ORG Wed Jan 2 07:31:17 2008 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 D8D3C16A419 for ; Wed, 2 Jan 2008 07:31:17 +0000 (UTC) (envelope-from chris#@1command.com) Received: from mail.1command.com (mail.1command.com [75.160.109.226]) by mx1.freebsd.org (Postfix) with ESMTP id 6E20313C448 for ; Wed, 2 Jan 2008 07:31:17 +0000 (UTC) (envelope-from chris#@1command.com) Received: from mail.1command.com (localhost.1command.com [127.0.0.1]) by mail.1command.com (8.13.3/8.13.3) with ESMTP id m027V8tl014000 for ; Tue, 1 Jan 2008 23:31:14 -0800 (PST) (envelope-from chris#@1command.com) Received: (from www@localhost) by mail.1command.com (8.13.3/8.13.3/Submit) id m027V89b013999 for freebsd-stable@freebsd.org; Tue, 1 Jan 2008 23:31:08 -0800 (PST) (envelope-from chris#@1command.com) Received: from hitme.hitometer.net (hitme.hitometer.net [75.160.109.235]) by webmail.1command.com (H.R. Communications Messaging System) with HTTP; Tue, 01 Jan 2008 23:31:08 -0800 Message-ID: <20080101233108.nmrcyaowsg0ko80g@webmail.1command.com> X-Priority: 3 (Normal) Date: Tue, 01 Jan 2008 23:31:08 -0800 From: "Chris H." To: freebsd-stable@freebsd.org References: <20080101220902.ku39h3rxcgks8goo@webmail.1command.com> <20080102063916.GA9950@eos.sc1.parodius.com> <20080101224513.td653im9mowo8440@webmail.1command.com> In-Reply-To: <20080101224513.td653im9mowo8440@webmail.1command.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: H.R. Communications Internet Messaging System (HCIMS) 4.1 Professional (not for redistribution) / FreeBSD-5.5 Subject: Re: 7B4: kernel messages garbled 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: Wed, 02 Jan 2008 07:31:17 -0000 Quoting "Chris H." : > Quoting Jeremy Chadwick : > >> On Tue, Jan 01, 2008 at 10:09:02PM -0800, Chris H. wrote: >>> After initial install. Sending a halt, in order to reboot the system >>> results in garbled messages to the console. Specifically, the >>> Syncing disks... message is unintelligible. As does is line >>> preceding it. >> >> Does "garbled" mean it looks like there's two separate printf()s >> occuring at the same time, with characters interleaved? If so: > > Yes. > >> >> http://jdc.parodius.com/freebsd/common_issues.txt > > Thanks. I'll have a look. If I interpreted the thread(s) correctly, adding: option PRINTF_BUFR_SIZE 128 to my kernel source file fixes this. Correct? Also, were these threads in regard to 7? I don't see this in any of our recent 6 kernel messages. Lastly, just for the record, the only place I ever experience the garbled (overlapping) messages is to the console. dmesg seems to be clear. Thanks. Chris > >> >> Also, your Email address has a hash symbol in it, so I hope this mail >> makes it through to you... > > Indeed. It does. It's an anti-spam device. While not perfect, it has > helped. :) > > OH. It got through. ;) > >> >> -- >> | Jeremy Chadwick jdc at parodius.com | >> | Parodius Networking http://www.parodius.com/ | >> | UNIX Systems Administrator Mountain View, CA, USA | >> | Making life hard for others since 1977. PGP: 4BD6C0CB | >> >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >> > > > > -- > panic: kernel trap (ignored) > > > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > -- panic: kernel trap (ignored)