Bug 428858 - unhandled amd64-linux syscall: 425 (io_uring_setup)
Summary: unhandled amd64-linux syscall: 425 (io_uring_setup)
Status: RESOLVED DUPLICATE of bug 408858
Alias: None
Product: valgrind
Classification: Developer tools
Component: memcheck (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-08 20:11 UTC by Aaron Boxer
Modified: 2020-11-08 21:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Boxer 2020-11-08 20:11:38 UTC
SUMMARY

--91920-- WARNING: unhandled amd64-linux syscall: 425
--91920-- You may be able to write your own handler.
--91920-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--91920-- Nevertheless we consider this a bug.  Please report


SOFTWARE/OS VERSIONS

Ubuntu 20.04.1 LTS


ADDITIONAL INFORMATION

valgrind 3.16
Kernel: Linux 5.8.9-050809-generic
Comment 1 Mark Wielaard 2020-11-08 20:51:18 UTC
*** This bug has been marked as a duplicate of bug 408858 ***
Comment 2 Aaron Boxer 2020-11-08 21:25:22 UTC
Thanks for the quick response! Yes, I recently added io_uring support to my library.