Hi Richie, > + if (fd > -1) { > + TST_EXP_PASS_SILENT(close_range(fd, fd, 0), > + "close_range(%d, %d, 0)", fd, fd); > + fd = -1; Removed this line and patchset merged. Thanks! Kind regards, Petr