termux / termux-app

Termux - a terminal emulator application for Android OS extendible by variety of packages.
https://f-droid.org/en/packages/com.termux
Other
34.34k stars 3.6k forks source link

[Bug]: Termux can't connect to internet anyway #2778

Open Hustoking opened 2 years ago

Hustoking commented 2 years ago

Problem description

Termux from F-Droid. Can't use ping command to ping a address.

$ ping localhost
> Do you want to ping boardcast? Then -b

And I cant download any package from pkg or apt.

App network permission is granted.

Steps to reproduce the behavior.

$ pkg i xxx

Ign:1 https://mirrors.tuna.tsinghua.edu.cn/termux/apt/termux-main stable InRelease
Err:2 https://mirrors.tuna.tsinghua.edu.cn/termux/apt/termux-main stable Release
  Cannot initiate the connection to mirrors.tuna.tsinghua.edu.cn:443 (2402:f000:1:400::2). - connect (13: Permission denied) Cannot initiate the connection to mirrors.tuna.tsinghua.edu.cn:443 (101.6.15.130). - connect (13: Permission denied)
Reading package lists... Done
E: The repository 'https://mirrors.tuna.tsinghua.edu.cn/termux/apt/termux-main stable Release' does not have a Release file.
N: Metadata integrity can't be verified, repository is disabled now.
N: Possible causes: unstable or tampered Internet connection, wrong sources.list, outdated keyring or host is down currently.
N: Please note that all hosting problems or other serious issues we announce on our social media pages.
N: Use termux-change-repo for switching to a mirror.

What is the expected behavior?

No response

System information

Grimler91 commented 2 years ago

Does internet access work at all on the device?

Does internet access with other tools like curl work?

Does mirrors other than the tsinghua one work?

2096779623 commented 2 years ago

Mirror is syncing?

avm99963 commented 2 years ago

I'm experiencing a similar issue, but instead of the 13: Permission denied error, I get 1: Operation not permitted.

~ $ pkg update
Checking availability of current mirror: bad
Testing the available mirrors:
[*] https://mirror.mwt.me/termux/main: bad
[*] https://termux.sahilister.in/apt/termux-main: bad
[*] https://plug-mirror.rcac.purdue.edu/termux/termux-main: bad
[*] https://termux.mentality.rip/termux-main: bad
[*] https://grimler.se/termux-packages-24: bad
[*] https://termux.librehat.com/apt/termux-main: bad
[*] https://termux.astra.in.ua/apt/termux-main: bad
[*] https://packages-cf.termux.org/apt/termux-main: bad
[*] https://dl.kcubeterm.com/termux-main: bad
Using fallback mirror: https://packages-cf.termux.org/apt/termux-main
Ign:1 https://packages-cf.termux.org/apt/termux-main stable InRelease
Err:2 https://packages-cf.termux.org/apt/termux-main stable Release
  Could not create a socket for 188.114.97.15 (f=2 t=1 p=6) - socket (1: Operation not permitted) Could not create a socket for 188.114.96.15 (f=2 t=1 p=6) - socket (1: Operation not permitted)
Reading package lists... Done
E: The repository 'https://packages-cf.termux.org/apt/termux-main stable Release' does not have a Release file.
N: Metadata integrity can't be verified, repository is disabled now.
N: Possible causes: unstable or tampered Internet connection, wrong sources.list, outdated keyring or host is down currently.
N: Please note that all hosting problems or other serious issues we announce on our social media pages.
N: Use termux-change-repo for switching to a mirror.

@Grimler91: I'm able to reach the Internet with other apps, but not with Termux. Other tools like curl, ping, ssh, etc. do not work, and thus switching the mirror doesn't fix anything.

2096779623 commented 2 years ago

I'm experiencing a similar issue, but instead of the 13: Permission denied error, I get 1: Operation not permitted.

~ $ pkg update
Checking availability of current mirror: bad
Testing the available mirrors:
[*] https://mirror.mwt.me/termux/main: bad
[*] https://termux.sahilister.in/apt/termux-main: bad
[*] https://plug-mirror.rcac.purdue.edu/termux/termux-main: bad
[*] https://termux.mentality.rip/termux-main: bad
[*] https://grimler.se/termux-packages-24: bad
[*] https://termux.librehat.com/apt/termux-main: bad
[*] https://termux.astra.in.ua/apt/termux-main: bad
[*] https://packages-cf.termux.org/apt/termux-main: bad
[*] https://dl.kcubeterm.com/termux-main: bad
Using fallback mirror: https://packages-cf.termux.org/apt/termux-main
Ign:1 https://packages-cf.termux.org/apt/termux-main stable InRelease
Err:2 https://packages-cf.termux.org/apt/termux-main stable Release
  Could not create a socket for 188.114.97.15 (f=2 t=1 p=6) - socket (1: Operation not permitted) Could not create a socket for 188.114.96.15 (f=2 t=1 p=6) - socket (1: Operation not permitted)
Reading package lists... Done
E: The repository 'https://packages-cf.termux.org/apt/termux-main stable Release' does not have a Release file.
N: Metadata integrity can't be verified, repository is disabled now.
N: Possible causes: unstable or tampered Internet connection, wrong sources.list, outdated keyring or host is down currently.
N: Please note that all hosting problems or other serious issues we announce on our social media pages.
N: Use termux-change-repo for switching to a mirror.

@Grimler91: I'm able to reach the Internet with other apps, but not with Termux. Other tools like curl, ping, ssh, etc. do not work, and thus switching the mirror doesn't fix anything.

How could you possibly not be able to connect to cloudflare? Try termux-change-repo to replace one of the 13 Chinese mirrors.

avm99963 commented 2 years ago

Thanks for the help @2096779623 :)

Because it seems like Termux can't do any networking whatsoever: Could not create a socket for 188.114.96.15 (f=2 t=1 p=6) - socket (1: Operation not permitted)

The same error ("could not create a socket") appears when I try to use ssh, for instance.

BTW, I already tried to change the mirror as well via termux-change-repo, as I said :/

2096779623 commented 2 years ago

Thanks for the help @2096779623 :)

Because it seems like Termux can't do any networking whatsoever: Could not create a socket for 188.114.96.15 (f=2 t=1 p=6) - socket (1: Operation not permitted)

The same error ("could not create a socket") appears when I try to use ssh, for instance.

BTW, I already tried to change the mirror as well via termux-change-repo, as I said :/

Please generate a bug report: 1.reproduce this bug

  1. Long press anywhere in the terminal
  2. Click MORE button
  3. Click "Report Issue" button
The-Guy-Sherif commented 2 years ago

I download termux and my phone is like parse error cant install

2096779623 commented 2 years ago

I download termux and my phone is like parse error cant install

Try it: https://github.com/termux/termux-app/releases/download/v0.118.0/termux-app_v0.118.0+github-debug_universal.apk

Aridlvory commented 2 years ago

@2096779623 I also had a same problem..

Transcript

Welcome to Termux!

Communities: https://termux.org/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.org/issues

~ $ pkg i neofetch
Checking availability of current mirror:
[*] () https://dl.kcubeterm.me/termux-packages-24: ok
Get:1 https://dl.kcubeterm.me/termux-packages-24 stable InRelease [513 B]
Err:1 https://dl.kcubeterm.me/termux-packages-24 stable InRelease
  Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Reading package lists... Done
E: Failed to fetch https://dl.kcubeterm.me/termux-packages-24/dists/stable/InRelease  Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: The repository 'https://dl.kcubeterm.me/termux-packages-24 stable InRelease' is not signed.
N: Metadata integrity can't be verified, repository is disabled now.
N: Possible causes: unstable or tampered Internet connection, wrong sources.list, outdated keyring or host is down currently.
N: Please note that all hosting problems or other serious issues we announce on our social media pages.
N: Use termux-change-repo for switching to a mirror.
~ $

Termux App Info

APP_NAME: Termux
PACKAGE_NAME: com.termux
VERSION_NAME: 0.118.0
VERSION_CODE: 118
TARGET_SDK: 28
IS_DEBUGGABLE_BUILD: true
APK_RELEASE: Github
SIGNING_CERTIFICATE_SHA256_DIGEST: B6DA01480EEFD5FBF2CD3771B8D1021EC791304BDD6C4BF41D3FAABAD48EE5E1

Device Info

Software

OS_VERSION: 4.19.127-24212865
SDK_INT: 30
RELEASE: 11
ID: RP1A.200720.012
DISPLAY: RP1A.200720.012.T220XXU1AVE1
INCREMENTAL: T220XXU1AVE1
SECURITY_PATCH: 2022-05-01
IS_DEBUGGABLE: 0
IS_TREBLE_ENABLED: true
TYPE: user
TAGS: release-keys

Hardware

MANUFACTURER: samsung
BRAND: samsung
MODEL: SM-T220
PRODUCT: gta7litewifixx
BOARD: ot8
HARDWARE: mt8768
DEVICE: gta7litewifi
SUPPORTED_ABIS: arm64-v8a, armeabi-v7a, armeabi

Termux APT Info

Subscribed Repositories

sources.list

deb https://dl.kcubeterm.me/termux-packages-24 stable main

Updatable Packages

All packages up to date

Termux Files Info

TERMUX_REQUIRED_FILES_DIR_PATH ($PREFIX): /data/data/com.termux/files
ANDROID_ASSIGNED_FILES_DIR_PATH: /data/user/0/com.termux/files

$ echo 'ls info:'
/system/bin/ls -lhdZ '/data/data' '/data/user/0' '/data/data/com.termux' '/data/user/0/com.termux' '/data/data/com.termux/files' '/data/user/0/com.termux/files' '/data/user/0/com.termux/files' '/data/user/com.termux/files' '/data/data/com.termux/files/usr-staging' '/data/data/com.termux/files/usr' '/data/data/com.termux/files/home' '/data/data/com.termux/files/usr/bin/login' 2>&1
echo; echo 'mount info:'
/system/bin/grep -E '( /data )|( /data/data )|( /data/user/[0-9]+ )' /proc/self/mountinfo 2>&1 | /system/bin/grep -v '/data_mirror' 2>&1

ls info:
ls: /data/user/com.termux/files: No such file or directory
ls: /data/data/com.termux/files/usr-staging: No such file or directory
drwxrwx--x 356 system  system  u:object_r:system_data_file:s0                    52K 2022-05-30 18:00 /data/data
drwx------   6 u0_a254 u0_a254 u:object_r:app_data_file:s0:c254,c256,c512,c768  3.3K 2022-05-30 17:41 /data/data/com.termux
drwxrwx--x   4 u0_a254 u0_a254 u:object_r:app_data_file:s0:c254,c256,c512,c768  3.3K 2022-05-30 17:41 /data/data/com.termux/files
drwx------   4 u0_a254 u0_a254 u:object_r:app_data_file:s0:c254,c256,c512,c768  3.3K 2022-05-30 18:03 /data/data/com.termux/files/home
drwx------  11 u0_a254 u0_a254 u:object_r:app_data_file:s0:c254,c256,c512,c768  3.3K 2022-05-30 17:41 /data/data/com.termux/files/usr
-rwx------   1 u0_a254 u0_a254 u:object_r:app_data_file:s0:c254,c256,c512,c768  1.8K 2022-05-29 10:37 /data/data/com.termux/files/usr/bin/login
drwxrwx--x 356 system  system  u:object_r:system_data_file:s0                    52K 2022-05-30 18:00 /data/user/0
drwx------   6 u0_a254 u0_a254 u:object_r:app_data_file:s0:c254,c256,c512,c768  3.3K 2022-05-30 17:41 /data/user/0/com.termux
drwxrwx--x   4 u0_a254 u0_a254 u:object_r:app_data_file:s0:c254,c256,c512,c768  3.3K 2022-05-30 17:41 /data/user/0/com.termux/files
drwxrwx--x   4 u0_a254 u0_a254 u:object_r:app_data_file:s0:c254,c256,c512,c768  3.3K 2022-05-30 17:41 /data/user/0/com.termux/files

mount info:
2310 2210 252:10 / /data rw,nosuid,nodev,noatime master:40 - f2fs /dev/block/dm-10 rw,lazytime,seclabel,background_gc=on,discard,no_heap,user_xattr,inline_xattr,acl,inline_data,inline_dentry,flush_merge,extent_cache,mode=adaptive,active_logs=6,reserve_root=32768,resuid=0,resgid=5678,usrquota,grpquota,inlinecrypt,alloc_mode=default,fsync_mode=nobarrier,compress_algorithm=lz4,compress_log_size=2
2311 2310 252:10 /data /data/user/0 rw,nosuid,nodev,noatime master:40 - f2fs /dev/block/dm-10 rw,lazytime,seclabel,background_gc=on,discard,no_heap,user_xattr,inline_xattr,acl,inline_data,inline_dentry,flush_merge,extent_cache,mode=adaptive,active_logs=6,reserve_root=32768,resuid=0,resgid=5678,usrquota,grpquota,inlinecrypt,alloc_mode=default,fsync_mode=nobarrier,compress_algorithm=lz4,compress_log_size=2

Logcat Dump


$ /system/bin/logcat -d -t 3000 2>&1
--------- beginning of main
05-30 17:41:42.424  2970  2970 I libc    : SetHeapTaggingLevel: tag level set to 0
05-30 17:41:42.435  2970  2970 I com.termux: Late-enabling -Xcheck:jni
05-30 17:41:42.678  2970  2970 I com.termux: Unquickening 24 vdex files!
05-30 17:41:42.731  2970  2970 D ActivityThread: setConscryptValidator
05-30 17:41:42.731  2970  2970 D ActivityThread: setConscryptValidator - put
--------- beginning of system
05-30 17:41:42.792  2970  2970 D ActivityThread: handleBindApplication()++ app=com.termux
05-30 17:41:42.829  2970  2970 D ApplicationLoaders: Returning zygote-cached class loader: /system/framework/android.test.base.jar
05-30 17:41:43.382  2970  2970 D LoadedApk: LoadedApk::makeApplication() appContext=android.app.ContextImpl@9a6de5a appContext.mOpPackageName=com.termux appContext.mBasePackageName=com.termux appContext.mPackageInfo=android.app.LoadedApk@768488b
05-30 17:41:43.382  2970  2970 D NetworkSecurityConfig: No Network Security Config specified, using platform default
05-30 17:41:43.418  2970  2970 D NetworkSecurityConfig: No Network Security Config specified, using platform default
05-30 17:41:43.430  2970  2970 D ActivityThread: handleBindApplication() -- skipGraphicsSupport=false
05-30 17:41:43.558  2970  2970 W Termux:SharedProperties: Not loading properties since file is null
05-30 17:41:43.616  2970  2970 I DecorView: [INFO] isPopOver=false, config=true
05-30 17:41:43.616  2970  2970 I DecorView: updateCaptionType >> DecorView@dca7b2d[], isFloating=false, isApplication=true, hasWindowDecorCaption=false, hasWindowControllerCallback=true
05-30 17:41:43.616  2970  2970 D DecorView: setCaptionType = 0, this = DecorView@dca7b2d[]
05-30 17:41:43.816  2970  2970 D PlayerBase: audio is restricted mHasAppOpsPlayAudio = false Flags = 0 Usage = 13
05-30 17:41:43.824  2970  2970 D PlayerBase: mHasAppOpsPlayAudio is set false mode = 1 mAttributes.getTags() : [] stream_system_enforced : false
05-30 17:41:43.855  2970  2970 D InputTransport: Input channel constructed: 'c176de7', fd=87
05-30 17:41:43.865  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: setView = com.android.internal.policy.DecorView@dca7b2d TM=true
05-30 17:41:44.110  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x623796 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:41:44.114  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: Relayout returned: old=(0,0,1340,800) new=(0,0,1340,800) req=(1340,800)0 dur=17 res=0x7 s={true 537415196672} ch=true fn=-1
05-30 17:41:44.179  2970  2970 D AbsListView:  in onLayout changed 
05-30 17:41:44.384  2970  3800 E ion     : ioctl c0044901 failed with code -1: Invalid argument
05-30 17:41:44.443  2970  2970 I Choreographer: Skipped 31 frames!  The application may be doing too much work on its main thread.
05-30 17:41:44.462  2970  2970 I Dialog  : mIsSamsungBasicInteraction = false, isMetaDataInActivity = false
05-30 17:41:44.508  2970  2970 I DecorView: [INFO] isPopOver=false, config=false
05-30 17:41:44.508  2970  2970 I DecorView: updateCaptionType >> DecorView@7b3ee82[], isFloating=true, isApplication=true, hasWindowDecorCaption=false, hasWindowControllerCallback=false
05-30 17:41:44.509  2970  2970 D DecorView: setCaptionType = 0, this = DecorView@7b3ee82[]
05-30 17:41:44.536  2970  2970 D ScrollView: initGoToTop
05-30 17:41:44.550  2970  2970 D ScrollView: initGoToTop
05-30 17:41:44.584  2970  2970 D InputTransport: Input channel constructed: 'cab82de', fd=103
05-30 17:41:44.587  2970  2970 I ViewRootImpl@f707994[TermuxActivity]: setView = com.android.internal.policy.DecorView@7b3ee82 TM=true
05-30 17:41:44.589  2970  3818 I Termux:TermuxInstaller: Installing Termux bootstrap packages.
05-30 17:41:44.593  2970  3818 I Termux:TermuxInstaller: Extracting bootstrap zip to prefix staging directory "/data/data/com.termux/files/usr-staging".
05-30 17:41:44.638  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x9c8fc32 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:41:44.644  2970  2970 I ViewRootImpl@f707994[TermuxActivity]: Relayout returned: old=(0,26,1340,800) new=(302,338,1038,461) req=(736,123)0 dur=17 res=0x7 s={true 537415180288} ch=true fn=-1
05-30 17:41:44.746  2970  2970 D InputMethodManager: SSI - flag : 0 Pid : 2970 view : com.termux
05-30 17:41:44.746  2970  2970 D InputMethodManager: view is not EditText
05-30 17:41:44.747  2970  2970 D InputMethodManager: showSoftInput - cancel : servedView != view : 0  view : com.termux.view.TerminalView{6646a56 VFED.V.L. .F...... 0,0-1334,693 #7f080191 app:id/terminal_view}
05-30 17:41:44.747  2970  2970 D InputMethodManager: SSI - flag : 0 Pid : 2970 view : com.termux
05-30 17:41:44.747  2970  2970 D InputMethodManager: view is not EditText
05-30 17:41:44.748  2970  2970 D InputMethodManager: showSoftInput - cancel : servedView != view : 0  view : com.termux.view.TerminalView{6646a56 VFED.V.L. .F...... 0,0-1334,693 #7f080191 app:id/terminal_view}
05-30 17:41:44.761  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1
05-30 17:41:44.768  2970  2970 D EmergencyMode: [EmergencyManager] android createPackageContext successful: com.termux
05-30 17:41:44.778  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670131808]
05-30 17:41:44.778  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670131808]
05-30 17:41:44.778  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670131712]
05-30 17:41:44.778  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670131712]
05-30 17:41:44.780  2970  2970 I SurfaceControl: nativeRelease nativeObject s[540219050880]
05-30 17:41:44.780  2970  2970 I SurfaceControl: nativeRelease nativeObject e[540219050880]
05-30 17:41:44.780  2970  2970 I SurfaceControl: nativeRelease nativeObject s[540219050784]
05-30 17:41:44.780  2970  2970 I SurfaceControl: nativeRelease nativeObject e[540219050784]
05-30 17:41:44.782  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1
05-30 17:41:44.783  2970  2970 I ViewRootImpl@f707994[TermuxActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1
05-30 17:41:48.808  2970  3786 I com.termux: Thread[4,tid=3786,WaitingInMainSignalCatcherLoop,Thread*=0x7d2fa11800,peer=0x13503068,"Signal Catcher"]: reacting to signal 28
05-30 17:41:48.809  2970  3786 I com.termux: 
05-30 17:41:48.809  2970  3786 I com.termux: SIGSAVEPRF profile save
05-30 17:41:51.246  2970  3818 I Termux:TermuxInstaller: Moving termux prefix staging to prefix directory.
05-30 17:41:51.247  2970  3818 I Termux:TermuxInstaller: Bootstrap packages installed successfully.
05-30 17:41:51.252  2970  2970 W Termux:SharedProperties: Not loading properties since file is null
05-30 17:41:51.347  2970  2970 W com.termux: Accessing hidden field Ljava/io/FileDescriptor;->descriptor:I (greylist, reflection, allowed)
05-30 17:41:51.356  2970  2970 D CompatibilityChangeReporter: Compat change id reported: 147798919; UID 10254; state: DISABLED
05-30 17:41:51.386  2970  2970 D Toast   : show: caller = com.termux.app.TermuxActivity.showToast:580 
05-30 17:41:51.386  2970  2970 I Toast   : show: focusDisplayId = 0, isFocusInDesktop = false mCustomDisplayId=-1 isDexDualMode=false
05-30 17:41:51.386  2970  2970 I Toast   : show: isActivityContext = true
05-30 17:41:51.422  2970  2970 I ViewRootImpl@f707994[TermuxActivity]: dispatchDetachedFromWindow
05-30 17:41:51.422  2970  2970 I SurfaceControl: nativeRelease nativeObject s[540219050208]
05-30 17:41:51.422  2970  2970 I SurfaceControl: nativeRelease nativeObject e[540219050208]
05-30 17:41:51.442  2970  2970 D InputTransport: Input channel destroyed: 'cab82de', fd=103
05-30 17:41:51.529  2970  2970 W Termux:SharedProperties: Not loading properties since file is null
05-30 17:41:51.637  2970  2970 V ToastPresenter: Text: \1] in android.widget.ToastPresenter@c22f3b8
05-30 17:41:51.651  2970  2970 D InputTransport: Input channel constructed: '6c853d6', fd=103
05-30 17:41:51.653  2970  2970 I ViewRootImpl@78d98f7[Toast]: setView = android.widget.LinearLayout@1ef9364 TM=true
05-30 17:41:51.657  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670132000]
05-30 17:41:51.657  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670132000]
05-30 17:41:51.657  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670131904]
05-30 17:41:51.657  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670131904]
05-30 17:41:51.661  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1
05-30 17:41:51.662  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@dca7b2d[TermuxActivity]
05-30 17:41:51.662  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 17:41:51.670  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@dca7b2d[TermuxActivity]
05-30 17:41:51.671  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 17:41:51.671  2970  2970 V InputMethodManager: Starting input: tba=com.termux ic=com.termux.view.TerminalView$2@54269cd mNaviBarColor -16711423 mIsGetNaviBarColorSuccess true , NavVisible : true , NavTrans : false
05-30 17:41:51.671  2970  2970 D InputMethodManager: startInputInner - Id : 0
05-30 17:41:51.672  2970  2970 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
05-30 17:41:51.683  2970  3796 D InputTransport: Input channel constructed: 'ClientS', fd=109
05-30 17:41:51.823  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476783776]
05-30 17:41:51.823  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476783776]
05-30 17:41:51.824  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x623796 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:41:51.828  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670134304]
05-30 17:41:51.828  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670134304]
05-30 17:41:51.828  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670134208]
05-30 17:41:51.828  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670134208]
05-30 17:41:51.830  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: Relayout returned: old=(0,0,1340,800) new=(0,0,1340,800) req=(1340,800)0 dur=12 res=0x1 s={true 537415196672} ch=false fn=21
05-30 17:41:51.918  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xd78cd93 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:41:51.920  2970  2970 I ViewRootImpl@78d98f7[Toast]: Relayout returned: old=(0,26,1340,800) new=(639,26,701,67) req=(62,41)0 dur=12 res=0x7 s={true 537415491584} ch=true fn=-1
05-30 17:41:51.939  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@dca7b2d[TermuxActivity]
05-30 17:41:51.939  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 17:41:51.939  2970  2970 V InputMethodManager: Starting input: tba=com.termux ic=com.termux.view.TerminalView$2@dc481d0 mNaviBarColor -16711423 mIsGetNaviBarColorSuccess true , NavVisible : true , NavTrans : false
05-30 17:41:51.939  2970  2970 D InputMethodManager: startInputInner - Id : 0
05-30 17:41:51.941  2970  2970 I SurfaceControl: nativeRelease nativeObject s[540219050784]
05-30 17:41:51.941  2970  2970 I SurfaceControl: nativeRelease nativeObject e[540219050784]
05-30 17:41:51.941  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670132000]
05-30 17:41:51.941  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670132000]
05-30 17:41:51.941  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476783776]
05-30 17:41:51.941  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476783776]
05-30 17:41:51.951  2970  2970 I ViewRootImpl@78d98f7[Toast]: MSG_RESIZED_REPORT: frame=(639,26,701,67) ci=(0,0,0,0) vi=(0,0,0,0) or=2
05-30 17:41:51.963  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476786560]
05-30 17:41:51.963  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476786560]
05-30 17:41:51.964  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xd78cd93 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:41:51.966  2970  2970 I ViewRootImpl@78d98f7[Toast]: Relayout returned: old=(639,26,701,67) new=(639,26,701,67) req=(62,41)0 dur=10 res=0x1 s={true 537415491584} ch=false fn=2
05-30 17:41:52.700  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme pointer 0
05-30 17:41:52.780  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme pointer 1
05-30 17:41:53.003  2970  2970 D InputMethodManager: SSI - flag : 0 Pid : 2970 view : com.termux
05-30 17:41:53.003  2970  2970 D InputMethodManager: view is not EditText
05-30 17:41:53.004  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@dca7b2d[TermuxActivity]
05-30 17:41:53.004  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 17:41:53.310  2970  2970 D InsetsSourceConsumer: setRequestedVisible: visible=true, type=13, host=com.termux/com.termux.app.TermuxActivity, from=android.view.InsetsSourceConsumer.show:229 android.view.InsetsController.showDirectly:1437 android.view.InsetsController.controlAnimationUnchecked:1110 android.view.InsetsController.applyAnimation:1417 android.view.InsetsController.show:962 android.view.ViewRootImpl$ViewRootHandler.handleMessage:6146 android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246 android.app.ActivityThread.main:8653 java.lang.reflect.Method.invoke:-2 
05-30 17:41:53.459  2970  2970 D AbsListView:  in onLayout changed 
05-30 17:41:53.497  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: MSG_RESIZED_REPORT: frame=(0,0,1340,800) ci=(0,26,0,360) vi=(0,26,0,360) or=2
05-30 17:41:53.505  2970  2970 I ViewRootImpl@78d98f7[Toast]: dispatchDetachedFromWindow
05-30 17:41:53.505  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476783776]
05-30 17:41:53.505  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476783776]
05-30 17:41:53.511  2970  2970 D InputTransport: Input channel destroyed: '6c853d6', fd=103
05-30 17:41:53.555  2970  3845 I SurfaceControl: nativeRelease nativeObject s[537476786560]
05-30 17:41:53.555  2970  3845 I SurfaceControl: nativeRelease nativeObject e[537476786560]
05-30 17:41:53.624  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670131904]
05-30 17:41:53.624  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670131904]
05-30 17:41:53.626  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x623796 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:41:53.626  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670133248]
05-30 17:41:53.626  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670133248]
05-30 17:41:53.627  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670134496]
05-30 17:41:53.627  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670134496]
05-30 17:41:53.627  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670134400]
05-30 17:41:53.627  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670134400]
05-30 17:41:53.627  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: Relayout returned: old=(0,0,1340,800) new=(0,0,1340,800) req=(1340,800)0 dur=13 res=0x1 s={true 537415196672} ch=false fn=24
05-30 17:41:54.235  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:41:54.243  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:41:54.570  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:41:54.571  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:41:55.129  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:41:55.134  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:41:56.260  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:41:56.261  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:41:56.418  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:41:56.419  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:41:56.693  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:41:56.693  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:41:58.550  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme pointer 0
05-30 17:41:58.629  2970  2970 I ScaleGestureDetector: TwScaleGestureDetector
05-30 17:41:59.613  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme pointer 1
05-30 17:42:00.223  2970  2970 D InsetsSourceConsumer: setRequestedVisible: visible=false, type=13, host=com.termux/com.termux.app.TermuxActivity, from=android.view.InsetsSourceConsumer.hide:236 android.view.ImeInsetsSourceConsumer.hide:101 android.view.InsetsController.hideDirectly:1430 android.view.InsetsController.controlAnimationUnchecked:1112 android.view.InsetsController.applyAnimation:1417 android.view.InsetsController.hide:984 android.view.ViewRootImpl$ViewRootHandler.handleMessage:6150 android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246 android.app.ActivityThread.main:8653 
05-30 17:42:00.226  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1
05-30 17:42:00.358  2970  2970 D AbsListView:  in onLayout changed 
05-30 17:42:00.395  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476785408]
05-30 17:42:00.395  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476785408]
05-30 17:42:00.395  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476785024]
05-30 17:42:00.395  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476785024]
05-30 17:42:00.396  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670131904]
05-30 17:42:00.396  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670131904]
05-30 17:42:00.444  2970  3845 I SurfaceControl: nativeRelease nativeObject s[537476786944]
05-30 17:42:00.444  2970  3845 I SurfaceControl: nativeRelease nativeObject e[537476786944]
05-30 17:42:01.099  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476783776]
05-30 17:42:01.099  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476783776]
05-30 17:42:01.100  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xfbfee56 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1826 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:42:01.102  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x623796 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:42:01.103  2970  2970 I SurfaceControl: nativeRelease nativeObject s[540217057920]
05-30 17:42:01.104  2970  2970 I SurfaceControl: nativeRelease nativeObject e[540217057920]
05-30 17:42:01.104  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: Relayout returned: old=(0,0,1340,800) new=(0,0,1340,800) req=(1340,800)8 dur=17 res=0x5 s={false 0} ch=true fn=35
05-30 17:42:01.125  2970  2970 D InputTransport: Input channel destroyed: 'ClientS', fd=109
05-30 17:42:01.127  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: stopped(true) old=false
05-30 17:42:01.161  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476783776]
05-30 17:42:01.161  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476783776]
05-30 17:44:24.447  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xfbfee56 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1826 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:44:24.448  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x623796 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:44:24.450  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: Relayout returned: old=(0,0,1340,800) new=(0,0,1340,800) req=(1340,800)4 dur=16 res=0x1 s={false 0} ch=false fn=-1
05-30 17:44:24.451  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: stopped(false) old=true
05-30 17:44:24.462  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: stopped(false) old=false
05-30 17:44:24.467  2970  2970 D PlayerBase: audio is restricted mHasAppOpsPlayAudio = false Flags = 0 Usage = 13
05-30 17:44:24.469  2970  2970 D PlayerBase: mHasAppOpsPlayAudio is set false mode = 1 mAttributes.getTags() : [] stream_system_enforced : false
05-30 17:44:24.506  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x623796 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:44:24.508  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: Relayout returned: old=(0,0,1340,800) new=(0,0,1340,800) req=(1340,800)0 dur=19 res=0x7 s={true 537415196672} ch=true fn=-1
05-30 17:44:24.572  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1
05-30 17:44:24.573  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@dca7b2d[TermuxActivity]
05-30 17:44:24.574  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 17:44:24.583  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@dca7b2d[TermuxActivity]
05-30 17:44:24.583  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 17:44:24.583  2970  2970 V InputMethodManager: Starting input: tba=com.termux ic=com.termux.view.TerminalView$2@180eca9 mNaviBarColor -16711423 mIsGetNaviBarColorSuccess true , NavVisible : true , NavTrans : false
05-30 17:44:24.584  2970  2970 D InputMethodManager: startInputInner - Id : 0
05-30 17:44:24.584  2970  2970 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
05-30 17:44:24.592  2970  2970 D InputTransport: Input channel constructed: 'ClientS', fd=105
05-30 17:44:24.617  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670134688]
05-30 17:44:24.617  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670134688]
05-30 17:44:24.617  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670134592]
05-30 17:44:24.617  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670134592]
05-30 17:44:24.727  2970  2970 D InsetsSourceConsumer: setRequestedVisible: visible=true, type=13, host=com.termux/com.termux.app.TermuxActivity, from=android.view.InsetsSourceConsumer.show:229 android.view.InsetsController.showDirectly:1437 android.view.InsetsController.controlAnimationUnchecked:1110 android.view.InsetsController.applyAnimation:1417 android.view.InsetsController.show:962 android.view.ViewRootImpl$ViewRootHandler.handleMessage:6146 android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246 android.app.ActivityThread.main:8653 java.lang.reflect.Method.invoke:-2 
05-30 17:44:24.773  2970  2970 D AbsListView:  in onLayout changed 
05-30 17:44:24.795  2970  2970 D InputMethodManager: SSI - flag : 0 Pid : 2970 view : com.termux
05-30 17:44:24.795  2970  2970 D InputMethodManager: view is not EditText
05-30 17:44:24.797  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@dca7b2d[TermuxActivity]
05-30 17:44:24.797  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 17:44:24.949  2970  3845 I SurfaceControl: nativeRelease nativeObject s[537670134592]
05-30 17:44:24.949  2970  3845 I SurfaceControl: nativeRelease nativeObject e[537670134592]
05-30 17:44:26.074  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:26.075  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:26.516  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:26.517  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:26.699  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:26.699  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:27.298  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:27.298  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:27.822  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:27.823  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:28.330  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:28.330  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:28.847  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme pointer 0
05-30 17:44:28.911  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme pointer 1
05-30 17:44:29.678  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:29.678  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:30.019  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:30.020  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:30.485  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:30.486  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:30.927  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:30.927  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:31.400  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:31.401  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:32.750  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme pointer 0
05-30 17:44:32.797  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme pointer 1
05-30 17:44:33.498  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:33.498  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:33.964  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:33.964  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:34.596  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:34.597  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:35.070  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:35.071  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:35.495  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:35.496  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:36.002  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:36.003  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:36.402  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:36.403  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:37.101  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:37.102  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:37.619  4403  4403 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 10254 <<<<<<
05-30 17:44:37.640  4403  4403 E libc    : Access denied finding property "persist.device_config.runtime_native_boot.profilebootclasspath"
05-30 17:44:37.640  4403  4403 E libc    : Access denied finding property "persist.device_config.runtime_native_boot.enable_apex_image"
05-30 17:44:37.640  4403  4403 I AndroidRuntime: Using default boot image
05-30 17:44:37.640  4403  4403 E libc    : Access denied finding property "persist.device_config.runtime_native_boot.disable_lock_profiling"
05-30 17:44:37.640  4403  4403 I AndroidRuntime: Leaving lock profiling enabled
05-30 17:44:37.641  4403  4403 E libc    : Access denied finding property "persist.device_config.runtime_native_boot.enable_generational_cc"
05-30 17:44:37.643  4403  4403 D SecNativeFeatureCppIf: encoded
05-30 17:44:37.643  4403  4403 D SecNativeFeatureCppIf: decoding and unzip finish
05-30 17:44:37.643  4403  4403 D SecNativeFeatureCppIf: use unCompDataBuff. encoded
05-30 17:44:37.643  4403  4403 D SecNativeFeatureCppIf: Free unCompDataBuff
05-30 17:44:37.644  4403  4403 D SecNativeFeatureCppIf: encoded
05-30 17:44:37.644  4403  4403 D SecNativeFeatureCppIf: decoding and unzip finish
05-30 17:44:37.644  4403  4403 D SecNativeFeatureCppIf: use unCompDataBuff. encoded
05-30 17:44:37.644  4403  4403 D SecNativeFeatureCppIf: Free unCompDataBuff
05-30 17:44:37.644  4403  4403 D AndroidRuntime: addProductProperty: pBrand1 is not null
05-30 17:44:37.644  4403  4403 D AndroidRuntime: addProductProperty: not brand or 7
05-30 17:44:38.024  4403  4403 D app_process: Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat
05-30 17:44:38.024  4403  4403 D app_process: I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt66l.dat
05-30 17:44:38.117  4403  4403 E SemDvfsManager_JNI: SemDvfsManager: registerfunction enter
05-30 17:44:38.117  4403  4403 E SemAffinityControl: SemAffinityControl: registerfunction enter
05-30 17:44:38.125  4403  4403 W app_process: JNI RegisterNativeMethods: attempt to register 0 native methods for android.media.AudioAttributes
05-30 17:44:38.154  4403  4403 D AndroidRuntime: Calling main entry com.termux.termuxam.Am
05-30 17:44:38.212  2970  2970 I Termux:TermuxActivity: Storage permission not granted, requesting permission.
05-30 17:44:39.271  4403  4403 D AndroidRuntime: Shutting down VM
05-30 17:44:39.282  2970  2970 D Toast   : show: caller = com.termux.shared.logger.Logger.lambda$showToast$0:368 
05-30 17:44:39.282  2970  2970 I Toast   : show: focusDisplayId = 0, isFocusInDesktop = false mCustomDisplayId=-1 isDexDualMode=false
05-30 17:44:39.282  2970  2970 I Toast   : show: isActivityContext = true
05-30 17:44:39.310  2970  2970 V ToastPresenter: Text: Qlea in android.widget.ToastPresenter@2b3f92
05-30 17:44:39.328  2970  2970 D InputTransport: Input channel constructed: '4de5961', fd=106
05-30 17:44:39.330  2970  2970 I ViewRootImpl@2915219[Toast]: setView = android.widget.LinearLayout@739c2de TM=true
05-30 17:44:39.348  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x2abccbf / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:44:39.350  2970  2970 I ViewRootImpl@2915219[Toast]: Relayout returned: old=(0,26,1340,800) new=(495,280,844,321) req=(349,41)0 dur=13 res=0x7 s={true 537595904000} ch=true fn=-1
05-30 17:44:39.370  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1
05-30 17:44:39.521  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476780704]
05-30 17:44:39.521  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476780704]
05-30 17:44:39.521  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476780224]
05-30 17:44:39.521  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476780224]
05-30 17:44:39.521  2970  2970 I SurfaceControl: nativeRelease nativeObject s[540219047328]
05-30 17:44:39.521  2970  2970 I SurfaceControl: nativeRelease nativeObject e[540219047328]
05-30 17:44:40.780  2970  2970 I Termux:TermuxActivity: Storage permission granted by user on request.
05-30 17:44:40.780  2970  2970 I Termux:termux-storage: Setting up storage symlinks.
05-30 17:44:40.782  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: stopped(false) old=false
05-30 17:44:40.789  2970  4428 I Termux:termux-storage: Setting up storage symlinks at ~/storage/shared, ~/storage/downloads, ~/storage/dcim, ~/storage/pictures, ~/storage/music and ~/storage/movies for directories in "/storage/emulated/0".
05-30 17:44:40.808  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476783776]
05-30 17:44:40.808  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476783776]
05-30 17:44:40.809  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x623796 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:44:40.810  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670134784]
05-30 17:44:40.810  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670134784]
05-30 17:44:40.813  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: Relayout returned: old=(0,0,1340,800) new=(0,0,1340,800) req=(1340,800)0 dur=10 res=0x1 s={true 537415196672} ch=false fn=50
05-30 17:44:40.817  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476783776]
05-30 17:44:40.818  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476783776]
05-30 17:44:40.818  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476783296]
05-30 17:44:40.818  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476783296]
05-30 17:44:40.818  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476782624]
05-30 17:44:40.818  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476782624]
05-30 17:44:40.818  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1
05-30 17:44:40.819  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@dca7b2d[TermuxActivity]
05-30 17:44:40.819  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 17:44:40.832  2970  4428 I Termux:termux-storage: Storage symlinks created successfully.
05-30 17:44:41.086  2970  2970 D InputMethodManager: SSI - flag : 0 Pid : 2970 view : com.termux
05-30 17:44:41.086  2970  2970 D InputMethodManager: view is not EditText
05-30 17:44:41.086  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@dca7b2d[TermuxActivity]
05-30 17:44:41.086  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 17:44:42.803  2970  2970 I ViewRootImpl@2915219[Toast]: dispatchDetachedFromWindow
05-30 17:44:42.803  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476787136]
05-30 17:44:42.803  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476787136]
05-30 17:44:42.815  2970  2970 D InputTransport: Input channel destroyed: '4de5961', fd=106
05-30 17:44:46.206  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:46.208  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:46.538  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:46.539  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:46.905  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:46.905  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:47.097  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:47.097  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:47.345  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:47.346  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:47.704  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:47.704  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:47.904  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:47.904  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:48.319  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:48.320  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:48.452  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:48.453  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:48.752  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:48.753  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:49.851  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:49.852  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:50.176  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme pointer 0
05-30 17:44:50.249  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme pointer 1
05-30 17:44:50.983  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:50.983  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:44:51.631  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:44:51.632  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:45:00.803  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1
05-30 17:45:00.826  2970  2970 D InsetsSourceConsumer: setRequestedVisible: visible=false, type=13, host=com.termux/com.termux.app.TermuxActivity, from=android.view.InsetsSourceConsumer.hide:236 android.view.ImeInsetsSourceConsumer.hide:101 android.view.InsetsController.hideDirectly:1430 android.view.InsetsController.controlAnimationUnchecked:1112 android.view.InsetsController.applyAnimation:1417 android.view.InsetsController.hide:984 android.view.ViewRootImpl$ViewRootHandler.handleMessage:6150 android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246 android.app.ActivityThread.main:8653 
05-30 17:45:00.896  2970  2970 D AbsListView:  in onLayout changed 
05-30 17:45:01.014  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670131904]
05-30 17:45:01.014  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670131904]
05-30 17:45:01.014  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670134880]
05-30 17:45:01.014  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670134880]
05-30 17:45:01.015  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670134688]
05-30 17:45:01.015  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670134688]
05-30 17:45:01.037  2970  3845 I SurfaceControl: nativeRelease nativeObject s[537476785024]
05-30 17:45:01.037  2970  3845 I SurfaceControl: nativeRelease nativeObject e[537476785024]
05-30 17:45:02.459  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476780800]
05-30 17:45:02.459  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476780800]
05-30 17:45:03.390  2970  2970 I SurfaceControl: nativeRelease nativeObject s[540217057920]
05-30 17:45:03.390  2970  2970 I SurfaceControl: nativeRelease nativeObject e[540217057920]
05-30 17:45:03.390  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476782144]
05-30 17:45:03.390  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476782144]
05-30 17:45:03.391  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476780896]
05-30 17:45:03.391  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476780896]
05-30 17:45:04.174  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476782624]
05-30 17:45:04.174  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476782624]
05-30 17:45:04.192  2970  2970 I SurfaceControl: nativeRelease nativeObject s[540217057920]
05-30 17:45:04.192  2970  2970 I SurfaceControl: nativeRelease nativeObject e[540217057920]
05-30 17:45:04.192  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476780896]
05-30 17:45:04.192  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476780896]
05-30 17:45:04.192  2970  2970 I SurfaceControl: nativeRelease nativeObject s[540219047328]
05-30 17:45:04.192  2970  2970 I SurfaceControl: nativeRelease nativeObject e[540219047328]
05-30 17:45:04.772  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: stopped(true) old=false
05-30 17:45:04.774  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476782528]
05-30 17:45:04.774  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476782528]
05-30 17:45:04.813  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xfbfee56 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1826 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:45:04.814  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x623796 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:45:04.816  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476782048]
05-30 17:45:04.816  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476782048]
05-30 17:45:04.817  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: Relayout returned: old=(0,0,1340,800) new=(0,0,1340,800) req=(1340,800)4 dur=12 res=0x5 s={false 0} ch=false fn=-1
05-30 17:45:05.150  2970  2970 D InputTransport: Input channel destroyed: 'ClientS', fd=105
05-30 17:45:05.164  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476782528]
05-30 17:45:05.164  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476782528]
05-30 17:48:31.426  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: stopped(false) old=true
05-30 17:48:31.465  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: stopped(false) old=false
05-30 17:48:31.469  2970  2970 D PlayerBase: audio is restricted mHasAppOpsPlayAudio = false Flags = 0 Usage = 13
05-30 17:48:31.471  2970  2970 D PlayerBase: mHasAppOpsPlayAudio is set false mode = 1 mAttributes.getTags() : [] stream_system_enforced : false
05-30 17:48:31.538  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x623796 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:48:31.542  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: Relayout returned: old=(0,0,1340,800) new=(0,0,1340,800) req=(1340,800)0 dur=21 res=0x7 s={true 537415806976} ch=true fn=-1
05-30 17:48:31.639  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1
05-30 17:48:31.640  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@dca7b2d[TermuxActivity]
05-30 17:48:31.640  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 17:48:31.645  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@dca7b2d[TermuxActivity]
05-30 17:48:31.645  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 17:48:31.645  2970  2970 V InputMethodManager: Starting input: tba=com.termux ic=com.termux.view.TerminalView$2@54f1266 mNaviBarColor -16711423 mIsGetNaviBarColorSuccess true , NavVisible : true , NavTrans : false
05-30 17:48:31.646  2970  2970 D InputMethodManager: startInputInner - Id : 0
05-30 17:48:31.646  2970  2970 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
05-30 17:48:31.658  2970  2970 D InputTransport: Input channel constructed: 'ClientS', fd=100
05-30 17:48:31.725  2970  2970 I SurfaceControl: nativeRelease nativeObject s[540219049920]
05-30 17:48:31.725  2970  2970 I SurfaceControl: nativeRelease nativeObject e[540219049920]
05-30 17:48:31.725  2970  2970 I SurfaceControl: nativeRelease nativeObject s[540219047328]
05-30 17:48:31.725  2970  2970 I SurfaceControl: nativeRelease nativeObject e[540219047328]
05-30 17:48:31.782  2970  2970 D InputMethodManager: SSI - flag : 0 Pid : 2970 view : com.termux
05-30 17:48:31.782  2970  2970 D InputMethodManager: view is not EditText
05-30 17:48:31.783  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@dca7b2d[TermuxActivity]
05-30 17:48:31.784  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 17:48:31.834  2970  2970 D InsetsSourceConsumer: setRequestedVisible: visible=true, type=13, host=com.termux/com.termux.app.TermuxActivity, from=android.view.InsetsSourceConsumer.show:229 android.view.InsetsController.showDirectly:1437 android.view.InsetsController.controlAnimationUnchecked:1110 android.view.InsetsController.applyAnimation:1417 android.view.InsetsController.show:962 android.view.ViewRootImpl$ViewRootHandler.handleMessage:6146 android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246 android.app.ActivityThread.main:8653 java.lang.reflect.Method.invoke:-2 
05-30 17:48:31.893  2970  2970 D AbsListView:  in onLayout changed 
05-30 17:48:32.066  2970  3845 I SurfaceControl: nativeRelease nativeObject s[540219047328]
05-30 17:48:32.066  2970  3845 I SurfaceControl: nativeRelease nativeObject e[540219047328]
05-30 17:48:33.318  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:48:33.319  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:48:33.424  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:48:33.425  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:48:44.809  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:48:44.810  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:48:44.967  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:48:44.968  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:48:46.182  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:48:46.183  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:48:46.457  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:48:46.458  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:48:48.088  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:48:48.089  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:48:48.529  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:48:48.530  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:48:50.993  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:48:50.994  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:48:51.333  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:48:51.335  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:48:57.450  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:48:57.451  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:48:57.849  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:48:57.850  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:48:58.040  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:48:58.041  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:48:58.423  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:48:58.424  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:48:58.765  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:48:58.783  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:48:58.873  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:48:58.874  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:48:59.547  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:48:59.548  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:49:00.622  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:49:00.623  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:49:00.920  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:49:00.922  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:49:01.129  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:49:01.131  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:49:02.535  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:49:02.536  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:49:02.901  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:49:02.902  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:49:03.426  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:49:03.428  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:49:03.742  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:49:03.743  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:49:04.192  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:49:04.194  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:49:05.390  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:49:05.391  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:49:05.581  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:49:05.582  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:49:05.706  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:49:05.707  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:49:11.632  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:49:11.664  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:49:11.665  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:49:11.879  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:49:11.889  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:49:15.594  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme pointer 0
05-30 17:49:15.674  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme pointer 1
05-30 17:49:17.082  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 0
05-30 17:49:17.083  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: ViewPostIme key 1
05-30 17:49:17.221  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1
05-30 17:49:17.292  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476784736]
05-30 17:49:17.292  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476784736]
05-30 17:49:17.292  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476780032]
05-30 17:49:17.292  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476780032]
05-30 17:49:17.292  2970  2970 I SurfaceControl: nativeRelease nativeObject s[540219050016]
05-30 17:49:17.292  2970  2970 I SurfaceControl: nativeRelease nativeObject e[540219050016]
05-30 17:49:17.392  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476782528]
05-30 17:49:17.392  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476782528]
05-30 17:49:17.393  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xfbfee56 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1826 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:49:17.394  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x623796 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:49:17.394  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670134976]
05-30 17:49:17.394  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670134976]
05-30 17:49:17.394  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: Relayout returned: old=(0,0,1340,800) new=(0,0,1340,800) req=(1340,800)8 dur=14 res=0x5 s={false 0} ch=true fn=302
05-30 17:49:17.396  2970  2970 D InputTransport: Input channel destroyed: 'ClientS', fd=100
05-30 17:49:17.405  2970  2970 D InsetsSourceConsumer: setRequestedVisible: visible=false, type=13, host=com.termux/com.termux.app.TermuxActivity, from=android.view.InsetsSourceConsumer.hide:236 android.view.ImeInsetsSourceConsumer.hide:101 android.view.InsetsController.hideDirectly:1430 android.view.InsetsController.controlAnimationUnchecked:1112 android.view.InsetsController.applyAnimation:1417 android.view.InsetsController.hide:984 android.view.ViewRootImpl$ViewRootHandler.handleMessage:6150 android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246 android.app.ActivityThread.main:8653 
05-30 17:49:17.407  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: stopped(true) old=false
05-30 17:49:17.464  2970  2970 I ViewRootImpl@f9e2299[TermuxActivity]: dispatchDetachedFromWindow
05-30 17:49:17.465  2970  3845 I SurfaceControl: nativeRelease nativeObject s[540219044064]
05-30 17:49:17.465  2970  3845 I SurfaceControl: nativeRelease nativeObject e[540219044064]
05-30 17:49:17.481  2970  2970 D InputTransport: Input channel destroyed: 'c176de7', fd=87
05-30 17:49:17.486  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476782528]
05-30 17:49:17.486  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476782528]
05-30 17:49:22.288  2970  3792 W System  : A resource failed to call dispose. 
05-30 17:49:52.032  2970  2970 I DecorView: [INFO] isPopOver=false, config=true
05-30 17:49:52.033  2970  2970 I DecorView: updateCaptionType >> DecorView@65b746d[], isFloating=false, isApplication=true, hasWindowDecorCaption=false, hasWindowControllerCallback=true
05-30 17:49:52.033  2970  2970 D DecorView: setCaptionType = 0, this = DecorView@65b746d[]
05-30 17:49:52.143  2970  2970 D PlayerBase: audio is restricted mHasAppOpsPlayAudio = false Flags = 0 Usage = 13
05-30 17:49:52.146  2970  2970 D PlayerBase: mHasAppOpsPlayAudio is set false mode = 1 mAttributes.getTags() : [] stream_system_enforced : false
05-30 17:49:52.170  2970  2970 D InputTransport: Input channel constructed: '9052353', fd=85
05-30 17:49:52.179  2970  2970 I ViewRootImpl@ec7bbc6[TermuxActivity]: setView = com.android.internal.policy.DecorView@65b746d TM=true
05-30 17:49:52.333  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xeb55077 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:49:52.335  2970  2970 I ViewRootImpl@ec7bbc6[TermuxActivity]: Relayout returned: old=(0,0,1340,800) new=(0,0,1340,800) req=(1340,800)0 dur=16 res=0x7 s={true 537415806976} ch=true fn=-1
05-30 17:49:52.353  2970  2970 D AbsListView:  in onLayout changed 
05-30 17:49:52.463  2970  2970 D Toast   : show: caller = com.termux.app.TermuxActivity.showToast:580 
05-30 17:49:52.463  2970  2970 I Toast   : show: focusDisplayId = 0, isFocusInDesktop = false mCustomDisplayId=-1 isDexDualMode=false
05-30 17:49:52.463  2970  2970 I Toast   : show: isActivityContext = true
05-30 17:49:52.588  2970  2970 V ToastPresenter: Text: \1] in android.widget.ToastPresenter@560ddb2
05-30 17:49:52.601  2970  2970 D InputTransport: Input channel constructed: '7c4a38f', fd=93
05-30 17:49:52.603  2970  2970 I ViewRootImpl@7399eb9[Toast]: setView = android.widget.LinearLayout@dfb22fe TM=true
05-30 17:49:52.603  2970  2970 I ViewRootImpl@ec7bbc6[TermuxActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1
05-30 17:49:52.603  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@65b746d[TermuxActivity]
05-30 17:49:52.603  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 17:49:52.611  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@65b746d[TermuxActivity]
05-30 17:49:52.611  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 17:49:52.611  2970  2970 V InputMethodManager: Starting input: tba=com.termux ic=com.termux.view.TerminalView$2@70b7a5f mNaviBarColor -16711423 mIsGetNaviBarColorSuccess true , NavVisible : true , NavTrans : false
05-30 17:49:52.611  2970  2970 D InputMethodManager: startInputInner - Id : 0
05-30 17:49:52.612  2970  2970 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
05-30 17:49:52.615  2970  2970 D InputTransport: Input channel constructed: 'ClientS', fd=104
05-30 17:49:52.616  2970  2970 D InputMethodManager: SSI - flag : 0 Pid : 2970 view : com.termux
05-30 17:49:52.616  2970  2970 D InputMethodManager: view is not EditText
05-30 17:49:52.617  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@65b746d[TermuxActivity]
05-30 17:49:52.617  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 17:49:52.649  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476784640]
05-30 17:49:52.649  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476784640]
05-30 17:49:52.650  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xeb55077 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:49:52.652  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476784928]
05-30 17:49:52.652  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476784928]
05-30 17:49:52.652  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476784832]
05-30 17:49:52.652  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476784832]
05-30 17:49:52.652  2970  2970 I ViewRootImpl@ec7bbc6[TermuxActivity]: Relayout returned: old=(0,0,1340,800) new=(0,0,1340,800) req=(1340,800)0 dur=8 res=0x1 s={true 537415806976} ch=false fn=3
05-30 17:49:52.696  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xd4c6d75 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:49:52.697  2970  2970 I ViewRootImpl@7399eb9[Toast]: Relayout returned: old=(0,26,1340,800) new=(639,26,701,67) req=(62,41)0 dur=11 res=0x7 s={true 537484238848} ch=true fn=-1
05-30 17:49:52.711  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476783296]
05-30 17:49:52.711  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476783296]
05-30 17:49:52.711  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476782624]
05-30 17:49:52.711  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476782624]
05-30 17:49:52.711  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476784640]
05-30 17:49:52.711  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476784640]
05-30 17:49:52.718  2970  2970 I ViewRootImpl@7399eb9[Toast]: MSG_RESIZED_REPORT: frame=(639,26,701,67) ci=(0,0,0,0) vi=(0,0,0,0) or=2
05-30 17:49:52.729  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476785984]
05-30 17:49:52.729  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476785984]
05-30 17:49:52.729  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xd4c6d75 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:49:52.730  2970  2970 I ViewRootImpl@7399eb9[Toast]: Relayout returned: old=(639,26,701,67) new=(639,26,701,67) req=(62,41)0 dur=7 res=0x1 s={true 537484238848} ch=false fn=2
05-30 17:49:52.738  2970  2970 D InputMethodManager: SSI - flag : 0 Pid : 2970 view : com.termux
05-30 17:49:52.738  2970  2970 D InputMethodManager: view is not EditText
05-30 17:49:52.739  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@65b746d[TermuxActivity]
05-30 17:49:52.739  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 17:49:52.800  2970  2970 D InsetsSourceConsumer: setRequestedVisible: visible=true, type=13, host=com.termux/com.termux.app.TermuxActivity, from=android.view.InsetsSourceConsumer.show:229 android.view.InsetsController.showDirectly:1437 android.view.InsetsController.controlAnimationUnchecked:1110 android.view.InsetsController.applyAnimation:1417 android.view.InsetsController.show:962 android.view.ViewRootImpl$ViewRootHandler.handleMessage:6146 android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246 android.app.ActivityThread.main:8653 java.lang.reflect.Method.invoke:-2 
05-30 17:49:52.837  2970  2970 D AbsListView:  in onLayout changed 
05-30 17:49:52.853  2970  2970 I ViewRootImpl@ec7bbc6[TermuxActivity]: MSG_RESIZED_REPORT: frame=(0,0,1340,800) ci=(0,26,0,360) vi=(0,26,0,360) or=2
05-30 17:49:52.884  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476782144]
05-30 17:49:52.884  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476782144]
05-30 17:49:52.885  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xeb55077 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:49:52.885  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476783584]
05-30 17:49:52.885  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476783584]
05-30 17:49:52.885  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476783488]
05-30 17:49:52.885  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476783488]
05-30 17:49:52.885  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476785312]
05-30 17:49:52.885  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476785312]
05-30 17:49:52.886  2970  2970 I ViewRootImpl@ec7bbc6[TermuxActivity]: Relayout returned: old=(0,0,1340,800) new=(0,0,1340,800) req=(1340,800)0 dur=7 res=0x1 s={true 537415806976} ch=false fn=6
05-30 17:49:53.006  2970  6499 I SurfaceControl: nativeRelease nativeObject s[537476785984]
05-30 17:49:53.007  2970  6499 I SurfaceControl: nativeRelease nativeObject e[537476785984]
05-30 17:49:53.962  2970  2970 D InsetsSourceConsumer: setRequestedVisible: visible=false, type=13, host=com.termux/com.termux.app.TermuxActivity, from=android.view.InsetsSourceConsumer.hide:236 android.view.ImeInsetsSourceConsumer.hide:101 android.view.InsetsController.hideDirectly:1430 android.view.InsetsController.controlAnimationUnchecked:1112 android.view.InsetsController.applyAnimation:1417 android.view.InsetsController.hide:984 android.view.ViewRootImpl$ViewRootHandler.handleMessage:6150 android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246 android.app.ActivityThread.main:8653 
05-30 17:49:54.043  2970  2970 D AbsListView:  in onLayout changed 
05-30 17:49:54.066  2970  2970 I ViewRootImpl@ec7bbc6[TermuxActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1
05-30 17:49:54.078  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476783392]
05-30 17:49:54.078  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476783392]
05-30 17:49:54.079  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476791936]
05-30 17:49:54.079  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476791936]
05-30 17:49:54.079  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476782144]
05-30 17:49:54.079  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476782144]
05-30 17:49:54.171  2970  6499 I SurfaceControl: nativeRelease nativeObject s[537486615776]
05-30 17:49:54.171  2970  6499 I SurfaceControl: nativeRelease nativeObject e[537486615776]
05-30 17:49:54.398  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476783776]
05-30 17:49:54.398  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476783776]
05-30 17:49:54.476  2970  2970 I ViewRootImpl@7399eb9[Toast]: dispatchDetachedFromWindow
05-30 17:49:54.476  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476784640]
05-30 17:49:54.476  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476784640]
05-30 17:49:54.481  2970  2970 D InputTransport: Input channel destroyed: '7c4a38f', fd=93
05-30 17:49:55.270  2970  2970 I ViewRootImpl@ec7bbc6[TermuxActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1
05-30 17:49:55.271  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@65b746d[TermuxActivity]
05-30 17:49:55.271  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 17:49:55.308  2970  2970 I ViewRootImpl@ec7bbc6[TermuxActivity]: ViewPostIme pointer 0
05-30 17:49:55.362  2970  2970 I ViewRootImpl@ec7bbc6[TermuxActivity]: ViewPostIme pointer 1
05-30 17:49:55.610  2970  2970 D InputMethodManager: SSI - flag : 0 Pid : 2970 view : com.termux
05-30 17:49:55.610  2970  2970 D InputMethodManager: view is not EditText
05-30 17:49:55.611  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@65b746d[TermuxActivity]
05-30 17:49:55.611  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 17:49:55.685  2970  2970 D InsetsSourceConsumer: setRequestedVisible: visible=true, type=13, host=com.termux/com.termux.app.TermuxActivity, from=android.view.InsetsSourceConsumer.show:229 android.view.InsetsController.showDirectly:1437 android.view.InsetsController.controlAnimationUnchecked:1110 android.view.InsetsController.applyAnimation:1417 android.view.InsetsController.show:962 android.view.ViewRootImpl$ViewRootHandler.handleMessage:6146 android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246 android.app.ActivityThread.main:8653 java.lang.reflect.Method.invoke:-2 
05-30 17:49:55.733  2970  2970 D AbsListView:  in onLayout changed 
05-30 17:49:55.903  2970  6499 I SurfaceControl: nativeRelease nativeObject s[537476791072]
05-30 17:49:55.903  2970  6499 I SurfaceControl: nativeRelease nativeObject e[537476791072]
05-30 17:49:56.489  2970  2970 I ViewRootImpl@ec7bbc6[TermuxActivity]: ViewPostIme pointer 0
05-30 17:49:56.569  2970  2970 I ViewRootImpl@ec7bbc6[TermuxActivity]: ViewPostIme pointer 1
05-30 17:49:57.129  2970  2970 I ViewRootImpl@ec7bbc6[TermuxActivity]: ViewPostIme key 0
05-30 17:49:57.130  2970  2970 I ViewRootImpl@ec7bbc6[TermuxActivity]: ViewPostIme key 1
05-30 17:49:57.208  2970  2970 I ViewRootImpl@ec7bbc6[TermuxActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1
05-30 17:49:57.289  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670134688]
05-30 17:49:57.289  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670134688]
05-30 17:49:57.289  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670134880]
05-30 17:49:57.289  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670134880]
05-30 17:49:57.289  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670134784]
05-30 17:49:57.289  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670134784]
05-30 17:49:57.412  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476791168]
05-30 17:49:57.412  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476791168]
05-30 17:49:57.413  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x421b6d1 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1826 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:49:57.414  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xeb55077 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 17:49:57.415  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537670133056]
05-30 17:49:57.415  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537670133056]
05-30 17:49:57.415  2970  2970 I ViewRootImpl@ec7bbc6[TermuxActivity]: Relayout returned: old=(0,0,1340,800) new=(0,0,1340,800) req=(1340,800)8 dur=40 res=0x5 s={false 0} ch=true fn=26
05-30 17:49:57.430  2970  2970 D InputTransport: Input channel destroyed: 'ClientS', fd=104
05-30 17:49:57.435  2970  2970 D InsetsSourceConsumer: setRequestedVisible: visible=false, type=13, host=com.termux/com.termux.app.TermuxActivity, from=android.view.InsetsSourceConsumer.hide:236 android.view.ImeInsetsSourceConsumer.hide:101 android.view.InsetsController.hideDirectly:1430 android.view.InsetsController.controlAnimationUnchecked:1112 android.view.InsetsController.applyAnimation:1417 android.view.InsetsController.hide:984 android.view.ViewRootImpl$ViewRootHandler.handleMessage:6150 android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246 android.app.ActivityThread.main:8653 
05-30 17:49:57.437  2970  2970 I ViewRootImpl@ec7bbc6[TermuxActivity]: stopped(true) old=false
05-30 17:49:57.499  2970  2970 I ViewRootImpl@ec7bbc6[TermuxActivity]: dispatchDetachedFromWindow
05-30 17:49:57.502  2970  6499 I SurfaceControl: nativeRelease nativeObject s[537670133056]
05-30 17:49:57.502  2970  6499 I SurfaceControl: nativeRelease nativeObject e[537670133056]
05-30 17:49:57.507  2970  2970 D InputTransport: Input channel destroyed: '9052353', fd=85
05-30 17:49:57.509  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476791168]
05-30 17:49:57.509  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476791168]
05-30 17:50:02.323  2970  3792 W System  : A resource failed to call dispose. 
05-30 18:03:02.211  2970  2970 I DecorView: [INFO] isPopOver=false, config=true
05-30 18:03:02.211  2970  2970 I DecorView: updateCaptionType >> DecorView@5e20b2f[], isFloating=false, isApplication=true, hasWindowDecorCaption=false, hasWindowControllerCallback=true
05-30 18:03:02.211  2970  2970 D DecorView: setCaptionType = 0, this = DecorView@5e20b2f[]
05-30 18:03:02.332  2970  2970 D PlayerBase: audio is restricted mHasAppOpsPlayAudio = false Flags = 0 Usage = 13
05-30 18:03:02.334  2970  2970 D PlayerBase: mHasAppOpsPlayAudio is set false mode = 1 mAttributes.getTags() : [] stream_system_enforced : false
05-30 18:03:02.365  2970  2970 D InputTransport: Input channel constructed: '5be05c ', fd=87
05-30 18:03:02.373  2970  2970 I ViewRootImpl@c8afdbe[TermuxActivity]: setView = com.android.internal.policy.DecorView@5e20b2f TM=true
05-30 18:03:02.522  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xb64cd0f / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 18:03:02.525  2970  2970 I ViewRootImpl@c8afdbe[TermuxActivity]: Relayout returned: old=(0,0,1340,800) new=(0,0,1340,800) req=(1340,800)0 dur=15 res=0x7 s={true 537415806976} ch=true fn=-1
05-30 18:03:02.545  2970  2970 D AbsListView:  in onLayout changed 
05-30 18:03:02.710  2970  2970 D Toast   : show: caller = com.termux.app.TermuxActivity.showToast:580 
05-30 18:03:02.710  2970  2970 I Toast   : show: focusDisplayId = 0, isFocusInDesktop = false mCustomDisplayId=-1 isDexDualMode=false
05-30 18:03:02.710  2970  2970 I Toast   : show: isActivityContext = true
05-30 18:03:02.848  2970  2970 D InputMethodManager: SSI - flag : 0 Pid : 2970 view : com.termux
05-30 18:03:02.848  2970  2970 D InputMethodManager: view is not EditText
05-30 18:03:02.849  2970  2970 D InputMethodManager: showSoftInput - cancel : servedView != view : 0  view : com.termux.view.TerminalView{a71351b VFED.V.L. .F....ID 0,0-1334,693 #7f080191 app:id/terminal_view}
05-30 18:03:02.850  2970  2970 V ToastPresenter: Text: \1] in android.widget.ToastPresenter@e4406b8
05-30 18:03:02.861  2970  2970 D InputTransport: Input channel constructed: '59e1b4a', fd=95
05-30 18:03:02.863  2970  2970 I ViewRootImpl@9e407f7[Toast]: setView = android.widget.LinearLayout@8ed664 TM=true
05-30 18:03:02.863  2970  2970 I ViewRootImpl@c8afdbe[TermuxActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1
05-30 18:03:02.864  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@5e20b2f[TermuxActivity]
05-30 18:03:02.864  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 18:03:02.876  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@5e20b2f[TermuxActivity]
05-30 18:03:02.876  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 18:03:02.876  2970  2970 V InputMethodManager: Starting input: tba=com.termux ic=com.termux.view.TerminalView$2@77bf0cd mNaviBarColor -16711423 mIsGetNaviBarColorSuccess true , NavVisible : true , NavTrans : false
05-30 18:03:02.877  2970  2970 D InputMethodManager: startInputInner - Id : 0
05-30 18:03:02.877  2970  2970 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
05-30 18:03:02.885  2970  2970 D InputTransport: Input channel constructed: 'ClientS', fd=103
05-30 18:03:02.928  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476781472]
05-30 18:03:02.928  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476781472]
05-30 18:03:02.929  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xb64cd0f / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 18:03:02.932  2970  2970 I SurfaceControl: nativeRelease nativeObject s[540217058688]
05-30 18:03:02.932  2970  2970 I SurfaceControl: nativeRelease nativeObject e[540217058688]
05-30 18:03:02.932  2970  2970 I SurfaceControl: nativeRelease nativeObject s[540217058592]
05-30 18:03:02.932  2970  2970 I SurfaceControl: nativeRelease nativeObject e[540217058592]
05-30 18:03:02.933  2970  2970 I ViewRootImpl@c8afdbe[TermuxActivity]: Relayout returned: old=(0,0,1340,800) new=(0,0,1340,800) req=(1340,800)0 dur=11 res=0x1 s={true 537415806976} ch=false fn=3
05-30 18:03:02.981  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x472c93 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 18:03:02.983  2970  2970 I ViewRootImpl@9e407f7[Toast]: Relayout returned: old=(0,26,1340,800) new=(639,26,701,67) req=(62,41)0 dur=13 res=0x7 s={true 537415839744} ch=true fn=-1
05-30 18:03:03.001  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476782528]
05-30 18:03:03.001  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476782528]
05-30 18:03:03.001  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476782432]
05-30 18:03:03.001  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476782432]
05-30 18:03:03.001  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476781472]
05-30 18:03:03.001  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476781472]
05-30 18:03:03.002  2970  2970 D InputMethodManager: SSI - flag : 0 Pid : 2970 view : com.termux
05-30 18:03:03.002  2970  2970 D InputMethodManager: view is not EditText
05-30 18:03:03.002  2970  2970 D InputMethodManager: prepareNavigationBarInfo() DecorView@5e20b2f[TermuxActivity]
05-30 18:03:03.003  2970  2970 D InputMethodManager: getNavigationBarColor() -16711423
05-30 18:03:03.019  2970  2970 I ViewRootImpl@9e407f7[Toast]: MSG_RESIZED_REPORT: frame=(639,26,701,67) ci=(0,0,0,0) vi=(0,0,0,0) or=2
05-30 18:03:03.035  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476783680]
05-30 18:03:03.035  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476783680]
05-30 18:03:03.036  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x472c93 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 18:03:03.037  2970  2970 I ViewRootImpl@9e407f7[Toast]: Relayout returned: old=(639,26,701,67) new=(639,26,701,67) req=(62,41)0 dur=7 res=0x1 s={true 537415839744} ch=false fn=2
05-30 18:03:03.110  2970  2970 D InsetsSourceConsumer: setRequestedVisible: visible=true, type=13, host=com.termux/com.termux.app.TermuxActivity, from=android.view.InsetsSourceConsumer.show:229 android.view.InsetsController.showDirectly:1437 android.view.InsetsController.controlAnimationUnchecked:1110 android.view.InsetsController.applyAnimation:1417 android.view.InsetsController.show:962 android.view.ViewRootImpl$ViewRootHandler.handleMessage:6146 android.os.Handler.dispatchMessage:106 android.os.Looper.loop:246 android.app.ActivityThread.main:8653 java.lang.reflect.Method.invoke:-2 
05-30 18:03:03.143  2970  2970 D AbsListView:  in onLayout changed 
05-30 18:03:03.158  2970  2970 I ViewRootImpl@c8afdbe[TermuxActivity]: MSG_RESIZED_REPORT: frame=(0,0,1340,800) ci=(0,26,0,360) vi=(0,26,0,360) or=2
05-30 18:03:03.186  2970  2970 I SurfaceControl: nativeRelease nativeObject s[540219048576]
05-30 18:03:03.186  2970  2970 I SurfaceControl: nativeRelease nativeObject e[540219048576]
05-30 18:03:03.187  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xb64cd0f / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 18:03:03.187  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476783008]
05-30 18:03:03.187  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476783008]
05-30 18:03:03.187  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476782912]
05-30 18:03:03.187  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476782912]
05-30 18:03:03.187  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476784256]
05-30 18:03:03.187  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476784256]
05-30 18:03:03.187  2970  2970 I ViewRootImpl@c8afdbe[TermuxActivity]: Relayout returned: old=(0,0,1340,800) new=(0,0,1340,800) req=(1340,800)0 dur=8 res=0x1 s={true 537415806976} ch=false fn=6
05-30 18:03:03.330  2970  9254 I SurfaceControl: nativeRelease nativeObject s[537476783680]
05-30 18:03:03.330  2970  9254 I SurfaceControl: nativeRelease nativeObject e[537476783680]
05-30 18:03:04.100  2970  2970 I ViewRootImpl@c8afdbe[TermuxActivity]: ViewPostIme pointer 0
05-30 18:03:04.618  2970  2970 D InputTransport: Input channel constructed: '405220a', fd=109
05-30 18:03:04.620  2970  2970 I ViewRootImpl@b646083[PopupWindow:386a094]: setView = android.widget.PopupWindow$PopupDecorView@7773200 TM=true
05-30 18:03:04.631  2970  2970 D InputTransport: Input channel constructed: '28690f1', fd=111
05-30 18:03:04.632  2970  2970 I ViewRootImpl@31d6e2c[PopupWindow:afc7a39]: setView = android.widget.PopupWindow$PopupDecorView@d2180f5 TM=true
05-30 18:03:04.870  2970  2970 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because  ViewDragHelper did not receive all the events in the event stream.
05-30 18:03:04.871  2970  2970 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because  ViewDragHelper did not receive all the events in the event stream.
05-30 18:03:04.871  2970  2970 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because  ViewDragHelper did not receive all the events in the event stream.
05-30 18:03:04.871  2970  2970 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because  ViewDragHelper did not receive all the events in the event stream.
05-30 18:03:04.872  2970  2970 I ViewRootImpl@c8afdbe[TermuxActivity]: ViewPostIme pointer 1
05-30 18:03:04.885  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xd4f82f / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 18:03:04.887  2970  2970 I ViewRootImpl@b646083[PopupWindow:386a094]: Relayout returned: old=(0,26,1340,800) new=(884,230,935,256) req=(51,26)0 dur=10 res=0x7 s={true 537593413632} ch=true fn=-1
05-30 18:03:04.931  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x1a62e3c / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 18:03:04.933  2970  2970 I ViewRootImpl@31d6e2c[PopupWindow:afc7a39]: Relayout returned: old=(0,26,1340,800) new=(918,230,969,256) req=(51,26)0 dur=12 res=0x7 s={true 537593679872} ch=true fn=-1
05-30 18:03:04.959  2970  2970 I ViewRootImpl@9e407f7[Toast]: dispatchDetachedFromWindow
05-30 18:03:04.959  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476784160]
05-30 18:03:04.959  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476784160]
05-30 18:03:04.967  2970  2970 D InputTransport: Input channel destroyed: '59e1b4a', fd=95
05-30 18:03:04.978  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476782912]
05-30 18:03:04.978  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476782912]
05-30 18:03:04.979  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xd4f82f / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 18:03:04.980  2970  2970 I ViewRootImpl@b646083[PopupWindow:386a094]: Relayout returned: old=(884,230,935,256) new=(884,230,935,256) req=(51,26)0 dur=10 res=0x1 s={true 537593413632} ch=false fn=2
05-30 18:03:04.989  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476785600]
05-30 18:03:04.989  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476785600]
05-30 18:03:04.991  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x1a62e3c / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 18:03:04.992  2970  2970 I ViewRootImpl@31d6e2c[PopupWindow:afc7a39]: Relayout returned: old=(918,230,969,256) new=(918,230,969,256) req=(51,26)0 dur=10 res=0x1 s={true 537593679872} ch=false fn=2
05-30 18:03:04.995  2970  2970 I ViewRootImpl@b646083[PopupWindow:386a094]: MSG_RESIZED_REPORT: frame=(884,230,935,256) ci=(0,0,0,0) vi=(0,0,0,0) or=2
05-30 18:03:04.995  2970  2970 I ViewRootImpl@31d6e2c[PopupWindow:afc7a39]: MSG_RESIZED_REPORT: frame=(918,230,969,256) ci=(0,0,0,0) vi=(0,0,0,0) or=2
05-30 18:03:05.017  2970  2970 I SurfaceControl: nativeRelease nativeObject s[537476784160]
05-30 18:03:05.017  2970  2970 I SurfaceControl: nativeRelease nativeObject e[537476784160]
05-30 18:03:05.018  2970  2970 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xd4f82f / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1836 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995 
05-30 18:03:05.019  2970  2970 I ViewRootImpl@b646083[PopupWindow:386a094]: Relayout returned: old=(884,230,935,256) new=(884,230,935,256) req=(51,26)0 dur=9 res=0x1 s={true 537593413632} ch=false fn=
Aridlvory commented 2 years ago

I just installed termux 5 minutes ago.

And I can't say that termux can't access the network because I have successfully updated the packages by using the pkg update command

But I can't install or search other packages

Grimler91 commented 2 years ago

@Aridlvory your issue looks unrelated to this one, error message is different.

Try switching to another mirror with termux-change-repo, or by switching to/from wifi from/to mobile internet, or with a vpn. I have never seen the error Clearsigned file isn't valid, got 'NOSPLIT' on my device so unclear what the reason is (but looks like there is some problem with the internet connection on your device)

Aridlvory commented 2 years ago

@Grimler91 I have tried switching to every single mirror available and my device is wifi only device, I was using a VPN at first but when I saw this error message I turned it off... Still, it's the same... Same error message always..

agnostic-apollo commented 2 years ago

@Aridlvory

[*] () https://dl.kcubeterm.me/termux-packages-24: ok
Get:1 https://dl.kcubeterm.me/termux-packages-24 stable InRelease [513 B]
Err:1 https://dl.kcubeterm.me/termux-packages-24 stable InRelease

That mirror does not serve packages anymore, only https connection is succeeding. It has been replaced with https://dl.kcubeterm.com, hence you getting error. Shift ALL your mirrors to some other mirrors and then run pkg install termux-tools. If all mirrors failing, then you have network issues or post logs again.

termux/termux-packages#9068

avm99963 commented 2 years ago

I think the problem that you're experiencing, @Aridlvory, is different to mine, since mine is related to the fact that Termux can't open network sockets, but in your logs I see it does connect to the Internet without an issue (except as @agnostic-apollo said, some mirrors are down).

I forgot to share the debug information myself. In case anybody is able to help me figure out the cause of the issue, I'll attach it here.

Thank you so much in advance!!

Debug information ## Transcript ``` Welcome to Termux! Communities: https://termux.org/community Gitter chat: https://gitter.im/termux/termux IRC channel: #termux on libera.chat Working with packages: * Search packages: pkg search * Install a package: pkg install * Upgrade packages: pkg upgrade Subscribing to additional repositories: * Root: pkg install root-repo * X11: pkg install x11-repo Report issues at https://termux.org/issues ~ $ curl https://www.avm99963.com/ curl: (7) Couldn't connect to server ~ $ pkg update Checking availability of current mirror: bad Testing the available mirrors: [*] https://mirror.mwt.me/termux/main: bad [*] https://termux.sahilister.in/apt/termux-main: bad [*] https://plug-mirror.rcac.purdue.edu/termux/termux-main: bad [*] https://termux.mentality.rip/termux-main: bad [*] https://grimler.se/termux-packages-24: bad [*] https://termux.librehat.com/apt/termux-main: bad [*] https://termux.astra.in.ua/apt/termux-main: bad [*] https://packages-cf.termux.org/apt/termux-main: bad [*] https://dl.kcubeterm.com/termux-main: bad Using fallback mirror: https://packages-cf.termux.org/apt/termux-main Ign:1 https://packages-cf.termux.org/apt/termux-main stable InRelease Err:2 https://packages-cf.termux.org/apt/termux-main stable Release Could not create a socket for 188.114.96.15 (f=2 t=1 p=6) - socket (1: Operation not permitted) Could not create a socket for 188.114.97.15 (f=2 t=1 p=6) - socket (1: Operation not permitted) Reading package lists... Done E: The repository 'https://packages-cf.termux.org/apt/termux-main stable Release' does not have a Release file. N: Metadata integrity can't be verified, repository is disabled now. N: Possible causes: unstable or tampered Internet connection, wrong sources.list, outdated keyring or host is down currently. N: Please note that all hosting problems or other serious issues we announce on our social media pages. N: Use termux-change-repo for switching to a mirror. ~ $ ``` ## ## Termux App Info **APP\_NAME**: `Termux`\ **PACKAGE\_NAME**: `com.termux`\ **VERSION\_NAME**: `0.118.0`\ **VERSION\_CODE**: `118`\ **TARGET\_SDK**: `28`\ **IS\_DEBUGGABLE\_BUILD**: `false`\ **APK\_RELEASE**: `F-Droid`\ **SIGNING\_CERTIFICATE\_SHA256\_DIGEST**: `228FB2CFE90831C1499EC3CCAF61E96E8E1CE70766B9474672CE427334D41C42` ## ## Device Info ### Software **OS\_VERSION**: `5.10.66-android12-9-00007-g66c74c58ab38-ab8262750`\ **SDK\_INT**: `32`\ **RELEASE**: `12`\ **ID**: `SP2A.220505.002`\ **DISPLAY**: `SP2A.220505.002`\ **INCREMENTAL**: `8353555`\ **SECURITY\_PATCH**: `2022-05-05`\ **IS\_DEBUGGABLE**: `0`\ **IS\_TREBLE\_ENABLED**: `true`\ **TYPE**: `user`\ **TAGS**: `release-keys` ### Hardware **MANUFACTURER**: `Google`\ **BRAND**: `google`\ **MODEL**: `Pixel 6`\ **PRODUCT**: `oriole`\ **BOARD**: `oriole`\ **HARDWARE**: `oriole`\ **DEVICE**: `oriole`\ **SUPPORTED\_ABIS**: `arm64-v8a, armeabi-v7a, armeabi` ## ## Termux APT Info ### Subscribed Repositories #### sources.list `deb https://packages-cf.termux.org/apt/termux-main/ stable main` ## ### Updatable Packages All packages up to date ## ## ## Termux Files Info **TERMUX\_REQUIRED\_FILES\_DIR\_PATH ($PREFIX)**: `/data/data/com.termux/files`\ **ANDROID\_ASSIGNED\_FILES\_DIR\_PATH**: `/data/user/0/com.termux/files` ``` $ echo 'ls info:' /system/bin/ls -lhdZ '/data/data' '/data/user/0' '/data/data/com.termux' '/data/user/0/com.termux' '/data/data/com.termux/files' '/data/user/0/com.termux/files' '/data/user/0/com.termux/files' '/data/user/com.termux/files' '/data/data/com.termux/files/usr-staging' '/data/data/com.termux/files/usr' '/data/data/com.termux/files/home' '/data/data/com.termux/files/usr/bin/login' 2>&1 echo; echo 'mount info:' /system/bin/grep -E '( /data )|( /data/data )|( /data/user/[0-9]+ )' /proc/self/mountinfo 2>&1 | /system/bin/grep -v '/data_mirror' 2>&1 ls info: ls: /data/user/com.termux/files: No such file or directory ls: /data/data/com.termux/files/usr-staging: No such file or directory drwxrwx--x 497 system system u:object_r:system_data_file:s0:c512,c768 56K 2022-05-22 16:26 /data/data drwx------ 6 u0_a345 u0_a345 u:object_r:app_data_file:s0:c89,c257,c512,c768 3.3K 2021-12-24 18:45 /data/data/com.termux drwx------ 4 u0_a345 u0_a345 u:object_r:app_data_file:s0:c89,c257,c512,c768 3.3K 2021-12-24 18:45 /data/data/com.termux/files drwx------ 15 u0_a345 u0_a345 u:object_r:app_data_file:s0:c89,c257,c512,c768 3.3K 2022-05-22 16:48 /data/data/com.termux/files/home drwx------ 11 u0_a345 u0_a345 u:object_r:app_data_file:s0:c89,c257,c512,c768 3.3K 2022-04-02 19:07 /data/data/com.termux/files/usr -rwx------ 1 u0_a345 u0_a345 u:object_r:app_data_file:s0:c89,c257,c512,c768 1.5K 2022-03-29 19:35 /data/data/com.termux/files/usr/bin/login drwxrwx--x 497 system system u:object_r:system_data_file:s0:c512,c768 56K 2022-05-22 16:26 /data/user/0 drwx------ 6 u0_a345 u0_a345 u:object_r:app_data_file:s0:c89,c257,c512,c768 3.3K 2021-12-24 18:45 /data/user/0/com.termux drwx------ 4 u0_a345 u0_a345 u:object_r:app_data_file:s0:c89,c257,c512,c768 3.3K 2021-12-24 18:45 /data/user/0/com.termux/files drwx------ 4 u0_a345 u0_a345 u:object_r:app_data_file:s0:c89,c257,c512,c768 3.3K 2021-12-24 18:45 /data/user/0/com.termux/files mount info: 2384 2286 254:41 / /data rw,nosuid,nodev,noatime master:30 - f2fs /dev/block/dm-41 rw,lazytime,seclabel,background_gc=on,discard,no_heap,user_xattr,inline_xattr,acl,inline_data,inline_dentry,flush_merge,extent_cache,mode=adaptive,active_logs=6,reserve_root=32768,resuid=0,resgid=1065,inlinecrypt,alloc_mode=default,checkpoint_merge,fsync_mode=nobarrier,compress_algorithm=lz4,compress_log_size=2,compress_extension=apk,compress_extension=apex,compress_extension=so,compress_mode=fs,atgc 2385 2384 254:41 /data /data/user/0 rw,nosuid,nodev,noatime master:30 - f2fs /dev/block/dm-41 rw,lazytime,seclabel,background_gc=on,discard,no_heap,user_xattr,inline_xattr,acl,inline_data,inline_dentry,flush_merge,extent_cache,mode=adaptive,active_logs=6,reserve_root=32768,resuid=0,resgid=1065,inlinecrypt,alloc_mode=default,checkpoint_merge,fsync_mode=nobarrier,compress_algorithm=lz4,compress_log_size=2,compress_extension=apk,compress_extension=apex,compress_extension=so,compress_mode=fs,atgc ``` ## ## Logcat Dump ``` $ /system/bin/logcat -d -t 3000 2>&1 --------- beginning of main 05-22 16:49:03.763 6859 6859 I libc : SetHeapTaggingLevel: tag level set to 0 05-22 16:49:03.768 6859 6859 E com.termux: Not starting debugger since process cannot load the jdwp agent. 05-22 16:49:03.786 6859 6859 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10345; state: DISABLED 05-22 16:49:03.792 6859 6859 D ApplicationLoaders: Returning zygote-cached class loader: /system/framework/android.test.base.jar 05-22 16:49:03.811 6859 6859 V GraphicsEnvironment: ANGLE Developer option for 'com.termux' set to: 'default' 05-22 16:49:03.811 6859 6859 V GraphicsEnvironment: ANGLE GameManagerService for com.termux: false 05-22 16:49:03.811 6859 6859 V GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported. 05-22 16:49:03.812 6859 6859 D NetworkSecurityConfig: No Network Security Config specified, using platform default 05-22 16:49:03.812 6859 6859 D NetworkSecurityConfig: No Network Security Config specified, using platform default 05-22 16:49:03.820 6859 6878 D vulkan : searching for layers in '/data/app/~~3dXjfIMoThfNcu5SxODZ1A==/com.termux-YPm3E_ZzG4-kRKqrFzdnvQ==/lib/arm64' 05-22 16:49:03.820 6859 6878 D vulkan : searching for layers in '/data/app/~~3dXjfIMoThfNcu5SxODZ1A==/com.termux-YPm3E_ZzG4-kRKqrFzdnvQ==/base.apk!/lib/arm64-v8a' 05-22 16:49:03.827 6859 6878 D mali_cmarp_predictor: checking cmar_predictor for com.termux 05-22 16:49:03.842 6859 6859 D CompatibilityChangeReporter: Compat change id reported: 171228096; UID 10345; state: ENABLED 05-22 16:49:03.853 6859 6859 I ContentCaptureHelper: Setting logging level to OFF 05-22 16:49:03.862 6859 6892 D MediaCodecList: codecHandlesFormat: no format, so no extra checks 05-22 16:49:03.865 6859 6893 D CCodec : allocate(c2.android.vorbis.decoder) 05-22 16:49:03.865 6859 6859 D CompatibilityChangeReporter: Compat change id reported: 160794467; UID 10345; state: DISABLED 05-22 16:49:03.866 6859 6893 I Codec2Client: Available Codec2 services: "default" "default1" "software" 05-22 16:49:03.868 6859 6893 I CCodec : setting up 'default' as default (vendor) store 05-22 16:49:03.873 6859 6893 I CCodec : Created component [c2.android.vorbis.decoder] 05-22 16:49:03.873 6859 6893 D CCodecConfig: read media type: audio/vorbis 05-22 16:49:03.878 6859 6893 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.max-count.values 05-22 16:49:03.878 6859 6893 D ReflectedParamUpdater: extent() != 1 for single value type: output.subscribed-indices.values 05-22 16:49:03.878 6859 6893 D ReflectedParamUpdater: extent() != 1 for single value type: input.buffers.allocator-ids.values 05-22 16:49:03.878 6859 6893 D ReflectedParamUpdater: extent() != 1 for single value type: output.buffers.allocator-ids.values 05-22 16:49:03.878 6859 6893 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.allocator-ids.values 05-22 16:49:03.879 6859 6893 D ReflectedParamUpdater: extent() != 1 for single value type: output.buffers.pool-ids.values 05-22 16:49:03.879 6859 6893 D ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.pool-ids.values 05-22 16:49:03.879 6859 6893 I CCodecConfig: query failed after returning 7 values (BAD_INDEX) 05-22 16:49:03.879 6859 6893 D CCodecConfig: c2 config diff is Dict { 05-22 16:49:03.879 6859 6893 D CCodecConfig: c2::u32 coded.bitrate.value = 64000 05-22 16:49:03.879 6859 6893 D CCodecConfig: c2::u32 input.buffers.max-size.value = 32768 05-22 16:49:03.879 6859 6893 D CCodecConfig: c2::u32 input.delay.value = 0 05-22 16:49:03.879 6859 6893 D CCodecConfig: string input.media-type.value = "audio/vorbis" 05-22 16:49:03.879 6859 6893 D CCodecConfig: string output.media-type.value = "audio/raw" 05-22 16:49:03.879 6859 6893 D CCodecConfig: c2::u32 raw.channel-count.value = 1 05-22 16:49:03.879 6859 6893 D CCodecConfig: c2::u32 raw.sample-rate.value = 48000 05-22 16:49:03.879 6859 6893 D CCodecConfig: } 05-22 16:49:03.881 6859 6893 D CCodec : [c2.android.vorbis.decoder] buffers are bound to CCodec for this session 05-22 16:49:03.881 6859 6893 D CCodecConfig: no c2 equivalents for durationUs 05-22 16:49:03.881 6859 6893 D CCodecConfig: no c2 equivalents for track-id 05-22 16:49:03.881 6859 6893 D CCodecConfig: no c2 equivalents for csd-1 05-22 16:49:03.882 6859 6893 D CCodecConfig: no c2 equivalents for channel-mask 05-22 16:49:03.882 6859 6893 D CCodecConfig: no c2 equivalents for flags 05-22 16:49:03.882 6859 6893 D CCodecConfig: c2 config diff is c2::u32 coded.bitrate.value = 96000 05-22 16:49:03.882 6859 6893 D CCodecConfig: c2::u32 raw.sample-rate.value = 44100 05-22 16:49:03.882 6859 6893 W Codec2Client: query -- param skipped: index = 1107298332. 05-22 16:49:03.882 6859 6893 D CCodec : setup formats input: AMessage(what = 0x00000000) = { 05-22 16:49:03.882 6859 6893 D CCodec : int32_t bitrate = 96000 05-22 16:49:03.882 6859 6893 D CCodec : int32_t channel-count = 1 05-22 16:49:03.882 6859 6893 D CCodec : int32_t max-input-size = 32768 05-22 16:49:03.882 6859 6893 D CCodec : string mime = "audio/vorbis" 05-22 16:49:03.882 6859 6893 D CCodec : int32_t sample-rate = 44100 05-22 16:49:03.882 6859 6893 D CCodec : } 05-22 16:49:03.882 6859 6893 D CCodec : setup formats output: AMessage(what = 0x00000000) = { 05-22 16:49:03.882 6859 6893 D CCodec : int32_t channel-count = 1 05-22 16:49:03.882 6859 6893 D CCodec : string mime = "audio/raw" 05-22 16:49:03.882 6859 6893 D CCodec : int32_t sample-rate = 44100 05-22 16:49:03.882 6859 6893 D CCodec : int32_t channel-mask = 1 05-22 16:49:03.882 6859 6893 D CCodec : } 05-22 16:49:03.882 6859 6893 I CCodecConfig: query failed after returning 7 values (BAD_INDEX) 05-22 16:49:03.883 6859 6893 W Codec2Client: query -- param skipped: index = 1342179345. 05-22 16:49:03.883 6859 6893 W Codec2Client: query -- param skipped: index = 2415921170. 05-22 16:49:03.883 6859 6893 D C2Store : debug.c2.use_dmabufheaps set, forcing DMABUF Heaps 05-22 16:49:03.883 6859 6893 D C2Store : Using DMABUF Heaps 05-22 16:49:03.883 6859 6893 D CCodecBufferChannel: [c2.android.vorbis.decoder#307] Created input block pool with allocatorID 16 => poolID 17 - OK (0) 05-22 16:49:03.884 6859 6893 I CCodecBufferChannel: [c2.android.vorbis.decoder#307] Created output block pool with allocatorID 16 => poolID 30 - OK 05-22 16:49:03.884 6859 6893 D CCodecBufferChannel: [c2.android.vorbis.decoder#307] Configured output block pool ids 30 => OK 05-22 16:49:03.885 6859 6893 I DMABUFHEAPS: Using DMA-BUF heap named: system 05-22 16:49:03.902 6859 6893 D CCodecBufferChannel: [c2.android.vorbis.decoder#307] MediaCodec discarded an unknown buffer 05-22 16:49:03.902 6859 6893 D CCodecBufferChannel: [c2.android.vorbis.decoder#307] MediaCodec discarded an unknown buffer 05-22 16:49:03.903 6859 6893 D CCodecBufferChannel: [c2.android.vorbis.decoder#307] MediaCodec discarded an unknown buffer 05-22 16:49:03.903 6859 6893 I hw-BpHwBinder: onLastStrongRef automatically unlinking death recipients 05-22 16:49:03.922 6859 6859 D CompatibilityChangeReporter: Compat change id reported: 163400105; UID 10345; state: DISABLED 05-22 16:49:03.928 6859 6859 W com.termux: type=1400 audit(0.0:99): avc: granted { execute } for name="login" dev="dm-41" ino=308066 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:03.949 6859 6859 D CompatibilityChangeReporter: Compat change id reported: 147798919; UID 10345; state: DISABLED 05-22 16:49:03.948 6909 6909 W com.termux: type=1400 audit(0.0:100): avc: granted { execute } for name="login" dev="dm-41" ino=308066 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:03.948 6909 6909 W com.termux: type=1400 audit(0.0:101): avc: granted { execute_no_trans } for path="/data/data/com.termux/files/usr/bin/login" dev="dm-41" ino=308066 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:03.948 6909 6909 W com.termux: type=1400 audit(0.0:102): avc: granted { execute } for name="dash" dev="dm-41" ino=121907 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:04.171 6859 6859 D InputMethodManager: showSoftInput() view=com.termux.view.TerminalView{7580f0a VFED.V.L. .F...... 0,0-1066,2041 #7f080191 app:id/terminal_view aid=1073741829} flags=0 reason=SHOW_SOFT_INPUT 05-22 16:49:04.210 6859 6859 D InsetsController: show(ime(), fromIme=true) 05-22 16:49:04.371 6859 6859 D InputMethodManager: showSoftInput() view=com.termux.view.TerminalView{7580f0a VFED.V.L. .F...... 0,0-1066,1239 #7f080191 app:id/terminal_view aid=1073741829} flags=0 reason=SHOW_SOFT_INPUT 05-22 16:49:04.372 6859 6859 D InsetsController: show(ime(), fromIme=true) 05-22 16:49:06.624 7050 7050 W bash : type=1400 audit(0.0:138): avc: granted { execute } for name="curl" dev="dm-41" ino=127853 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:06.624 7050 7050 W bash : type=1400 audit(0.0:139): avc: granted { execute } for name="curl" dev="dm-41" ino=127853 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:06.624 7050 7050 W bash : type=1400 audit(0.0:140): avc: granted { execute_no_trans } for path="/data/data/com.termux/files/usr/bin/curl" dev="dm-41" ino=127853 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:06.624 7050 7050 W curl : type=1400 audit(0.0:141): avc: granted { execute } for path="/data/data/com.termux/files/usr/bin/curl" dev="dm-41" ino=127853 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:06.636 7050 7050 W curl : type=1400 audit(0.0:142): avc: granted { execute } for path="/data/data/com.termux/files/usr/lib/libcrypto.so.3" dev="dm-41" ino=123962 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:08.312 7199 7199 W bash : type=1400 audit(0.0:163): avc: granted { execute } for name="pkg" dev="dm-41" ino=308092 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:08.312 7199 7199 W bash : type=1400 audit(0.0:164): avc: granted { execute } for name="pkg" dev="dm-41" ino=308092 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:08.312 7199 7199 W bash : type=1400 audit(0.0:165): avc: granted { execute_no_trans } for path="/data/data/com.termux/files/usr/bin/pkg" dev="dm-41" ino=308092 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:08.312 7199 7199 W bash : type=1400 audit(0.0:166): avc: granted { execute } for name="bash" dev="dm-41" ino=123533 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:08.312 7199 7199 W pkg : type=1400 audit(0.0:167): avc: granted { execute } for path="/data/data/com.termux/files/usr/bin/bash" dev="dm-41" ino=123533 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:08.884 6859 6896 D BufferPoolAccessor2.0: bufferpool2 0x75a1fcbab8 : 0(0 size) total buffers - 0(0 size) used buffers - 1/7 (recycle/alloc) - 6/24 (fetch/transfer) 05-22 16:49:08.884 6859 6896 D BufferPoolAccessor2.0: evictor expired: 1, evicted: 1 05-22 16:49:09.512 6859 6859 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because ViewDragHelper did not receive all the events in the event stream. 05-22 16:49:09.513 6859 6859 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because ViewDragHelper did not receive all the events in the event stream. 05-22 16:49:09.513 6859 6859 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because ViewDragHelper did not receive all the events in the event stream. 05-22 16:49:09.513 6859 6859 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because ViewDragHelper did not receive all the events in the event stream. 05-22 16:49:09.554 6859 6859 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because ViewDragHelper did not receive all the events in the event stream. 05-22 16:49:09.554 6859 6859 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because ViewDragHelper did not receive all the events in the event stream. 05-22 16:49:09.554 6859 6859 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because ViewDragHelper did not receive all the events in the event stream. 05-22 16:49:09.554 6859 6859 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because ViewDragHelper did not receive all the events in the event stream. 05-22 16:49:09.576 6859 6859 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because ViewDragHelper did not receive all the events in the event stream. 05-22 16:49:09.576 6859 6859 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because ViewDragHelper did not receive all the events in the event stream. 05-22 16:49:09.576 6859 6859 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because ViewDragHelper did not receive all the events in the event stream. 05-22 16:49:09.576 6859 6859 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because ViewDragHelper did not receive all the events in the event stream. 05-22 16:49:09.582 6859 6859 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because ViewDragHelper did not receive all the events in the event stream. 05-22 16:49:09.582 6859 6859 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because ViewDragHelper did not receive all the events in the event stream. 05-22 16:49:09.582 6859 6859 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because ViewDragHelper did not receive all the events in the event stream. 05-22 16:49:09.582 6859 6859 E ViewDragHelper: Ignoring pointerId=0 because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because ViewDragHelper did not receive all the events in the event stream. 05-22 16:49:10.583 6859 6859 W TextView: onProvideContentCaptureStructure(): calling assumeLayout() 05-22 16:49:10.584 6859 6859 W TextView: onProvideContentCaptureStructure(): calling assumeLayout() 05-22 16:49:10.584 6859 6859 W TextView: onProvideContentCaptureStructure(): calling assumeLayout() 05-22 16:49:10.584 6859 6859 W TextView: onProvideContentCaptureStructure(): calling assumeLayout() 05-22 16:49:10.584 6859 6859 W TextView: onProvideContentCaptureStructure(): calling assumeLayout() 05-22 16:49:10.584 6859 6859 W TextView: onProvideContentCaptureStructure(): calling assumeLayout() 05-22 16:49:10.584 6859 6859 W TextView: onProvideContentCaptureStructure(): calling assumeLayout() 05-22 16:49:10.584 6859 6859 W TextView: onProvideContentCaptureStructure(): calling assumeLayout() 05-22 16:49:10.584 6859 6859 W TextView: onProvideContentCaptureStructure(): calling assumeLayout() 05-22 16:49:10.584 6859 6859 W TextView: onProvideContentCaptureStructure(): calling assumeLayout() 05-22 16:49:10.803 6859 6878 D OpenGLRenderer: endAllActiveAnimators on 0x75d1fe6120 (RippleDrawable) with handle 0x74e1ffedb0 05-22 16:49:11.713 6859 6878 D OpenGLRenderer: endAllActiveAnimators on 0x75d2017f60 (AlertController$RecycleListView) with handle 0x74e1ffedb0 05-22 16:49:11.745 6859 6859 W TextView: onProvideContentCaptureStructure(): calling assumeLayout() 05-22 16:49:12.280 6859 6878 D OpenGLRenderer: endAllActiveAnimators on 0x75d2024080 (RippleDrawable) with handle 0x74e20041e0 05-22 16:49:12.296 7410 7410 W Thread-4: type=1400 audit(0.0:503): avc: granted { execute } for name="bash" dev="dm-41" ino=123533 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:12.296 7410 7410 W Thread-4: type=1400 audit(0.0:504): avc: granted { execute_no_trans } for path="/data/data/com.termux/files/usr/bin/bash" dev="dm-41" ino=123533 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:12.296 7410 7410 W bash : type=1400 audit(0.0:505): avc: granted { execute } for path="/data/data/com.termux/files/usr/bin/bash" dev="dm-41" ino=123533 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:12.300 7410 7410 W bash : type=1400 audit(0.0:506): avc: granted { execute } for path="/data/data/com.termux/files/usr/lib/libiconv.so" dev="dm-41" ino=35910 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:12.300 7410 7410 W bash : type=1400 audit(0.0:507): avc: granted { execute } for path="/data/data/com.termux/files/usr/lib/libandroid-support.so" dev="dm-41" ino=306544 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: (1) APT Info Command: 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: Previous State: `Executed` 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: Current State: `Success` 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: Stdout: 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: ``` 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: ### Subscribed Repositories 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: #### sources.list 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: `deb https://packages-cf.termux.org/apt/termux-main/ stable main` 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: ## 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: ### Updatable Packages 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: All packages up to date 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: ## 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: ``` 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: Stderr: 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: ``` 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: find: ‘/data/data/com.termux/files/usr/etc/apt/sources.list.d’: No such file or directory 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: ``` 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: Exit Code: `0` 05-22 16:49:12.393 6859 7406 E Termux:TermuxUtils: ```
agnostic-apollo commented 2 years ago

That doesn't seem to contain amy useful info, take a full logcat dump with adb logcat -d > logcat.txt from pc and post that. You may want to remove any private info from it before posting publicly, or email me instead at agnosticapollo@gmail.com

Make sure there is no network permission disabled in android settings/permission manager, if there exists.

avm99963 commented 2 years ago

Hi again, and thanks for your message @agnostic-apollo!

I just realized this issue stopped happening when I uninstalled the Termux:API app. I did some more tests (basically continuously running curl google.com), and I noticed that as soon as I uninstall Termux:API, the issue disappears, and as soon as I install it, it happens again.

I installed both Termux and Termux:API by downloading the APKs from F-Store and running adb install *.apk in my pc (Termux version: 0.118.0; Termux:API version: 0.50.1; the latests).

After running logcat and inspecting the logs, I found what I suspect are some interesting entries, since they seem to be related to Termux:API and permissions: (EDIT: just to be clearer, these logs correspond to a moment in which Termux and Termux:API were both installed)

# Here I launch Termux:
06-01 21:58:08.351  1544  4523 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.termux/.app.TermuxActivity bnds=[35,504][237,843]} from uid 10335
[...]
# Shortly afterwards (~0.1 second later):
06-01 21:58:08.470  5370  5370 W com.termux: type=1400 audit(0.0:2806): avc: granted { execute } for name="login" dev="dm-41" ino=308066 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api
06-01 21:58:08.476  1544  1566 I ActivityTaskManager: Displayed com.termux/.app.TermuxActivity: +121ms
06-01 21:58:08.478  5421  5421 W com.termux: type=1400 audit(0.0:2807): avc: granted { execute } for name="login" dev="dm-41" ino=308066 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api
06-01 21:58:08.478  5421  5421 W com.termux: type=1400 audit(0.0:2808): avc: granted { execute_no_trans } for path="/data/data/com.termux/files/usr/bin/login" dev="dm-41" ino=308066 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api
06-01 21:58:08.483  5370  5370 D CompatibilityChangeReporter: Compat change id reported: 147798919; UID 10345; state: DISABLED
06-01 21:58:08.478  5421  5421 W com.termux: type=1400 audit(0.0:2809): avc: granted { execute } for name="dash" dev="dm-41" ino=121907 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api
06-01 21:58:08.482  5421  5421 W login   : type=1400 audit(0.0:2810): avc: granted { execute } for path="/data/data/com.termux/files/usr/bin/dash" dev="dm-41" ino=121907 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api
[...]
# Now I run the `curl google.com` command, and the following log entries appear:
06-01 21:58:11.718  5435  5435 W bash    : type=1400 audit(0.0:2844): avc: granted { execute } for name="curl" dev="dm-41" ino=127853 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api
06-01 21:58:11.718  5435  5435 W bash    : type=1400 audit(0.0:2845): avc: granted { execute } for name="curl" dev="dm-41" ino=127853 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api
06-01 21:58:11.718  5435  5435 W bash    : type=1400 audit(0.0:2846): avc: granted { execute_no_trans } for path="/data/data/com.termux/files/usr/bin/curl" dev="dm-41" ino=127853 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api
06-01 21:58:11.718  5435  5435 W curl    : type=1400 audit(0.0:2847): avc: granted { execute } for path="/data/data/com.termux/files/usr/bin/curl" dev="dm-41" ino=127853 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api
06-01 21:58:11.722  5435  5435 W curl    : type=1400 audit(0.0:2848): avc: granted { execute } for path="/data/data/com.termux/files/usr/lib/libcurl.so" dev="dm-41" ino=306983 scontext=u:r:untrusted_app_27:s0:c89,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c89,c257,c512,c768 tclass=file app=com.termux.api
# I get the following error message in Termux: `curl: (7) Couldn't connect to server`

I've sent the full logs (except some censored bits) to your email address, just in case it helps. They start at the moment the Termux app begins launching, until 2/3 seconds after the curl command stops running, when I obtain the error message.

Also, I'm a user of Shelter, just in case it could be related with the issue.

Again, thanks!!

agnostic-apollo commented 2 years ago

@avm99963, replied to your email 19 days ago, haven't received a response.

avm99963 commented 2 years ago

@agnostic-apollo Hey, sorry, I missed your email. I'm in the middle of the university final exams, so could I get back to you in July? At that time I'll have free time to troubleshoot this and help you find out if there's a bug in Termux :)

EDIT: I forgot to mention you.

agnostic-apollo commented 2 years ago

Sure, np.

2096779623 commented 2 years ago

https://github.com/termux/termux-app/issues/77#issuecomment-421469298

Run groups to see if the current user is in the inet group, I think it may be related to this, it only happens on Android 11 or above.

If inet is not in the current user, install Magisk to execute this (requires root!):

usermod -a -G inet <Your termux username>

agnostic-apollo commented 2 years ago

Already asked him for output of adb shell dumpsys package com.termux and adb shell dumpsys package com.termux.api from pc for whether INTERNET permission is granted and setpriv -d from termux for supplementary groups. Termux:API doesn't request INTERNET permission, so there may be some conflict/bug internally in android where permission is denied if Termux:API is installed.

Don't think usermod will work outside chroot and android doesn't have /etc/groups. setpriv can work to start processes with termux uid and required groups.

tomoyo commented 2 years ago

I have a similar problem. and It's because I don't grant the network permissions for termux by mistake. But It don't block my network at the beginning, My pkg upgrade and pkg install works fine for a long time till this morning(anyone know why?)... I have to do a full check and find -A fw_OUTPUT -m owner --uid-owner TERMUX_UID -j DROP in my iptables-save. So... maybe double check? @Hustoking

Grimler91 commented 2 years ago

@tomoyo

My pkg upgrade and pkg install works fine for a long time till this morning

Try switching to another mirror with the termux-change-repo tool

peterokereke commented 2 years ago

I'm experiencing a similar issue, but instead of the 13: Permission denied error, I get 1: Operation not permitted.

~ $ pkg update
Checking availability of current mirror: bad
Testing the available mirrors:
[*] https://mirror.mwt.me/termux/main: bad
[*] https://termux.sahilister.in/apt/termux-main: bad
[*] https://plug-mirror.rcac.purdue.edu/termux/termux-main: bad
[*] https://termux.mentality.rip/termux-main: bad
[*] https://grimler.se/termux-packages-24: bad
[*] https://termux.librehat.com/apt/termux-main: bad
[*] https://termux.astra.in.ua/apt/termux-main: bad
[*] https://packages-cf.termux.org/apt/termux-main: bad
[*] https://dl.kcubeterm.com/termux-main: bad
Using fallback mirror: https://packages-cf.termux.org/apt/termux-main
Ign:1 https://packages-cf.termux.org/apt/termux-main stable InRelease
Err:2 https://packages-cf.termux.org/apt/termux-main stable Release
  Could not create a socket for 188.114.97.15 (f=2 t=1 p=6) - socket (1: Operation not permitted) Could not create a socket for 188.114.96.15 (f=2 t=1 p=6) - socket (1: Operation not permitted)
Reading package lists... Done
E: The repository 'https://packages-cf.termux.org/apt/termux-main stable Release' does not have a Release file.
N: Metadata integrity can't be verified, repository is disabled now.
N: Possible causes: unstable or tampered Internet connection, wrong sources.list, outdated keyring or host is down currently.
N: Please note that all hosting problems or other serious issues we announce on our social media pages.
N: Use termux-change-repo for switching to a mirror.

@Grimler91: I'm able to reach the Internet with other apps, but not with Termux. Other tools like curl, ping, ssh, etc. do not work, and thus switching the mirror doesn't fix anything.

The same thing happened to me on Termux this afternoon. I was trying to clone a new, empty repository on the terminal when it shows me "git-core error". I uninstalled and reinstalled again, and this time, I can't even install Git and other packages without seeing this message (Screenshot) Screenshot_20220714-142035

agnostic-apollo commented 2 years ago

kcubeterm.me is gone. Use termux-change-repo to change repo and run apt update; apt install termux-tools

Oymate commented 2 years ago

My dump


$ pkg install gem git
Testing the available mirrors:
[*] https://dl.bintray.com/termux/termux-packages-24: bad
[*] https://grimler.se/termux-packages-24: ok
[*] https://main.termux-mirror.ml: bad
[*] https://termux.mentality.rip/termux-packages-24: ok
Picking mirror: https://termux.mentality.rip/termux-packages-24
Get:1 https://termux.mentality.rip/termux-packages-24 stable InRelease [14.0 kB]
Ign:2 https://dl.bintray.com/grimler/game-packages-24 games InRelease
Ign:3 https://dl.bintray.com/grimler/science-packages-24 science InRelease
Err:4 https://dl.bintray.com/grimler/game-packages-24 games Release
  502  Bad Gateway
Err:5 https://dl.bintray.com/grimler/science-packages-24 science Release
  502  Bad Gateway
Get:6 https://termux.mentality.rip/termux-packages-24 stable/main aarch64 Packages [432 kB]
Reading package lists... Done
E: The repository 'https://dl.bintray.com/grimler/game-packages-24 games Release' does not have a Release file.
N: Metadata integrity can't be verified, repository is disabled now.
N: Possible cause: repository is under maintenance or down (wrong sources.list URL?).
E: The repository 'https://dl.bintray.com/grimler/science-packages-24 science Release' does not have a Release file.
N: Metadata integrity can't be verified, repository is disabled now.
N: Possible cause: repository is under maintenance or down (wrong sources.list URL?).
$```
agnostic-apollo commented 2 years ago

My dump

https://github.com/termux/termux-app#google-play-store-deprecated

zjuyk commented 1 year ago

same issue, I solve it by only using apt instead of pkg. Here is my device info.

Termux App Info

APP_NAME: Termux
PACKAGE_NAME: com.termux
VERSION_NAME: 0.118.0
VERSION_CODE: 118
TARGET_SDK: 28
IS_DEBUGGABLE_BUILD: false
APK_RELEASE: F-Droid
SIGNING_CERTIFICATE_SHA256_DIGEST: 228FB2CFE90831C1499EC3CCAF61E96E8E1CE70766B9474672CE427334D41C42

Device Info

Software

OS_VERSION: 4.19.113-perf-g954cdddf4c24
SDK_INT: 30
RELEASE: 11
ID: RKQ1.200826.002
DISPLAY: RKQ1.200826.002 test-keys
INCREMENTAL: V13.0.10.0.RKYCNXM
SECURITY_PATCH: 2022-05-01
IS_DEBUGGABLE: 0
IS_TREBLE_ENABLED: true
TYPE: user
TAGS: release-keys

Hardware

MANUFACTURER: Xiaomi
BRAND: Xiaomi
MODEL: M2105K81AC
PRODUCT: elish
BOARD: elish
HARDWARE: qcom
DEVICE: elish
SUPPORTED_ABIS: arm64-v8a, armeabi-v7a, armeabi

ghost commented 1 year ago

Have you tried using apt update and apt upgrade?

sylirre commented 1 year ago

@coderlogan pkg internally uses apt, so this doesn't really matter.

Presence of lines like

Get:1 https://termux.mentality.rip/termux-packages-24 stable InRelease [14.0 kB]
Ign:2 https://dl.bintray.com/grimler/game-packages-24 games InRelease
Ign:3 https://dl.bintray.com/grimler/science-packages-24 science InRelease
Err:4 https://dl.bintray.com/grimler/game-packages-24 games Release

Ign:1 https://mirrors.tuna.tsinghua.edu.cn/termux/apt/termux-main stable InRelease
Err:2 https://mirrors.tuna.tsinghua.edu.cn/termux/apt/termux-main stable Release

mean that apt update was already executed but failed. The typical reasons of failure are downtime of the mirror or connection problem.

ghost commented 12 months ago

What does the sources.list look like?

ghost commented 12 months ago

Also, you could try to reset termux. I don't know if that is a permanent solution though...

ghost commented 12 months ago

It could be trying to connect to https sources but the mirrors won't allow https connection or don't support them...

ghost commented 12 months ago

What about wireless debugging?

ramdiamond commented 9 months ago

I have same issue. If I ping, get "Operation not permitted", groups lists inet as one of my groups. If I "su" to root, and then ping, everything works fine (well pkg/apt doesn't work well as root XD). Uninstalled Termux:API and Termux, reinstalled only Termux, and now seems to be working normally.

DocMAX commented 6 months ago

Can't ping 1.1.1.1. socket: Connection refused Works as super user.

arthurbolsoni commented 3 months ago

I added the group at login after connecting to adb shell: su -g 3003 -l $(stat -c %u /data/data/com.termux) termux-shell.sh

-g add the group "inet" to network connection, use id to see the current user group