[clug] un-long-listable directory

Michael.James at csiro.au Michael.James at csiro.au
Tue Jun 17 14:09:20 EST 2003


On Mon, 16 Jun 2003 10:11 pm, Martin Pool sensibly asked:
> Therefore:
>
>   strace -o strace.ls   ls -l

<lots of lines snipped>

lstat64("ls-fail", {st_mode=S_IFREG|0644, st_size=6932, ...}) = 0
	getxattr("strace.ls", "system.posix_acl_access", (nil), 0) = -1
	EOPNOTSUPP (Operation not supported)

lstat64("light_in_time_of_darkness__glad_to_see_you.wav",
 	{st_mode=S_IFREG|0644, st_size=95416320, ...}) = 0

getxattr("light_in_time_of_darkness__glad_to_see_you.wav",
	 "system.posix_acl_access"

and there it sits waiting for heat-death-of-universe.


To cope with line-wrapping I've tabbed extensions in
 and put an extra newline at real line breaks.
Looks like Grip is setting some strange ACLs.
ls -l as root still hangs though.

For Nemo:
ls -lb		hangs
ls -lN		hangs
ls -l > file	hangs

It's not a character causing the trouble, my current problem file is:

	light_in_time_of_darkness__glad_to_see_you.wav

 and I've set permissions, owner, group, timestamps to sensible values.



-- 
Michael James				michael.james at csiro.au
System Administrator			voice:	02 6246 5040
CSIRO Bioinformatics Facility	fax:		02 6246 5166



More information about the linux mailing list