⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 scalar.stderr.exp2

📁 The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called M
💻 EXP2
📖 第 1 页 / 共 5 页
字号:
---------------------------------------------------------------------------------------------------------- 59:    __NR_oldolduname n/a---------------------------------------------------------------------------------------------------------- 60:          __NR_umask 1s 0m-----------------------------------------------------Syscall param umask(mask) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:292)----------------------------------------------------- 61:         __NR_chroot 1s 1m-----------------------------------------------------Syscall param chroot(path) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:296)Syscall param chroot(path) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:296) Address 0x........ is not stack'd, malloc'd or (recently) free'd----------------------------------------------------- 62:          __NR_ustat n/a---------------------------------------------------------------------------------------------------------- 63:           __NR_dup2 2s 0m-----------------------------------------------------Syscall param dup2(oldfd) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:304)Syscall param dup2(newfd) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:304)----------------------------------------------------- 64:        __NR_getppid 0s 0m---------------------------------------------------------------------------------------------------------- 65:        __NR_getpgrp 0s 0m---------------------------------------------------------------------------------------------------------- 66:         __NR_setsid 0s 0m---------------------------------------------------------------------------------------------------------- 67:      __NR_sigaction 3s 2m-----------------------------------------------------Syscall param sigaction(signum) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:320)Syscall param sigaction(act) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:320)Syscall param sigaction(oldact) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:320)Syscall param sigaction(act->sa_handler) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:320) Address 0x........ is 0 bytes after a block of size 4 alloc'd   at 0x........: malloc (vg_replace_malloc.c:...)   by 0x........: main (scalar.c:24)Syscall param sigaction(act->sa_mask) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:320) Address 0x........ is 4 bytes after a block of size 4 alloc'd   at 0x........: malloc (vg_replace_malloc.c:...)   by 0x........: main (scalar.c:24)Syscall param sigaction(act->sa_flags) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:320) Address 0x........ is 8 bytes after a block of size 4 alloc'd   at 0x........: malloc (vg_replace_malloc.c:...)   by 0x........: main (scalar.c:24)Syscall param sigaction(oldact) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:320) Address 0x........ is 0 bytes after a block of size 4 alloc'd   at 0x........: malloc (vg_replace_malloc.c:...)   by 0x........: main (scalar.c:24)----------------------------------------------------- 68:       __NR_sgetmask n/a---------------------------------------------------------------------------------------------------------- 69:       __NR_ssetmask n/a---------------------------------------------------------------------------------------------------------- 70:       __NR_setreuid 2s 0m-----------------------------------------------------Syscall param setreuid16(ruid) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:332)Syscall param setreuid16(euid) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:332)----------------------------------------------------- 71:       __NR_setregid 2s 0m-----------------------------------------------------Syscall param setregid16(rgid) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:336)Syscall param setregid16(egid) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:336)----------------------------------------------------- 72:     __NR_sigsuspend ignore---------------------------------------------------------------------------------------------------------- 73:     __NR_sigpending 1s 1m-----------------------------------------------------Syscall param sigpending(set) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:345)Syscall param sigpending(set) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:345) Address 0x........ is not stack'd, malloc'd or (recently) free'd----------------------------------------------------- 74:    __NR_sethostname n/a---------------------------------------------------------------------------------------------------------- 75:      __NR_setrlimit 2s 1m-----------------------------------------------------Syscall param setrlimit(resource) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:353)Syscall param setrlimit(rlim) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:353)Syscall param setrlimit(rlim) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:353) Address 0x........ is not stack'd, malloc'd or (recently) free'd----------------------------------------------------- 76:      __NR_getrlimit 2s 1m-----------------------------------------------------Syscall param old_getrlimit(resource) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:357)Syscall param old_getrlimit(rlim) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:357)Syscall param old_getrlimit(rlim) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:357) Address 0x........ is not stack'd, malloc'd or (recently) free'd----------------------------------------------------- 77:      __NR_getrusage 2s 1m-----------------------------------------------------Syscall param getrusage(who) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:361)Syscall param getrusage(usage) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:361)Syscall param getrusage(usage) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:361) Address 0x........ is not stack'd, malloc'd or (recently) free'd----------------------------------------------------- 78:   __NR_gettimeofday 2s 2m-----------------------------------------------------Syscall param gettimeofday(tv) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:365)Syscall param gettimeofday(tz) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:365)Syscall param gettimeofday(tv) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:365) Address 0x........ is not stack'd, malloc'd or (recently) free'dSyscall param gettimeofday(tz) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:365) Address 0x........ is not stack'd, malloc'd or (recently) free'd----------------------------------------------------- 79:   __NR_settimeofday 2s 2m-----------------------------------------------------Syscall param settimeofday(tv) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:369)Syscall param settimeofday(tz) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:369)Syscall param settimeofday(tv) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:369) Address 0x........ is not stack'd, malloc'd or (recently) free'dSyscall param settimeofday(tz) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:369) Address 0x........ is not stack'd, malloc'd or (recently) free'd----------------------------------------------------- 80:      __NR_getgroups 2s 1m-----------------------------------------------------Syscall param getgroups16(size) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:373)Syscall param getgroups16(list) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:373)Syscall param getgroups16(list) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:373) Address 0x........ is not stack'd, malloc'd or (recently) free'd----------------------------------------------------- 81:      __NR_setgroups 2s 1m-----------------------------------------------------Syscall param setgroups16(size) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:377)Syscall param setgroups16(list) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:377)Syscall param setgroups16(list) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:377) Address 0x........ is not stack'd, malloc'd or (recently) free'd----------------------------------------------------- 82:         __NR_select 1s 4m-----------------------------------------------------Syscall param old_select(args) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:383)Syscall param old_select(readfds) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:383) Address 0x........ is not stack'd, malloc'd or (recently) free'dSyscall param old_select(writefds) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:383) Address 0x........ is not stack'd, malloc'd or (recently) free'dSyscall param old_select(exceptfds) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:383) Address 0x........ is not stack'd, malloc'd or (recently) free'dSyscall param old_select(timeout) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:383) Address 0x........ is not stack'd, malloc'd or (recently) free'd----------------------------------------------------- 83:        __NR_symlink 2s 2m-----------------------------------------------------Syscall param symlink(oldpath) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:388)Syscall param symlink(newpath) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:388)Syscall param symlink(oldpath) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:388) Address 0x........ is not stack'd, malloc'd or (recently) free'dSyscall param symlink(newpath) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:388) Address 0x........ is not stack'd, malloc'd or (recently) free'd----------------------------------------------------- 84:       __NR_oldlstat n/a---------------------------------------------------------------------------------------------------------- 85:       __NR_readlink 3s 2m-----------------------------------------------------Syscall param readlink(path) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:396)Syscall param readlink(buf) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:396)Syscall param readlink(bufsiz) contains uninitialised byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:396)Syscall param readlink(path) points to unaddressable byte(s)   at 0x........: syscall (in /...libc...)   by 0x........: main (scalar.c:396) Address 0x........ is not stack'd, malloc'd or (recently) free'd

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -