> Gesendet: Donnerstag, 28. Januar 2016 um 15:33 Uhr > Von: "Corinna Vinschen" <corinna-cyg...@cygwin.com> > Also, an strace of chmod, e.g. > > $ strace -o chmod.strace chmod 777 x > > might be helpful. Please send the file chmod.strace with your reply.
$ strace -o chmod.strace chmod 777 foo Segmentation fault $ ls -la total 0 drwx------+ 1 username 213 0 Jan 28 17:09 . drwx------+ 1 username 213 0 Jan 28 15:14 .. -rwx------ 1 username 213 0 Jan 28 17:09 chmod.strace -rwx------ 1 username 213 0 Jan 28 15:14 foo Ragards, Rainer -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple