Martin Koeppe <[EMAIL PROTECTED]> wrote:
> The first 'Segmentation fault' with dd doesn't occur when I run just
> the failing command in the src dir:
> ./dd cbs=4 ibs=4 conv=unblock,sync < dd-in > dd-out
> dd-out looks fine there. So I don't currently know how to reproduce
> it...

How about when you run the test with VERBOSE=yes?

If the failing test is in tests/dd/misc, you'd do this:

  make -C tests/dd check TESTS=misc VERBOSE=yes


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to