NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-i386/53621: i386 panics on boot
The following reply was made to PR port-i386/53621; it has been noted by GNATS.
From: Andreas Gustafsson <gson%gson.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: nat%NetBSD.org@localhost, cherry%zyx.in@localhost
Subject: Re: port-i386/53621: i386 panics on boot
Date: Fri, 21 Sep 2018 13:10:18 +0300
I bisected this, and according to the bisection, the problem started
with nat's commit of src/sys/dev/isa/sbdsp.c 1.137 on CVS source date
2017.11.04.01.46.56.
This is weird because the backtrace of the panic looks like it happens
in the interrupt setup of the fd driver, and the sb driver does not
appear in the backtrace. However, another piece of evidence pointing
towards sb is that using "boot -c" and "disable sb0" successfully
boots kernels that otherwise panic.
--
Andreas Gustafsson, gson%gson.org@localhost
Home |
Main Index |
Thread Index |
Old Index