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

execve no argument #38

Open
COOLMSF opened this issue May 3, 2024 · 0 comments
Open

execve no argument #38

COOLMSF opened this issue May 3, 2024 · 0 comments

Comments

@COOLMSF
Copy link

COOLMSF commented May 3, 2024

when I tracing ls command, execve system function has no arguments.

(base) ubuntu@ubuntu-Parallels-Virtual-Platform:~$ lurk ls | head
[23549] execve("", "", "") = 0
[23549] brk(0x0) = 0x555555579000
[23549] arch_prctl(12289, 0x7FFFFFFFE060) = -22

Is this a bug? strace do it well.

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