We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
output: 2024/08/05 17:35:32 field InetRecvmsgExit: program inet_recvmsg_exit: load program: argument list too long: regs=80 stack=0 before 477: (2d) if r2 > r9 goto pc-114: R0=inv(id=34,smax_value=9223372032559808512,umax_value=18446744069414584320,var_off=(0x0; 0xffffffff00000000),s32_min_value=0,s32_max_value=0,u32_max_value=0) R1_rw=fp-1 (truncated, 807 line(s) omitted)
uname -a: Linux localhost.localdomain 5.10.134-13.an8.x86_64 #1 SMP Mon Jan 9 10:39:46 CST 2023 x86_64 x86_64 x86_64 GNU/Linux clang version 15.0.7 LLVM version 15.0.7
The text was updated successfully, but these errors were encountered:
deleting some parts of the function 'copy_from_iov_iter' results in successful loading, therefore I believe the issue is related to the program size.
Sorry, something went wrong.
No branches or pull requests
output:
2024/08/05 17:35:32 field InetRecvmsgExit: program inet_recvmsg_exit: load program: argument list too long: regs=80 stack=0 before 477: (2d) if r2 > r9 goto pc-114: R0=inv(id=34,smax_value=9223372032559808512,umax_value=18446744069414584320,var_off=(0x0; 0xffffffff00000000),s32_min_value=0,s32_max_value=0,u32_max_value=0) R1_rw=fp-1 (truncated, 807 line(s) omitted)
uname -a:
Linux localhost.localdomain 5.10.134-13.an8.x86_64 #1 SMP Mon Jan 9 10:39:46 CST 2023 x86_64 x86_64 x86_64 GNU/Linux
clang version 15.0.7
LLVM version 15.0.7
The text was updated successfully, but these errors were encountered: