dd SIGSEGV with LANG=cs_CZ.UTF-8
Bug #60451 reported by
Michal Mühlpachr
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) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: coreutils
set | grep LANG
LANG=cs_CZ.UTF-8
LANGUAGE=
dd if=/dev/zero of=/dev/null bs=512 count=1
1+0 records in
1+0 records out
Neoprávněný přístup do paměti (SIGSEGV)
unset LANG
dd if=/dev/zero of=/dev/null bs=512 count=1
1+0 records in
1+0 records out
512 bytes (512 B) copied, 2.3e-05 seconds, 22.3 MB/s
To post a comment you must log in.