Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2003 09:39:36 -0800 (PST)
From:      Nate Lawson <nate@root.org>
To:        Trevor Johnson <trevor@jpj.net>
Cc:        alpha@FreeBSD.ORG, current@FreeBSD.ORG
Subject:   Re: unexpected machine check on 5.0 alpha
Message-ID:  <Pine.BSF.4.21.0301160937210.46845-100000@root.org>
In-Reply-To: <20030116035919.T30783-100000@blues.jpj.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 16 Jan 2003, Trevor Johnson wrote:
> Before adding the ccd line to my kernel configuration file, I had
> attempted to run ccdconfig while using just the GENERIC kernel (also
> 5.0-RC3).  I suppos e I shouldn't have been surprised that it didn't work:
> 
> -- begin log --
> # ccdconfig ccd0 128 CCDF_UNIFORM /dev/da2 /dev/da3 /dev/da4 /dev/da5
> fatal kernel trap:
>     trap entry     = 0x4 (unaligned access fault)
>     cpuid          = 1
>     faulting va    = 0xe4a000000ed
>     opcode         = 0x29
>     register       = 0x1b
>     pc             = 0xfffffe0002bd1f1c
>     ra             = 0xfffffe0002bd1eec
>     sp             = 0xfffffe00140898a0
>     usp            = 0x11fff9f8
>     curthread      = 0xfffffc0017efe1f0
>         pid = 3658, comm = ccdconfig
> panic: trap
> cpuid = 1;

Something in the automatic kldload then?  Unaligned access is usually a
programming error.

-Nate


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




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