Re: pool panic on installer
"T. Makinen" <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.atari |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Dec 28, 2008 at 6:10 AM, Izumi Tsutsui <[email protected]> wrote: > I wrote: >> Thanks, I've committed the fix. >> >> I also committed my patches against bus_space(9) (adding volatiles) >> and locore.s (idepth accounting for PR port-atari/39965) because >> both of them won't have bad side effect. > > I've also put HEAD kernels for testing: > http://www.ceres.dti.ne.jp/~tsutsui/netbsd/netbsd-ATARITT-HEAD-20081228.gz > http://www.ceres.dti.ne.jp/~tsutsui/netbsd/netbsd-BOOT-HEAD-20081228.gz > http://www.ceres.dti.ne.jp/~tsutsui/netbsd/netbsd-FALCON-HEAD-20081228.gz I just tried netbsd-FALCON-HEAD-20081228.gz with 68030 and it panicked when booting system up (I haven't seen this panic before): panic() panictrap() trap() ffs_update() ffs_full_fsync() ... Are all latest patches included in kernels ? -Tuomo