Comment 0 for bug 43157

Revision history for this message
Ilya Petrov (ilya-muromec) wrote :

% dd if=/dev/zero of=- bs=1024 count=1
1+0 records in
1+0 records out
[1] 16758 segmentation fault dd if=/dev/zero of=- bs=1024 count=1

it segfaults every time, but does all work propertly and returns nonzero return code ( $? = 139 ), so some scripts that use

dd blah-blah && some else

will not work
coreutils - 5.93-5ubuntu3
Ubuntu Dapper current