Bug 428858

Summary: unhandled amd64-linux syscall: 425 (io_uring_setup)
Product: [Developer tools] valgrind Reporter: Aaron Boxer <boxerab>
Component: memcheckAssignee: Julian Seward <jseward>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mark
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.