Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Mar 2002 05:34:23 -0500 (EST)
From:      <joeo@cracktown.com>
To:        Jake Burkholder <jake@locore.ca>
Cc:        <freebsd-sparc@FreeBSD.ORG>
Subject:   Re: freebsd/sparc64 bootable iso available
Message-ID:  <Pine.LNX.4.30.0203050526530.1338-100000@asmodean-ssn.nks.net>
In-Reply-To: <20020304122609.K75158@locore.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
I sent the boot_verbose output seperately earlier.  I went ahead and
netbooted the dist tarball and newfs'd the partitions to reinstall and
this time the reset dumped me into kdb (this same hardware had been
happily (thoguh slowly) running solaris 2.8 for a few months);  I may
crack the box open later to verify that the ide drive (not a Sun OEM'd
drive) is set for cable select and that the CPU heatsink isn't covered in
cat hair...

# mount /dev/ad0a /mnt
# cd /mnt
# mkdir home usr var opt
# mount /dev/ad0d /mnt/var
# mount /dev/ad0e /mnt/usr
# mount /dev/ad0f /mnt/home

ad0: READ command timeout tag=0 serv=0 - resetting
ata2: resetting devices ..
ad0: removed from configuration
panic: trap: fast data access mmu miss
Debugger("panic")
Stopped at      Debugger+0x1c:  ta              %xcc, 1
db> trace
panic() at panic+0x98
trap() at trap+0x4b0
-- fast data access mmu miss tar=0 --
ata_dmafree() at ata_dmafree+0x48
ad_detach() at ad_detach+0xb4
ata_reinit() at ata_reinit+0x8c
ad_timeout() at ad_timeout+0x190
softclock() at softclock+0x18c
ithread_loop() at ithread_loop+0x1a4
fork_exit() at fork_exit+0x88
fork_trampoline() at fork_trampoline+0x8
db> c

syncing disks... 4 4 hme0: error signaled, status=0x30001
4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4
giving up on 4 buffers
Uptime: 4m50s
panic: trap: memory address not aligned
Debugger("panic")
Stopped at      Debugger+0x1c:  ta              %xcc, 1
db>


On Mon, 4 Mar 2002, Jake Burkholder wrote:

> Apparently, On Tue, Mar 05, 2002 at 01:15:44AM -0500,
> 	joeo@cracktown.com said words to the effect of;
>
> >
> > I'm using the "dist" tarball from the same directory as the iso image on
> > an old 270Mhz Ultra5.
> >
> > I'm get a few minutes of uptime followed by the following console output
> > and a lockup (the box is still pingable).
> >
> > ad0: WRITE command timeout tag=0 serv=0 - resetting
> > ata2: resetting devices ..
>
> Hmm.  You installed an older snapshot too, did you have the same problems
> with that kernel?  Can you send the dmesg output from a boot -v?
>
> Jake
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.30.0203050526530.1338-100000>