NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Panic on boot with SSP kernel (5.0_RC1/i386)
On Feb 9, 4:54pm, hugo%barafranca.com@localhost (Hugo Silva) wrote:
-- Subject: Re: Panic on boot with SSP kernel (5.0_RC1/i386)
| Christos Zoulas wrote:
| > On Feb 9, 3:46pm, hugo%barafranca.com@localhost (Hugo Silva) wrote:
| > -- Subject: Re: Panic on boot with SSP kernel (5.0_RC1/i386)
| >
| > | >> If you meant actual time, today - with both GENERIC and my 1st attempt
| > | >> at a custom NetBSD kernel; both panic.
| > | >>
| > | >
| > | > turn on ddb and get us a stack trace?
| > | >
| > | > christos
| > |
| >
| > Thanks! Do you know what gets configured next on a non ssp kernel (after
com1)?
| >
| > christos
| >
| -rwxr-xr-x 1 root wheel 11423264 Feb 5 18:47 /netbsd.generic
| -rwxr-xr-x 1 root wheel 3893877 Feb 5 20:40 /netbsd
| -rwxr-xr-x 1 root wheel 4213432 Feb 9 14:21 /netbsd.ssp
|
|
| (...)
| com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
| com1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo
| timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
Ok, looks like timecounter stuff. Try compiling without ssp stuff like
machdep.c, kern_clock.c, etc. until you narrow down which file is causing
this by either miscompilation or actual code bug.
christos
Home |
Main Index |
Thread Index |
Old Index