From ohartman@mail.physik.uni-mainz.de  Thu Mar 25 07:47:38 2004
Return-Path: <ohartman@mail.physik.uni-mainz.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B1B9A16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Mar 2004 07:47:38 -0800 (PST)
Received: from mail.physik.uni-mainz.de (mail.Physik.Uni-Mainz.DE [134.93.180.161])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1C0CC43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Mar 2004 07:47:38 -0800 (PST)
	(envelope-from ohartman@mail.physik.uni-mainz.de)
Received: from mail.physik.uni-mainz.de (localhost [127.0.0.1])
	by mail.physik.uni-mainz.de (8.12.10/8.12.10) with ESMTP id i2PFlX7s001053
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Mar 2004 15:47:33 GMT
	(envelope-from ohartman@mail.physik.uni-mainz.de)
Received: (from ohartman@localhost)
	by mail.physik.uni-mainz.de (8.12.10/8.12.10/Submit) id i2PFlSHl001052;
	Thu, 25 Mar 2004 16:47:28 +0100 (CET)
	(envelope-from ohartman)
Message-Id: <200403251547.i2PFlSHl001052@mail.physik.uni-mainz.de>
Date: Thu, 25 Mar 2004 16:47:28 +0100 (CET)
From: "O. Hartmann" <ohartman@mail.physik.uni-mainz.de>
Reply-To: "O. Hartmann" <ohartman@mail.physik.uni-mainz.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: mv crashes FreeBSD 5.2.1-p3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         64716
>Category:       i386
>Synopsis:       [nis] mv crashes FreeBSD 5.2.1-p3
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    remko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 25 07:50:01 PST 2004
>Closed-Date:    Sun Sep 10 11:43:08 GMT 2006
>Last-Modified:  Sun Sep 10 11:43:08 GMT 2006
>Originator:     O. Hartmann
>Release:        FreeBSD 5.2.1-RELEASE-p3 i386
>Organization:
IPA University of Mainz
>Environment:
System: FreeBSD mail.physik.uni-mainz.de 5.2.1-RELEASE-p3 FreeBSD 5.2.1-RELEASE-p3 #47: Fri Mar 19 12:52:53 GMT 2004 root@mail.physik.uni-mainz.de:/usr/obj/usr/src/sys/MAIL i386


	
>Description:
	A simple 'mv' (move) command crashes FreeBSD 5.2.1-p3. Environment: A NIS/YP attached client
	connected to a NFS (NFSv3/TCP) server. User commands:
	% ll

total 75838
goering  goering  -    1024 Mar 25 16:30 ./
goering  goering  -    1024 Mar 25 11:54 ../
goering  goering  -    1024 Mar 25 16:30 Sommer/
goering  goering  - 7426598 Mar  5 14:16 SommerMitt1.dat
goering  goering  - 7426598 Feb 15 15:12 SommerMitt2.dat
goering  goering  - 7426596 Feb 15 15:14 SommerMitt3.dat
goering  goering  - 7426598 Feb 15 15:18 SommerMitt4.dat
goering  goering  - 7426599 Feb 15 15:20 SommerMitt5.dat
goering  goering  -  459216 Mar 23 15:42 SommerMittel1.ps
goering  goering  -  368506 Mar 23 15:43 SommerMittel2.ps
goering  goering  -  277375 Mar 23 15:43 SommerMittel3.ps
goering  goering  -  217059 Mar 23 15:43 SommerMittel4.ps
goering  goering  -  168218 Mar 23 15:44 SommerMittel5.ps
goering  goering  - 7426598 Mar  5 14:16 SommerStab1.dat
goering  goering  - 7426598 Feb 15 15:11 SommerStab2.dat
goering  goering  - 7426596 Feb 15 15:15 SommerStab3.dat
goering  goering  - 7426598 Feb 15 15:17 SommerStab4.dat
goering  goering  - 7426599 Feb 15 15:21 SommerStab5.dat
goering  goering  -  300337 Mar 23 15:39 SommerStabw1.ps
goering  goering  -  358144 Mar 23 15:39 SommerStabw2.ps
goering  goering  -  321276 Mar 23 15:40 SommerStabw3.ps
goering  goering  -  248298 Mar 23 15:40 SommerStabw4.ps
goering  goering  -  182270 Mar 23 15:41 SommerStabw5.ps

User then tries to move all the files into the newly created directory 'Sommer'
with command:

% mv Sommer* Sommer

Machine crashes immediately.

We tried the same on a similar attached FreeBSD 4.9-p4 machine. There we get the correct error
message:

% mv: rename Sommer Sommer/Sommer: invalid argument

>How-To-Repeat:
	try to move using 'mv' files as described above
>Fix:

	no workaround known, use FreeBSD 4.9 instead of 5.2.x


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: remko 
State-Changed-When: Sun Sep 3 17:53:09 UTC 2006 
State-Changed-Why:  
Hi, 

We recently (well some time ago now) fixed various problems in the 
NFS code. Can you confirm that this is still a problem with the latest 
FreeBSD releases ? (6.1 for example) 


Responsible-Changed-From-To: freebsd-i386->remko 
Responsible-Changed-By: remko 
Responsible-Changed-When: Sun Sep 3 17:53:09 UTC 2006 
Responsible-Changed-Why:  
Grab the PR 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64716 
State-Changed-From-To: feedback->closed 
State-Changed-By: remko 
State-Changed-When: Sun Sep 10 11:42:19 UTC 2006 
State-Changed-Why:  
The mail bounces, so I cannot verify whether this problem 
is still current.  Close the PR, if someone has feedback 
please contact me so that we can try to resolve this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64716 
>Unformatted:
