Skip to content

Instantly share code, notes, and snippets.

@vainikkaj
Created March 22, 2016 16:17
Show Gist options
  • Save vainikkaj/df9177a8afffdf270f42 to your computer and use it in GitHub Desktop.
Save vainikkaj/df9177a8afffdf270f42 to your computer and use it in GitHub Desktop.
nexus9-64bit-git-clone-error.strace
execve("/data/data/com.termux/files/usr/bin/git", ["git", "clone", "http://www.github.com/termux/ter"...], [/* 13 vars */]) = 0
mprotect(0x7fac66e000, 4096, PROT_READ) = 0
set_tid_address(0x7fac670ff8) = 14376
mmap(NULL, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fac667000
mprotect(0x7fac667000, 4096, PROT_NONE) = 0
sigaltstack({ss_sp=0x7fac668000, ss_flags=0, ss_size=16384}, NULL) = 0
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac668000, 16384, "thread signal stack") = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fac666000
mprotect(0x7fac666000, 4096, PROT_READ) = 0
mprotect(0x7fac666000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x7fac666000, 4096, PROT_READ) = 0
mprotect(0x7fac666000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x7fac666000, 4096, PROT_READ) = 0
mprotect(0x7fac666000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x7fac666000, 4096, PROT_READ) = 0
mprotect(0x7fac666000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x7fac666000, 4096, PROT_READ) = 0
openat(AT_FDCWD, "/dev/__properties__", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=131072, ...}) = 0
mmap(NULL, 131072, PROT_READ, MAP_SHARED, 3, 0) = 0x7fac60d000
close(3) = 0
rt_sigaction(SIGABRT, {0x7fac62f9f0, [], SA_RESTART|SA_SIGINFO|SA_ONSTACK}, NULL, 8) = 0
rt_sigaction(SIGBUS, {0x7fac62f9f0, [], SA_RESTART|SA_SIGINFO|SA_ONSTACK}, NULL, 8) = 0
rt_sigaction(SIGFPE, {0x7fac62f9f0, [], SA_RESTART|SA_SIGINFO|SA_ONSTACK}, NULL, 8) = 0
rt_sigaction(SIGILL, {0x7fac62f9f0, [], SA_RESTART|SA_SIGINFO|SA_ONSTACK}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {0x7fac62f9f0, [], SA_RESTART|SA_SIGINFO|SA_ONSTACK}, NULL, 8) = 0
rt_sigaction(SIGSEGV, {0x7fac62f9f0, [], SA_RESTART|SA_SIGINFO|SA_ONSTACK}, NULL, 8) = 0
rt_sigaction(SIGSTKFLT, {0x7fac62f9f0, [], SA_RESTART|SA_SIGINFO|SA_ONSTACK}, NULL, 8) = 0
rt_sigaction(SIGTRAP, {0x7fac62f9f0, [], SA_RESTART|SA_SIGINFO|SA_ONSTACK}, NULL, 8) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac665000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac665000, 4096, "linker_alloc") = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac664000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac664000, 4096, "linker_alloc_64") = 0
mmap(NULL, 24, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac663000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac663000, 24, "linker_alloc_vector") = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac662000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac662000, 4096, "linker_alloc_32") = 0
mmap(NULL, 24, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac661000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac661000, 24, "linker_alloc_vector") = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac660000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac660000, 4096, "linker_alloc") = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac65f000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac65f000, 4096, "linker_alloc") = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/lib/libz.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/vendor/lib64/libz.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/system/lib64/libz.so", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=116536, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac60b000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac60b000, 8192, "linker_alloc_lob") = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac609000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac609000, 8192, "linker_alloc_lob") = 0
futex(0x7fac6737ec, FUTEX_WAKE_PRIVATE, 2147483647) = 0
prctl(PR_GET_DUMPABLE) = 1
prctl(PR_SET_DUMPABLE, 1) = 0
readlinkat(AT_FDCWD, "/proc/self/fd/3", "/system/lib64/libz.so", 4096) = 21
prctl(PR_SET_DUMPABLE, 1) = 0
munmap(0x7fac609000, 8192) = 0
munmap(0x7fac60b000, 8192) = 0
pread64(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\320!\0\0\0\0\0\0"..., 64, 0) = 64
mmap(NULL, 4096, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fac65e000
mmap(NULL, 184320, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fac5e0000
mmap(0x7fac5e0000, 111288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x7fac5e0000
mmap(0x7fac60b000, 4200, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1b000) = 0x7fac60b000
munmap(0x7fac65e000, 4096) = 0
close(3) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/lib/libiconv.so", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0600, st_size=136432, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac5de000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac5de000, 8192, "linker_alloc_lob") = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac5dc000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac5dc000, 8192, "linker_alloc_lob") = 0
prctl(PR_GET_DUMPABLE) = 1
prctl(PR_SET_DUMPABLE, 1) = 0
readlinkat(AT_FDCWD, "/proc/self/fd/3", "/data/data/com.termux/files/usr/"..., 4096) = 57
prctl(PR_SET_DUMPABLE, 1) = 0
munmap(0x7fac5dc000, 8192) = 0
munmap(0x7fac5de000, 8192) = 0
pread64(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\240\n\0\0\0\0\0\0"..., 64, 0) = 64
mmap(NULL, 4096, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fac65e000
mmap(NULL, 204800, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fac5ae000
mmap(0x7fac5ae000, 134080, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x7fac5ae000
mmap(0x7fac5de000, 4104, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x20000) = 0x7fac5de000
munmap(0x7fac65e000, 4096) = 0
close(3) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/lib/libcrypto.so.1.0.0", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0750, st_size=1518728, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac5ac000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac5ac000, 8192, "linker_alloc_lob") = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac5aa000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac5aa000, 8192, "linker_alloc_lob") = 0
prctl(PR_GET_DUMPABLE) = 1
prctl(PR_SET_DUMPABLE, 1) = 0
readlinkat(AT_FDCWD, "/proc/self/fd/3", "/data/data/com.termux/files/usr/"..., 4096) = 54
prctl(PR_SET_DUMPABLE, 1) = 0
munmap(0x7fac5aa000, 8192) = 0
munmap(0x7fac5ac000, 8192) = 0
pread64(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0 k\6\0\0\0\0\0"..., 64, 0) = 64
mmap(NULL, 4096, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fac65e000
mmap(NULL, 1597440, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fac428000
mmap(0x7fac428000, 1374899, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x7fac428000
mmap(0x7fac587000, 145240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x14f000) = 0x7fac587000
mmap(0x7fac5ab000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fac5ab000
munmap(0x7fac65e000, 4096) = 0
close(3) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/lib/libc.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/vendor/lib64/libc.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/system/lib64/libc.so", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=868504, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac426000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac426000, 8192, "linker_alloc_lob") = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac424000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac424000, 8192, "linker_alloc_lob") = 0
prctl(PR_GET_DUMPABLE) = 1
prctl(PR_SET_DUMPABLE, 1) = 0
readlinkat(AT_FDCWD, "/proc/self/fd/3", "/system/lib64/libc.so", 4096) = 21
prctl(PR_SET_DUMPABLE, 1) = 0
munmap(0x7fac424000, 8192) = 0
munmap(0x7fac426000, 8192) = 0
pread64(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0@p\1\0\0\0\0\0"..., 64, 0) = 64
mmap(NULL, 4096, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fac65e000
mmap(NULL, 757760, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fac36f000
mmap(0x7fac36f000, 606408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x7fac36f000
mmap(0x7fac413000, 26200, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xa4000) = 0x7fac413000
mmap(0x7fac41a000, 57344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fac41a000
munmap(0x7fac65e000, 4096) = 0
close(3) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/lib/libc++.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/vendor/lib64/libc++.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/system/lib64/libc++.so", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=944056, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac36d000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac36d000, 8192, "linker_alloc_lob") = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac36b000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac36b000, 8192, "linker_alloc_lob") = 0
prctl(PR_GET_DUMPABLE) = 1
prctl(PR_SET_DUMPABLE, 1) = 0
readlinkat(AT_FDCWD, "/proc/self/fd/3", "/system/lib64/libc++.so", 4096) = 23
prctl(PR_SET_DUMPABLE, 1) = 0
munmap(0x7fac36b000, 8192) = 0
munmap(0x7fac36d000, 8192) = 0
pread64(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\20\341\3\0\0\0\0\0"..., 64, 0) = 64
mmap(NULL, 4096, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fac65e000
mmap(NULL, 987136, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fac27e000
mmap(0x7fac27e000, 877868, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x7fac27e000
mmap(0x7fac364000, 28728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xdf000) = 0x7fac364000
mmap(0x7fac36c000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fac36c000
munmap(0x7fac65e000, 4096) = 0
close(3) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/lib/libm.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/vendor/lib64/libm.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/system/lib64/libm.so", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=235544, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac27c000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac27c000, 8192, "linker_alloc_lob") = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac27a000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac27a000, 8192, "linker_alloc_lob") = 0
prctl(PR_GET_DUMPABLE) = 1
prctl(PR_SET_DUMPABLE, 1) = 0
readlinkat(AT_FDCWD, "/proc/self/fd/3", "/system/lib64/libm.so", 4096) = 21
prctl(PR_SET_DUMPABLE, 1) = 0
munmap(0x7fac27a000, 8192) = 0
munmap(0x7fac27c000, 8192) = 0
pread64(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0`D\0\0\0\0\0\0"..., 64, 0) = 64
mmap(NULL, 4096, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fac65e000
mmap(NULL, 303104, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fac234000
mmap(0x7fac234000, 229000, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x7fac234000
mmap(0x7fac27c000, 4424, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x38000) = 0x7fac27c000
munmap(0x7fac65e000, 4096) = 0
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac65e000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac65e000, 4096, "linker_alloc_128") = 0
mmap(NULL, 24, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac233000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac233000, 24, "linker_alloc_vector") = 0
mprotect(0x7fac60b000, 4096, PROT_READ) = 0
munmap(0x7fac65e000, 4096) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac65e000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac65e000, 4096, "linker_alloc_128") = 0
mprotect(0x7fac413000, 16384, PROT_READ) = 0
munmap(0x7fac65e000, 4096) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac65e000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac65e000, 4096, "linker_alloc_128") = 0
mprotect(0x7fac364000, 28672, PROT_READ) = 0
munmap(0x7fac65e000, 4096) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac65e000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac65e000, 4096, "linker_alloc_128") = 0
mprotect(0x7fac27c000, 4096, PROT_READ) = 0
munmap(0x7fac65e000, 4096) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac65e000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac65e000, 4096, "linker_alloc_128") = 0
munmap(0x7fac65e000, 4096) = 0
mprotect(0x7fac665000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x7fac65f000, 4096, PROT_READ|PROT_WRITE) = 0
openat(AT_FDCWD, "/dev/__properties__", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=131072, ...}) = 0
mmap(NULL, 131072, PROT_READ, MAP_SHARED, 3, 0) = 0x7fac213000
close(3) = 0
futex(0x7fac4196c8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/lib/libnetd_client.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/vendor/lib64/libnetd_client.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/system/lib64/libnetd_client.so", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=9888, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac211000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac211000, 8192, "linker_alloc_lob") = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac20f000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac20f000, 8192, "linker_alloc_lob") = 0
prctl(PR_GET_DUMPABLE) = 1
prctl(PR_SET_DUMPABLE, 1) = 0
readlinkat(AT_FDCWD, "/proc/self/fd/3", "/system/lib64/libnetd_client.so", 4096) = 31
prctl(PR_SET_DUMPABLE, 1) = 0
munmap(0x7fac20f000, 8192) = 0
munmap(0x7fac211000, 8192) = 0
pread64(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\240\f\0\0\0\0\0\0"..., 64, 0) = 64
mmap(NULL, 4096, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fac65e000
mmap(NULL, 77824, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fac200000
mmap(0x7fac200000, 6488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x7fac200000
mmap(0x7fac211000, 4104, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x7fac211000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac1ff000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac1ff000, 4096, "linker_alloc") = 0
munmap(0x7fac65e000, 4096) = 0
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = 0x7fac65e000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac65e000, 4096, "linker_alloc_128") = 0
mprotect(0x7fac211000, 4096, PROT_READ) = 0
munmap(0x7fac65e000, 4096) = 0
futex(0x7fac41c738, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
brk(NULL) = 0x559052e000
brk(0x559052f000) = 0x559052f000
futex(0x7fac36b2a0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36e4e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36b2a0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac36b2a0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7fac41c878, FUTEX_WAKE_PRIVATE, 2147483647) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fac65e000
mprotect(0x7fac65e000, 4096, PROT_READ) = 0
mprotect(0x7fac1ff000, 4096, PROT_READ) = 0
mprotect(0x7fac665000, 4096, PROT_READ) = 0
mprotect(0x7fac65f000, 4096, PROT_READ) = 0
mprotect(0x7fac65e000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x7fac65e000, 4096, PROT_READ) = 0
openat(AT_FDCWD, "/dev/null", O_RDWR) = 3
close(3) = 0
rt_sigprocmask(SIG_UNBLOCK, [PIPE], [], 8) = 0
rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTART}, {0x7fac62f9f0, [], SA_RESTART|SA_SIGINFO|SA_ONSTACK}, 8) = 0
newfstatat(AT_FDCWD, "http://www.github.com/termux/termux-packages/.git", 0x7ff62794b0, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "http://www.github.com/termux/termux-packages", 0x7ff62794b0, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "http://www.github.com/termux/termux-packages.git/.git", 0x7ff62794b0, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "http://www.github.com/termux/termux-packages.git", 0x7ff62794b0, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "http://www.github.com/termux/termux-packages.bundle", 0x7ff62794b0, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "http://www.github.com/termux/termux-packages", 0x7ff62794b0, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "termux-packages", 0x7ff62796a8, 0) = -1 ENOENT (No such file or directory)
mprotect(0x7fac65e000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x7fac65e000, 4096, PROT_READ) = 0
rt_sigaction(SIGINT, {0x5561f6ec98, [], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGHUP, {0x5561f6ec98, [], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, {0x5561f6ec98, [], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, {0x5561f6ec98, [], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, {0x5561f6ec98, [], SA_RESTART}, {SIG_DFL, [], SA_RESTART}, 8) = 0
mkdirat(AT_FDCWD, "termux-packages", 0777) = 0
newfstatat(AT_FDCWD, "termux-packages", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
getcwd("/data/data/com.termux/files/home", 129) = 33
chdir("termux-packages") = 0
getcwd("/data/data/com.termux/files/home/termux-packages", 144) = 49
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
chdir("/data/data/com.termux/files/home") = 0
newfstatat(AT_FDCWD, "termux-packages", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "termux-packages/.git", 0x7ff62792f0, 0) = -1 ENOENT (No such file or directory)
getcwd("/data/data/com.termux/files/home", 129) = 33
chdir("termux-packages/") = 0
getcwd("/data/data/com.termux/files/home/termux-packages", 240) = 49
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git", 0x7ff6279400, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
chdir("/data/data/com.termux/files/home") = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git", 0x7ff6279340, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/commondir", 0x7ff62792e0, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
mprotect(0x7fac65e000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x7fac65e000, 4096, PROT_READ) = 0
write(2, "Cloning into 'termux-packages'.."..., 34Cloning into 'termux-packages'...
) = 34
mkdirat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git", 0777) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/commondir", 0x7ff6279330, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/usr/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/.config/git/config", R_OK) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/.gitconfig", R_OK) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", R_OK) = -1 ENOENT (No such file or directory)
mkdirat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs", 0777) = 0
mkdirat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/heads", 0777) = 0
mkdirat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/tags", 0777) = 0
faccessat(AT_FDCWD, "/data/data/com.termux/files/usr/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/.config/git/config", R_OK) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/.gitconfig", R_OK) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", R_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = 3
brk(0x5590530000) = 0x5590530000
openat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/config", O_RDONLY) = -1 ENOENT (No such file or directory)
mkdirat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/", 0777) = -1 EEXIST (File exists)
getdents64(3, /* 5 entries */, 4200) = 136
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/description", 0x7ff62791c0, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/description", {st_mode=S_IFREG|0640, st_size=73, ...}, AT_SYMLINK_NOFOLLOW) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/description", O_RDONLY) = 4
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/description", O_WRONLY|O_CREAT|O_EXCL, 0666) = 5
read(4, "Unnamed repository; edit this fi"..., 8192) = 73
write(5, "Unnamed repository; edit this fi"..., 73) = 73
read(4, "", 8192) = 0
close(4) = 0
close(5) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks", 0x7ff62791c0, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks", {st_mode=S_IFDIR|0750, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = 4
brk(0x5590532000) = 0x5590532000
mkdirat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/", 0777) = 0
getdents64(4, /* 11 entries */, 4200) = 432
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/post-update.sample", 0x7ff6279030, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks/post-update.sample", {st_mode=S_IFREG|0750, st_size=220, ...}, AT_SYMLINK_NOFOLLOW) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks/post-update.sample", O_RDONLY) = 5
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/post-update.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
read(5, "#!/data/data/com.termux/files/us"..., 8192) = 220
write(6, "#!/data/data/com.termux/files/us"..., 220) = 220
read(5, "", 8192) = 0
close(5) = 0
close(6) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/pre-applypatch.sample", 0x7ff6279030, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks/pre-applypatch.sample", {st_mode=S_IFREG|0750, st_size=455, ...}, AT_SYMLINK_NOFOLLOW) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks/pre-applypatch.sample", O_RDONLY) = 5
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/pre-applypatch.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
read(5, "#!/data/data/com.termux/files/us"..., 8192) = 455
write(6, "#!/data/data/com.termux/files/us"..., 455) = 455
read(5, "", 8192) = 0
close(5) = 0
close(6) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/commit-msg.sample", 0x7ff6279030, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks/commit-msg.sample", {st_mode=S_IFREG|0750, st_size=927, ...}, AT_SYMLINK_NOFOLLOW) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks/commit-msg.sample", O_RDONLY) = 5
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/commit-msg.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
read(5, "#!/data/data/com.termux/files/us"..., 8192) = 927
write(6, "#!/data/data/com.termux/files/us"..., 927) = 927
read(5, "", 8192) = 0
close(5) = 0
close(6) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/prepare-commit-msg.sample", 0x7ff6279030, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks/prepare-commit-msg.sample", {st_mode=S_IFREG|0750, st_size=1324, ...}, AT_SYMLINK_NOFOLLOW) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks/prepare-commit-msg.sample", O_RDONLY) = 5
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/prepare-commit-msg.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
read(5, "#!/data/data/com.termux/files/us"..., 8192) = 1324
write(6, "#!/data/data/com.termux/files/us"..., 1324) = 1324
read(5, "", 8192) = 0
close(5) = 0
close(6) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/update.sample", 0x7ff6279030, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks/update.sample", {st_mode=S_IFREG|0750, st_size=3642, ...}, AT_SYMLINK_NOFOLLOW) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks/update.sample", O_RDONLY) = 5
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/update.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
read(5, "#!/data/data/com.termux/files/us"..., 8192) = 3642
write(6, "#!/data/data/com.termux/files/us"..., 3642) = 3642
read(5, "", 8192) = 0
close(5) = 0
close(6) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/applypatch-msg.sample", 0x7ff6279030, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks/applypatch-msg.sample", {st_mode=S_IFREG|0750, st_size=509, ...}, AT_SYMLINK_NOFOLLOW) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks/applypatch-msg.sample", O_RDONLY) = 5
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/applypatch-msg.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
read(5, "#!/data/data/com.termux/files/us"..., 8192) = 509
write(6, "#!/data/data/com.termux/files/us"..., 509) = 509
read(5, "", 8192) = 0
close(5) = 0
close(6) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/pre-rebase.sample", 0x7ff6279030, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks/pre-rebase.sample", {st_mode=S_IFREG|0750, st_size=5009, ...}, AT_SYMLINK_NOFOLLOW) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks/pre-rebase.sample", O_RDONLY) = 5
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/pre-rebase.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
read(5, "#!/data/data/com.termux/files/us"..., 8192) = 5009
write(6, "#!/data/data/com.termux/files/us"..., 5009) = 5009
read(5, "", 8192) = 0
close(5) = 0
close(6) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/pre-commit.sample", 0x7ff6279030, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks/pre-commit.sample", {st_mode=S_IFREG|0750, st_size=1673, ...}, AT_SYMLINK_NOFOLLOW) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks/pre-commit.sample", O_RDONLY) = 5
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/pre-commit.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
read(5, "#!/data/data/com.termux/files/us"..., 8192) = 1673
write(6, "#!/data/data/com.termux/files/us"..., 1673) = 1673
read(5, "", 8192) = 0
close(5) = 0
close(6) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/pre-push.sample", 0x7ff6279030, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks/pre-push.sample", {st_mode=S_IFREG|0750, st_size=1379, ...}, AT_SYMLINK_NOFOLLOW) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/hooks/pre-push.sample", O_RDONLY) = 5
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/hooks/pre-push.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
read(5, "#!/data/data/com.termux/files/us"..., 8192) = 1379
write(6, "#!/data/data/com.termux/files/us"..., 1379) = 1379
read(5, "", 8192) = 0
close(5) = 0
close(6) = 0
getdents64(4, /* 0 entries */, 4200) = 0
close(4) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/info", 0x7ff62791c0, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/info", {st_mode=S_IFDIR|0750, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/info", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = 4
mkdirat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/info/", 0777) = 0
getdents64(4, /* 3 entries */, 4200) = 80
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/info/exclude", 0x7ff6279030, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/info/exclude", {st_mode=S_IFREG|0640, st_size=240, ...}, AT_SYMLINK_NOFOLLOW) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/usr/share/git-core/templates/info/exclude", O_RDONLY) = 5
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/info/exclude", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
read(5, "# git ls-files --others --exclud"..., 8192) = 240
write(6, "# git ls-files --others --exclud"..., 240) = 240
read(5, "", 8192) = 0
close(5) = 0
close(6) = 0
getdents64(4, /* 0 entries */, 4200) = 0
close(4) = 0
getdents64(3, /* 0 entries */, 4200) = 0
close(3) = 0
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/HEAD", R_OK) = -1 ENOENT (No such file or directory)
readlinkat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/HEAD", 0x7ff6279340, 1) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data", {st_mode=S_IFDIR|0771, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data", {st_mode=S_IFDIR|0771, st_size=20480, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux", {st_mode=S_IFDIR|0751, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/HEAD.lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 3
write(3, "ref: refs/heads/master\n", 23) = 23
close(3) = 0
renameat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/HEAD.lock", AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/HEAD") = 0
readlinkat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", 0x559052ee50, 60) = -1 ENOENT (No such file or directory)
rt_sigaction(SIGINT, {0x5562044030, [], SA_RESTART}, {0x5561f6ec98, [], SA_RESTART}, 8) = 0
rt_sigaction(SIGHUP, {0x5562044030, [], SA_RESTART}, {0x5561f6ec98, [], SA_RESTART}, 8) = 0
rt_sigaction(SIGTERM, {0x5562044030, [], SA_RESTART}, {0x5561f6ec98, [], SA_RESTART}, 8) = 0
rt_sigaction(SIGQUIT, {0x5562044030, [], SA_RESTART}, {0x5561f6ec98, [], SA_RESTART}, 8) = 0
rt_sigaction(SIGPIPE, {0x5562044030, [], SA_RESTART}, {0x5561f6ec98, [], SA_RESTART}, 8) = 0
mprotect(0x7fac65e000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x7fac65e000, 4096, PROT_READ) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config.lock", O_RDWR|O_CREAT|O_EXCL, 0666) = 3
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", O_RDONLY) = -1 ENOENT (No such file or directory)
write(3, "[core]\n", 7) = 7
write(3, "\trepositoryformatversion = 0\n", 29) = 29
close(3) = 0
renameat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config.lock", AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config") = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", {st_mode=S_IFREG|0600, st_size=36, ...}, AT_SYMLINK_NOFOLLOW) = 0
fchmodat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", 0100700) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", {st_mode=S_IFREG|0700, st_size=36, ...}, AT_SYMLINK_NOFOLLOW) = 0
fchmodat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", 0100600) = 0
readlinkat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", 0x559052ec00, 60) = -1 EINVAL (Invalid argument)
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config.lock", O_RDWR|O_CREAT|O_EXCL, 0666) = 3
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", O_RDONLY) = 4
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0600, st_size=36, ...}) = 0
fstat(5, {st_mode=S_IFREG|0600, st_size=36, ...}) = 0
read(5, "[core]\n\trepositoryformatversion "..., 4096) = 36
lseek(5, 0, SEEK_CUR) = 36
read(5, "", 4096) = 0
close(5) = 0
fstat(4, {st_mode=S_IFREG|0600, st_size=36, ...}) = 0
mmap(NULL, 36, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7fac1fe000
close(4) = 0
fchmodat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config.lock", 0600) = 0
write(3, "[core]\n\trepositoryformatversion "..., 36) = 36
write(3, "\tfilemode = true\n", 17) = 17
munmap(0x7fac1fe000, 36) = 0
close(3) = 0
renameat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config.lock", AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config") = 0
readlinkat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", 0x559052eb10, 60) = -1 EINVAL (Invalid argument)
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config.lock", O_RDWR|O_CREAT|O_EXCL, 0666) = 3
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", O_RDONLY) = 4
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0600, st_size=53, ...}) = 0
fstat(5, {st_mode=S_IFREG|0600, st_size=53, ...}) = 0
read(5, "[core]\n\trepositoryformatversion "..., 4096) = 53
lseek(5, 0, SEEK_CUR) = 53
read(5, "", 4096) = 0
close(5) = 0
fstat(4, {st_mode=S_IFREG|0600, st_size=53, ...}) = 0
mmap(NULL, 53, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7fac1fe000
close(4) = 0
fchmodat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config.lock", 0600) = 0
write(3, "[core]\n\trepositoryformatversion "..., 53) = 53
write(3, "\tbare = false\n", 14) = 14
munmap(0x7fac1fe000, 53) = 0
close(3) = 0
renameat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config.lock", AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config") = 0
readlinkat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", 0x559052ef70, 60) = -1 EINVAL (Invalid argument)
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config.lock", O_RDWR|O_CREAT|O_EXCL, 0666) = 3
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", O_RDONLY) = 4
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0600, st_size=67, ...}) = 0
fstat(5, {st_mode=S_IFREG|0600, st_size=67, ...}) = 0
read(5, "[core]\n\trepositoryformatversion "..., 4096) = 67
lseek(5, 0, SEEK_CUR) = 67
read(5, "", 4096) = 0
close(5) = 0
fstat(4, {st_mode=S_IFREG|0600, st_size=67, ...}) = 0
mmap(NULL, 67, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7fac1fe000
close(4) = 0
fchmodat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config.lock", 0600) = 0
write(3, "[core]\n\trepositoryformatversion "..., 67) = 67
write(3, "\tlogallrefupdates = true\n", 25) = 25
munmap(0x7fac1fe000, 67) = 0
close(3) = 0
renameat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config.lock", AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config") = 0
openat(AT_FDCWD, "/dev/urandom", O_RDONLY|O_NOFOLLOW|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 9), ...}) = 0
ioctl(3, RNDGETENTCNT, 0x7ff6277ffc) = 0
read(3, "r\360\345u\21\216X\336\207\367\324U\357\305\252\334\316\340\317[#\303\367tq\253\360C\2578\242O"..., 40) = 40
close(3) = 0
mmap(NULL, 16, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fac1fe000
mmap(NULL, 1088, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fac1fd000
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/tSoWjeF", O_RDWR|O_CREAT|O_EXCL, 0600) = 3
close(3) = 0
unlinkat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/tSoWjeF", 0) = 0
symlinkat("testing", AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/tSoWjeF") = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/tSoWjeF", {st_mode=S_IFLNK|0777, st_size=7, ...}, AT_SYMLINK_NOFOLLOW) = 0
unlinkat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/tSoWjeF", 0) = 0
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/CoNfIg", F_OK) = -1 ENOENT (No such file or directory)
mkdirat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/objects", 0777) = 0
mkdirat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/objects/pack", 0777) = 0
mkdirat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/objects/info", 0777) = 0
faccessat(AT_FDCWD, "/data/data/com.termux/files/usr/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/.config/git/config", R_OK) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/.gitconfig", R_OK) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", R_OK) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0600, st_size=92, ...}) = 0
fstat(3, {st_mode=S_IFREG|0600, st_size=92, ...}) = 0
read(3, "[core]\n\trepositoryformatversion "..., 4096) = 92
read(3, "", 4096) = 0
close(3) = 0
readlinkat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", 0x559052f310, 60) = -1 EINVAL (Invalid argument)
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config.lock", O_RDWR|O_CREAT|O_EXCL, 0666) = 3
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", O_RDONLY) = 4
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0600, st_size=92, ...}) = 0
fstat(5, {st_mode=S_IFREG|0600, st_size=92, ...}) = 0
brk(0x5590533000) = 0x5590533000
read(5, "[core]\n\trepositoryformatversion "..., 4096) = 92
read(5, "", 4096) = 0
close(5) = 0
fstat(4, {st_mode=S_IFREG|0600, st_size=92, ...}) = 0
mmap(NULL, 92, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7fac1fc000
close(4) = 0
fchmodat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config.lock", 0600) = 0
write(3, "[core]\n\trepositoryformatversion "..., 92) = 92
write(3, "[remote \"origin\"]\n", 18) = 18
write(3, "\turl = http://www.github.com/ter"..., 52) = 52
munmap(0x7fac1fc000, 92) = 0
close(3) = 0
renameat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config.lock", AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config") = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/HEAD", {st_mode=S_IFREG|0600, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/HEAD", O_RDONLY) = 3
read(3, "ref: refs/heads/master\n", 256) = 23
read(3, "", 233) = 0
close(3) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/heads/master", 0x7ff62793d0, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/packed-refs", O_RDONLY) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/usr/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/.config/git/config", R_OK) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/.gitconfig", R_OK) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", R_OK) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0600, st_size=162, ...}) = 0
fstat(3, {st_mode=S_IFREG|0600, st_size=162, ...}) = 0
read(3, "[core]\n\trepositoryformatversion "..., 4096) = 162
read(3, "", 4096) = 0
close(3) = 0
ioctl(2, TCGETS, 0x7ff6279440) = -1 ENOTTY (Not a typewriter)
ioctl(2, TCGETS, 0x7ff62794e0) = -1 ENOTTY (Not a typewriter)
newfstatat(AT_FDCWD, "http://www.github.com/termux/termux-packages/.git", 0x7ff62794b0, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "http://www.github.com/termux/termux-packages", 0x7ff62794b0, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "http://www.github.com/termux/termux-packages.git/.git", 0x7ff62794b0, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "http://www.github.com/termux/termux-packages.git", 0x7ff62794b0, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "http://www.github.com/termux/termux-packages.bundle", 0x7ff62794b0, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "http://www.github.com/termux/termux-packages", 0x7ff62794b0, 0) = -1 ENOENT (No such file or directory)
pipe2([3, 4], 0) = 0
pipe2([5, 6], 0) = 0
pipe2([7, 8], 0) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fac670ff8) = 14377
close(8) = 0
read(7, "", 1) = 0
close(7) = 0
close(3) = 0
close(6) = 0
dup(5) = 3
fcntl(3, F_GETFL) = 0 (flags O_RDONLY)
write(4, "capabilities\n", 13) = 13
fstat(3, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
read(3, "fetch\noption\npush\ncheck-connecti"..., 4096) = 38
write(4, "option progress false\n", 22) = 22
read(3, "ok\n", 4096) = 3
write(4, "option verbosity 1\n", 19) = 19
read(3, "ok\n", 4096) = 3
dup(5) = 6
fcntl(6, F_GETFL) = 0 (flags O_RDONLY)
close(6) = 0
write(4, "list\n", 5) = 5
read(3, "@refs/heads/master HEAD\n8cd4ab4e"..., 4096) = 3130
brk(0x5590534000) = 0x5590534000
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/remotes/origin/master", 0x7ff6279430, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/packed-refs", 0x7ff6279250, 0) = -1 ENOENT (No such file or directory)
readlinkat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", 0x5590533f60, 60) = -1 EINVAL (Invalid argument)
brk(0x5590535000) = 0x5590535000
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config.lock", O_RDWR|O_CREAT|O_EXCL, 0666) = 6
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", O_RDONLY) = 7
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", O_RDONLY) = 8
fstat(8, {st_mode=S_IFREG|0600, st_size=162, ...}) = 0
fstat(8, {st_mode=S_IFREG|0600, st_size=162, ...}) = 0
brk(0x5590536000) = 0x5590536000
read(8, "[core]\n\trepositoryformatversion "..., 4096) = 162
lseek(8, 0, SEEK_CUR) = 162
read(8, "", 4096) = 0
close(8) = 0
fstat(7, {st_mode=S_IFREG|0600, st_size=162, ...}) = 0
mmap(NULL, 162, PROT_READ, MAP_PRIVATE, 7, 0) = 0x7fac1fc000
close(7) = 0
fchmodat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config.lock", 0600) = 0
write(6, "[core]\n\trepositoryformatversion "..., 162) = 162
write(6, "\tfetch = +refs/heads/*:refs/remo"..., 45) = 45
munmap(0x7fac1fc000, 162) = 0
close(6) = 0
renameat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config.lock", AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config") = 0
dup(5) = 6
fcntl(6, F_GETFL) = 0 (flags O_RDONLY)
close(6) = 0
write(4, "option check-connectivity true\n", 31) = 31
read(3, "ok\n", 4096) = 3
write(4, "option cloning true\n", 20) = 20
read(3, "ok\n", 4096) = 3
write(4, "fetch 8cd4ab4e6f8c683f8f0240b838"..., 131) = 131
read(3, "lock /data/data/com.termux/files"..., 4096) = 139
read(3, "\n", 4096) = 1
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/objects/pack/pack-be5350ec7b27574915137b961afa8a8cd274c882.keep", F_OK) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/objects/pack/pack-be5350ec7b27574915137b961afa8a8cd274c882.pack", {st_mode=S_IFREG|0400, st_size=1522059, ...}, 0) = 0
pipe2([6, 7], 0) = 0
pipe2([8, 9], 0) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fac670ff8) = 14386
close(9) = 0
read(8, "", 1) = 0
close(8) = 0
close(6) = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTART}, {0x5562044030, [], SA_RESTART}, 8) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/objects/pack/pack-be5350ec7b27574915137b961afa8a8cd274c882.idx", O_RDONLY|O_NOATIME) = 6
fstat(6, {st_mode=S_IFREG|0400, st_size=183520, ...}) = 0
mmap(NULL, 183520, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7fac1d0000
close(6) = 0
close(7) = 0
rt_sigaction(SIGPIPE, {0x5562044030, [], SA_RESTART}, {SIG_IGN, [], SA_RESTART}, 8) = 0
wait4(14386, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 14386
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=14386, si_uid=10090, si_status=0, si_utime=0, si_stime=2} ---
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = 6
getdents64(6, /* 4 entries */, 4200) = 104
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/heads", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/tags", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
getdents64(6, /* 0 entries */, 4200) = 0
close(6) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/bisect", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/heads/", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = 6
getdents64(6, /* 2 entries */, 4200) = 48
getdents64(6, /* 0 entries */, 4200) = 0
close(6) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/tags/", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = 6
getdents64(6, /* 2 entries */, 4200) = 48
getdents64(6, /* 0 entries */, 4200) = 0
close(6) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/bisect/", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/packed-refs", 0x7ff6279330, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/packed-refs", 0x7ff6279320, 0) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/usr/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/.config/git/config", R_OK) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/.gitconfig", R_OK) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", R_OK) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/config", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0600, st_size=207, ...}) = 0
fstat(6, {st_mode=S_IFREG|0600, st_size=207, ...}) = 0
read(6, "[core]\n\trepositoryformatversion "..., 4096) = 207
brk(0x5590537000) = 0x5590537000
read(6, "", 4096) = 0
close(6) = 0
readlinkat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/packed-refs", 0x559052f060, 65) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/packed-refs.lock", O_RDWR|O_CREAT|O_EXCL, 0666) = 6
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/packed-refs", 0x7ff6279350, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/packed-refs", 0x7ff6279380, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/packed-refs", 0x7ff6279340, 0) = -1 ENOENT (No such file or directory)
fcntl(6, F_GETFL) = 0x20002 (flags O_RDWR|O_LARGEFILE)
fstat(6, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
mmap(NULL, 69632, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fac1bf000
prctl(0x53564d41 /* PR_??? */, 0, 0x7fac1bf000, 69632, "libc_malloc") = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/packed-refs", 0x7ff6278f40, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/objects/pack", O_RDONLY|O_DIRECTORY|O_CLOEXEC) = 7
brk(0x5590538000) = 0x5590538000
getdents64(7, /* 5 entries */, 4200) = 264
faccessat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/objects/pack/pack-be5350ec7b27574915137b961afa8a8cd274c882.keep", F_OK) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/objects/pack/pack-be5350ec7b27574915137b961afa8a8cd274c882.pack", {st_mode=S_IFREG|0400, st_size=1522059, ...}, 0) = 0
getdents64(7, /* 0 entries */, 4200) = 0
close(7) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/objects/info/alternates", O_RDONLY|O_NOATIME) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/objects/pack/pack-be5350ec7b27574915137b961afa8a8cd274c882.idx", O_RDONLY|O_NOATIME) = 7
fstat(7, {st_mode=S_IFREG|0400, st_size=183520, ...}) = 0
mmap(NULL, 183520, PROT_READ, MAP_PRIVATE, 7, 0) = 0x7fac192000
close(7) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=4*1024}) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/objects/pack/pack-be5350ec7b27574915137b961afa8a8cd274c882.pack", O_RDONLY|O_NOATIME) = 7
fstat(7, {st_mode=S_IFREG|0400, st_size=1522059, ...}) = 0
fcntl(7, F_GETFD) = 0
fcntl(7, F_SETFD, FD_CLOEXEC) = 0
read(7, "PACK\0\0\0\2\0\0\31t", 12) = 12
lseek(7, 1522039, SEEK_SET) = 1522039
read(7, "\276SP\354{'WI\25\23{\226\32\372\212\214\322t\310\202", 20) = 20
mmap(NULL, 1522059, PROT_READ, MAP_PRIVATE, 7, 0) = 0x7fac01e000
close(7) = 0
write(6, "# pack-refs with: peeled fully-p"..., 107) = 107
close(6) = 0
renameat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/packed-refs.lock", AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/packed-refs") = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/remotes/origin/HEAD", 0x7ff6279000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/packed-refs", {st_mode=S_IFREG|0600, st_size=107, ...}, 0) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/packed-refs", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0600, st_size=107, ...}) = 0
fstat(6, {st_mode=S_IFREG|0600, st_size=107, ...}) = 0
fstat(6, {st_mode=S_IFREG|0600, st_size=107, ...}) = 0
read(6, "# pack-refs with: peeled fully-p"..., 4096) = 107
read(6, "", 4096) = 0
close(6) = 0
newfstatat(AT_FDCWD, "/data", {st_mode=S_IFDIR|0771, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data", {st_mode=S_IFDIR|0771, st_size=20480, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux", {st_mode=S_IFDIR|0751, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/remotes", 0x7ff6279010, 0) = -1 ENOENT (No such file or directory)
mkdirat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/remotes", 0777) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/remotes/origin", 0x7ff6279010, 0) = -1 ENOENT (No such file or directory)
mkdirat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/remotes/origin", 0777) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/remotes/origin/HEAD.lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
write(6, "ref: refs/remotes/origin/master\n", 32) = 32
close(6) = 0
renameat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/remotes/origin/HEAD.lock", AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/remotes/origin/HEAD") = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/refs/remotes/origin/master", 0x7ff6279000, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/packed-refs", {st_mode=S_IFREG|0600, st_size=107, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data", {st_mode=S_IFDIR|0771, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data", {st_mode=S_IFDIR|0771, st_size=20480, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux", {st_mode=S_IFDIR|0751, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/logs", 0x7ff6278f30, 0) = -1 ENOENT (No such file or directory)
mkdirat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/logs", 0777) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/logs/refs", 0x7ff6278f30, 0) = -1 ENOENT (No such file or directory)
mkdirat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/logs/refs", 0777) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/logs/refs/remotes", 0x7ff6278f30, 0) = -1 ENOENT (No such file or directory)
mkdirat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/logs/refs/remotes", 0777) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/logs/refs/remotes/origin", 0x7ff6278f30, 0) = -1 ENOENT (No such file or directory)
mkdirat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/logs/refs/remotes/origin", 0777) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/logs/refs/remotes/origin/HEAD", O_WRONLY|O_CREAT|O_APPEND, 0666) = 6
close(6) = 0
openat(AT_FDCWD, "/data/data/com.termux/files/home/termux-packages/.git/logs/refs/remotes/origin/HEAD", O_WRONLY|O_APPEND) = 6
getuid() = 10090
newfstatat(AT_FDCWD, "/data", {st_mode=S_IFDIR|0771, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/data/data", {st_mode=S_IFDIR|0771, st_size=20480, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux", {st_mode=S_IFDIR|0751, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/data/data/com.termux/files/home/.termux", 0x7ff6275ec8, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)
faccessat(AT_FDCWD, "/data/data/com.termux/files/usr/bin/bash", X_OK) = 0
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0} ---
rt_sigaction(SIGSEGV, {SIG_DFL, [], SA_RESTART}, {0x7fac62f9f0, [], SA_RESTART|SA_SIGINFO|SA_ONSTACK}, 8) = 0
rt_sigaction(SIGSEGV, {0x7fac62f9f0, [], SA_RESTART|SA_SIGINFO|SA_ONSTACK}, NULL, 8) = 0
prctl(PR_GET_NAME, "git") = 0
socket(PF_LOCAL, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 7
fcntl(7, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
connect(7, {sa_family=AF_LOCAL, sun_path="/dev/socket/logdw"}, 110) = 0
clock_gettime(CLOCK_REALTIME, {1458661283, 542269230}) = 0
writev(7, [{"\4", 1}, {"(8", 2}, {"\243g\361V._R ", 8}, {"\7", 1}, {"libc\0", 5}, {"Fatal signal 11 (SIGSEGV), code "..., 69}], 6) = 86
close(7) = 0
socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0) = 7
connect(7, {sa_family=AF_LOCAL, sun_path=@"android:debuggerd"}, 20) = 0
write(7, "\0\0\0\0(8\0\0\0\0\0\0\0\0\0\0\1\0\0\0", 20) = 20
read(7, "", 1) = 0
close(7) = 0
rt_sigaction(SIGSEGV, {SIG_DFL, [], SA_RESTART}, {0x7fac62f9f0, [], SA_RESTART|SA_SIGINFO|SA_ONSTACK}, 8) = 0
rt_sigreturn({mask=[]}) = 367493600048
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0} ---
+++ killed by SIGSEGV +++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment