You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
0 commit comments