Re: Segmentation fault in sort with Coreutils-8.7

2010-11-24 Thread DJ Lucas
On 11/25/2010 12:14 AM, Stuart Stegall wrote: > x86, arm, ppc64, and x86_64 all work without a problem here - x86 and > x86_64 are both built from current SVN - arm and ppc64 are 6.7 + > coreutils-8.7. > Okay, probably a problem on my system then. Will check and see if it happens native. Thanks

Re: Segmentation fault in sort with Coreutils-8.7

2010-11-24 Thread Stuart Stegall
x86, arm, ppc64, and x86_64 all work without a problem here - x86 and x86_64 are both built from current SVN - arm and ppc64 are 6.7 + coreutils-8.7. On 11/24/10, DJ Lucas wrote: > Guys, getting a segfault in sort using large input set. The behavior > changed to always use the number of processor

Segmentation fault in sort with Coreutils-8.7

2010-11-24 Thread DJ Lucas
Guys, getting a segfault in sort using large input set. The behavior changed to always use the number of processors available in parallel by default. The following commands (taken from cracklib installation which is where I first saw the error) work to successfully reproduce the error (in a chroot