blob: e451fdb9d19f2bb20c55947572796799b25ef71b [file] [log] [blame]
error: the evaluated program deadlocked
|
= note: this thread got stuck here
= note: (no span available)
error: the evaluated program deadlocked
--> tests/fail-dep/libc/fcntl_fsetfl_while_blocking.rs:LL:CC
|
LL | let _res = unsafe { libc::read(fds[0], buf.as_mut_ptr().cast(), buf.len() as libc::size_t) };
| ^ this thread got stuck here
note: some details are omitted, run with `MIRIFLAGS=-Zmiri-backtrace=full` for a verbose backtrace
error: aborting due to 2 previous errors