open("/lib64/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1ENOSYS (Function not implemented) (INJECTED) open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1ENOSYS (Function not implemented) (INJECTED) cat: errorwhileloading shared libraries: libc.so.6: cannot open sharedobjectfile: ...
root@xxx:~$ strace -e trace=openat -e fault=openat cat ./outopenat(AT_FDCWD,"/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = -1ENOSYS (Functionnotimplemented) (INJECTED) openat(AT_FDCWD,"/lib/x86_64-linux-gnu/tls/haswell/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1ENOSYS (Functio...
syscall_0xbad(0x1, 0x2, 0x3, 0x4, 0x5, 0x6) = -1 ENOSYS (Function not implemented) Character pointers are dereferenced and printed as C strings. Non-printing characters in strings are normally represented by ordinary C escape codes. Only the first strsize (32 by default) bytes of st...
master 分支(46) 标签(54) 管理 管理 master ldv/next ldv/codecov esyr/ldv/next esyr/v6.8 esyr/6.5 esyr/fixes-ng ldv/github-ci esyr/tcamsg-fixes esyr/strace-c-fix esyr/hppa-madvise esyr/ip-local-port-range esyr/prctl-mdwe ...
(2)system call does not have flags argument, and thesetrlimit(2)library function usesprlimit64(2)system call on modern (2.6.38+) kernels. These dis- crepancies are normal but idiosyncratic characteristics of the system call interface and are accounted for by C library wrapper functions. Some ...
(2)system call does not have flags argument, and thesetrlimit(2)library function usesprlimit64(2)system call on modern (2.6.38+) kernels. These dis- crepancies are normal but idiosyncratic characteristics of the system call interface and are accounted for by C library wrapper functions. Some ...