Re: Shared files with thread=1: func=xfer, err=Bad file descriptor

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/01/2014 12:56 PM, Andrey Kuzmin wrote:
Seems to have fixed it: EBADF does not show up anymore even in a 120s run.

Great, it has been committed. The issue was that fio would mistakenly not assign shadow_fd on that one alloc, hence it would think it was fd 0 and close it. And when open(2) then (validly) started handing out untracked fd 0, then all hell broke lose.

--
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe fio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel]     [Linux SCSI]     [Linux IDE]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux