Bug#579923: msort double free or corruption

2010-07-24 Thread Jean-Philippe Guérard
Hello, to be more precise, yes, it does seem to depend on input data. HTH. -- Jean-Philippe Guérard http://tigreraye.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#579923: msort: double free or corruption

2010-05-03 Thread Bartosz Fenski aka fEnIo
On Sun, May 02, 2010 at 11:01:43AM +, Jean-Philippe Guérard wrote: When trying to sort an UTF-8 file with 2 sort keys in a bash script, I get the following error: [...] Using the same command from the command line does not reproduce the error. Here is the script that reproduces the

Bug#579923: msort: double free or corruption

2010-05-03 Thread Jean-Philippe Guérard
Le 2010-05-03 19:57:51 +0200, Bartosz Fenski aka fEnIo écrivait : Hmm.. very strange if it occures only when run from script. Does it depend on input data somehow? Is test1.txt important? Good question. I've been able to reduce this file to 2 lines that produce this error (see the attached

Bug#579923: msort: double free or corruption

2010-05-02 Thread Jean-Philippe Guérard
Package: msort Version: 8.52-1.2 Severity: normal When trying to sort an UTF-8 file with 2 sort keys in a bash script, I get the following error: -- $ test-msort.sh + msort -l -d '\t' -n 1 -s fr_FR.UTF-8 -n 2 -s fr_FR.UTF-8