Current-Users archive

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

Re: Can't boot -curent in qemu



On 14.04.12 08:02, Christoph Egger wrote:
> On 14.04.12 04:19, Paul Goyette wrote:
>> I just did a 'build.sh release' and I'm trying to install/boot via qemu.
>> After the kernel loads, it starts to auto-configure, and then I get
>>
>> ...
>> pci0 at mainbus0 bus 0: configuration mode 1
>> pchb0 at pci0 dev 0 function 0: vendor 0x8086 product 0x1237 (rev. 0x02)
>> panic: kernel diagnostic assertion "!ifattr ||
>> cfdriver_get_iattr(parent->dv_cfdriver, ifattr)" failed: file
>> "/build/netbsd-local/src/sys/kern/subr_autoconf.c", line 945
>> fatal breakpoint trap in supervisor mode
>> trap type 1 code 0 rip ffffffff802545f5 cs 8 rflags 246 cr2  0 cpl 8 rsp
>> ffffffff8134f830
>> Stopped in pid 0.1 (system) at  ffffffff802545f5:       leave
>>
>>
>> Does this look at all familiar to anyone?
>>
>> This is a GENERIC kernel built from sources that were updated about 30
>> minutes ago...
> 
> Yes, that is caused by my last commit that replaces amdtempbus with
> amdnb_miscbus. njoly@ pointed to me pci/pchb.c where amdtempbus was
> also used. I wasn't aware of that at all.
> 
> I am tempted to revert rev 1.32 of pci/pchb.c. But I want to test
> that on monday before I commit.

Paul: Reverting rev 1.32 and rev 1.27 of pci/pchb.c would
that re-open PR 45268 for you?

Christoph


Home | Main Index | Thread Index | Old Index