Pádraig Brady wrote:
> Roman Kirillov wrote:
> > Hi guys,
> > 
> > Probably found a bug in 'join':
> > 
> > [kiril...@chiark py-src]$ join s1.txt s2.txt
> > Segmentation fault
> > 
> > files: http://sigizmund.info/upload/s12.tgz (28 mb)
> 
> This issue seems related to the i18n patch applied by your distro
> 
> ~/git/coreutils/src$ ./join s1.txt s2.txt > /dev/null
> ./join: file 1 is not in sorted order
> ./join: file 2 is not in sorted order
> fedora-8:~$ LANG=C join s1.txt s2.txt > /dev/null
> fedora-8:~$ join s1.txt s2.txt > /dev/null
> Segmentation fault (core dumped)

Just would like to add that it's already fixed in Fedora rawhide
package, so I'll fix it in next Fedora coreutils update for F-9/F-10.
In F-8 not, it's already EOL.

Greetings,
         Ondřej Vašík

Attachment: signature.asc
Description: Toto je digitálně podepsaná část zprávy

_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to