Tomáš Mráz
Tomáš Mráz
Merged to the master branch. Thank you for your contribution.
The DSO bind errors are a red herring. Though we need to fix those. The real error is the io setup failed. And IMO that is caused by the environment.
> Could you elaborate what you mean by "environment" here? The kernel, the fact that it is being run via QEMU, etc.
> Which library should be providing this function? The kernel. This is a syscall. It might very well be that the syscall number for the io_setup syscall is different on...
Well #17945 fixes the issue in our CI. That does not mean other people won't encounter it when running the tests.
The question is - is this a problem that cannot be solved on qemu runs and if so, would it be somehow possible to detect it in the test and...
We do not have such machine.
For tests, can you use the evp_test harness?
Squashed and merged to the master, 3.6, 3.5, 3.4 and 3.3 branches. Thank you for your contribution.
> Run full test suite + fuzzers on malformed keys. Check if this affects 3.0/3.1 branches (backport candidate?). I am sorry but this is a nonsense. And no, this is...