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 <d...@linuxfromscratch.org> wrote: > 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 environment): > > zcat cracklib-words-20080507.gz | sort -u > > The following, however, works fine on my system: > > zcat cracklib-words-20080507.gz | sort -u --parallel=1 > > Can somebody else on a mult-core CPU, on 32-bit, confirm before I > troubleshoot further? > > -- DJ Lucas > > -- > This message has been scanned for viruses and > dangerous content, and is believed to be clean. > > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-dev > FAQ: http://www.linuxfromscratch.org/faq/ > Unsubscribe: See the above information page > -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page