dd segfaults (amd64)
Bug #62034 reported by
Miek Gieben
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
|
Medium
|
Unassigned |
Bug Description
Binary package hint: coreutils
Didn't even know dd /could/ segfault, but here it is:
% dd if=/dev/zero of=/dev/null bs=1 count=40 skip=52
40+0 records in
40+0 records out
zsh: segmentation fault dd if=/dev/zero of=/dev/null bs=1 count=40 skip=52
Changed in coreutils: | |
status: | Needs Info → Rejected |
To post a comment you must log in.
On i386 nothing happens