Public bug reported:

Binary package hint: coreutils

Very easy to reproduce here:

(0)hazel:~/research/oximetro/oxigit/regression_tests% echo $LANG
en_GB.UTF-8

(0)hazel:~/research/oximetro/oxigit/regression_tests% dd if=fake_measure.rwc 
of=fake340.rwc count=40000
683+1 records in
683+1 records out
zsh: 10667 segmentation fault  dd if=fake_measure.rwc of=fake340.rwc count=40000

but:

(139)hazel:~/research/oximetro/oxigit/regression_tests% LANG=C dd 
if=fake_measure.rwc of=fake340.rwc count=40000
683+1 records in
683+1 records out
349760 bytes (350 kB) copied, 0.003817 seconds, 91.6 MB/s

it seems a bug in the translation of the last message.

** Affects: coreutils (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

-- 
dd segfaults with LANG different from C
https://launchpad.net/bugs/56429

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to