Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ strace otd
- execve("/usr/bin/otd", ["otd"], 0x7ffc422308b0 /* 35 vars */) = 0
- brk(NULL) = 0x5621d710d000
- mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f79b6e4e000
- access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
- openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
- newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=81780, ...}, AT_EMPTY_PATH) = 0
- mmap(NULL, 81780, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f79b6e3a000
- close(3) = 0
- openat(AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
- read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\223\2\0\0\0\0\0"..., 832) = 832
- pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
- pread64(3, "\4\0\0\0 \0\0\0\5\0\0\0GNU\0\1\0\1\300\4\0\0\0;\10\0\0\0\0\0\0"..., 48, 848) = 48
- pread64(3, "\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\3\0\0\0\2\0\0\0\0\0\0\0", 32, 896) = 32
- newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=2036528, ...}, AT_EMPTY_PATH) = 0
- pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
- mmap(NULL, 2067824, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f79b6c41000
- mmap(0x7f79b6c69000, 1486848, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28000) = 0x7f79b6c69000
- mmap(0x7f79b6dd4000, 360448, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x193000) = 0x7f79b6dd4000
- mmap(0x7f79b6e2c000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1ea000) = 0x7f79b6e2c000
- mmap(0x7f79b6e32000, 32112, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f79b6e32000
- close(3) = 0
- mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f79b6c3e000
- arch_prctl(ARCH_SET_FS, 0x7f79b6c3e740) = 0
- set_tid_address(0x7f79b6c3ea10) = 2095
- set_robust_list(0x7f79b6c3ea20, 24) = 0
- rseq(0x7f79b6c3f0e0, 0x20, 0, 0x53053053) = 0
- mprotect(0x7f79b6e2c000, 16384, PROT_READ) = 0
- mprotect(0x5621d68ab000, 4096, PROT_READ) = 0
- mprotect(0x7f79b6e84000, 8192, PROT_READ) = 0
- prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
- munmap(0x7f79b6e3a000, 81780) = 0
- getrandom("\x19\x4d\x2c\xf8\x0a\xa4\xb3\x46", 8, GRND_NONBLOCK) = 8
- brk(NULL) = 0x5621d710d000
- brk(0x5621d712e000) = 0x5621d712e000
- openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
- newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3054672, ...}, AT_EMPTY_PATH) = 0
- mmap(NULL, 3054672, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f79b6954000
- close(3) = 0
- execve("/usr/local/sbin/bash", ["bash", "/usr/bin/otd"], 0x7fff27ef7148 /* 35 vars */) = -1 ENOENT (No such file or directory)
- execve("/usr/local/bin/bash", ["bash", "/usr/bin/otd"], 0x7fff27ef7148 /* 35 vars */) = -1 ENOENT (No such file or directory)
- execve("/usr/sbin/bash", ["bash", "/usr/bin/otd"], 0x7fff27ef7148 /* 35 vars */) = -1 ENOENT (No such file or directory)
- execve("/usr/bin/bash", ["bash", "/usr/bin/otd"], 0x7fff27ef7148 /* 35 vars */) = -1 ENOENT (No such file or directory)
- execve("/sbin/bash", ["bash", "/usr/bin/otd"], 0x7fff27ef7148 /* 35 vars */) = -1 ENOENT (No such file or directory)
- execve("/bin/bash", ["bash", "/usr/bin/otd"], 0x7fff27ef7148 /* 35 vars */) = 0
- brk(NULL) = 0x561f8ca9b000
- mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1ddab60000
- access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
- openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
- newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=81780, ...}, AT_EMPTY_PATH) = 0
- mmap(NULL, 81780, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f1ddab4c000
- close(3) = 0
- openat(AT_FDCWD, "/lib64/libreadline.so.8", O_RDONLY|O_CLOEXEC) = 3
- read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\211\1\0\0\0\0\0"..., 832) = 832
- pread64(3, "\4\0\0\0 \0\0\0\5\0\0\0GNU\0\1\0\1\300\4\0\0\0\t\0\0\0\0\0\0\0"..., 48, 308744) = 48
- newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=346184, ...}, AT_EMPTY_PATH) = 0
- mmap(NULL, 354088, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1ddaaf5000
- mprotect(0x7f1ddab0c000, 221184, PROT_NONE) = 0
- mmap(0x7f1ddab0c000, 176128, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f1ddab0c000
- mmap(0x7f1ddab37000, 40960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x42000) = 0x7f1ddab37000
- mmap(0x7f1ddab42000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4c000) = 0x7f1ddab42000
- mmap(0x7f1ddab4b000, 1832, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1ddab4b000
- close(3) = 0
- openat(AT_FDCWD, "/lib64/libtinfo.so.6", O_RDONLY|O_CLOEXEC) = 3
- read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
- pread64(3, "\4\0\0\0 \0\0\0\5\0\0\0GNU\0\1\0\1\300\4\0\0\0\31\0\0\0\0\0\0\0"..., 48, 235944) = 48
- newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=254696, ...}, AT_EMPTY_PATH) = 0
- mmap(NULL, 258392, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1ddaab5000
- mmap(0x7f1ddaac4000, 110592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f1ddaac4000
- mmap(0x7f1ddaadf000, 65536, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2a000) = 0x7f1ddaadf000
- mmap(0x7f1ddaaef000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x39000) = 0x7f1ddaaef000
- mmap(0x7f1ddaaf4000, 344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1ddaaf4000
- close(3) = 0
- openat(AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
- read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\223\2\0\0\0\0\0"..., 832) = 832
- pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
- pread64(3, "\4\0\0\0 \0\0\0\5\0\0\0GNU\0\1\0\1\300\4\0\0\0;\10\0\0\0\0\0\0"..., 48, 848) = 48
- pread64(3, "\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\3\0\0\0\2\0\0\0\0\0\0\0", 32, 896) = 32
- newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=2036528, ...}, AT_EMPTY_PATH) = 0
- pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
- mmap(NULL, 2067824, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1dda8bc000
- mmap(0x7f1dda8e4000, 1486848, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28000) = 0x7f1dda8e4000
- mmap(0x7f1ddaa4f000, 360448, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x193000) = 0x7f1ddaa4f000
- mmap(0x7f1ddaaa7000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1ea000) = 0x7f1ddaaa7000
- mmap(0x7f1ddaaad000, 32112, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1ddaaad000
- close(3) = 0
- openat(AT_FDCWD, "/lib64/libtinfow.so.6", O_RDONLY|O_CLOEXEC) = 3
- read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
- pread64(3, "\4\0\0\0 \0\0\0\5\0\0\0GNU\0\1\0\1\300\4\0\0\0\31\0\0\0\0\0\0\0"..., 48, 236272) = 48
- newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=254728, ...}, AT_EMPTY_PATH) = 0
- mmap(NULL, 258520, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1dda87c000
- mmap(0x7f1dda88b000, 110592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f1dda88b000
- mmap(0x7f1dda8a6000, 65536, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2a000) = 0x7f1dda8a6000
- mmap(0x7f1dda8b6000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x39000) = 0x7f1dda8b6000
- mmap(0x7f1dda8bb000, 472, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1dda8bb000
- close(3) = 0
- mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1dda87a000
- arch_prctl(ARCH_SET_FS, 0x7f1dda87ab80) = 0
- set_tid_address(0x7f1dda87ae50) = 2095
- set_robust_list(0x7f1dda87ae60, 24) = 0
- rseq(0x7f1dda87b520, 0x20, 0, 0x53053053) = 0
- mprotect(0x7f1ddaaa7000, 16384, PROT_READ) = 0
- mprotect(0x7f1dda8b6000, 16384, PROT_READ) = 0
- mprotect(0x7f1ddaaef000, 16384, PROT_READ) = 0
- mprotect(0x7f1ddab42000, 8192, PROT_READ) = 0
- mprotect(0x561f8b6a8000, 8192, PROT_READ) = 0
- mprotect(0x7f1ddab96000, 8192, PROT_READ) = 0
- prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
- munmap(0x7f1ddab4c000, 81780) = 0
- openat(AT_FDCWD, "/dev/tty", O_RDWR|O_NONBLOCK) = 3
- close(3) = 0
- getrandom("\x9c\xa7\xaa\x12\x61\x80\x86\xfc", 8, GRND_NONBLOCK) = 8
- brk(NULL) = 0x561f8ca9b000
- brk(0x561f8cabc000) = 0x561f8cabc000
- openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
- newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3054672, ...}, AT_EMPTY_PATH) = 0
- mmap(NULL, 3054672, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f1dda590000
- close(3) = 0
- openat(AT_FDCWD, "/usr/lib64/gconv/gconv-modules.cache", O_RDONLY) = 3
- newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=26988, ...}, AT_EMPTY_PATH) = 0
- mmap(NULL, 26988, PROT_READ, MAP_SHARED, 3, 0) = 0x7f1ddab59000
- close(3) = 0
- futex(0x7f1ddaaaca4c, FUTEX_WAKE_PRIVATE, 2147483647) = 0
- getuid() = 1000
- getgid() = 1000
- geteuid() = 1000
- getegid() = 1000
- rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
- gettimeofday({tv_sec=1666005367, tv_usec=403140}, NULL) = 0
- ioctl(-1, TIOCGPGRP, 0x7ffe53f7c734) = -1 EBADF (Bad file descriptor)
- sysinfo({uptime=3257, loads=[176704, 112736, 62560], totalram=33001623552, freeram=28609040384, sharedram=60903424, bufferram=2863104, totalswap=34359734272, freeswap=34359734272, procs=1193, totalhigh=0, freehigh=0, mem_unit=1}) = 0
- rt_sigaction(SIGCHLD, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f1dda8f9aa0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
- rt_sigaction(SIGCHLD, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f1dda8f9aa0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f1dda8f9aa0}, 8) = 0
- rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
- rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, 8) = 0
- rt_sigaction(SIGQUIT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
- rt_sigaction(SIGQUIT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, 8) = 0
- rt_sigaction(SIGTSTP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
- rt_sigaction(SIGTSTP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, 8) = 0
- rt_sigaction(SIGTTIN, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
- rt_sigaction(SIGTTIN, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, 8) = 0
- rt_sigaction(SIGTTOU, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
- rt_sigaction(SIGTTOU, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, 8) = 0
- rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
- rt_sigaction(SIGQUIT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, 8) = 0
- uname({sysname="Linux", nodename="stribog", ...}) = 0
- newfstatat(AT_FDCWD, "/home/ppk", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
- newfstatat(AT_FDCWD, ".", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
- newfstatat(AT_FDCWD, "/home", {st_mode=S_IFDIR|0755, st_size=30, ...}, 0) = 0
- newfstatat(AT_FDCWD, "/home/ppk", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
- getpid() = 2095
- getppid() = 2092
- newfstatat(AT_FDCWD, ".", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
- newfstatat(AT_FDCWD, "/usr/local/sbin/bash", 0x7ffe53f7c380, 0) = -1 ENOENT (No such file or directory)
- newfstatat(AT_FDCWD, "/usr/local/bin/bash", 0x7ffe53f7c380, 0) = -1 ENOENT (No such file or directory)
- newfstatat(AT_FDCWD, "/usr/sbin/bash", 0x7ffe53f7c380, 0) = -1 ENOENT (No such file or directory)
- newfstatat(AT_FDCWD, "/usr/bin/bash", 0x7ffe53f7c380, 0) = -1 ENOENT (No such file or directory)
- newfstatat(AT_FDCWD, "/sbin/bash", 0x7ffe53f7c380, 0) = -1 ENOENT (No such file or directory)
- newfstatat(AT_FDCWD, "/bin/bash", {st_mode=S_IFREG|0755, st_size=865016, ...}, 0) = 0
- newfstatat(AT_FDCWD, "/bin/bash", {st_mode=S_IFREG|0755, st_size=865016, ...}, 0) = 0
- geteuid() = 1000
- getegid() = 1000
- getuid() = 1000
- getgid() = 1000
- access("/bin/bash", X_OK) = 0
- newfstatat(AT_FDCWD, "/bin/bash", {st_mode=S_IFREG|0755, st_size=865016, ...}, 0) = 0
- geteuid() = 1000
- getegid() = 1000
- getuid() = 1000
- getgid() = 1000
- access("/bin/bash", R_OK) = 0
- newfstatat(AT_FDCWD, "/bin/bash", {st_mode=S_IFREG|0755, st_size=865016, ...}, 0) = 0
- newfstatat(AT_FDCWD, "/bin/bash", {st_mode=S_IFREG|0755, st_size=865016, ...}, 0) = 0
- geteuid() = 1000
- getegid() = 1000
- getuid() = 1000
- getgid() = 1000
- access("/bin/bash", X_OK) = 0
- newfstatat(AT_FDCWD, "/bin/bash", {st_mode=S_IFREG|0755, st_size=865016, ...}, 0) = 0
- geteuid() = 1000
- getegid() = 1000
- getuid() = 1000
- getgid() = 1000
- access("/bin/bash", R_OK) = 0
- gettimeofday({tv_sec=1666005367, tv_usec=404522}, NULL) = 0
- getpid() = 2095
- getppid() = 2092
- gettimeofday({tv_sec=1666005367, tv_usec=404588}, NULL) = 0
- getpid() = 2095
- getppid() = 2092
- getpgrp() = 2092
- ioctl(2, TIOCGPGRP, [2092]) = 0
- rt_sigaction(SIGCHLD, {sa_handler=0x561f8b617dd0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f1dda8f9aa0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f1dda8f9aa0}, 8) = 0
- prlimit64(0, RLIMIT_NPROC, NULL, {rlim_cur=125872, rlim_max=125872}) = 0
- rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
- openat(AT_FDCWD, "/usr/bin/otd", O_RDONLY) = 3
- newfstatat(AT_FDCWD, "/usr/bin/otd", {st_mode=S_IFREG|0755, st_size=334, ...}, 0) = 0
- ioctl(3, TCGETS, 0x7ffe53f7c6c0) = -1 ENOTTY (Inappropriate ioctl for device)
- lseek(3, 0, SEEK_CUR) = 0
- read(3, "#! /usr/bin/env bash\ncd /usr/sha"..., 80) = 80
- lseek(3, 0, SEEK_SET) = 0
- prlimit64(0, RLIMIT_NOFILE, NULL, {rlim_cur=1024, rlim_max=4*1024}) = 0
- fcntl(255, F_GETFD) = -1 EBADF (Bad file descriptor)
- dup2(3, 255) = 255
- close(3) = 0
- fcntl(255, F_SETFD, FD_CLOEXEC) = 0
- fcntl(255, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE)
- newfstatat(255, "", {st_mode=S_IFREG|0755, st_size=334, ...}, AT_EMPTY_PATH) = 0
- lseek(255, 0, SEEK_CUR) = 0
- read(255, "#! /usr/bin/env bash\ncd /usr/sha"..., 334) = 334
- newfstatat(AT_FDCWD, "/usr", {st_mode=S_IFDIR|0755, st_size=158, ...}, 0) = 0
- newfstatat(AT_FDCWD, "/usr/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
- newfstatat(AT_FDCWD, "/usr/share/OpenTabletDriver", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
- chdir("/usr/share/OpenTabletDriver") = 0
- newfstatat(AT_FDCWD, ".", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
- newfstatat(AT_FDCWD, "/usr/local/sbin/dotnet", 0x7ffe53f7c0d0, 0) = -1 ENOENT (No such file or directory)
- newfstatat(AT_FDCWD, "/usr/local/bin/dotnet", 0x7ffe53f7c0d0, 0) = -1 ENOENT (No such file or directory)
- newfstatat(AT_FDCWD, "/usr/sbin/dotnet", 0x7ffe53f7c0d0, 0) = -1 ENOENT (No such file or directory)
- newfstatat(AT_FDCWD, "/usr/bin/dotnet", {st_mode=S_IFREG|0755, st_size=141552, ...}, 0) = 0
- newfstatat(AT_FDCWD, "/usr/bin/dotnet", {st_mode=S_IFREG|0755, st_size=141552, ...}, 0) = 0
- geteuid() = 1000
- getegid() = 1000
- getuid() = 1000
- getgid() = 1000
- access("/usr/bin/dotnet", X_OK) = 0
- newfstatat(AT_FDCWD, "/usr/bin/dotnet", {st_mode=S_IFREG|0755, st_size=141552, ...}, 0) = 0
- geteuid() = 1000
- getegid() = 1000
- getuid() = 1000
- getgid() = 1000
- access("/usr/bin/dotnet", R_OK) = 0
- newfstatat(AT_FDCWD, "/usr/bin/dotnet", {st_mode=S_IFREG|0755, st_size=141552, ...}, 0) = 0
- newfstatat(AT_FDCWD, "/usr/bin/dotnet", {st_mode=S_IFREG|0755, st_size=141552, ...}, 0) = 0
- geteuid() = 1000
- getegid() = 1000
- getuid() = 1000
- getgid() = 1000
- access("/usr/bin/dotnet", X_OK) = 0
- newfstatat(AT_FDCWD, "/usr/bin/dotnet", {st_mode=S_IFREG|0755, st_size=141552, ...}, 0) = 0
- geteuid() = 1000
- getegid() = 1000
- getuid() = 1000
- getgid() = 1000
- access("/usr/bin/dotnet", R_OK) = 0
- rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
- rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], [], 8) = 0
- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f1dda87ae50) = 2096
- rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
- rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
- rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
- rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
- rt_sigaction(SIGINT, {sa_handler=0x561f8b6150e0, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f1dda8f9aa0}, 8) = 0
- wait4(-1, [Detect:Info] Searching for tablets...
- [Detect:Debug] Searching for tablet '10moon 1060N'
- [Detect:Debug] Searching for tablet 'Acepen AP 1060'
- [Detect:Debug] Searching for tablet 'Artisul A1201'
- [Detect:Debug] Searching for tablet 'Artisul AP604'
- [Detect:Debug] Searching for tablet 'Artisul M0610 Pro'
- [Detect:Debug] Searching for tablet 'Gaomon 1060 Pro'
- [Detect:Debug] Searching for tablet 'Gaomon M106K Pro'
- [Detect:Debug] Searching for tablet 'Gaomon M106K'
- [Detect:Debug] Searching for tablet 'Gaomon M10K Pro'
- [Detect:Debug] Searching for tablet 'Gaomon M10K'
- [Detect:Debug] Searching for tablet 'Gaomon M1220'
- [Detect:Debug] Searching for tablet 'Gaomon M1230'
- [Detect:Debug] Searching for tablet 'Gaomon M6'
- [Detect:Debug] Searching for tablet 'Gaomon PD1161'
- [Detect:Debug] Searching for tablet 'Gaomon PD1560'
- [Detect:Debug] Searching for tablet 'Gaomon PD1561'
- [Detect:Debug] Searching for tablet 'Gaomon S56K'
- [Detect:Debug] Searching for tablet 'Gaomon S620'
- [Device:Debug] Initializing device 'Gaomon Tablet' /sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-2/1-2.2/1-2.2:1.0/0003:256C:006D.0006/hidraw/hidraw5
- [Device:Debug] Using report parser type 'OpenTabletDriver.Configurations.Parsers.UCLogic.UCLogicReportParser'
- [Device:Debug] Initialized string index 200
- [Detect:Info] Found tablet 'Gaomon S620'
- [Detect:Debug] Searching for tablet 'Gaomon S630'
- [Detect:Debug] Searching for tablet 'Genius G-Pen 560'
- [Detect:Debug] Searching for tablet 'Genius i608x'
- [Detect:Debug] Searching for tablet 'Huion 420'
- [Detect:Debug] Searching for tablet 'Huion G10T'
- [Detect:Debug] Searching for tablet 'Huion GC610'
- [Detect:Debug] Searching for tablet 'Huion GT-220 V2'
- [Detect:Debug] Searching for tablet 'Huion GT-221 Pro'
- [Detect:Debug] Searching for tablet 'Huion H1060P'
- [Detect:Debug] Searching for tablet 'Huion H1161'
- [Detect:Debug] Searching for tablet 'Huion H420'
- [Detect:Debug] Searching for tablet 'Huion H420X'
- [Detect:Debug] Searching for tablet 'Huion H430P'
- [Detect:Debug] Searching for tablet 'Huion H580X'
- [Detect:Debug] Searching for tablet 'Huion H610 Pro V2'
- [Detect:Debug] Searching for tablet 'Huion H610 Pro'
- [Detect:Debug] Searching for tablet 'Huion H610X'
- [Detect:Debug] Searching for tablet 'Huion H640P'
- [Detect:Debug] Searching for tablet 'Huion H642'
- [Detect:Debug] Searching for tablet 'Huion H950P'
- [Detect:Debug] Searching for tablet 'Huion HC16'
- [Detect:Debug] Searching for tablet 'Huion HS610'
- [Detect:Debug] Searching for tablet 'Huion HS611'
- [Detect:Debug] Searching for tablet 'Huion HS64'
- [Detect:Debug] Searching for tablet 'Huion HS95'
- [Detect:Debug] Searching for tablet 'Huion Kamvas 13'
- [Detect:Debug] Searching for tablet 'Huion Kamvas 16 (2021)'
- [Detect:Debug] Searching for tablet 'Huion Kamvas 16'
- [Detect:Debug] Searching for tablet 'Huion Kamvas 20'
- [Detect:Debug] Searching for tablet 'Huion Kamvas 22 Plus'
- [Detect:Debug] Searching for tablet 'Huion Kamvas Pro 12'
- [Detect:Debug] Searching for tablet 'Huion Kamvas Pro 13 (2.5k)'
- [Detect:Debug] Searching for tablet 'Huion Kamvas Pro 13'
- [Detect:Debug] Searching for tablet 'Huion Kamvas Pro 16'
- [Detect:Debug] Searching for tablet 'Huion Kamvas Pro 20'
- [Detect:Debug] Searching for tablet 'Huion Kamvas Pro 24'
- [Detect:Debug] Searching for tablet 'Huion New 1060 Plus (2048)'
- [Detect:Debug] Searching for tablet 'Huion New 1060 Plus'
- [Detect:Debug] Searching for tablet 'Huion Q11K V2'
- [Detect:Debug] Searching for tablet 'Huion Q11K'
- [Detect:Debug] Searching for tablet 'Huion Q620M'
- [Detect:Debug] Searching for tablet 'Huion WH1409 V2'
- [Detect:Debug] Searching for tablet 'Huion WH1409'
- [Detect:Debug] Searching for tablet 'Parblo A609'
- [Detect:Debug] Searching for tablet 'Parblo A610 Pro'
- [Detect:Debug] Searching for tablet 'Parblo A640 V2'
- [Detect:Debug] Searching for tablet 'Parblo Intangbo M'
- [Detect:Debug] Searching for tablet 'Parblo Intangbo S'
- [Detect:Debug] Searching for tablet 'Parblo Ninos M'
- [Detect:Debug] Searching for tablet 'Parblo Ninos S'
- [Detect:Debug] Searching for tablet 'RobotPen T9A'
- [Detect:Debug] Searching for tablet 'UC-Logic 1060N'
- [Detect:Debug] Searching for tablet 'UC-Logic PF1209'
- [Detect:Debug] Searching for tablet 'UGEE U1600'
- [Detect:Debug] Searching for tablet 'UGTABLET M708'
- [Detect:Debug] Searching for tablet 'VEIKK A15 Pro'
- [Detect:Debug] Searching for tablet 'VEIKK A15'
- [Detect:Debug] Searching for tablet 'VEIKK A30'
- [Detect:Debug] Searching for tablet 'VEIKK A50 V2'
- [Detect:Debug] Searching for tablet 'VEIKK A50'
- [Detect:Debug] Searching for tablet 'VEIKK S640 V2'
- [Detect:Debug] Searching for tablet 'VEIKK S640'
- [Detect:Debug] Searching for tablet 'VEIKK VK640'
- [Detect:Debug] Searching for tablet 'ViewSonic Woodpad PF0730'
- [Detect:Debug] Searching for tablet 'Wacom CTE-430'
- [Detect:Debug] Searching for tablet 'Wacom CTE-440'
- [Detect:Debug] Searching for tablet 'Wacom CTE-450'
- [Detect:Debug] Searching for tablet 'Wacom CTE-460'
- [Detect:Debug] Searching for tablet 'Wacom CTE-630'
- [Detect:Debug] Searching for tablet 'Wacom CTE-640'
- [Detect:Debug] Searching for tablet 'Wacom CTE-650'
- [Detect:Debug] Searching for tablet 'Wacom CTF-430'
- [Detect:Debug] Searching for tablet 'Wacom CTH-460'
- [Detect:Debug] Searching for tablet 'Wacom CTH-461'
- [Detect:Debug] Searching for tablet 'Wacom CTH-470'
- [Detect:Debug] Searching for tablet 'Wacom CTH-480'
- [Detect:Debug] Searching for tablet 'Wacom CTH-490'
- [Detect:Debug] Searching for tablet 'Wacom CTH-661'
- [Detect:Debug] Searching for tablet 'Wacom CTH-670'
- [Detect:Debug] Searching for tablet 'Wacom CTH-680'
- [Detect:Debug] Searching for tablet 'Wacom CTH-690'
- [Detect:Debug] Searching for tablet 'Wacom CTL-4100'
- [Detect:Debug] Searching for tablet 'Wacom CTL-4100WL'
- [Detect:Debug] Searching for tablet 'Wacom CTL-460'
- [Detect:Debug] Searching for tablet 'Wacom CTL-470'
- [Detect:Debug] Searching for tablet 'Wacom CTL-471'
- [Detect:Debug] Searching for tablet 'Wacom CTL-472'
- [Detect:Debug] Searching for tablet 'Wacom CTL-480'
- [Detect:Debug] Searching for tablet 'Wacom CTL-490'
- [Detect:Debug] Searching for tablet 'Wacom CTL-6100'
- [Detect:Debug] Searching for tablet 'Wacom CTL-6100WL'
- [Detect:Debug] Searching for tablet 'Wacom CTL-671'
- [Detect:Debug] Searching for tablet 'Wacom CTL-672'
- [Detect:Debug] Searching for tablet 'Wacom CTL-680'
- [Detect:Debug] Searching for tablet 'Wacom CTL-690'
- [Detect:Debug] Searching for tablet 'Wacom DTC-133'
- [Detect:Debug] Searching for tablet 'Wacom ET-0405-U'
- [Detect:Debug] Searching for tablet 'Wacom ET-0405A-U'
- [Detect:Debug] Searching for tablet 'Wacom FT-0405-U'
- [Detect:Debug] Searching for tablet 'Wacom GD-0405-U'
- [Detect:Debug] Searching for tablet 'Wacom GD-0608-U'
- [Detect:Debug] Searching for tablet 'Wacom GD-0912-U'
- [Detect:Debug] Searching for tablet 'Wacom GD-1212-U'
- [Detect:Debug] Searching for tablet 'Wacom GD-1218-U'
- [Detect:Debug] Searching for tablet 'Wacom MTE-450'
- [Detect:Debug] Searching for tablet 'Wacom PTH-450'
- [Detect:Debug] Searching for tablet 'Wacom PTH-451'
- [Detect:Debug] Searching for tablet 'Wacom PTH-460'
- [Detect:Debug] Searching for tablet 'Wacom PTH-650'
- [Detect:Debug] Searching for tablet 'Wacom PTH-651'
- [Detect:Debug] Searching for tablet 'Wacom PTH-660'
- [Detect:Debug] Searching for tablet 'Wacom PTH-850'
- [Detect:Debug] Searching for tablet 'Wacom PTH-851'
- [Detect:Debug] Searching for tablet 'Wacom PTH-860'
- [Detect:Debug] Searching for tablet 'Wacom PTK-1240'
- [Detect:Debug] Searching for tablet 'Wacom PTK-440'
- [Detect:Debug] Searching for tablet 'Wacom PTK-450'
- [Detect:Debug] Searching for tablet 'Wacom PTK-540WL'
- [Detect:Debug] Searching for tablet 'Wacom PTK-640'
- [Detect:Debug] Searching for tablet 'Wacom PTK-650'
- [Detect:Debug] Searching for tablet 'Wacom PTK-840'
- [Detect:Debug] Searching for tablet 'Wacom PTZ-1230'
- [Detect:Debug] Searching for tablet 'Wacom PTZ-1231W'
- [Detect:Debug] Searching for tablet 'Wacom PTZ-430'
- [Detect:Debug] Searching for tablet 'Wacom PTZ-431W'
- [Detect:Debug] Searching for tablet 'Wacom PTZ-630'
- [Detect:Debug] Searching for tablet 'Wacom PTZ-631W'
- [Detect:Debug] Searching for tablet 'Wacom PTZ-930'
- [Detect:Debug] Searching for tablet 'Wacom XD-0405-U'
- [Detect:Debug] Searching for tablet 'Wacom XD-0608-U'
- [Detect:Debug] Searching for tablet 'Wacom XD-0912-U'
- [Detect:Debug] Searching for tablet 'Wacom XD-1212-U'
- [Detect:Debug] Searching for tablet 'Wacom XD-1218-U'
- [Detect:Debug] Searching for tablet 'XenceLabs Pen Tablet Medium'
- [Detect:Debug] Searching for tablet 'XenceLabs Pen Tablet Small'
- [Detect:Debug] Searching for tablet 'XENX P1-640'
- [Detect:Debug] Searching for tablet 'XENX P3-1060'
- [Detect:Debug] Searching for tablet 'XENX X1-640'
- [Detect:Debug] Searching for tablet 'XP-Pen Artist 12 (2nd Gen)'
- [Detect:Debug] Searching for tablet 'XP-Pen Artist 12 Pro'
- [Detect:Debug] Searching for tablet 'XP-Pen Artist 12'
- [Detect:Debug] Searching for tablet 'XP-Pen Artist 13.3 Pro'
- [Detect:Debug] Searching for tablet 'XP-Pen Artist 15.6 Pro'
- [Detect:Debug] Searching for tablet 'XP-Pen Artist 15.6'
- [Detect:Debug] Searching for tablet 'XP-Pen Artist 22HD'
- [Detect:Debug] Searching for tablet 'XP-Pen CT1060'
- [Detect:Debug] Searching for tablet 'XP-Pen CT430'
- [Detect:Debug] Searching for tablet 'XP-Pen CT640'
- [Detect:Debug] Searching for tablet 'XP-Pen Deco 01 V2 (variant 2)'
- [Detect:Debug] Searching for tablet 'XP-Pen Deco 01 V2'
- [Detect:Debug] Searching for tablet 'XP-Pen Deco 01'
- [Detect:Debug] Searching for tablet 'XP-Pen Deco 02'
- [Detect:Debug] Searching for tablet 'XP-Pen Deco 03'
- [Detect:Debug] Searching for tablet 'XP-Pen Deco mini4'
- [Detect:Debug] Searching for tablet 'XP-Pen Deco mini7'
- [Detect:Debug] Searching for tablet 'XP-Pen Deco Pro Medium'
- [Detect:Debug] Searching for tablet 'XP-Pen Deco Pro Small'
- [Detect:Debug] Searching for tablet 'XP-Pen Innovator 16'
- [Detect:Debug] Searching for tablet 'XP-Pen Star 03'
- [Detect:Debug] Searching for tablet 'XP-Pen Star 05 V3'
- [Detect:Debug] Searching for tablet 'XP-Pen Star 06'
- [Detect:Debug] Searching for tablet 'XP-Pen Star 06C'
- [Detect:Debug] Searching for tablet 'XP-Pen Star G430'
- [Detect:Debug] Searching for tablet 'XP-Pen Star G430S V2'
- [Detect:Debug] Searching for tablet 'XP-Pen Star G430S'
- [Detect:Debug] Searching for tablet 'XP-Pen Star G540 Pro'
- [Detect:Debug] Searching for tablet 'XP-Pen Star G540'
- [Detect:Debug] Searching for tablet 'XP-Pen Star G640 V2'
- [Detect:Debug] Searching for tablet 'XP-Pen Star G640'
- [Detect:Debug] Searching for tablet 'XP-Pen Star G640S'
- [Detect:Debug] Searching for tablet 'XP-Pen Star G960'
- [Detect:Debug] Searching for tablet 'XP-Pen Star G960S Plus'
- [Detect:Debug] Searching for tablet 'XP-Pen Star G960S'
- [Evdev:Error] Failed to initialize virtual tablet. (error code EACCES)
- [Gaomon S620:Info] Output mode: Absolute Mode
- [Gaomon S620:Info] Display area: [1920x1080@<960, 540>:0°],
- [Gaomon S620:Info] Tablet area: [165.1x101.6@<82.55, 50.8>:0°],
- [Gaomon S620:Info] Clipping: Enabled
- [Gaomon S620:Info] Ignoring reports outside area: Disabled
- [Gaomon S620:Info] Tip Binding: [Mouse Button Binding: Left]@0%
- [Settings:Info] Driver is enabled.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement