Bug#436284: strace: -e write=fd doesn't dump data after error return

2020-03-20 Thread Eugene Syromiatnikov
Control: tags -1 +upstream This has been fixed in strace 4.22 (commit bed7622d4980).

Bug#436284: strace: -e write=fd doesn't dump data after error return

2007-08-06 Thread J. Bruce Fields
Package: strace Version: 4.5.15-1 Severity: normal Tags: patch -e write=fd doesn't dump data after error return When you provide the commandline option -e write=fd, strace still doesn't dump the full write data in the case where the write system call returns an error. Of course, the write that