Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 2009 17:17:32 GMT
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/132551: ZFS locks up on extattr_list_link syscall
Message-ID:  <200903111717.n2BHHWEZ037974@www.freebsd.org>
Resent-Message-ID: <200903111720.n2BHK66H050006@freefall.freebsd.org>

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

>Number:         132551
>Category:       kern
>Synopsis:       ZFS locks up on extattr_list_link syscall
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 11 17:20:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Tim Kientzle
>Release:        -CURRENT
>Organization:
>Environment:
>Description:
See bin/132452 for the initial reports of this.

I added extended attribute support to tar recently and
several people reported that making an extattr_list_link
syscall on a ZFS volume hangs the CPU (100% system time)
and results in an unkillable process.  This has been
reported on both amd64 and i386 architectures with recent
-CURRENT.

I don't have a machine with ZFS handy to try to reproduce
this myself; I don't know if this affects 7-STABLE; I don't
know if it also occurs for extattr_list_file or other extattr
system calls.  I'm eager to get this fixed so I can turn
tar's extended attribute support back on.


>How-To-Repeat:
touch foo
lsextattr -h user foo

>Fix:


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



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