bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

chmod


From: Vasek Potocek
Subject: chmod
Date: Sun, 28 May 2006 23:57:33 +0200
User-agent: Thunderbird 1.5 (X11/20060313)

Hello,

I think I have found some bug in chmod. Maybe it is more general, but I didn't manage (and didn't try hard) to reconstruct it using different utilities. The sequence (alphabetical order is important)

touch a
mkdir b
touch c
cd b
chmod a-x ../*

makes a segmentation fault.
Though it may look strange, I found it during normal work.

The versions are:
chmod (GNU coreutils) 5.93
Fedora Core 5 on a i686 (2.6.16-1.2111_FC5)
glibc 2.4

The same happens on a different computer with version 5.2.1 (FC2 on a i686, glibc 2.3.3), but the error report looks worse with new glibc (outputs some backtrace and memory map). I don't have access to more UNIX systems.

I hope this will be useful to you.

Vasek





reply via email to

[Prev in Thread] Current Thread [Next in Thread]