xfs
[Top] [All Lists]

Core dump during test 58

To: linux-xfs@xxxxxxxxxxx
Subject: Core dump during test 58
From: Andrew Klaassen <ak@xxxxxxx>
Date: Tue, 26 Jun 2001 15:45:41 -0400
Mail-followup-to: linux-xfs@xxxxxxxxxxx
Sender: owner-linux-xfs@xxxxxxxxxxx
User-agent: Mutt/1.2i
This struck me as a little odd - a core dump during one of the
checks (058, to be specific):

145,243c145
< 25: <tag:0,id:-1,perm:0>
< Get 26th entry on filled ACL
< acl_get_entry -> 0
< Get 27th entry on filled ACL
< acl_get_entry -> 0
< dump empty ACL
< Get 1st entry on filled ACL
< acl_get_entry -> 0
< Get 2th entry on filled ACL
< acl_get_entry -> 0
< fill an ACL with known bogus values
< Get 1st entry on filled ACL
< acl_get_entry -> 1
< 1: <tag:0,id:1,perm:2>
< Get 2th entry on filled ACL
< acl_get_entry -> 1
< 2: <tag:1,id:2,perm:3>
< Get 3th entry on filled ACL
< acl_get_entry -> 1
< 3: <tag:2,id:3,perm:4>
< Get 4th entry on filled ACL
< acl_get_entry -> 1

...<snip>...

< 23: <tag:22,id:23,perm:24>
< Get 24th entry on filled ACL
< acl_get_entry -> 1
< 24: <tag:23,id:24,perm:25>
< Get 25th entry on filled ACL
< acl_get_entry -> 1
< 25: <tag:24,id:25,perm:26>
< Get 26th entry on filled ACL
< acl_get_entry -> 0
< Get 27th entry on filled ACL
< acl_get_entry -> 0
< *** test out ACL to text for empty ACL***
< acl_to_text(empty_acl,NULL) -> ""
< acl_to_text(empty_acl,NULL) -> "", len = 0
< acl_to_text(NULL,NULL) -> "NULL"
< *** test out acl_get_qualifier ***
< uid = 1
< uid = 1
< uidp is NULL: Invalid argument
< uidp is NULL: Invalid argument
---
> 25: <./058: line 56: 29522 Segmentation fault      (core dumped) src/acl_test

This is with 2.4.5-0.2.9_SGI_XFS_20010613.

Andrew Klaassen


<Prev in Thread] Current Thread [Next in Thread>