Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68797 - getfacl crashed on segfault while accessing /mnt/raid2/cluster
Summary: getfacl crashed on segfault while accessing /mnt/raid2/cluster
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-25 03:08 UTC by Clock
Modified: 2005-02-06 17:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Clock 2004-10-25 03:08:04 UTC
acl 2.2.13 from gentoo does this.
acl 2.2.15 from ftp://oss.sgi.com/projects/xfs/Release-1.3.1/cmd_tars/ the segfault doesn't occur.


Reproducible: Always
Steps to Reproduce:
1.get a root account on the machine oberon.troja.mff.cuni.cz
2.remove any existing acl installation and do emerge -C acl; emerge -u acl
3.cd /mnt/raid2
4.getfacl cluster

Actual Results:  
root@oberon:/mnt/raid2# getfacl cluster
# file: cluster
# owner: santolik
# group: students
Segmentation fault (core dumped)


Expected Results:  
root@oberon:/mnt/raid2# getfacl cluster
# file: cluster
# owner: santolik
# group: students
user::rwx
group::r-x
group:10004:r-x
group:10005:r-x
mask::rwx
other::r-x
default:user::rwx
default:group::---
default:group:10004:r-x
default:group:10005:r-x
default:mask::rwx
default:other::---


(gdb) bt
#0  0x40036d2e in perm_copy_file () from /lib/libacl.so.1
#1  0x400352ab in acl_from_mode () from /lib/libacl.so.1
#2  0x40034e8c in acl_from_mode () from /lib/libacl.so.1
#3  0x40034579 in acl_to_any_text () from /lib/libacl.so.1
#4  0x08049b4d in ?? ()
#5  0x0804e854 in ?? ()

groups 10004 and 10005 don't exist.
Comment 1 SpanKY gentoo-dev 2005-02-06 17:19:40 UTC
2.2.27 is in portage and stable