This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
296 execve("/usr/bin/sh", ["sh"], 0x7fffc89016c8 /* 42 vars */) = 0 | |
296 brk(NULL) = 0x7fffdab24000 | |
296 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) | |
296 openat(AT_FDCWD, "/lib64/bash/tls/haswell/x86_64/libreadline.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
296 stat("/lib64/bash/tls/haswell/x86_64", 0x7fffe20ef7f0) = -1 ENOENT (No such file or directory) | |
296 openat(AT_FDCWD, "/lib64/bash/tls/haswell/libreadline.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
296 stat("/lib64/bash/tls/haswell", 0x7fffe20ef7f0) = -1 ENOENT (No such file or directory) | |
296 openat(AT_FDCWD, "/lib64/bash/tls/x86_64/libreadline.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
296 stat("/lib64/bash/tls/x86_64", 0x7fffe20ef7f0) = -1 ENOENT (No such file or directory) | |
296 openat(AT_FDCWD, "/lib64/bash/tls/libreadline.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
179 execve("/usr/bin/curl", ["curl", "--proto", "=https", "--tlsv1.2", "-sSf", "https://sh.rustup.rs"], 0x7fffec9e3f10 /* 42 vars */) = 0 | |
179 brk(NULL) = 0x7ffff7199000 | |
179 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) | |
179 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 | |
179 fstat(3, {st_mode=S_IFREG|0644, st_size=19553, ...}) = 0 | |
179 mmap(NULL, 19553, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f8d34edd000 | |
179 close(3) = 0 | |
179 openat(AT_FDCWD, "/usr/lib64/libcurl.so.4", O_RDONLY|O_CLOEXEC) = 3 | |
179 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\355\0\0\0\0\0\0"..., 832) = 832 | |
179 fstat(3, {st_mode=S_IFREG|0755, st_size=559416, ...}) = 0 |