sendmsg
fails with EFAULT in sending unix domain socket file descriptors
#320
Labels
bug
Something isn't working
Required information
Operating system:
Linux ubuntu:22.04
Rust version:
rustc 1.80.0 (051478957 2024-07-21)
Cargo version:
cargo 1.80.0 (376290515 2024-07-16)
iceoryx2 version:
main
branchObserved result or behaviour:
Everything was build for target
i686-unknown-linux-gnu
The tests (`:
fail in the
posix::sendmsg
call since it emits anEFAULT
. Those errors where introduced whenever a new rust version was introduced.Expected result or behaviour:
What do you expect to happen?
Conditions where it occurred / Performed steps:
The text was updated successfully, but these errors were encountered: