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
It seems that when calling roof_alloc() with only one process in the job, the iov doesn't get populated. as a result, an attempt to read/write data in the memory region may fail because the values in the iov (address, key) are null.