Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Oct 2008 00:37:00 GMT
From:      alan <alancyang@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/128009: /sbin/setkey coredump freebsd7 on sha1_result line 263 page fault
Message-ID:  <200810110037.m9B0b0SV043353@www.freebsd.org>
Resent-Message-ID: <200810110040.m9B0e1aX018712@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         128009
>Category:       kern
>Synopsis:       /sbin/setkey coredump freebsd7 on sha1_result line 263 page fault
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 11 00:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     alan
>Release:        FreeBSD7
>Organization:
>Environment:
FreeBSD Fujitsu 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Mon Oct  6 15:00:27 PDT 2008     root@Fujitsu:/usr/src/sys/i386/compile/MYKERNEL  i386

>Description:
/sbin/setkey with following single line specified in setkey.conf coredump freebsd7 with page fault at ~/crypto/sha1.c:263 within sha1_result() function 
 digest[0] = ctxt->h.b8[3]; digest[1] = ctxt->h.b8[2];

 add 192.168.0.101 192.168.0.110 esp-old 0x10001 -m any -E des-cbc
"12345678" -A keyed-sha1 "12345678123456781234"

/sbin/setkey -f setkey.conf

/usr/local/sbin/setkey seems to behave differently that it failed on parse but without indicating where / reason

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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