delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/07/21/03:30:36

From: dm2 AT egeo DOT unipg DOT it (Daniele Mezzetti)
Subject: xargs problems
21 Jul 1998 03:30:36 -0700 :
Message-ID: <35B3AAD8.7DF0.cygnus.gnu-win32@unipg.it>
Reply-To: dm2 AT egeo DOT unipg DOT it
Mime-Version: 1.0
To: gnu-win32 AT cygnus DOT com

When installing Octave w/ Cyg19.1B I have found that the script
install_octave failed because in line 

find $fcnfiledir -type f -print | xargs chmod 0644	

xargs received in input a bit more that 9K of filenames.
any input > of this resulted in 

XARGS provoked a stack error in module KERNEL32.DLL at 0137:bff725c5.

obviously all went right when I changed the line 

find $fcnfiledir -type f -print | xargs --max-args=50 chmod 0644

but isn't it a bug?

------
dm2 AT unipg DOT it is Daniele Mezzetti
Strada delle Pulite 50
06125 Perugia, Italy
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019