Userland: Bug report - UserLAnd has entered an illegal state

Created on 28 Jul 2019  路  12Comments  路  Source: CypherpunkArmory/UserLAnd

Describe the bug

We start the app I choose a distro to install and at the moment it is extracting the file system it appears the error message "UserLAnde has entered an Illegal state" and recommends clearing the support files but still does not work

this happens the moment you start extracting the files [BEFORE YOU CONTACT THE TERMINAL]

Steps to reproduce the behavior:

  1. we started the app

2.we select any any distro

3.We look forward to installing a distro

  1. The "Illegal Status" Message Appears

5.Read the procedure of cleaning support files

6.click on the top 3 points

7.Click on "clear all support files"

  1. Wait for the procedure

9.start the distro already installed

  1. wait

  2. same mistake

Screenshots

Screenshot_20190727-214654_UserLAnd

Screenshot_20190727-215545_UserLAnd

Device Information

Device: Samsung Galaxy A10
Android Version: 9.0 Pie
UserLAnd Version : 2.6.1
Whether the device is rooted?: No
Whether the device is running LineageOS?: No

Opinion

From what I understand this only happens on Samsung devices because I have a Galaxy J5 Prime and the same error occurred. I have not tested other devices only on 2 Samsungs

All 12 comments

We do see a fairly high number of crashes from Samsung devices. Unfortunately errors like these are hard to debug without access to the device, as they are Proot issues. One way that you could assist us in solving this is by providing Proot debug logs as detailed here.

If you could repeat the process on both of your devices and provide Proot debug logs of both failures, that would be very helpful.

This is the interesting part: proot info: vpid 2: seccomp SIGSYS: chdir(0x0, 0x20000, 0x0, 0x3,
0xffb59562, 0x100808e) = 0x0 [0xffb58fcc, 0]

Looks like seccomp filtering is blocking chdir. We will have to create a proot workaround for this. This came up once before. If I remember right, it was possible, but painful.

Why oh why do they think they need to block chdir? Anyway, we can modify this to being open followed by a chained fchdir when we detect SIG_SYS event.

[Hproot warning: can't sanitize binding "/data/user/0/tech.ula/files/4/tmp": No such file or directory
proot info: binding = /data/data/tech.ula/files/support/version:/proc/version
proot info: binding = /data/app/tech.ula-DnDi_0qTyT-aJyvylDrvpA==/lib/arm/lib_uptime.so:/proc/uptime
proot info: binding = /data/app/tech.ula-DnDi_0qTyT-aJyvylDrvpA==/lib/arm/lib_stat8.so:/proc/stat
proot info: binding = /storage/emulated/0/Android/data/tech.ula/files/storage:/storage
proot info: binding = /data/data/tech.ula/files/support:/support/common
proot info: binding = /data/data/tech.ula/files/4/support/ld.so.preload:/etc/ld.so.preload
proot info: binding = /data/data/tech.ula/files/4/support/userland_profile.sh:/etc/profile.d/userland_profile.sh
proot info: binding = /data/data/tech.ula/files/4/support/nosudo:/usr/local/bin/sudo
proot info: binding = /data/data/tech.ula/files/4/support:/support
proot info: binding = /:/host-rootfs
proot info: binding = /proc/32146/mounts:/etc/mtab
proot info: binding = /mnt
proot info: binding = /data
proot info: binding = /proc
proot info: binding = /dev
proot info: binding = /sys
proot info: binding = /data/data/tech.ula/files/4:/
proot info: vpid 1: translate("/" + "/support/common/extractFilesystem.sh")
proot info: vpid 1: -> "/data/app/tech.ula-DnDi_0qTyT-aJyvylDrvpA==/lib/arm/lib_extractFilesystem.sh.so"
proot info: vpid 1: translate("/" + "/support/common/extractFilesystem.sh")
proot info: vpid 1: -> "/data/data/tech.ula/files/support/extractFilesystem.sh"
proot info: glue rootfs = /data/data/tech.ula/files/4/support/proot-32146-lLZQzq
proot info: exe = /support/common/extractFilesystem.sh
proot info: argv = /support/common/extractFilesystem.sh
proot info: initial cwd = /data/data/tech.ula/files
proot info: verbose level = 9
proot info: pid 32146: access to "/proc/32146/fd" (fd 3) won't be translated until closed
proot info: vpid 1: sysenter start: mmap2(0x0, 0x80000, 0x3, 0x4022, 0xffffffff, 0x0) = 0x0 [0xffab4798, 0]
proot info: vpid 1: sysenter end: mmap2(0x0, 0x80000, 0x3, 0x4022, 0xffffffff, 0x0) = 0x0 [0xffab4798, 0]
proot info: vpid 1: sysexit start: mmap2(0xe9ce6000, 0x80000, 0x3, 0x4022, 0xffffffff, 0x0) = 0xe9ce6000 [0xffab4798, 0]
proot info: vpid 1: sysexit end: mmap2(0xe9ce6000, 0x80000, 0x3, 0x4022, 0xffffffff, 0x0) = 0xe9ce6000 [0xffab4798, 0]
proot info: vpid 1: sysenter start: madvise(0xe9ce6000, 0x80000, 0xc, 0x4022, 0xe9ce6000, 0x80000) = 0xe9ce6000 [0xffab47a8, 0]
proot info: vpid 1: sysenter end: madvise(0xe9ce6000, 0x80000, 0xc, 0x4022, 0xe9ce6000, 0x80000) = 0xe9ce6000 [0xffab47a8, 0]
proot info: vpid 1: sysexit start: madvise(0x0, 0x80000, 0xc, 0x4022, 0xe9ce6000, 0x80000) = 0x0 [0xffab47a8, 0]
proot info: vpid 1: sysexit end: madvise(0x0, 0x80000, 0xc, 0x4022, 0xe9ce6000, 0x80000) = 0x0 [0xffab47a8, 0]
proot info: vpid 1: sysenter start: prctl(0x53564d41, 0x0, 0xe9ce6000, 0x80000, 0xe9f637b0, 0x0) = 0x53564d41 [0xffab47d0, 0]
proot info: vpid 1: sysenter end: prctl(0x53564d41, 0x0, 0xe9ce6000, 0x80000, 0xe9f637b0, 0x0) = 0x53564d41 [0xffab47d0, 0]
proot info: vpid 1: sysexit start: prctl(0x0, 0x0, 0xe9ce6000, 0x80000, 0xe9f637b0, 0x0) = 0x0 [0xffab47d0, 0]
proot info: vpid 1: sysexit end: prctl(0x0, 0x0, 0xe9ce6000, 0x80000, 0xe9f637b0, 0x0) = 0x0 [0xffab47d0, 0]
proot info: vpid 1: sysenter start: munmap(0xe9ce6000, 0x80000, 0x87ee7214, 0x80000, 0x0, 0x80000) = 0xe9ce6000 [0xffab47f0, 0]
proot info: vpid 1: sysenter end: munmap(0xe9ce6000, 0x80000, 0x87ee7214, 0x80000, 0x0, 0x80000) = 0xe9ce6000 [0xffab47f0, 0]
proot info: vpid 1: sysexit start: munmap(0x0, 0x80000, 0x87ee7214, 0x80000, 0x0, 0x80000) = 0x0 [0xffab47f0, 0]
proot info: vpid 1: sysexit end: munmap(0x0, 0x80000, 0x87ee7214, 0x80000, 0x0, 0x80000) = 0x0 [0xffab47f0, 0]
proot info: vpid 1: sysenter start: mmap2(0x0, 0xff000, 0x3, 0x4022, 0xffffffff, 0x0) = 0x0 [0xffab4798, 0]
proot info: vpid 1: sysenter end: mmap2(0x0, 0xff000, 0x3, 0x4022, 0xffffffff, 0x0) = 0x0 [0xffab4798, 0]
proot info: vpid 1: sysexit start: mmap2(0xe9c67000, 0xff000, 0x3, 0x4022, 0xffffffff, 0x0) = 0xe9c67000 [0xffab4798, 0]
proot info: vpid 1: sysexit end: mmap2(0xe9c67000, 0xff000, 0x3, 0x4022, 0xffffffff, 0x0) = 0xe9c67000 [0xffab4798, 0]
proot info: vpid 1: sysenter start: madvise(0xe9c67000, 0xff000, 0xc, 0x4022, 0xe9c67000, 0xff000) = 0xe9c67000 [0xffab47a8, 0]
proot info: vpid 1: sysenter end: madvise(0xe9c67000, 0xff000, 0xc, 0x4022, 0xe9c67000, 0xff000) = 0xe9c67000 [0xffab47a8, 0]
proot info: vpid 1: sysexit start: madvise(0x0, 0xff000, 0xc, 0x4022, 0xe9c67000, 0xff000) = 0x0 [0xffab47a8, 0]
proot info: vpid 1: sysexit end: madvise(0x0, 0xff000, 0xc, 0x4022, 0xe9c67000, 0xff000) = 0x0 [0xffab47a8, 0]
proot info: vpid 1: sysenter start: prctl(0x53564d41, 0x0, 0xe9c67000, 0xff000, 0xe9f637b0, 0x0) = 0x53564d41 [0xffab47d0, 0]
proot info: vpid 1: sysenter end: prctl(0x53564d41, 0x0, 0xe9c67000, 0xff000, 0xe9f637b0, 0x0) = 0x53564d41 [0xffab47d0, 0]
proot info: vpid 1: sysexit start: prctl(0x0, 0x0, 0xe9c67000, 0xff000, 0xe9f637b0, 0x0) = 0x0 [0xffab47d0, 0]
proot info: vpid 1: sysexit end: prctl(0x0, 0x0, 0xe9c67000, 0xff000, 0xe9f637b0, 0x0) = 0x0 [0xffab47d0, 0]
proot info: vpid 1: sysenter start: munmap(0xe9c67000, 0x19000, 0x19000, 0x80000, 0x80000, 0xe9c67000) = 0xe9c67000 [0xffab47e0, 0]
proot info: vpid 1: sysenter end: munmap(0xe9c67000, 0x19000, 0x19000, 0x80000, 0x80000, 0xe9c67000) = 0xe9c67000 [0xffab47e0, 0]
proot info: vpid 1: sysexit start: munmap(0x0, 0x19000, 0x19000, 0x80000, 0x80000, 0xe9c67000) = 0x0 [0xffab47e0, 0]
proot info: vpid 1: sysexit end: munmap(0x0, 0x19000, 0x19000, 0x80000, 0x80000, 0xe9c67000) = 0x0 [0xffab47e0, 0]
proot info: vpid 1: sysenter start: munmap(0xe9d00000, 0x66000, 0x19000, 0x80000, 0x80000, 0xe9c80000) = 0xe9d00000 [0xffab47e0, 0]
proot info: vpid 1: sysenter end: munmap(0xe9d00000, 0x66000, 0x19000, 0x80000, 0x80000, 0xe9c80000) = 0xe9d00000 [0xffab47e0, 0]
proot info: vpid 1: sysexit start: munmap(0x0, 0x66000, 0x19000, 0x80000, 0x80000, 0xe9c80000) = 0x0 [0xffab47e0, 0]
proot info: vpid 1: sysexit end: munmap(0x0, 0x66000, 0x19000, 0x80000, 0x80000, 0xe9c80000) = 0x0 [0xffab47e0, 0]
proot info: vpid 1: sysenter start: prctl(0x26, 0x1, 0x0, 0x0, 0x0, 0xea3334a8) = 0x26 [0xffab4ad8, 0]
proot info: vpid 1: sysenter end: prctl(0x26, 0x1, 0x0, 0x0, 0x0, 0xea3334a8) = 0x26 [0xffab4ad8, 0]
proot info: vpid 1: sysexit start: prctl(0x0, 0x1, 0x0, 0x0, 0x0, 0xea3334a8) = 0x0 [0xffab4ad8, 0]
proot info: vpid 1: sysexit end: prctl(0x0, 0x1, 0x0, 0x0, 0x0, 0xea3334a8) = 0x0 [0xffab4ad8, 0]
proot info: vpid 1: sysenter start: prctl(0x16, 0x2, 0xffab4af8, 0x0, 0x0, 0xea3334a8) = 0x16 [0xffab4ad8, 0]
proot info: vpid 1: sysenter end: prctl(0x16, 0x2, 0xffab4af8, 0x0, 0x0, 0xea3334a8) = 0x16 [0xffab4ad8, 0]
proot info: vpid 1: sysexit start: prctl(0x0, 0x2, 0xffab4af8, 0x0, 0x0, 0xea3334a8) = 0x0 [0xffab4ad8, 0]
proot info: vpid 1: sysexit end: prctl(0x0, 0x2, 0xffab4af8, 0x0, 0x0, 0xea3334a8) = 0x0 [0xffab4ad8, 0]
proot info: vpid 1: sysenter start: execve(0xe9dc7570, 0xffab6c74, 0xffab6c7c, 0x2f, 0xe9d9c030, 0xffab6c74) = 0xe9dc7570 [0xffab4ae8, 0]
proot info: vpid 1: translate("/" + "/support/common/extractFilesystem.sh")
proot info: vpid 1: -> "/data/app/tech.ula-DnDi_0qTyT-aJyvylDrvpA==/lib/arm/lib_extractFilesystem.sh.so"
proot info: vpid 1: translate("/" + "/support/common/busybox_static")
proot info: vpid 1: -> "/data/app/tech.ula-DnDi_0qTyT-aJyvylDrvpA==/lib/arm/lib_busybox_static.so"
proot info: vpid 1: translate("/" + "/support/common/busybox_static")
proot info: vpid 1: -> "/data/app/tech.ula-DnDi_0qTyT-aJyvylDrvpA==/lib/arm/lib_busybox_static.so"
proot info: vpid 1: translate("/" + "/support/common/extractFilesystem.sh")
proot info: vpid 1: -> "/data/app/tech.ula-DnDi_0qTyT-aJyvylDrvpA==/lib/arm/lib_extractFilesystem.sh.so"
proot info: vpid 1: sysenter end: execve(0xffab4a66, 0xffab4a91, 0xffab6c7c, 0x2f, 0xe9d9c030, 0xffab6c74) = 0xffab4a66 [0xffab4a66, 0]
proot info: ptrace acceleration (seccomp mode 2, new syscall order) enabled
proot info: vpid 1: sysexit start: restart_syscall(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) = 0x0 [0xffc428a0, 0]
proot info: vpid 1: sysexit end: restart_syscall(0xffc427ec, 0x0, 0x0, 0x0, 0x0, 0x0) = 0xffc427ec [0xffc427ec, 0]
proot info: vpid 1: sysenter start: open(0xffc4285c, 0x0, 0x0, 0x0, 0x0, 0x0) = 0xffc4285c [0xffc427c4, 0]
proot info: vpid 1: translate("/" + "/support/common/busybox_static")
proot info: vpid 1: -> "/data/app/tech.ula-DnDi_0qTyT-aJyvylDrvpA==/lib/arm/lib_busybox_static.so"
proot info: vpid 1: sysenter end: open(0xffc4277a, 0x0, 0x0, 0x0, 0x0, 0x0) = 0xffc4277a [0xffc427c4, 0]
proot info: vpid 1: sysenter start: prctl(0xf, 0xffc4288b, 0x0, 0x0, 0x3, 0xc) = 0xf [0xffc427c4, 0]
proot info: vpid 1: sysenter end: prctl(0xf, 0xffc4288b, 0x0, 0x0, 0x3, 0xc) = 0xf [0xffc427c4, 0]
proot info: vpid 1: sysexit start: prctl(0x0, 0xffc4288b, 0x0, 0x0, 0x3, 0xc) = 0x0 [0xffc427c4, 0]
proot info: vpid 1: sysexit end: prctl(0x0, 0xffc4288b, 0x0, 0x0, 0x3, 0xc) = 0x0 [0xffc427c4, 0]
proot info: vpid 1: sysenter start: getuid32(0xffc43542, 0x2f, 0xffc43541, 0xffc43541, 0xf11cad8, 0xffc428a4) = 0xffc43542 [0xffc42860, 0]
proot info: vpid 1: sysenter end: getuid32(0xffc43542, 0x2f, 0xffc43541, 0xffc43541, 0xf11cad8, 0xffc428a4) = 0xffc43542 [0xffc42860, 0]
proot info: vpid 1: sysexit start: getuid32(0x27c7, 0x2f, 0xffc43541, 0xffc43541, 0xf11cad8, 0xffc428a4) = 0x27c7 [0xffc42860, 0]
proot info: vpid 1: sysexit end: getuid32(0x0, 0x2f, 0xffc43541, 0xffc43541, 0xf11cad8, 0xffc428a4) = 0x0 [0xffc42860, 0]
proot info: vpid 1: sysenter start: brk(0x0, 0xf11bd10, 0xdf0, 0x1000, 0x1ec, 0xffc4263c) = 0x0 [0xffc425e0, 0]
proot info: vpid 1: sysenter end: mmap2(0xf11d000, 0x1000, 0x3, 0x22, 0xffffffff, 0x0) = 0xf11d000 [0xffc425e0, 0]
proot info: vpid 1: sysexit start: mmap2(0xf11d000, 0x1000, 0x3, 0x22, 0xffffffff, 0x0) = 0xf11d000 [0xffc425e0, 0]
proot info: vpid 1: sysexit end: brk(0xf11e000, 0xf11bd10, 0xdf0, 0x1000, 0x1ec, 0xffc4263c) = 0xf11e000 [0xffc425e0, 0]
proot info: vpid 1: sysenter start: brk(0xf11f000, 0xf11e000, 0xffc425f4, 0x1000, 0x1ec, 0xffc4263c) = 0xf11f000 [0xffc425e0, 0]
proot info: vpid 1: sysenter end: mremap(0xf11d000, 0x1000, 0x2000, 0x0, 0x0, 0xffc4263c) = 0xf11d000 [0xffc425e0, 0]
proot info: vpid 1: sysexit start: mremap(0xf11d000, 0x1000, 0x2000, 0x0, 0x0, 0xffc4263c) = 0xf11d000 [0xffc425e0, 0]
proot info: vpid 1: sysexit end: brk(0xf11f000, 0xf11e000, 0xffc425f4, 0x1000, 0x1ec, 0xffc4263c) = 0xf11f000 [0xffc425e0, 0]
proot info: vpid 1: sysenter start: brk(0xf128000, 0xf11f000, 0xffc425ec, 0x9000, 0x8024, 0xffc42634) = 0xf128000 [0xffc425d8, 0]
proot info: vpid 1: sysenter end: mremap(0xf11d000, 0x2000, 0xb000, 0x0, 0x0, 0xffc42634) = 0xf11d000 [0xffc425d8, 0]
proot info: vpid 1: sysexit start: mremap(0xf11d000, 0x2000, 0xb000, 0x0, 0x0, 0xffc42634) = 0xf11d000 [0xffc425d8, 0]
proot info: vpid 1: sysexit end: brk(0xf128000, 0xf11f000, 0xffc425ec, 0x9000, 0x8024, 0xffc42634) = 0xf128000 [0xffc425d8, 0]
proot info: vpid 1: sysenter start: uname(0xffc424d4, 0xf0f8bd8, 0x48, 0x52, 0xf0f8bd8, 0xffc424d4) = 0xffc424d4 [0xffc423fc, 0]
proot info: vpid 1: sysenter end: uname(0xffc424d4, 0xf0f8bd8, 0x48, 0x52, 0xf0f8bd8, 0xffc424d4) = 0xffc424d4 [0xffc423fc, 0]
proot info: vpid 1: sysexit start: uname(0x0, 0xf0f8bd8, 0x48, 0x52, 0xf0f8bd8, 0xffc424d4) = 0x0 [0xffc423fc, 0]
proot info: vpid 1: sysexit end: uname(0x0, 0xf0f8bd8, 0x48, 0x52, 0xf0f8bd8, 0xffc424d4) = 0x0 [0xffc423fc, 0]
proot info: vpid 1: sysenter start: stat64(0xffc43d9c, 0xffc42400, 0x3d, 0x2f, 0xffc43d9c, 0xffc42400) = 0xffc43d9c [0xffc423fc, 0]
proot info: vpid 1: translate("/" + "/data/data/tech.ula/files")
proot info: vpid 1: -> "/data/data/tech.ula/files"
proot info: vpid 1: sysenter end: stat64(0xffc423e2, 0xffc42400, 0x3d, 0x2f, 0xffc43d9c, 0xffc42400) = 0xffc423e2 [0xffc423e2, 0]
proot info: vpid 1: sysexit start: stat64(0x0, 0xffc42400, 0x3d, 0x2f, 0xffc43d9c, 0xffc42400) = 0x0 [0xffc423e2, 0]
proot info: vpid 1: sysexit end: stat64(0x0, 0xffc42400, 0x3d, 0x2f, 0xffc43d9c, 0xffc42400) = 0x0 [0xffc423fc, 0]
proot info: vpid 1: sysenter start: stat64(0xf0f8989, 0xffc42468, 0x3d, 0x2f, 0xffc43d9c, 0xffc42400) = 0xf0f8989 [0xffc423fc, 0]
proot info: vpid 1: translate("/data/data/tech.ula/files" + ".")
proot info: vpid 1: -> "/data/data/tech.ula/files/."
proot info: vpid 1: sysenter end: stat64(0xffc423e0, 0xffc42468, 0x3d, 0x2f, 0xffc43d9c, 0xffc42400) = 0xffc423e0 [0xffc423e0, 0]
proot info: vpid 1: sysexit start: stat64(0x0, 0xffc42468, 0x3d, 0x2f, 0xffc43d9c, 0xffc42400) = 0x0 [0xffc423e0, 0]
proot info: vpid 1: sysexit end: stat64(0x0, 0xffc42468, 0x3d, 0x2f, 0xffc43d9c, 0xffc42400) = 0x0 [0xffc423fc, 0]
proot info: vpid 1: sysenter start: open(0xffc43554, 0xa0000, 0x0, 0x0, 0x0, 0x0) = 0xffc43554 [0xffc42620, 0]
proot info: vpid 1: translate("/" + "/support/common/extractFilesystem.sh")
proot info: vpid 1: -> "/data/app/tech.ula-DnDi_0qTyT-aJyvylDrvpA==/lib/arm/lib_extractFilesystem.sh.so"
proot info: vpid 1: sysenter end: open(0xffc425d0, 0xa0000, 0x0, 0x0, 0x0, 0x0) = 0xffc425d0 [0xffc42620, 0]
proot info: vpid 1: sysenter start: wait4(0xffffffff, 0xffc423fc, 0x1, 0x0, 0x0, 0x0) = 0xffffffff [0xffc423d0, 0]
proot info: vpid 1: sysenter end: wait4(0xffffffff, 0xffc423fc, 0x1, 0x0, 0x0, 0x0) = 0xffffffff [0xffc423d0, 0]
proot info: vpid 1: sysexit start: wait4(0xfffffff6, 0xffc423fc, 0x1, 0x0, 0x0, 0x0) = 0xfffffff6 [0xffc423d0, 0]
proot info: vpid 1: sysexit end: wait4(0xfffffff6, 0xffc423fc, 0x1, 0x0, 0x0, 0x0) = 0xfffffff6 [0xffc423d0, 0]
proot info: vpid 1: sysenter start: stat64(0xf1270a4, 0xffc421c0, 0x0, 0xf1270e4, 0xf101c56, 0x5) = 0xf1270a4 [0xffc421bc, 0]
proot info: vpid 1: translate("/" + "/support/rootfs.tar.gz")
proot info: vpid 1: -> "/data/data/tech.ula/files/4/support/rootfs.tar.gz"
proot info: vpid 1: sysenter end: stat64(0xffc4218a, 0xffc421c0, 0x0, 0xf1270e4, 0xf101c56, 0x5) = 0xffc4218a [0xffc4218a, 0]
proot info: vpid 1: sysexit start: stat64(0x0, 0xffc421c0, 0x0, 0xf1270e4, 0xf101c56, 0x5) = 0x0 [0xffc4218a, 0]
proot info: vpid 1: sysexit end: stat64(0x0, 0xffc421c0, 0x0, 0xf1270e4, 0xf101c56, 0x5) = 0x0 [0xffc421bc, 0]
proot info: vpid 1: sysenter start: stat64(0xf11e344, 0xffc42458, 0x0, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xf11e344 [0xffc4242c, 0]
proot info: vpid 1: translate("/" + "/usr/local/sbin/ln")
proot info: vpid 1: sysenter end: void(0xfffffffe, 0xffc42458, 0x0, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xfffffffe [0xffc4242c, 0]
proot info: vpid 1: sysexit start: void(0xf11e344, 0xffc42458, 0x0, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xf11e344 [0xffc4242c, 0]
proot info: vpid 1: sysexit end: stat64(0xfffffffe, 0xffc42458, 0x0, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xfffffffe [0xffc4242c, 0]
proot info: vpid 1: seccomp SIGSYS: stat64(0xfffffffe, 0xffc42458, 0x0, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xfffffffe [0xffc4242c, 0]
proot info: vpid 1: sysenter start: stat64(0xf11e344, 0xffc42458, 0x1, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xf11e344 [0xffc4242c, 0]
proot info: vpid 1: translate("/" + "/usr/local/bin/ln")
proot info: vpid 1: -> "/data/data/tech.ula/files/4/usr/local/bin/ln"
proot info: vpid 1: sysenter end: stat64(0xffc423ff, 0xffc42458, 0x1, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xffc423ff [0xffc423ff, 0]
proot info: vpid 1: sysexit start: stat64(0xfffffffe, 0xffc42458, 0x1, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xfffffffe [0xffc423ff, 0]
proot info: vpid 1: sysexit end: stat64(0xfffffffe, 0xffc42458, 0x1, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xfffffffe [0xffc4242c, 0]
proot info: vpid 1: sysenter start: stat64(0xf11e344, 0xffc42458, 0x2, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xf11e344 [0xffc4242c, 0]
proot info: vpid 1: translate("/" + "/usr/sbin/ln")
proot info: vpid 1: sysenter end: void(0xfffffffe, 0xffc42458, 0x2, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xfffffffe [0xffc4242c, 0]
proot info: vpid 1: sysexit start: void(0xf11e344, 0xffc42458, 0x2, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xf11e344 [0xffc4242c, 0]
proot info: vpid 1: sysexit end: stat64(0xfffffffe, 0xffc42458, 0x2, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xfffffffe [0xffc4242c, 0]
proot info: vpid 1: seccomp SIGSYS: stat64(0xfffffffe, 0xffc42458, 0x2, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xfffffffe [0xffc4242c, 0]
proot info: vpid 1: sysenter start: stat64(0xf11e344, 0xffc42458, 0x3, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xf11e344 [0xffc4242c, 0]
proot info: vpid 1: translate("/" + "/usr/bin/ln")
proot info: vpid 1: sysenter end: void(0xfffffffe, 0xffc42458, 0x3, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xfffffffe [0xffc4242c, 0]
proot info: vpid 1: sysexit start: void(0xf11e344, 0xffc42458, 0x3, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xf11e344 [0xffc4242c, 0]
proot info: vpid 1: sysexit end: stat64(0xfffffffe, 0xffc42458, 0x3, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xfffffffe [0xffc4242c, 0]
proot info: vpid 1: seccomp SIGSYS: stat64(0xfffffffe, 0xffc42458, 0x3, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xfffffffe [0xffc4242c, 0]
proot info: vpid 1: sysenter start: stat64(0xf11e344, 0xffc42458, 0x4, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xf11e344 [0xffc4242c, 0]
proot info: vpid 1: translate("/" + "/sbin/ln")
proot info: vpid 1: sysenter end: void(0xfffffffe, 0xffc42458, 0x4, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xfffffffe [0xffc4242c, 0]
proot info: vpid 1: sysexit start: void(0xf11e344, 0xffc42458, 0x4, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xf11e344 [0xffc4242c, 0]
proot info: vpid 1: sysexit end: stat64(0xfffffffe, 0xffc42458, 0x4, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xfffffffe [0xffc4242c, 0]
proot info: vpid 1: seccomp SIGSYS: stat64(0xfffffffe, 0xffc42458, 0x4, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xfffffffe [0xffc4242c, 0]
proot info: vpid 1: sysenter start: stat64(0xf11e344, 0xffc42458, 0x5, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xf11e344 [0xffc4242c, 0]
proot info: vpid 1: translate("/" + "/bin/ln")
proot info: vpid 1: sysenter end: void(0xfffffffe, 0xffc42458, 0x5, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xfffffffe [0xffc4242c, 0]
proot info: vpid 1: sysexit start: void(0xf11e344, 0xffc42458, 0x5, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xf11e344 [0xffc4242c, 0]
proot info: vpid 1: sysexit end: stat64(0xfffffffe, 0xffc42458, 0x5, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xfffffffe [0xffc4242c, 0]
proot info: vpid 1: seccomp SIGSYS: stat64(0xfffffffe, 0xffc42458, 0x5, 0xffffffff, 0xffc42548, 0xf11e2c4) = 0xfffffffe [0xffc4242c, 0]
/support/common/extractFilesystem.sh: line 8: ln: Function not implemented
proot info: vpid 1: sysenter start: wait4(0xffffffff, 0xffc42414, 0x1, 0x0, 0x0, 0x0) = 0xffffffff [0xffc423e8, 0]
proot info: vpid 1: sysenter end: wait4(0xffffffff, 0xffc42414, 0x1, 0x0, 0x0, 0x0) = 0xffffffff [0xffc423e8, 0]
proot info: vpid 1: sysexit start: wait4(0xfffffff6, 0xffc42414, 0x1, 0x0, 0x0, 0x0) = 0xfffffff6 [0xffc423e8, 0]
proot info: vpid 1: sysexit end: wait4(0xfffffff6, 0xffc42414, 0x1, 0x0, 0x0, 0x0) = 0xfffffff6 [0xffc423e8, 0]
proot info: vpid 2: pid 32148
proot info: vpid 1: sysenter start: wait4(0xffffffff, 0xffc42404, 0x0, 0x0, 0x0, 0x0) = 0xffffffff [0xffc423d8, 0]
proot info: vpid 1: sysenter end: wait4(0xffffffff, 0xffc42404, 0x0, 0x0, 0x0, 0x0) = 0xffffffff [0xffc423d8, 0]
proot info: vpid 2: sysenter start: execve(0xf127424, 0xf127718, 0xf127794, 0x2f, 0xf127424, 0xf127718) = 0xf127424 [0xffc424c4, 0]
proot info: vpid 2: translate("/" + "/support/common/busybox_static")
proot info: vpid 2: -> "/data/app/tech.ula-DnDi_0qTyT-aJyvylDrvpA==/lib/arm/lib_busybox_static.so"
proot info: vpid 2: translate("/" + "/support/common/busybox_static")
proot info: vpid 2: -> "/data/app/tech.ula-DnDi_0qTyT-aJyvylDrvpA==/lib/arm/lib_busybox_static.so"
proot info: vpid 2: sysenter end: execve(0xffc42499, 0xf127718, 0xf127794, 0x2f, 0xf127424, 0xf127718) = 0xffc42499 [0xffc42499, 0]
proot info: vpid 2: sysexit start: restart_syscall(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) = 0x0 [0xffb59090, 0]
proot info: vpid 2: sysexit end: restart_syscall(0xffb59000, 0x0, 0x0, 0x0, 0x0, 0x0) = 0xffb59000 [0xffb59000, 0]
proot info: vpid 2: sysenter start: open(0xffb59070, 0x0, 0x0, 0x0, 0x0, 0x0) = 0xffb59070 [0xffb58fd8, 0]
proot info: vpid 2: translate("/" + "/support/common/busybox_static")
proot info: vpid 2: -> "/data/app/tech.ula-DnDi_0qTyT-aJyvylDrvpA==/lib/arm/lib_busybox_static.so"
proot info: vpid 2: sysenter end: open(0xffb58f8e, 0x0, 0x0, 0x0, 0x0, 0x0) = 0xffb58f8e [0xffb58fd8, 0]
proot info: vpid 2: sysenter start: prctl(0xf, 0xffb59080, 0x0, 0x0, 0x1e, 0xc) = 0xf [0xffb58fd8, 0]
proot info: vpid 2: sysenter end: prctl(0xf, 0xffb59080, 0x0, 0x0, 0x1e, 0xc) = 0xf [0xffb58fd8, 0]
proot info: vpid 2: sysexit start: prctl(0x0, 0xffb59080, 0x0, 0x0, 0x1e, 0xc) = 0x0 [0xffb58fd8, 0]
proot info: vpid 2: sysexit end: prctl(0x0, 0xffb59080, 0x0, 0x0, 0x1e, 0xc) = 0x0 [0xffb58fd8, 0]
proot info: vpid 2: sysenter start: getuid32(0xffb59436, 0x2f, 0xffb59435, 0xffb59435, 0xf11cad8, 0xffb59094) = 0xffb59436 [0xffb59050, 0]
proot info: vpid 2: sysenter end: getuid32(0xffb59436, 0x2f, 0xffb59435, 0xffb59435, 0xf11cad8, 0xffb59094) = 0xffb59436 [0xffb59050, 0]
proot info: vpid 2: sysexit start: getuid32(0x27c7, 0x2f, 0xffb59435, 0xffb59435, 0xf11cad8, 0xffb59094) = 0x27c7 [0xffb59050, 0]
proot info: vpid 2: sysexit end: getuid32(0x0, 0x2f, 0xffb59435, 0xffb59435, 0xf11cad8, 0xffb59094) = 0x0 [0xffb59050, 0]
proot info: vpid 2: sysenter start: brk(0x0, 0xf11bd10, 0xf80, 0x1000, 0x60, 0xffb58f94) = 0x0 [0xffb58f38, 0]
proot info: vpid 2: sysenter end: mmap2(0xf11d000, 0x1000, 0x3, 0x22, 0xffffffff, 0x0) = 0xf11d000 [0xffb58f38, 0]
proot info: vpid 2: sysexit start: mmap2(0xf11d000, 0x1000, 0x3, 0x22, 0xffffffff, 0x0) = 0xf11d000 [0xffb58f38, 0]
proot info: vpid 2: sysexit end: brk(0xf11e000, 0xf11bd10, 0xf80, 0x1000, 0x60, 0xffb58f94) = 0xf11e000 [0xffb58f38, 0]
proot info: vpid 2: sysenter start: brk(0xf11f000, 0xf11e000, 0xffb58f4c, 0x1000, 0x60, 0xffb58f94) = 0xf11f000 [0xffb58f38, 0]
proot info: vpid 2: sysenter end: mremap(0xf11d000, 0x1000, 0x2000, 0x0, 0x0, 0xffb58f94) = 0xf11d000 [0xffb58f38, 0]
proot info: vpid 2: sysexit start: mremap(0xf11d000, 0x1000, 0x2000, 0x0, 0x0, 0xffb58f94) = 0xf11d000 [0xffb58f38, 0]
proot info: vpid 2: sysexit end: brk(0xf11f000, 0xf11e000, 0xffb58f4c, 0x1000, 0x60, 0xffb58f94) = 0xf11f000 [0xffb58f38, 0]
proot info: vpid 2: sysenter start: getuid32(0xf11e010, 0x0, 0x18, 0x7, 0xf11e010, 0xffb59098) = 0xf11e010 [0xffb58fd0, 0]
proot info: vpid 2: sysenter end: getuid32(0xf11e010, 0x0, 0x18, 0x7, 0xf11e010, 0xffb59098) = 0xf11e010 [0xffb58fd0, 0]
proot info: vpid 2: sysexit start: getuid32(0x27c7, 0x0, 0x18, 0x7, 0xf11e010, 0xffb59098) = 0x27c7 [0xffb58fd0, 0]
proot info: vpid 2: sysexit end: getuid32(0x0, 0x0, 0x18, 0x7, 0xf11e010, 0xffb59098) = 0x0 [0xffb58fd0, 0]
proot info: vpid 2: sysenter start: open(0xffb5944f, 0x20000, 0x0, 0x0, 0x0, 0x0) = 0xffb5944f [0xffb58f90, 0]
proot info: vpid 2: translate("/" + "/support/rootfs.tar.gz")
proot info: vpid 2: -> "/data/data/tech.ula/files/4/support/rootfs.tar.gz"
proot info: vpid 2: sysenter end: open(0xffb58f5e, 0x20000, 0x0, 0x0, 0x0, 0x0) = 0xffb58f5e [0xffb58f90, 0]
proot info: vpid 2: sysenter start: chdir(0xffb59562, 0x20000, 0x0, 0x3, 0xffb59562, 0x100808e) = 0xffb59562 [0xffb58fcc, 0]
proot info: vpid 2: translate("/" + "/.")
proot info: vpid 2: -> "/data/data/tech.ula/files/4/."
proot info: vpid 2: sysenter end: void(0xffb59562, 0x20000, 0x0, 0x3, 0xffb59562, 0x100808e) = 0xffb59562 [0xffb58fcc, 0]
proot info: vpid 2: sysexit start: void(0xffb59562, 0x20000, 0x0, 0x3, 0xffb59562, 0x100808e) = 0xffb59562 [0xffb58fcc, 0]
proot info: vpid 2: sysexit end: chdir(0x0, 0x20000, 0x0, 0x3, 0xffb59562, 0x100808e) = 0x0 [0xffb58fcc, 0]
proot info: vpid 2: seccomp SIGSYS: chdir(0x0, 0x20000, 0x0, 0x3, 0xffb59562, 0x100808e) = 0x0 [0xffb58fcc, 0]
tar: can't change directory to '/': Function not implemented
proot info: vpid 2: exited with status 1
proot info: vpid 1: sysexit start: wait4(0x7d94, 0xffc42404, 0x0, 0x0, 0x0, 0x0) = 0x7d94 [0xffc423d8, 0]
proot info: vpid 1: sysexit end: wait4(0x7d94, 0xffc42404, 0x0, 0x0, 0x0, 0x0) = 0x7d94 [0xffc423d8, 0]
proot info: vpid 1: sysenter start: wait4(0xffffffff, 0xffc423fc, 0x1, 0x0, 0x0, 0x0) = 0xffffffff [0xffc423d0, 0]
proot info: vpid 1: sysenter end: wait4(0xffffffff, 0xffc423fc, 0x1, 0x0, 0x0, 0x0) = 0xffffffff [0xffc423d0, 0]
proot info: vpid 1: sysexit start: wait4(0xfffffff6, 0xffc423fc, 0x1, 0x0, 0x0, 0x0) = 0xfffffff6 [0xffc423d0, 0]
proot info: vpid 1: sysexit end: wait4(0xfffffff6, 0xffc423fc, 0x1, 0x0, 0x0, 0x0) = 0xfffffff6 [0xffc423d0, 0]
proot info: vpid 3: pid 32149
proot info: vpid 1: sysenter start: wait4(0xffffffff, 0xffc423ec, 0x0, 0x0, 0x0, 0x0) = 0xffffffff [0xffc423c0, 0]
proot info: vpid 1: sysenter end: wait4(0xffffffff, 0xffc423ec, 0x0, 0x0, 0x0, 0x0) = 0xffffffff [0xffc423c0, 0]
proot info: vpid 3: sysenter start: execve(0xf12735c, 0xf1273c8, 0xf127464, 0x2f, 0xf12735c, 0xf1273c8) = 0xf12735c [0xffc424ac, 0]
proot info: vpid 3: translate("/" + "/support/common/busybox_static")
proot info: vpid 3: -> "/data/app/tech.ula-DnDi_0qTyT-aJyvylDrvpA==/lib/arm/lib_busybox_static.so"
proot info: vpid 3: translate("/" + "/support/common/busybox_static")
proot info: vpid 3: -> "/data/app/tech.ula-DnDi_0qTyT-aJyvylDrvpA==/lib/arm/lib_busybox_static.so"
proot info: vpid 3: sysenter end: execve(0xffc42481, 0xf1273c8, 0xf127464, 0x2f, 0xf12735c, 0xf1273c8) = 0xffc42481 [0xffc42481, 0]
proot info: vpid 3: sysexit start: restart_syscall(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) = 0x0 [0xffe0e560, 0]
proot info: vpid 3: sysexit end: restart_syscall(0xffe0e4d0, 0x0, 0x0, 0x0, 0x0, 0x0) = 0xffe0e4d0 [0xffe0e4d0, 0]
proot info: vpid 3: sysenter start: open(0xffe0e540, 0x0, 0x0, 0x0, 0x0, 0x0) = 0xffe0e540 [0xffe0e4a8, 0]
proot info: vpid 3: translate("/" + "/support/common/busybox_static")
proot info: vpid 3: -> "/data/app/tech.ula-DnDi_0qTyT-aJyvylDrvpA==/lib/arm/lib_busybox_static.so"
proot info: vpid 3: sysenter end: open(0xffe0e45e, 0x0, 0x0, 0x0, 0x0, 0x0) = 0xffe0e45e [0xffe0e4a8, 0]
proot info: vpid 3: sysenter start: prctl(0xf, 0xffe0e550, 0x0, 0x0, 0x3, 0xc) = 0xf [0xffe0e4a8, 0]
proot info: vpid 3: sysenter end: prctl(0xf, 0xffe0e550, 0x0, 0x0, 0x3, 0xc) = 0xf [0xffe0e4a8, 0]
proot info: vpid 3: sysexit start: prctl(0x0, 0xffe0e550, 0x0, 0x0, 0x3, 0xc) = 0x0 [0xffe0e4a8, 0]
proot info: vpid 3: sysexit end: prctl(0x0, 0xffe0e550, 0x0, 0x0, 0x3, 0xc) = 0x0 [0xffe0e4a8, 0]
proot info: vpid 3: sysenter start: getuid32(0xffe0f527, 0x2f, 0xffe0f526, 0xffe0f526, 0xf11cad8, 0xffe0e564) = 0xffe0f527 [0xffe0e520, 0]
proot info: vpid 3: sysenter end: getuid32(0xffe0f527, 0x2f, 0xffe0f526, 0xffe0f526, 0xf11cad8, 0xffe0e564) = 0xffe0f527 [0xffe0e520, 0]
proot info: vpid 3: sysexit start: getuid32(0x27c7, 0x2f, 0xffe0f526, 0xffe0f526, 0xf11cad8, 0xffe0e564) = 0x27c7 [0xffe0e520, 0]
proot info: vpid 3: sysexit end: getuid32(0x0, 0x2f, 0xffe0f526, 0xffe0f526, 0xf11cad8, 0xffe0e564) = 0x0 [0xffe0e520, 0]
proot info: vpid 3: sysenter start: utimensat(0xffffff9c, 0xffe0f53c, 0x0, 0x0, 0xffe0e56c, 0x0) = 0xffffff9c [0xffe0e408, 0]
proot info: vpid 3: translate("/" + "/support/.failure_filesystem_extraction")
proot info: vpid 3: -> "/data/data/tech.ula/files/4/support/.failure_filesystem_extraction"
proot info: vpid 3: sysenter end: utimensat(0xffffff9c, 0xffe0e3c5, 0x0, 0x0, 0xffe0e56c, 0x0) = 0xffffff9c [0xffe0e408, 0]
proot info: vpid 3: sysenter start: open(0xffe0f53c, 0x20042, 0x1b6, 0x0, 0x0, 0x0) = 0xffe0f53c [0xffe0e408, 0]
proot info: vpid 3: translate("/" + "/support/.failure_filesystem_extraction")
proot info: vpid 3: -> "/data/data/tech.ula/files/4/support/.failure_filesystem_extraction"
proot info: vpid 3: sysenter end: open(0xffe0e3c5, 0x20042, 0x1b6, 0x0, 0x0, 0x0) = 0xffe0e3c5 [0xffe0e408, 0]
proot info: vpid 3: exited with status 0
proot info: vpid 1: sysexit start: wait4(0x7d95, 0xffc423ec, 0x0, 0x0, 0x0, 0x0) = 0x7d95 [0xffc423c0, 0]
proot info: vpid 1: sysexit end: wait4(0x7d95, 0xffc423ec, 0x0, 0x0, 0x0, 0x0) = 0x7d95 [0xffc423c0, 0]
proot info: vpid 1: exited with status 0

sorry to have taken the report

Same Issue Here, i will follow up with debug log.

Device: Samsung J7 Pro
Android Ver: (Formerly Oreo 8) 9 Pie
Root: No
Custom Rom: No

This Might Not Be Complete Due To Android Clipboard limitations and Github Limitations, Full Debug Log Link From My Personal Google Drive Will Be Included

https://drive.google.com/file/d/1Og3Bx8Yarw2vRAdNSbNZEYYJ6NnfYeb9/view?usp=drivesdk

proot warning: can't sanitize binding "/data/user/0/tech.ula/files/3/tmp": No such file or directory
proot info: binding = /data/data/tech.ula/files/support/version:/proc/version
proot info: binding = /data/app/tech.ula-wfzlWq0voCzG0jjx48TQ7g==/lib/arm/lib_uptime.so:/proc/uptime
proot info: binding = /data/app/tech.ula-wfzlWq0voCzG0jjx48TQ7g==/lib/arm/lib_stat8.so:/proc/stat
proot info: binding = /storage/emulated/0/Android/data/tech.ula/files/storage:/storage
proot info: binding = /data/data/tech.ula/files/support:/support/common
proot info: binding = /data/data/tech.ula/files/3/support/ld.so.preload:/etc/ld.so.preload
proot info: binding = /data/data/tech.ula/files/3/support/userland_profile.sh:/etc/profile.d/userland_profile.sh
proot info: binding = /data/data/tech.ula/files/3/support/nosudo:/usr/local/bin/sudo
proot info: binding = /data/data/tech.ula/files/3/support:/support
proot info: binding = /:/host-rootfs
proot info: binding = /proc/27939/mounts:/etc/mtab
proot info: binding = /mnt
proot info: binding = /data
proot info: binding = /proc
proot info: binding = /dev
proot info: binding = /sys
proot info: binding = /data/data/tech.ula/files/3:/
proot info: vpid 1: translate("/" + "/support/common/extractFilesystem.sh")
proot info: vpid 1: -> "/data/app/tech.ula-wfzlWq0voCzG0jjx48TQ7g==/lib/arm/lib_extractFilesystem.sh.so"
proot info: vpid 1: translate("/" + "/support/common/extractFilesystem.sh")
proot info: vpid 1: -> "/data/data/tech.ula/files/support/extractFilesystem.sh"
proot info: glue rootfs = /data/data/tech.ula/files/3/support/proot-27939-iTAT8M
proot info: exe = /support/common/extractFilesystem.sh
proot info: argv = /support/common/extractFilesystem.sh
proot info: initial cwd = /data/data/tech.ula/files
proot info: verbose level = 9
proot info: pid 27939: access to "/proc/27939/fd" (fd 3) won't be translated until closed
proot info: vpid 1: sysenter start: mmap2(0x0, 0x80000, 0x3, 0x4022, 0xffffffff, 0x0) = 0x0 [0xffd13aa8, 0]
proot info: vpid 1: sysenter end: mmap2(0x0, 0x80000, 0x3, 0x4022, 0xffffffff, 0x0) = 0x0 [0xffd13aa8, 0]
proot info: vpid 1: sysexit start: mmap2(0xf556f000, 0x80000, 0x3, 0x4022, 0xffffffff, 0x0) = 0xf556f000 [0xffd13aa8, 0]
proot info: vpid 1: sysexit end: mmap2(0xf556f000, 0x80000, 0x3, 0x4022, 0xffffffff, 0x0) = 0xf556f000 [0xffd13aa8, 0]
proot info: vpid 1: sysenter start: madvise(0xf556f000, 0x80000, 0xc, 0x4022, 0xf556f000, 0x80000) = 0xf556f000 [0xffd13ab8, 0]
proot info: vpid 1: sysenter end: madvise(0xf556f000, 0x80000, 0xc, 0x4022, 0xf556f000, 0x80000) = 0xf556f000 [0xffd13ab8, 0]
proot info: vpid 1: sysexit start: madvise(0x0, 0x80000, 0xc, 0x4022, 0xf556f000, 0x80000) = 0x0 [0xffd13ab8, 0]
proot info: vpid 1: sysexit end: madvise(0x0, 0x80000, 0xc, 0x4022, 0xf556f000, 0x80000) = 0x0 [0xffd13ab8, 0]
proot info: vpid 1: sysenter start: prctl(0x53564d41, 0x0, 0xf556f000, 0x80000, 0xf58e0a49, 0x0) = 0x53564d41 [0xffd13ae0, 0]
proot info: vpid 1: sysenter end: prctl(0x53564d41, 0x0, 0xf556f000, 0x80000, 0xf58e0a49, 0x0) = 0x53564d41 [0xffd13ae0, 0]
proot info: vpid 1: sysexit start: prctl(0x0, 0x0, 0xf556f000, 0x80000, 0xf58e0a49, 0x0) = 0x0 [0xffd13ae0, 0]
proot info: vpid 1: sysexit end: prctl(0x0, 0x0, 0xf556f000, 0x80000, 0xf58e0a49, 0x0) = 0x0 [0xffd13ae0, 0]
proot info: vpid 1: sysenter start: munmap(0xf556f000, 0x80000, 0xe2dffead, 0x80000, 0x0, 0x80000) = 0xf556f000 [0xffd13b00, 0]
proot info: vpid 1: sysenter end: munmap(0xf556f000, 0x80000, 0xe2dffead, 0x80000, 0x0, 0x80000) = 0xf556f000 [0xffd13b00, 0]
proot info: vpid 1: sysexit start: munmap(0x0, 0x80000, 0xe2dffead, 0x80000, 0x0, 0x80000) = 0x0 [0xffd13b00, 0]
proot info: vpid 1: sysexit end: munmap(0x0, 0x80000, 0xe2dffead, 0x80000, 0x0, 0x80000) = 0x0 [0xffd13b00, 0]
proot info: vpid 1: sysenter start: mmap2(0x0, 0xff000, 0x3, 0x4022, 0xffffffff, 0x0) = 0x0 [0xffd13aa8, 0]
proot info: vpid 1: sysenter end: mmap2(0x0, 0xff000, 0x3, 0x4022, 0xffffffff, 0x0) = 0x0 [0xffd13aa8, 0]
proot info: vpid 1: sysexit start: mmap2(0xf54f0000, 0xff000, 0x3, 0x4022, 0xffffffff, 0x0) = 0xf54f0000 [0xffd13aa8, 0]
proot info: vpid 1: sysexit end: mmap2(0xf54f0000, 0xff000, 0x3, 0x4022, 0xffffffff, 0x0) = 0xf54f0000 [0xffd13aa8, 0]
proot info: vpid 1: sysenter start: madvise(0xf54f0000, 0xff000, 0xc, 0x4022, 0xf54f0000, 0xff000) = 0xf54f0000 [0xffd13ab8, 0]
proot info: vpid 1: sysenter end: madvise(0xf54f0000, 0xff000, 0xc, 0x4022, 0xf54f0000, 0xff000) = 0xf54f0000 [0xffd13ab8, 0]
proot info: vpid 1: sysexit start: madvise(0x0, 0xff000, 0xc, 0x4022, 0xf54f0000, 0xff000) = 0x0 [0xffd13ab8, 0]
proot info: vpid 1: sysexit end: madvise(0x0, 0xff000, 0xc, 0x4022, 0xf54f0000, 0xff000) = 0x0 [0xffd13ab8, 0]
proot info: vpid 1: sysenter start: prctl(0x53564d41, 0x0, 0xf54f0000, 0xff000, 0xf58e0a49, 0x0) = 0x53564d41 [0xffd13ae0, 0]
proot info: vpid 1: sysenter end: prctl(0x53564d41, 0x0, 0xf54f0000, 0xff000, 0xf58e0a49, 0x0) = 0x53564d41 [0xffd13ae0, 0]
proot info: vpid 1: sysexit start: prctl(0x0, 0x0, 0xf54f0000, 0xff000, 0xf58e0a49, 0x0) = 0x0 [0xffd13ae0, 0]
proot info: vpid 1: sysexit end: prctl(0x0, 0x0, 0xf54f0000, 0xff000, 0xf58e0a49, 0x0) = 0x0 [0xffd13ae0, 0]
proot info: vpid 1: sysenter start: munmap(0xf54f0000, 0x10000, 0x10000, 0x80000, 0x80000, 0xf54f0000) = 0xf54f0000 [0xffd13af0, 0]
proot info: vpid 1: sysenter end: munmap(0xf54f0000, 0x10000, 0x10000, 0x80000, 0x80000, 0xf54f0000) = 0xf54f0000 [0xffd13af0, 0]
proot info: vpid 1: sysexit start: munmap(0x0, 0x10000, 0x10000, 0x80000, 0x80000, 0xf54f0000) = 0x0 [0xffd13af0, 0]
proot info: vpid 1: sysexit end: munmap(0x0, 0x10000, 0x10000, 0x80000, 0x80000, 0xf54f0000) = 0x0 [0xffd13af0, 0]
proot info: vpid 1: sysenter start: munmap(0xf5580000, 0x6f000, 0x10000, 0x80000, 0x80000, 0xf5500000) = 0xf5580000 [0xffd13af0, 0]
proot info: vpid 1: sysenter end: munmap(0xf5580000, 0x6f000, 0x10000, 0x80000, 0x80000, 0xf5500000) = 0xf5580000 [0xffd13af0, 0]
proot info: vpid 1: sysexit start: munmap(0x0, 0x6f000, 0x10000, 0x80000, 0x80000, 0xf5500000) = 0x0 [0xffd13af0, 0]
proot info: vpid 1: sysexit end: munmap(0x0, 0x6f000, 0x10000, 0x80000, 0x80000, 0xf5500000) = 0x0 [0xffd13af0, 0]
proot info: vpid 1: sysenter start: prctl(0x26, 0x1, 0x0, 0x0, 0x0, 0xf5b7e4a8) = 0x26 [0xffd13df8, 0]
proot info: vpid 1: sysenter end: prctl(0x26, 0x1, 0x0, 0x0, 0x0, 0xf5b7e4a8) = 0x26 [0xffd13df8, 0]
proot info: vpid 1: sysexit start: prctl(0x0, 0x1, 0x0, 0x0, 0x0, 0xf5b7e4a8) = 0x0 [0xffd13df8, 0]
proot info: vpid 1: sysexit end: prctl(0x0, 0x1, 0x0, 0x0, 0x0, 0xf5b7e4a8) = 0x0 [0xffd13df8, 0]
proot info: vpid 1: sysenter start: prctl(0x16, 0x2, 0xffd13e18, 0x0, 0x0, 0xf5b7e4a8) = 0x16 [0xffd13df8, 0]
proot info: vpid 1: sysenter end: prctl(0x16, 0x2, 0xffd13e18, 0x0, 0x0, 0xf5b7e4a8) = 0x16 [0xffd13df8, 0]
proot info: vpid 1: sysexit start: prctl(0x0, 0x2, 0xffd13e18, 0x0, 0x0, 0xf5b7e4a8) = 0x0 [0xffd13df8, 0]
proot info: vpid 1: sysexit end: prctl(0x0, 0x2, 0xffd13e18, 0x0, 0x0, 0xf5b7e4a8) = 0x0 [0xffd13df8, 0]
proot info: vpid 1: sysenter start: execve(0xf5647570, 0xffd15f94, 0xffd15f9c, 0x2f, 0xf561c030, 0xffd15f94) = 0xf5647570 [0xffd13e08, 0]
proot info: vpid 1: translate("/" + "/support/common/extractFilesystem.sh")
proot info: vpid 1: -> "/data/app/tech.ula-wfzlWq0voCzG0jjx48TQ7g==/lib/arm/lib_extractFilesystem.sh.so"
proot info: vpid 1: translate("/" + "/support/common/busybox_static")
proot info: vpid 1: -> "/data/app/tech.ula-wfzlWq0voCzG0jjx48TQ7g==/lib/arm/lib_busybox_static.so"
proot info: vpid 1: translate("/" + "/support/common/busybox_static")
proot info: vpid 1: -> "/data/app/tech.ula-wfzlWq0voCzG0jjx48TQ7g==/lib/arm/lib_busybox_static.so"
proot info: vpid 1: translate("/" + "/support/common/extractFilesystem.sh")
proot info: vpid 1: -> "/data/app/tech.ula-wfzlWq0voCzG0jjx48TQ7g==/lib/arm/lib_extractFilesystem.sh.so"
proot info: vpid 1: sysenter end: execve(0xffd13d86, 0xffd13db1, 0xffd15f9c, 0x2f, 0xf561c030, 0xffd15f94) = 0xffd13d86 [0xffd13d86, 0]
proot info: ptrace acceleration (seccomp mode 2, new syscall order) enabled
proot info: vpid 1: sysexit start: restart_syscall(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) = 0x0 [0xfff2c7c0, 0]
proot info: vpid 1: sysexit end: restart_syscall(0xfff2c70c, 0x0, 0x0, 0x0, 0x0, 0x0) = 0xfff2c70c [0xfff2c70c, 0]
proot info: vpid 1: sysenter start: open(0xfff2c77c, 0x0, 0x0, 0x0, 0x0, 0x0) = 0xfff2c77c [0xfff2c6e4, 0]
proot info: vpid 1: translate("/" + "/support/common/busybox_static")
proot info: vpid 1: -> "/data/app/tech.ula-wfzlWq0voCzG0jjx48TQ7g==/lib/arm/lib_busybox_static.so"
proot info: vpid 1: sysenter end: open(0xfff2c69a, 0x0, 0x0, 0x0, 0x0, 0x0) = 0xfff2c69a [0xfff2c6e4, 0]
proot info: vpid 1: sysenter start: prctl(0xf, 0xfff2c7ab, 0x0, 0x0, 0x3, 0xc) = 0xf [0xfff2c6e4, 0]
proot info: vpid 1: sysenter end: prctl(0xf, 0xfff2c7ab, 0x0, 0x0, 0x3, 0xc) = 0xf [0xfff2c6e4, 0]
proot info: vpid 1: sysexit start: prctl(0x0, 0xfff2c7ab, 0x0, 0x0, 0x3, 0xc) = 0x0 [0xfff2c6e4, 0]
proot info: vpid 1: sysexit end: prctl(0x0, 0xfff2c7ab, 0x0, 0x0, 0x3, 0xc) = 0x0 [0xfff2c6e4, 0]
proot info: vpid 1: sysenter start: getuid32(0xfff2d584, 0x2f, 0xfff2d583, 0xfff2d583, 0xf11cad8, 0xfff2c7c4) = 0xfff2d584 [0xfff2c780, 0]
proot info: vpid 1: sysenter end: getuid32(0xfff2d584, 0x2f, 0xfff2d583, 0xfff2d583, 0xf11cad8, 0xfff2c7c4) = 0xfff2d584 [0xfff2c780, 0]
proot info: vpid 1: sysexit start: getuid32(0x2800, 0x2f, 0xfff2d583, 0xfff2d583, 0xf11cad8, 0xfff2c7c4) = 0x2800 [0xfff2c780, 0]
proot info: vpid 1: sysexit end: getuid32(0x0, 0x2f, 0xfff2d583, 0xfff2d583, 0xf11cad8, 0xfff2c7c4) = 0x0 [0xfff2c780, 0]
proot info: vpid 1: sysenter start: brk(0x0, 0xf11bd10, 0xdf0, 0x1000, 0x1ec, 0xfff2c55c) = 0x0 [0xfff2c500, 0]
proot info: vpid 1: sysenter end: mmap2(0xf11d000, 0x1000, 0x3, 0x22, 0xffffffff, 0x0) = 0xf11d000 [0xfff2c500, 0]
proot info: vpid 1: sysexit start: mmap2(0xf11d000, 0x1000, 0x3, 0x22, 0xffffffff, 0x0) = 0xf11d000 [0xfff2c500, 0]
proot info: vpid 1: sysexit end: brk(0xf11e000, 0xf11bd10, 0xdf0, 0x1000, 0x1ec, 0xfff2c55c) = 0xf11e000 [0xfff2c500, 0]
proot info: vpid 1: sysenter start: brk(0xf11f000, 0xf11e000, 0xfff2c514, 0x1000, 0x1ec, 0xfff2c55c) = 0xf11f000 [0xfff2c500, 0]
proot info: vpid 1: sysenter end: mremap(0xf11d000, 0x1000, 0x2000, 0x0, 0x0, 0xfff2c55c) = 0xf11d000 [0xfff2c500, 0]
proot info: vpid 1: sysexit start: mremap(0xf11d000, 0x1000, 0x2000, 0x0, 0x0, 0xfff2c55c) = 0xf11d000 [0xfff2c500, 0]
proot info: vpid 1: sysexit end: brk(0xf11f000, 0xf11e000, 0xfff2c514, 0x1000, 0x1ec, 0xfff2c55c) = 0xf11f000 [0xfff2c500, 0]
proot info: vpid 1: sysenter start: brk(0xf128000, 0xf11f000, 0xfff2c50c, 0x9000, 0x8024, 0xfff2c554) = 0xf128000 [0xfff2c4f8, 0]
proot info: vpid 1: sysenter end: mremap(0xf11d000, 0x2000, 0xb000, 0x0, 0x0, 0xfff2c554) = 0xf11d000 [0xfff2c4f8, 0]
proot info: vpid 1: sysexit start: mremap(0xf11d000, 0x2000, 0xb000, 0x0, 0x0, 0xfff2c554) = 0xf11d000 [0xfff2c4f8, 0]
proot info: vpid 1: sysexit end: brk(0xf128000, 0xf11f000, 0xfff2c50c, 0x9000, 0x8024, 0xfff2c554) = 0xf128000 [0xfff2c4f8, 0]
proot info: vpid 1: sysenter start: uname(0xfff2c3f4, 0xf0f8bd8, 0x48, 0x52, 0xf0f8bd8, 0xfff2c3f4) = 0xfff2c3f4 [0xfff2c31c, 0]
proot info: vpid 1: sysenter end: uname(0xfff2c3f4, 0xf0f8bd8, 0x48, 0x52, 0xf0f8bd8, 0xfff2c3f4) = 0xfff2c3f4 [0xfff2c31c, 0]
proot info: vpid 1: sysexit start: uname(0x0, 0xf0f8bd8, 0x48, 0x52, 0xf0f8bd8, 0xfff2c3f4) = 0x0 [0xfff2c31c, 0]
proot info: vpid 1: sysexit end: uname(0x0, 0xf0f8bd8, 0x48, 0x52, 0xf0f8bd8, 0xfff2c3f4) = 0x0 [0xfff2c31c, 0]
proot info: vpid 1: sysenter start: stat64(0xfff2dd9f, 0xfff2c320, 0x3d, 0x2f, 0xfff2dd9f, 0xfff2c320) = 0xfff2dd9f [0xfff2c31c, 0]
proot info: vpid 1: translate("/" + "/data/data/tech.ula/files")
proot info: vpid 1: -> "/data/data/tech.ula/files"
proot info: vpid 1: sysenter end: stat64(0xfff2c302, 0xfff2c320, 0x3d, 0x2f, 0xfff2dd9f, 0xfff2c320) = 0xfff2c302 [0xfff2c302, 0]
proot info: vpid 1: sysexit start: stat64(0x0, 0xfff2c320, 0x3d, 0x2f, 0xfff2dd9f, 0xfff2c320) = 0x0 [0xfff2c302, 0]
proot info: vpid 1: sysexit end: stat64(0x0, 0xfff2c320, 0x3d, 0x2f, 0xfff2dd9f, 0xfff2c320) = 0x0 [0xfff2c31c, 0]
proot info: vpid 1: sysenter start: stat64(0xf0f8989, 0xfff2c388, 0x3d, 0x2f, 0xfff2dd9f, 0xfff2c320) = 0xf0f8989 [0xfff2c31c, 0]
proot info: vpid 1: translate("/data/data/tech.ula/files" + ".")
proot info: vpid 1: -> "/data/data/tech.ula/files/."
proot info: vpid 1: sysenter end: stat64(0xfff2c300, 0xfff2c388, 0x3d, 0x2f, 0xfff2dd9f, 0xfff2c320) = 0xfff2c300 [0xfff2c300, 0]
proot info: vpid 1: sysexit start: stat64(0x0, 0xfff2c388, 0x3d, 0x2f, 0xfff2dd9f, 0xfff2c320) = 0x0 [0xfff2c300, 0]
proot info: vpid 1: sysexit end: stat64(0x0, 0xfff2c388, 0x3d, 0x2f, 0xfff2dd9f, 0xfff2c320) = 0x0 [0xfff2c31c, 0]
proot info: vpid 1: sysenter start: open(0xfff2d596, 0xa0000, 0x0, 0x0, 0x0, 0x0) = 0xfff2d596 [0xfff2c540, 0]
proot info: vpid 1: translate("/" + "/support/common/extractFilesystem.sh")
proot info: vpid 1: -> "/data/app/tech.ula-wfzlWq0voCzG0jjx48TQ7g==/lib/arm/lib_extractFilesystem.sh.so"
proot info: vpid 1: sysenter end: open(0xfff2c4f0, 0xa0000, 0x0, 0x0, 0x0, 0x0) = 0xfff2c4f0 [0xfff2c540, 0]
proot info: vpid 1: sysenter start: wait4(0xffffffff, 0xfff2c31c, 0x1, 0x0, 0x0, 0x0) = 0xffffffff [0xfff2c2f0, 0]
proot info: vpid 1: sysenter end: wait4(0xffffffff, 0xfff2c31c, 0x1, 0x0, 0x0, 0x0) = 0xffffffff [0xfff2c2f0, 0]
proot info: vpid 1: sysexit start: wait4(0xfffffff6, 0xfff2c31c, 0x1, 0x0, 0x0, 0x0) = 0xfffffff6 [0xfff2c2f0, 0]
proot info: vpid 1: sysexit end: wait4(0xfffffff6, 0xfff2c31c, 0x1, 0x0, 0x0, 0x0) = 0xfffffff6 [0xfff2c2f0, 0]
proot info: vpid 1: sysenter start: stat64(0xf127084, 0xfff2c0e0, 0x0, 0xf1270c4, 0xf101c56, 0x5) = 0xf127084 [0xfff2c0dc, 0]
proot info: vpid 1: translate("/" + "/support/rootfs.tar.gz")
proot info: vpid 1: -> "/data/data/tech.ula/files/3/support/rootfs.tar.gz"
proot info: vpid 1: sysenter end: stat64(0xfff2c0aa, 0xfff2c0e0, 0x0, 0xf1270c4, 0xf101c56, 0x5) = 0xfff2c0aa [0xfff2c0aa, 0]
proot info: vpid 1: sysexit start: stat64(0x0, 0xfff2c0e0, 0x0, 0xf1270c4, 0xf101c56, 0x5) = 0x0 [0xfff2c0aa, 0]
proot info: vpid 1: sysexit end: stat64(0x0, 0xfff2c0e0, 0x0, 0xf1270c4, 0xf101c56, 0x5) = 0x0 [0xfff2c0dc, 0]
proot info: vpid 1: sysenter start: stat64(0xf11e344, 0xfff2c378, 0x0, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xf11e344 [0xfff2c34c, 0]
proot info: vpid 1: translate("/" + "/usr/local/sbin/ln")
proot info: vpid 1: sysenter end: void(0xfffffffe, 0xfff2c378, 0x0, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xfffffffe [0xfff2c34c, 0]
proot info: vpid 1: sysexit start: void(0xf11e344, 0xfff2c378, 0x0, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xf11e344 [0xfff2c34c, 0]
proot info: vpid 1: sysexit end: stat64(0xfffffffe, 0xfff2c378, 0x0, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xfffffffe [0xfff2c34c, 0]
proot info: vpid 1: seccomp SIGSYS: stat64(0xfffffffe, 0xfff2c378, 0x0, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xfffffffe [0xfff2c34c, 0]
proot info: vpid 1: sysenter start: stat64(0xf11e344, 0xfff2c378, 0x1, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xf11e344 [0xfff2c34c, 0]
proot info: vpid 1: translate("/" + "/usr/local/bin/ln")
proot info: vpid 1: -> "/data/data/tech.ula/files/3/usr/local/bin/ln"
proot info: vpid 1: sysenter end: stat64(0xfff2c31f, 0xfff2c378, 0x1, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xfff2c31f [0xfff2c31f, 0]
proot info: vpid 1: sysexit start: stat64(0xfffffffe, 0xfff2c378, 0x1, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xfffffffe [0xfff2c31f, 0]
proot info: vpid 1: sysexit end: stat64(0xfffffffe, 0xfff2c378, 0x1, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xfffffffe [0xfff2c34c, 0]
proot info: vpid 1: sysenter start: stat64(0xf11e344, 0xfff2c378, 0x2, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xf11e344 [0xfff2c34c, 0]
proot info: vpid 1: translate("/" + "/usr/sbin/ln")
proot info: vpid 1: sysenter end: void(0xfffffffe, 0xfff2c378, 0x2, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xfffffffe [0xfff2c34c, 0]
proot info: vpid 1: sysexit start: void(0xf11e344, 0xfff2c378, 0x2, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xf11e344 [0xfff2c34c, 0]
proot info: vpid 1: sysexit end: stat64(0xfffffffe, 0xfff2c378, 0x2, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xfffffffe [0xfff2c34c, 0]
proot info: vpid 1: seccomp SIGSYS: stat64(0xfffffffe, 0xfff2c378, 0x2, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xfffffffe [0xfff2c34c, 0]
proot info: vpid 1: sysenter start: stat64(0xf11e344, 0xfff2c378, 0x3, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xf11e344 [0xfff2c34c, 0]
proot info: vpid 1: translate("/" + "/usr/bin/ln")
proot info: vpid 1: sysenter end: void(0xfffffffe, 0xfff2c378, 0x3, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xfffffffe [0xfff2c34c, 0]
proot info: vpid 1: sysexit start: void(0xf11e344, 0xfff2c378, 0x3, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xf11e344 [0xfff2c34c, 0]
proot info: vpid 1: sysexit end: stat64(0xfffffffe, 0xfff2c378, 0x3, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xfffffffe [0xfff2c34c, 0]
proot info: vpid 1: seccomp SIGSYS: stat64(0xfffffffe, 0xfff2c378, 0x3, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xfffffffe [0xfff2c34c, 0]
proot info: vpid 1: sysenter start: stat64(0xf11e344, 0xfff2c378, 0x4, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xf11e344 [0xfff2c34c, 0]
proot info: vpid 1: translate("/" + "/sbin/ln")
proot info: vpid 1: sysenter end: void(0xfffffffe, 0xfff2c378, 0x4, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xfffffffe [0xfff2c34c, 0]
proot info: vpid 1: sysexit start: void(0xf11e344, 0xfff2c378, 0x4, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xf11e344 [0xfff2c34c, 0]
proot info: vpid 1: sysexit end: stat64(0xfffffffe, 0xfff2c378, 0x4, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xfffffffe [0xfff2c34c, 0]
proot info: vpid 1: seccomp SIGSYS: stat64(0xfffffffe, 0xfff2c378, 0x4, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xfffffffe [0xfff2c34c, 0]
proot info: vpid 1: sysenter start: stat64(0xf11e344, 0xfff2c378, 0x5, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xf11e344 [0xfff2c34c, 0]
proot info: vpid 1: translate("/" + "/bin/ln")
proot info: vpid 1: sysenter end: void(0xfffffffe, 0xfff2c378, 0x5, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xfffffffe [0xfff2c34c, 0]
proot info: vpid 1: sysexit start: void(0xf11e344, 0xfff2c378, 0x5, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xf11e344 [0xfff2c34c, 0]
proot info: vpid 1: sysexit end: stat64(0xfffffffe, 0xfff2c378, 0x5, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xfffffffe [0xfff2c34c, 0]
proot info: vpid 1: seccomp SIGSYS: stat64(0xfffffffe, 0xfff2c378, 0x5, 0xffffffff, 0xfff2c468, 0xf11e2c4) = 0xfffffffe [0xfff2c34c, 0]
/support/common/extractFilesystem.sh: line 8: ln: Function not implemented
proot info: vpid 1: sysenter start: wait4(0xffffffff, 0xfff2c334, 0x1, 0x0, 0x0, 0x0) = 0xffffffff [0xfff2c308, 0]
proot info: vpid 1: sysenter end: wait4(0xffffffff, 0xfff2c334, 0x1, 0x0, 0x0, 0x0) = 0xffffffff [0xfff2c308, 0]
proot info: vpid 1: sysexit start: wait4(0xfffffff6, 0xfff2c334, 0x1, 0x0, 0x0, 0x0) = 0xfffffff6 [0xfff2c308, 0]
proot info: vpid 1: sysexit end: wait4(0xfffffff6, 0xfff2c334, 0x1, 0x0, 0x0, 0x0) = 0xfffffff6 [0xfff2c308, 0]
proot info: vpid 2: pid 27941
proot info: vpid 1: sysenter start: wait4(0xffffffff, 0xfff2c324, 0x0, 0x0, 0x0, 0x0) = 0xffffffff [0xfff2c2f8, 0]
proot info: vpid 1: sysenter end: wait4(0xffffffff, 0xfff2c324, 0x0, 0x0, 0x0, 0x0) = 0xffffffff [0xfff2c2f8, 0]
proot info: vpid 2: sysenter start: execve(0xf127404, 0xf1276f8, 0xf127774, 0x2f, 0xf127404, 0xf1276f8) = 0xf127404 [0xfff2c3e4, 0]
proot info: vpid 2: translate("/" + "/support/common/busybox_static")
proot info: vpid 2: -> "/data/app/tech.ula-wfzlWq0voCzG0jjx48TQ7g==/lib/arm/lib_busybox_static.so"
proot info: vpid 2: translate("/" + "/support/common/busybox_static")
proot info: vpid 2: -> "/data/app/tech.ula-wfzlWq0voCzG0jjx48TQ7g==/lib/arm/lib_busybox_static.so"
proot info: vpid 2: sysenter end: execve(0xfff2c3b9, 0xf1276f8, 0xf127774, 0x2f, 0xf127404, 0xf1276f8) = 0xfff2c3b9 [0xfff2c3b9, 0]
proot info: vpid 2: sysexit start: restart_syscall(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) = 0x0 [0xffd56400, 0]
proot info: vpid 2: sysexit end: restart_syscall(0xffd56370, 0x0, 0x0, 0x0, 0x0, 0x0) = 0xffd56370 [0xffd56370, 0]
proot info: vpid 2: sysenter start: open(0xffd563e0, 0x0, 0x0, 0x0, 0x0, 0x0) = 0xffd563e0 [0xffd56348, 0]
proot info: vpid 2: translate("/" + "/support/common/busybox_static")
proot info: vpid 2: -> "/data/app/tech.ula-wfzlWq0voCzG0jjx48TQ7g==/lib/arm/lib_busybox_static.so"
proot info: vpid 2: sysenter end: open(0xffd562fe, 0x0, 0x0, 0x0, 0x0, 0x0) = 0xffd562fe [0xffd56348, 0]
proot info: vpid 2: sysenter start: prctl(0xf, 0xffd563f0, 0x0, 0x0, 0x1e, 0xc) = 0xf [0xffd56348, 0]
proot info: vpid 2: sysenter end: prctl(0xf, 0xffd563f0, 0x0, 0x0, 0x1e, 0xc) = 0xf [0xffd56348, 0]
proot info: vpid 2: sysexit start: prctl(0x0, 0xffd563f0, 0x0, 0x0, 0x1e, 0xc) = 0x0 [0xffd56348, 0]
proot info: vpid 2: sysexit end: prctl(0x0, 0xffd563f0, 0x0, 0x0, 0x1e, 0xc) = 0x0 [0xffd56348, 0]
proot info: vpid 2: sysenter start: getuid32(0xffd57478, 0x2f, 0xffd57477, 0xffd57477, 0xf11cad8, 0xffd56404) = 0xffd57478 [0xffd563c0, 0]
proot info: vpid 2: sysenter end: getuid32(0xffd57478, 0x2f, 0xffd57477, 0xffd57477, 0xf11cad8, 0xffd56404) = 0xffd57478 [0xffd563c0, 0]
proot info: vpid 2: sysexit start: getuid32(0x2800, 0x2f, 0xffd57477, 0xffd57477, 0xf11cad8, 0xffd56404) = 0x2800 [0xffd563c0, 0]
proot info: vpid 2: sysexit end: getuid32(0x0, 0x2f, 0xffd57477, 0xffd57477, 0xf11cad8, 0xffd56404) = 0x0 [0xffd563c0, 0]
proot info: vpid 2: sysenter start: brk(0x0, 0xf11bd10, 0xf80, 0x1000, 0x60, 0xffd56304) = 0x0 [0xffd562a8, 0]
proot info: vpid 2: sysenter end: mmap2(0xf11d000, 0x1000, 0x3, 0x22, 0xffffffff, 0x0) = 0xf11d000 [0xffd562a8, 0]
proot info: vpid 2: sysexit start: mmap2(0xf11d000, 0x1000, 0x3, 0x22, 0xffffffff, 0x0) = 0xf11d000 [0xffd562a8, 0]
proot info: vpid 2: sysexit end: brk(0xf11e000, 0xf11bd10, 0xf80, 0x1000, 0x60, 0xffd56304) = 0xf11e000 [0xffd562a8, 0]
proot info: vpid 2: sysenter start: brk(0xf11f000, 0xf11e000, 0xffd562bc, 0x1000, 0x60, 0xffd56304) = 0xf11f000 [0xffd562a8, 0]
proot info: vpid 2: sysenter end: mremap(0xf11d000, 0x1000, 0x2000, 0x0, 0x0, 0xffd56304) = 0xf11d000 [0xffd562a8, 0]
proot info: vpid 2: sysexit start: mremap(0xf11d000, 0x1000, 0x2000, 0x0, 0x0, 0xffd56304) = 0xf11d000 [0xffd562a8, 0]
proot info: vpid 2: sysexit end: brk(0xf11f000, 0xf11e000, 0xffd562bc, 0x1000, 0x60, 0xffd56304) = 0xf11f000 [0xffd562a8, 0]
proot info: vpid 2: sysenter start: getuid32(0xf11e010, 0x0, 0x18, 0x7, 0xf11e010, 0xffd56408) = 0xf11e010 [0xffd56340, 0]
proot info: vpid 2: sysenter end: getuid32(0xf11e010, 0x0, 0x18, 0x7, 0xf11e010, 0xffd56408) = 0xf11e010 [0xffd56340, 0]
proot info: vpid 2: sysexit start: getuid32(0x2800, 0x0, 0x18, 0x7, 0xf11e010, 0xffd56408) = 0x2800 [0xffd56340, 0]
proot info: vpid 2: sysexit end: getuid32(0x0, 0x0, 0x18, 0x7, 0xf11e010, 0xffd56408) = 0x0 [0xffd56340, 0]
proot info: vpid 2: sysenter start: open(0xffd57491, 0x20000, 0x0, 0x0, 0x0, 0x0) = 0xffd57491 [0xffd56300, 0]
proot info: vpid 2: translate("/" + "/support/rootfs.tar.gz")
proot info: vpid 2: -> "/data/data/tech.ula/files/3/support/rootfs.tar.gz"
proot info: vpid 2: sysenter end: open(0xffd562ce, 0x20000, 0x0, 0x0, 0x0, 0x0) = 0xffd562ce [0xffd56300, 0]
proot info: vpid 2: sysenter start: chdir(0xffd575a4, 0x20000, 0x0, 0x3, 0xffd575a4, 0x100808e) = 0xffd575a4 [0xffd5633c, 0]
proot info: vpid 2: translate("/" + "/.")
proot info: vpid 2: -> "/data/data/tech.ula/files/3/."
proot info: vpid 2: sysenter end: void(0xffd575a4, 0x20000, 0x0, 0x3, 0xffd575a4, 0x100808e) = 0xffd575a4 [0xffd5633c, 0]
proot info: vpid 2: sysexit start: void(0xffd575a4, 0x20000, 0x0, 0x3, 0xffd575a4, 0x100808e) = 0xffd575a4 [0xffd5633c, 0]
proot info: vpid 2: sysexit end: chdir(0x0, 0x20000, 0x0, 0x3, 0xffd575a4, 0x100808e) = 0x0 [0xffd5633c, 0]
proot info: vpid 2: seccomp SIGSYS: chdir(0x0, 0x20000, 0x0, 0x3, 0xffd575a4, 0x100808e) = 0x0 [0xffd5633c, 0]
tar: can't change directory to '/': Function not implemented
proot info: vpid 2: exited with status 1
proot info: vpid 1: sysexit start: wait4(0x6d25, 0xfff2c324, 0x0, 0x0, 0x0, 0x0) = 0x6d25 [0xfff2c2f8, 0]
proot info: vpid 1: sysexit end: wait4(0x6d25, 0xfff2c324, 0x0, 0x0, 0x0, 0x0) = 0x6d25 [0xfff2c2f8, 0]
proot info: vpid 1: sysenter start: wait4(0xffffffff, 0xfff2c31c, 0x1, 0x0, 0x0, 0x0) = 0xffffffff [0xfff2c2f0, 0]
proot info: vpid 1: sysenter end: wait4(0xffffffff, 0xfff2c31c, 0x1, 0x0, 0x0, 0x0) = 0xffffffff [0xfff2c2f0, 0]
proot info: vpid 1: sysexit start: wait4(0xfffffff6, 0xfff2c31c, 0x1, 0x0, 0x0, 0x0) = 0xfffffff6 [0xfff2c2f0, 0]
proot info: vpid 1: sysexit end: wait4(0xfffffff6, 0xfff2c31c, 0x1, 0x0, 0x0, 0x0) = 0xfffffff6 [0xfff2c2f0, 0]
proot info: vpid 3: pid 27942
proot info: vpid 1: sysenter start: wait4(0xffffffff, 0xfff2c30c, 0x0, 0x0, 0x0, 0x0) = 0xffffffff [0xfff2c2e0, 0]
proot info: vpid 1: sysenter end: wait4(0xffffffff, 0xfff2c30c, 0x0, 0x0, 0x0, 0x0) = 0xffffffff [0xfff2c2e0, 0]
proot info: vpid 3: sysenter start: execve(0xf12733c, 0xf1273a8, 0xf127444, 0x2f, 0xf12733c, 0xf1273a8) = 0xf12733c [0xfff2c3cc, 0]
proot info: vpid 3: translate("/" + "/support/common/busybox_static")
proot info: vpid 3: -> "/data/app/tech.ula-wfzlWq0voCzG0jjx48TQ7g==/lib/arm/lib_busybox_static.so"
proot info: vpid 3: translate("/" + "/support/common/busybox_static")
proot info: vpid 3: -> "/data/app/tech.ula-wfzlWq0voCzG0jjx48TQ7g==/lib/arm/lib_busybox_static.so"
proot info: vpid 3: sysenter end: execve(0xfff2c3a1, 0xf1273a8, 0xf127444, 0x2f, 0xf12733c, 0xf1273a8) = 0xfff2c3a1 [0xfff2c3a1, 0]
proot info: vpid 3: sysexit start: restart_syscall(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) = 0x0 [0xffa337c0, 0]
proot info: vpid 3: sysexit end: restart_syscall(0xffa33730, 0x0, 0x0, 0x0, 0x0, 0x0) = 0xffa33730 [0xffa33730, 0]
proot info: vpid 3: sysenter start: open(0xffa337a0, 0x0, 0x0, 0x0, 0x0, 0x0) = 0xffa337a0 [0xffa33708, 0]
proot info: vpid 3: translate("/" + "/support/common/busybox_static")
proot info: vpid 3: -> "/data/app/tech.ula-wfzlWq0voCzG0jjx48TQ7g==/lib/arm/lib_busybox_static.so"
proot info: vpid 3: sysenter end: open(0xffa336be, 0x0, 0x0, 0x0, 0x0, 0x0) = 0xffa336be [0xffa33708, 0]
proot info: vpid 3: sysenter start: prctl(0xf, 0xffa337b0, 0x0, 0x0, 0x3, 0xc) = 0xf [0xffa33708, 0]
proot info: vpid 3: sysenter end: prctl(0xf, 0xffa337b0, 0x0, 0x0, 0x3, 0xc) = 0xf [0xffa33708, 0]
proot info: vpid 3: sysexit start: prctl(0x0, 0xffa337b0, 0x0, 0x0, 0x3, 0xc) = 0x0 [0xffa33708, 0]
proot info: vpid 3: sysexit end: prctl(0x0, 0xffa337b0, 0x0, 0x0, 0x3, 0xc) = 0x0 [0xffa33708, 0]
proot info: vpid 3: sysenter start: getuid32(0xffa34569, 0x2f, 0xffa34568, 0xffa34568, 0xf11cad8, 0xffa337c4) = 0xffa34569 [0xffa33780, 0]
proot info: vpid 3: sysenter end: getuid32(0xffa34569, 0x2f, 0xffa34568, 0xffa34568, 0xf11cad8, 0xffa337c4) = 0xffa34569 [0xffa33780, 0]
proot info: vpid 3: sysexit start: getuid32(0x2800, 0x2f, 0xffa34568, 0xffa34568, 0xf11cad8, 0xffa337c4) = 0x2800 [0xffa33780, 0]
proot info: vpid 3: sysexit end: getuid32(0x0, 0x2f, 0xffa34568, 0xffa34568, 0xf11cad8, 0xffa337c4) = 0x0 [0xffa33780, 0]
proot info: vpid 3: sysenter start: utimensat(0xffffff9c, 0xffa3457e, 0x0, 0x0, 0xffa337cc, 0x0) = 0xffffff9c [0xffa33668, 0]
proot info: vpid 3: translate("/" + "/support/.failure_filesystem_extraction")
proot info: vpid 3: -> "/data/data/tech.ula/files/3/support/.failure_filesystem_extraction"
proot info: vpid 3: sysenter end: utimensat(0xffffff9c, 0xffa33625, 0x0, 0x0, 0xffa337cc, 0x0) = 0xffffff9c [0xffa33668, 0]
proot info: vpid 3: sysenter start: open(0xffa3457e, 0x20042, 0x1b6, 0x0, 0x0, 0x0) = 0xffa3457e [0xffa33668, 0]
proot info: vpid 3: translate("/" + "/support/.failure_filesystem_extraction")
proot info: vpid 3: -> "/data/data/tech.ula/files/3/support/.failure_filesystem_extraction"
proot info: vpid 3: sysenter end: open(0xffa33625, 0x20042, 0x1b6, 0x0, 0x0, 0x0) = 0xffa33625 [0xffa33668, 0]
proot info: vpid 3: exited with status 0
proot info: vpid 1: sysexit start: wait4(0x6d26, 0xfff2c30c, 0x0, 0x0, 0x0, 0x0) = 0x6d26 [0xfff2c2e0, 0]
proot info: vpid 1: sysexit end: wait4(0x6d26, 0xfff2c30c, 0x0, 0x0, 0x0, 0x0) = 0x6d26 [0xfff2c2e0, 0]
proot info: vpid 1: exited with status 0

We don't have a device that shows this error, but have made an attempt at fixing it from what we know. Can you join the beta program and install the latest beta release and tell us if it helps? To join the beta, you scroll down to the bottom of the app details from within Google Play (see first pic). When you go to install, it should show beta in the version name (see second pic).
pic 1:
step1
pic 2:
step2
If this doesn't help, can you send me another PRoot log.
Thanks!

@taravell @imgladnotu please see my last comment and see if you can help us solve this issue. Thanks!

@taravell this took a while for me to get to, understand and fix. My apologies. Recently a bunch of
other Samsung devices got upgraded to versions of Android that show this issue too and so it became of interest to fix this more urgently. See #1014 . I just fixed that issue in v2.6.3 (it may take a few hours until you see an option to update to that version). Sorry, I didn't figure this out sooner.

@imgladnotu your issue was the same as the one @taravell reported. It should be fixed in v2.6.3 as well.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lewisdonofrio picture lewisdonofrio  路  4Comments

saurabh6377 picture saurabh6377  路  7Comments

Enzycal picture Enzycal  路  7Comments

motazalnuweiri picture motazalnuweiri  路  5Comments

ghost picture ghost  路  7Comments