bin/56991: getfacl long groupnames (Cannot allocate memory)

Michael Bretterklieber mbretter at a-quadrat.at
Fri Sep 19 00:10:14 PDT 2003


>Number:         56991
>Category:       bin
>Synopsis:       getfacl long groupnames (Cannot allocate memory)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 19 00:10:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Michael Bretterklieber
>Release:        FreeBSD 5.1-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD files.a-quadrat.at 5.1-RELEASE-p2 FreeBSD 5.1-RELEASE-p2 #2: Wed Sep 3 12:09:08 CEST 2003 root at files.a-quadrat
.at:/usr/src/sys/i386/compile/FILES i386


        
>Description:
        it looks like getfacl has problems with long groupnames, getfacl returns the error message: Cannot allocate memory, if
 a groupname exceeds a significant number of chars.
>How-To-Repeat:
        add a group named "averylonggroupname"
        touch acl-test
        setfacl -m g:averylonggroupname:rw acl-test
        bash-2.05b# getfacl acl-test
        #file:acl-test
        #owner:0
        #group:2000
        getfacl: acl-test: Cannot allocate memory

>Fix:

        

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


More information about the freebsd-bugs mailing list