Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Apr 2005 18:08:07 -0700
From:      Colin Percival <cperciva@freebsd.org>
To:        obrien@freebsd.org
Cc:        freebsd-current@freebsd.org
Subject:   Re: [PANIC] sha256_initial_hash_value
Message-ID:  <4251E4F7.7020100@freebsd.org>
In-Reply-To: <20050405010313.GA47909@dragon.NUXI.org>
References:  <20050405010313.GA47909@dragon.NUXI.org>

next in thread | previous in thread | raw e-mail | index | archive | help
David O'Brien wrote:
> Kernel built 4-April-2004 8:00AM PDT.
> 
> Fatal trap 9: general protection fault while in kernel mode
> 
> sha256_inital_hash_value()
> VOP_OPEN_APV()
> vn_open_cred()
> vn_open()
> kern_open()
> open()
> syscall()

Don't blame sha256 -- sha256_initial_hash_value is data, not
code, so VOP_OPEN_APV must be following a mangled function
pointer, and it's just luck that it ended up where it did.

Colin Percival



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4251E4F7.7020100>