NetBSD-Bugs archive

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

Re: kern/45361: Consistent kernel panic when building qemu in amd64



On 9/26/11 8:15 AM, Masao Uebayashi wrote:
The following reply was made to PR kern/45361; it has been noted by GNATS.

From: Masao Uebayashi<uebayasi%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, 
netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/45361: Consistent kernel panic when building qemu in amd64
Date: Mon, 26 Sep 2011 21:14:42 +0900

  --0016364999b79770fc04add71aef
  Content-Type: text/plain; charset=ISO-8859-1

  Could one of you change the "already mapped" condition to KASSERT()
  and check what's mapping duplicately what?

I just applied this patch and attempted to rebuild qemu. The build made it to a different file: before, it always hung in libhw32/hda-audio.o but now it got stuck in the file after this one.

However, the system is stuck (as it used to do before) and there is no panic :-/ I'll keep trying -- maybe we are hitting two different issues here.

Home | Main Index | Thread Index | Old Index