Skip to content
New issue

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

load program failed with 'argument list too long' #1

Open
cnJerwin opened this issue Aug 5, 2024 · 1 comment
Open

load program failed with 'argument list too long' #1

cnJerwin opened this issue Aug 5, 2024 · 1 comment

Comments

@cnJerwin
Copy link

cnJerwin commented Aug 5, 2024

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

@cnJerwin
Copy link
Author

cnJerwin commented Aug 5, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant