qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: SeaBIOS error with Juniper FreeBSD kernel


From: Kevin O'Connor
Subject: [Qemu-devel] Re: SeaBIOS error with Juniper FreeBSD kernel
Date: Tue, 13 Apr 2010 21:27:49 -0400
User-agent: Mutt/1.5.20 (2009-08-17)

On Tue, Apr 13, 2010 at 08:48:35PM +0200, Bjørn Mork wrote:
> Gleb Natapov <address@hidden> writes:
> > On Sun, Feb 28, 2010 at 02:39:04PM -0500, Kevin O'Connor wrote:
> >> On Sun, Feb 21, 2010 at 04:18:38PM -0700, Brandon Bennett wrote:
> >> > I have narrowed it down to SMBIOS.  If I disable CONFIG_SMBIOS the
> >> > image boots up fine.
> > If there is any seabios revision that works then it is possible to
> > bisect to find problematic commit.
> I'm also bitten by this and have now attempted to bisect it.  The result
> was: 
> 
> c95d2cee36db79c88253d43a90230ceadf0c26cf is first bad commit
> commit c95d2cee36db79c88253d43a90230ceadf0c26cf

It looks like memory layout changes in the f-segment is tickling the
underlying bug.  I don't think SMBIOS, the above commit, or the other
commit identified earlier are the root cause of the problem.  Instead,
I'd guess these commits just change the memory layout enough to avoid
the root cause.

This looks like it is going to require some careful study with a
debugger and some execution traces.  Unfortunately, since this image
isn't available for download it makes it difficult to track down.

-Kevin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]