[go: up one dir, main page]

0% found this document useful (0 votes)
8 views5 pages

Termux GUI Logcat

The log details the initialization process of the Termux GUI application, highlighting issues with loading the JDWP agent and keyset management. Multiple warnings indicate that keysets could not be found, leading to attempts to generate new ones. Additionally, there are access denial messages related to various vendor properties, suggesting potential permission issues.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views5 pages

Termux GUI Logcat

The log details the initialization process of the Termux GUI application, highlighting issues with loading the JDWP agent and keyset management. Multiple warnings indicate that keysets could not be found, leading to attempts to generate new ones. Additionally, there are access denial messages related to various vendor properties, suggesting potential permission issues.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 5

--------- beginning of main

08-23 22:03:04.520 16139 16139 I com.termux.gui: Using CollectorTypeCC GC.


08-23 22:03:04.526 16139 16139 E com.termux.gui: Not starting debugger since
process cannot load the jdwp agent.
08-23 22:03:04.538 16139 16139 E com.termux.gui: BBinder_init Processname <pre-
initialized>
08-23 22:03:04.538 16139 16139 E com.termux.gui: BBinder_init hasGetProcessName
<pre-initialized>
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: keyset not found, will
generate a new one
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager:
java.io.FileNotFoundException: can't read keyset; the pref value
__androidx_security_crypto_encrypted_prefs_key_keyset__ does not exist
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: at
com.google.crypto.tink.integration.android.SharedPrefKeysetReader.readPref(SharedPr
efKeysetReader.java:31)
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: at
com.google.crypto.tink.KeysetHandle.read(KeysetHandle.java:1)
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: at
com.google.crypto.tink.integration.android.AndroidKeysetManager$Builder.readOrGener
ateNewKeyset(AndroidKeysetManager.java:7)
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: at
androidx.security.crypto.EncryptedSharedPreferences.create(EncryptedSharedPreferenc
es.java:78)
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: at
com.termux.gui.Settings.settingsPreferences(Settings.kt:19)
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: at
com.termux.gui.Settings.load(Settings.kt:6)
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: at
com.termux.gui.App.onCreate(App.kt:12)
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: at
android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1386)
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:8516)
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: at
android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2856)
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: at
android.os.Handler.dispatchMessage(Handler.java:109)
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: at
android.os.Looper.loopOnce(Looper.java:250)
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: at
android.os.Looper.loop(Looper.java:340)
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: at
android.app.ActivityThread.main(ActivityThread.java:9846)
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: at
java.lang.reflect.Method.invoke(Native Method)
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:621)
08-23 22:03:04.641 16139 16139 W AndroidKeysetManager: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: keyset not found, will
generate a new one
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager:
java.io.FileNotFoundException: can't read keyset; the pref value
__androidx_security_crypto_encrypted_prefs_value_keyset__ does not exist
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: at
com.google.crypto.tink.integration.android.SharedPrefKeysetReader.readPref(SharedPr
efKeysetReader.java:31)
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: at
com.google.crypto.tink.KeysetHandle.read(KeysetHandle.java:1)
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: at
com.google.crypto.tink.integration.android.AndroidKeysetManager$Builder.readOrGener
ateNewKeyset(AndroidKeysetManager.java:7)
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: at
androidx.security.crypto.EncryptedSharedPreferences.create(EncryptedSharedPreferenc
es.java:145)
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: at
com.termux.gui.Settings.settingsPreferences(Settings.kt:19)
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: at
com.termux.gui.Settings.load(Settings.kt:6)
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: at
com.termux.gui.App.onCreate(App.kt:12)
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: at
android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1386)
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:8516)
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: at
android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2856)
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: at
android.os.Handler.dispatchMessage(Handler.java:109)
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: at
android.os.Looper.loopOnce(Looper.java:250)
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: at
android.os.Looper.loop(Looper.java:340)
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: at
android.app.ActivityThread.main(ActivityThread.java:9846)
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: at
java.lang.reflect.Method.invoke(Native Method)
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:621)
08-23 22:03:04.680 16139 16139 W AndroidKeysetManager: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
08-23 22:03:04.697 16139 16139 I EngineFactory: Provider GmsCore_OpenSSL not
available
08-23 22:03:04.710 16139 17123 W QT : qt_process_init() called
08-23 22:03:04.710 16139 17123 E QT : [QT]file does not exist
08-23 22:03:04.710 16139 17123 W QT : Support!!
08-23 22:03:04.711 16139 17123 I libMEOW_gift: open /vendor/etc/arc.ini
08-23 22:03:04.711 16139 17123 W libc : Access denied finding property
"ro.vendor.mtk.gpu.aivrs_config_path"
08-23 22:03:04.711 16139 17123 I libMEOW_gift: Default config path [/data/vivo-
common/vrs/aivrs.ini], [/vendor/etc/aivrs.ini], [/vendor/etc/vrs.ini]
08-23 22:03:04.712 16139 17123 I libMEOW_gift: open /vendor/etc/aivrs.ini
08-23 22:03:04.712 16139 17123 E QT : [QT]file does not exist
08-23 22:03:04.712 16139 17123 W libc : Access denied finding property
"vendor.mali.platform.config"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.debug.config"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.base_protected_tls_max"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.base_protected_memory_heap_size"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_unnamed"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_default_heap"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_framepool"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_tiler"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_program"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_egl_color_plane"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_vao"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_img"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_internal_surface"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_buf"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_crc"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cpom_hmem"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cpom_rsd"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cpom_mbs2"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cpom_static"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cframe_hmem"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cframe_sample_pos"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cframe_discard"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cframe_tess_geom"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cobj_hmem"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cmar_hmem"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cmar_prof_dump"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cblend_hmem"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_gles_hmem"
08-23 22:03:04.713 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_gles_query"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_gles_multiview"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cdeps_hmem"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cmem_suballoc"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cmem_hoard"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cmem_registry"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cl_payload"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cl_wlm_tls"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cl_hmem"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cl_svm"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cinstr"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_gfx_device_memory_cpu_uncached"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_gfx_device_memory_cpu_cached"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_gfx_device_memory_transient"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_gfx_device_memory_protected"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_gfx_device_external"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_gfx_device_external_swapchain"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_gfx_device_internal"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_gfx_device_internal_host"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_gfx_device_internal_protected"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_gfx_device_internal_transient"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_gfx_descriptor_pool"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_gfx_command_allocator"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_gfx_command_allocator_host"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_gfx_command_allocator_protected"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_vk_bound_buffer"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_vk_bound_image"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cmar_signal"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cmar_flush_chain"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_cmar_metadata_list"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_jit"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.cctx_memory_class_mmu"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.osu_protected_memory_heap_name"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.osu_ion_protected_memory_heap_name"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.platform_agt_frequency_khz"
08-23 22:03:04.714 16139 17123 W libc : Access denied finding property
"vendor.mali.hal_dump_dir"
--------- beginning of system
08-23 22:03:04.749 16139 16139 W ActivityThread: ClassLoader.loadClass: The class
loader returned by Thread.getContextClassLoader() may fail for processes that host
multiple applications. You should explicitly specify a context class loader. For
example: Thread.setContextClassLoader(getClass().getClassLoader());
08-23 22:03:04.792 16139 16139 I PowerHalWrapper: PowerHalWrapper.getInstance
08-23 22:03:04.792 16139 16139 I M-ProMotion: M-ProMotion is disabled
08-23 22:03:04.792 16139 17131 I PowerHalWrapper: PowerHalWrapper.getInstance
08-23 22:03:04.798 16139 16139 W libc : Access denied finding property
"persist.vivo.ltw.enabled"
08-23 22:03:04.834 16139 17123 I BLASTBufferQueue: QoSAllocBuff Successful. Ret 0
08-23 22:03:04.908 16139 17123 W libc : Access denied finding property
"ro.vendor.mtk.gpu.sw3d"
08-23 22:03:04.908 16139 17123 I GrallocExtra: gralloc_extra_query:is_SW3D 0
08-23 22:03:13.263 16139 17123 I BLASTBufferQueue: QoSAllocBuff Successful. Ret 0
08-23 22:03:13.282 16139 16139 I AssistStructure: Flattened final assist data: 3744
bytes, containing 1 windows, 15 views
08-23 22:03:13.297 16139 16139 V ImeFocusController: onWindowFocus:
com.android.internal.policy.DecorView{b97604b V.E...... R......D 0,0-1260,2800
aid=0}[GUIConfigActivity] softInputMode=STATE_UNSPECIFIED|ADJUST_PAN

You might also like