Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Continue with EBADF in AutoRemoteSyscalls::retrieve_fd_arch too.
bin/rr --fatal-errors --check-cached-mmaps record bin/pid_ns_reap [FATAL src/AutoRemoteSyscalls.cc:659:retrieve_fd_arch() errno: EBADF] (task 693273 (rec:693273) at time 308) -> Assertion `errno == ENOSYS' failed to hold. Failed in pidfd_getfd errno=EBADF Is there a reason not to continue here? Seems to just show up with "--fatal-errors --check-cached-mmaps".
- Loading branch information