dd segfaults with LANG different from C
Bug #56429 reported by
Romano Giannetti
This bug report is a duplicate of:
Bug #42264: language pack po files drop cflag comment which causes segfaults in e. g. 'dd'.
Edit
Remove
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
coreutils (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: coreutils
Very easy to reproduce here:
(0)hazel:
en_GB.UTF-8
(0)hazel:
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:
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.
To post a comment you must log in.
Rejecting as duplicate