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
I don't think it's the right errno return by this call, because what I've changed is open flags, flags is just a integer(immediate number), no address releated to it.
[2022-11-04T12:39:10Z WARN omo::os::linux] failed to open (lines.txt, 533249, 438): IOError(Os { code: 14, kind: Uncategorized, message: "Bad address" })
There maybe something wrong with the I/O error handler.
Always get bad address in present.
I don't think it's the right errno return by this call, because what I've changed is open flags, flags is just a integer(immediate number), no address releated to it.
There maybe something wrong with the I/O error handler.
#30
The text was updated successfully, but these errors were encountered: