From obrien@NUXI.org  Sat Dec  8 22:39:25 2007
Return-Path: <obrien@NUXI.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7E33816A41B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Dec 2007 22:39:25 +0000 (UTC)
	(envelope-from obrien@NUXI.org)
Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85])
	by mx1.freebsd.org (Postfix) with ESMTP id 6703013C455
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Dec 2007 22:39:25 +0000 (UTC)
	(envelope-from obrien@NUXI.org)
Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1])
	by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id lB8M4J9X033573
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 8 Dec 2007 14:04:19 -0800 (PST)
	(envelope-from obrien@dragon.nuxi.org)
Received: (from obrien@localhost)
	by dragon.nuxi.org (8.14.1/8.14.1/Submit) id lB8M4JSJ033572;
	Sat, 8 Dec 2007 14:04:19 -0800 (PST)
	(envelope-from obrien)
Message-Id: <200712082204.lB8M4JSJ033572@dragon.nuxi.org>
Date: Sat, 8 Dec 2007 14:04:19 -0800 (PST)
From: "David O'Brien" <obrien@freebsd.org>
Reply-To: "David O'Brien" <obrien@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Sending SIGINT to CVS gives segmentation fault
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         118501
>Category:       bin
>Synopsis:       Sending SIGINT to cvs(1) gives segmentation fault
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 08 22:40:02 UTC 2007
>Closed-Date:    
>Last-Modified:  Sun Dec 09 01:17:50 UTC 2007
>Originator:     David O'Brien
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
The FreeBSD Project
>Environment:

NFS server system: FreeBSD dragon.NUXI.org 7.0-CURRENT FreeBSD 7.0-CURRENT #573: Fri Aug 31 10:38:59 PDT 2007 i386

NFS client system: FreeBSD quynh.NUXI.org 8.0-CURRENT FreeBSD 8.0-CURRENT #244: Wed Dec  5 23:49:09 PST 2007 amd64

	Also seen on both FreeBSD 7 & 6 clients.

	Repository accessed thru NFS, checked out sandbox on local disk

>Description:
	When a cvs operation is interrupted it segfaults

	quynh kernel: nfs_getpages: error -1355307328
	quynh kernel: vm_fault: pager read error, pid 59981 (cvs)
	quynh kernel: pid 59981 (cvs), uid 0: exited on signal 11 (core dumped)

>How-To-Repeat:
	cd /usr/src
	cvs -d /nfs/mounted/repo -q diff
	^C
	Segmentation fault: 11 (core dumped)

>Fix:

	


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