Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2012 20:24:10 +0400
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Andriy Gapon <avg@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: new panic in cpu_reset() with WITNESS
Message-ID:  <20120123162410.GN16676@glebius.int.ru>
In-Reply-To: <4F1D6830.60602@FreeBSD.org>
References:  <20120117110242.GD12760@glebius.int.ru> <20120120154158.GD16676@FreeBSD.org> <4F1ABFF3.9090305@FreeBSD.org> <20120122163539.GF16676@glebius.int.ru> <4F1D18A5.8010006@FreeBSD.org> <20120123130743.GI16676@glebius.int.ru> <4F1D6830.60602@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 23, 2012 at 04:01:20PM +0200, Andriy Gapon wrote:
A> > A> Can you try to change printfs in witness to db_printfs?  Perhaps this will allow
A> > A> to get the details of the LOR in uart_cnputc.  Maybe that will reveal some
A> > A> important additional details.
A> > 
A> > Should I do s/printf/db_printf/ throughout entire subr_witness.c, or only
A> > in special places?
A> 
A> I think that "replace all" should work for this test.

Yes, s/	printf/	db_printf/ in subr_witness.c fixes my problem.

-- 
Totus tuus, Glebius.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120123162410.GN16676>