Current-Users archive

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

Re: amd64 automated tests are failing to install a release



On Wed, 25 Jan 2012, Jonathan A. Kollasch wrote:

On Wed, Jan 25, 2012 at 07:32:06AM -0800, Paul Goyette wrote:
Both my own test bed and the official one are having the same
problem with booting the kernel in qemu

...
boot device: fd0
root on md0a dumps on md0b
root file system type: ffs
clock: unknown CMOS layout
warning: no /dev/console
panic: init died (signal 0, exit 1)
fatal breakpoint trap in supervisor mode
trap type 1 code 0 rip ffffffff80258c45 cs 8 rflags 246 cr2  54bacc cpl 0 rsp 
fffffe80018d9a90
Stopped in pid 1.1 (init) at    ffffffff80258c45:       leave
db{0}>


This started sometime on 2012-01-24 between 15:50:05 and 21:50:04 (UTC)

One of the two possible commits is mine.  I saw a bug similar to this I
(thought I had) fixed before committing.

What (if any) ATA controller is involved?

This is under qemu.  The dmesg looks like this:

...
pci0 at mainbus0 bus 0: configuration mode 1
pchb0 at pci0 dev 0 function 0: vendor 0x8086 product 0x1237 (rev. 0x02)
pcib0 at pci0 dev 1 function 0: vendor 0x8086 product 0x7000 (rev. 0x00)
piixide0 at pci0 dev 1 function 1: Intel 82371SB IDE Interface (PIIX3) (rev. 
0x00)
piixide0: primary channel interrupting at ioapic0 pin 14
atabus0 at piixide0 channel 0
piixide0: secondary channel interrupting at ioapic0 pin 15
atabus1 at piixide0 channel 1
...
wd0 at atabus0 drive 0
wd0: <QEMU HARDDISK>
wd0: 1024 MB, 2080 cyl, 16 head, 63 sec, 512 bytes/sect x 2097152 sectors
...


The failure occurs while booting the sysinst distribution code. It never actually starts the installation.

I can provide the entire qemu dmesg if it will help.



-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index