Q小文Q
Q小文Q
  • 发布:2024-07-13 10:49
  • 更新:2024-07-13 10:49
  • 阅读:230

【报Bug】离线版Uni-app项目 运行在Android Studio的Android 12模拟器(API 31)及以上时,一直卡在启动界面,而运行在Android 12模拟器以下版本就正常。

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: 11

HBuilderX类型: 正式

HBuilderX版本号: 3.8.7

手机系统: Android

手机系统版本号: Android 12

手机厂商: 模拟器

手机机型: Pixel 2

页面类型: nvue

vue版本: vue2

打包方式: 离线

项目创建方式: HBuilderX

操作步骤:

离线版Uni-app项目 运行在Android Studio的Android 12模拟器(API 31)及以上时,一直卡在启动界面,而运行在Android 12模拟器以下版本就正常。

预期结果:

关闭启动界面,并顺利进入首页

实际结果:

一直卡在启动界面

bug描述:

【报Bug】离线版Uni-app项目 运行在Android Studio的Android 12模拟器(API 31)及以上时,一直卡在启动界面,而运行在Android 12模拟器以下版本就正常。
运行在Android Studio的Android 12模拟器(API)及以上时,输出日志如下:
2024-07-13 10:36:15.723 13733-13733/? I/wland.nlbigdat: Late-enabling -Xcheck:jni
2024-07-13 10:36:15.749 13733-13733/? W/wland.nlbigdat: Unexpected CPU variant for X86 using defaults: x86_64
2024-07-13 10:36:15.816 13733-13733/? I/ndk_translation: Initialized NDK translation (aarch64), version 0.2.3
2024-07-13 10:36:15.890 13733-13733/com.jsnewland.nlbigdata D/CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10152; state: ENABLED
2024-07-13 10:36:16.098 13733-13733/com.jsnewland.nlbigdata V/GraphicsEnvironment: ANGLE Developer option for 'com.jsnewland.nlbigdata' set to: 'default'
2024-07-13 10:36:16.098 13733-13733/com.jsnewland.nlbigdata V/GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported.
2024-07-13 10:36:16.099 13733-13733/com.jsnewland.nlbigdata D/NetworkSecurityConfig: No Network Security Config specified, using platform default
2024-07-13 10:36:16.100 13733-13733/com.jsnewland.nlbigdata D/NetworkSecurityConfig: No Network Security Config specified, using platform default
2024-07-13 10:36:16.219 13733-13733/com.jsnewland.nlbigdata I/DeviceInfo: sPackageName=com.jsnewland.nlbigdata;
sDeviceRootDir=null;
sBaseFsRootPath=null;
sBaseFsRootFullPath=file://null;
sBaseResRootFullPath=file:///android_asset/;
2024-07-13 10:36:16.256 13733-13733/com.jsnewland.nlbigdata I/DeviceInfo: sPackageName=com.jsnewland.nlbigdata;
sDeviceRootDir=/storage/emulated/0;
sBaseFsRootPath=/storage/emulated/0/Android/data/com.jsnewland.nlbigdata/;
sBaseFsRootFullPath=file:///storage/emulated/0/Android/data/com.jsnewland.nlbigdata/;
sBaseResRootFullPath=file:///android_asset/;
2024-07-13 10:36:16.256 13733-13733/com.jsnewland.nlbigdata I/DCloud_LOG: createNewFile 0:/storage/emulated/0/Android/data/com.jsnewland.nlbigdata/apps/
2024-07-13 10:36:16.256 13733-13733/com.jsnewland.nlbigdata I/DCloud_LOG: createNewFile 0:/storage/emulated/0/Android/data/com.jsnewland.nlbigdata/sitemap/
2024-07-13 10:36:16.258 13733-13733/com.jsnewland.nlbigdata W/wland.nlbigdat: Accessing hidden method Landroid/app/ActivityThread;->currentActivityThread()Landroid/app/ActivityThread; (unsupported, reflection, allowed)
2024-07-13 10:36:16.258 13733-13733/com.jsnewland.nlbigdata W/wland.nlbigdat: Accessing hidden field Landroid/app/ActivityThread;->mHiddenApiWarningShown:Z (max-target-o, reflection, denied)
2024-07-13 10:36:16.260 13733-13733/com.jsnewland.nlbigdata I/platform: ClassNotFoundException io.dcloud.common.cs.DL getInstance
2024-07-13 10:36:16.315 13733-13733/com.jsnewland.nlbigdata I/System.out: IShow 初始化成功
2024-07-13 10:36:16.315 13733-13733/com.jsnewland.nlbigdata I/onCreate: **ScreenshotProxy onCreate**
2024-07-13 10:36:16.315 13733-13733/com.jsnewland.nlbigdata I/onCreate: **SpeechProxy onCreate**
2024-07-13 10:36:16.316 13733-13733/com.jsnewland.nlbigdata I/platform: ClassNotFoundException io.dcloud.feature.weex.WeexDevtoolImpl registerReloadReceiver
2024-07-13 10:36:16.323 13733-13733/com.jsnewland.nlbigdata I/platform: ClassNotFoundException io.dcloud.feature.cf.cFeatureImpl handleEncryption
2024-07-13 10:36:16.325 13733-13733/com.jsnewland.nlbigdata I/platform: ClassNotFoundException io.dcloud.feature.cf.cFeatureImpl handleEncryption
2024-07-13 10:36:16.342 13733-13733/com.jsnewland.nlbigdata I/platform: ClassNotFoundException io.dcloud.feature.cf.cFeatureImpl handleEncryption
2024-07-13 10:36:16.351 13733-13733/com.jsnewland.nlbigdata I/platform: ClassNotFoundException io.dcloud.feature.weex.WeexDevtoolImpl initDebugEnvironment
2024-07-13 10:36:16.371 13733-13733/com.jsnewland.nlbigdata W/wland.nlbigdat: Accessing hidden method Ldalvik/system/CloseGuard;->get()Ldalvik/system/CloseGuard; (unsupported,core-platform-api, reflection, allowed)
2024-07-13 10:36:16.371 13733-13733/com.jsnewland.nlbigdata W/wland.nlbigdat: Accessing hidden method Ldalvik/system/CloseGuard;->open(Ljava/lang/String;)V (unsupported,core-platform-api, reflection, allowed)
2024-07-13 10:36:16.371 13733-13733/com.jsnewland.nlbigdata W/wland.nlbigdat: Accessing hidden method Ldalvik/system/CloseGuard;->warnIfOpen()V (unsupported,core-platform-api, reflection, allowed)
2024-07-13 10:36:16.393 13733-13733/com.jsnewland.nlbigdata D/SoLoader: init start
2024-07-13 10:36:16.394 13733-13733/com.jsnewland.nlbigdata D/SoLoader: adding system library source: /vendor/lib64
2024-07-13 10:36:16.395 13733-13733/com.jsnewland.nlbigdata D/SoLoader: adding system library source: /system/lib64
2024-07-13 10:36:16.396 13733-13733/com.jsnewland.nlbigdata D/SoLoader: adding application source: com.facebook.soloader.DirectorySoSource[root = /data/app/~~-2xs54B50Hk4yFPQTjsKiA==/com.jsnewland.nlbigdata-i3siDITCVjnwF8lah80hIg==/lib/arm64 flags = 0]
2024-07-13 10:36:16.398 13733-13733/com.jsnewland.nlbigdata D/SoLoader: adding backup source from : com.facebook.soloader.ApkSoSource[root = /data/data/com.jsnewland.nlbigdata/lib-main flags = 1]
2024-07-13 10:36:16.398 13733-13733/com.jsnewland.nlbigdata D/SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /system/lib64 flags = 2]
2024-07-13 10:36:16.398 13733-13733/com.jsnewland.nlbigdata D/SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /vendor/lib64 flags = 2]
2024-07-13 10:36:16.398 13733-13733/com.jsnewland.nlbigdata D/SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /data/app/~~-2xs54B50Hk4yFPQTjsKiA==/com.jsnewland.nlbigdata-i3siDITCVjnwF8lah80hIg==/lib/arm64 flags = 0]
2024-07-13 10:36:16.399 13733-13733/com.jsnewland.nlbigdata D/SoLoader: Preparing SO source: com.facebook.soloader.ApkSoSource[root = /data/data/com.jsnewland.nlbigdata/lib-main flags = 1]
2024-07-13 10:36:16.400 13733-13733/com.jsnewland.nlbigdata V/fb-UnpackingSoSource: locked dso store /data/user/0/com.jsnewland.nlbigdata/lib-main
2024-07-13 10:36:16.401 13733-13733/com.jsnewland.nlbigdata V/fb-UnpackingSoSource: deps mismatch on deps store: regenerating
2024-07-13 10:36:16.401 13733-13733/com.jsnewland.nlbigdata V/fb-UnpackingSoSource: so store dirty: regenerating
2024-07-13 10:36:16.469 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libBaiduMapSDK_base_v7_5_3.so: deferring to libdir
2024-07-13 10:36:16.469 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libBaiduMapSDK_map_v7_5_3.so: deferring to libdir
2024-07-13 10:36:16.469 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libECMedia.so: deferring to libdir
2024-07-13 10:36:16.469 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libTRAECodec.so: deferring to libdir
2024-07-13 10:36:16.469 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libbreakpad-core.so: deferring to libdir
2024-07-13 10:36:16.469 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libc++_shared.so: deferring to libdir
2024-07-13 10:36:16.470 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libcmos.so: deferring to libdir
2024-07-13 10:36:16.470 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libcrypto.so: deferring to libdir
2024-07-13 10:36:16.470 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libdcblur.so: deferring to libdir
2024-07-13 10:36:16.470 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libgifimage.so: deferring to libdir
2024-07-13 10:36:16.470 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libgnustl_shared.so: deferring to libdir
2024-07-13 10:36:16.471 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libimagepipeline.so: deferring to libdir
2024-07-13 10:36:16.471 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libliteavsdk.so: deferring to libdir
2024-07-13 10:36:16.471 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/liblocSDK8b.so: deferring to libdir
2024-07-13 10:36:16.471 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libnative-filters.so: deferring to libdir
2024-07-13 10:36:16.471 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libnative-imagetranscoder.so: deferring to libdir
2024-07-13 10:36:16.472 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libpl_droidsonroids_gif.so: deferring to libdir
2024-07-13 10:36:16.472 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libsaturn.so: deferring to libdir
2024-07-13 10:36:16.472 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libsecsdk.so: deferring to libdir
2024-07-13 10:36:16.472 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libserphone.so: deferring to libdir
2024-07-13 10:36:16.473 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libsqlite.so: deferring to libdir
2024-07-13 10:36:16.473 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libssl.so: deferring to libdir
2024-07-13 10:36:16.473 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libstlport_shared.so: deferring to libdir
2024-07-13 10:36:16.473 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libtraeimp-rtmp.so: deferring to libdir
2024-07-13 10:36:16.473 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libtxffmpeg.so: deferring to libdir
2024-07-13 10:36:16.473 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libweexcore.so: deferring to libdir
2024-07-13 10:36:16.473 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libweexjsb.so: deferring to libdir
2024-07-13 10:36:16.474 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libweexjss.so: deferring to libdir
2024-07-13 10:36:16.474 13733-13733/com.jsnewland.nlbigdata D/ApkSoSource: not allowing consideration of lib/arm64-v8a/libweexjst.so: deferring to libdir
2024-07-13 10:36:16.474 13733-13733/com.jsnewland.nlbigdata V/fb-UnpackingSoSource: regenerating DSO store com.facebook.soloader.ApkSoSource
2024-07-13 10:36:16.475 13733-13733/com.jsnewland.nlbigdata V/fb-UnpackingSoSource: Finished regenerating DSO store com.facebook.soloader.ApkSoSource
2024-07-13 10:36:16.475 13733-13733/com.jsnewland.nlbigdata V/fb-UnpackingSoSource: starting syncer worker
2024-07-13 10:36:16.481 13733-13733/com.jsnewland.nlbigdata V/fb-UnpackingSoSource: releasing dso store lock for /data/user/0/com.jsnewland.nlbigdata/lib-main (from syncer thread)
2024-07-13 10:36:16.481 13733-13733/com.jsnewland.nlbigdata V/fb-UnpackingSoSource: not releasing dso store lock for /data/user/0/com.jsnewland.nlbigdata/lib-main (syncer thread started)
2024-07-13 10:36:16.481 13733-13733/com.jsnewland.nlbigdata D/SoLoader: init finish: 4 SO sources prepared
2024-07-13 10:36:16.481 13733-13733/com.jsnewland.nlbigdata D/SoLoader: init exiting
2024-07-13 10:36:16.608 13733-13775/com.jsnewland.nlbigdata E/weex: tryUseRunTimeApi ? false
2024-07-13 10:36:16.613 13733-13733/com.jsnewland.nlbigdata I/platform: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.elements.android.WXComponentDescriptor
2024-07-13 10:36:16.618 13733-13733/com.jsnewland.nlbigdata I/platform: ClassNotFoundException io.dcloud.feature.cf.cFeatureImpl handleEncryption
2024-07-13 10:36:16.622 13733-13733/com.jsnewland.nlbigdata I/platform: ClassNotFoundException io.dcloud.feature.weex_amap.AMapPluginImpl initPlugin
2024-07-13 10:36:16.622 13733-13733/com.jsnewland.nlbigdata I/platform: ClassNotFoundException io.dcloud.feature.weex.map.google.GoogleMapPluginImpl initPlugin
2024-07-13 10:36:16.623 13733-13733/com.jsnewland.nlbigdata I/platform: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.elements.android.WXComponentDescriptor
2024-07-13 10:36:16.624 13733-13733/com.jsnewland.nlbigdata I/platform: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.elements.android.WXComponentDescriptor
2024-07-13 10:36:16.624 13733-13733/com.jsnewland.nlbigdata I/platform: ClassNotFoundException io.dcloud.feature.utsplugin.UTSPlugin initPlugin
2024-07-13 10:36:16.625 13733-13733/com.jsnewland.nlbigdata I/platform: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.elements.android.WXComponentDescriptor
2024-07-13 10:36:16.625 13733-13733/com.jsnewland.nlbigdata I/platform: ClassNotFoundException io.dcloud.feature.weex_media.VideoPlayerPlugin initPlugin
2024-07-13 10:36:16.626 13733-13733/com.jsnewland.nlbigdata I/platform: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.elements.android.WXComponentDescriptor
2024-07-13 10:36:16.626 13733-13733/com.jsnewland.nlbigdata I/platform: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.elements.android.WXComponentDescriptor
2024-07-13 10:36:16.628 13733-13733/com.jsnewland.nlbigdata I/platform: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.elements.android.WXComponentDescriptor
2024-07-13 10:36:16.628 13733-13733/com.jsnewland.nlbigdata I/platform: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.elements.android.WXComponentDescriptor
2024-07-13 10:36:16.628 13733-13733/com.jsnewland.nlbigdata I/platform: ClassNotFoundException io.dcloud.feature.gcanvas.GCanvasRegister initPlugin
2024-07-13 10:36:16.629 13733-13733/com.jsnewland.nlbigdata I/platform: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.elements.android.WXComponentDescriptor
2024-07-13 10:36:16.629 13733-13733/com.jsnewland.nlbigdata I/platform: ClassNotFoundException io.dcloud.feature.weex_ad.DCWXAdPlugin initPlugin
2024-07-13 10:36:16.630 13733-13733/com.jsnewland.nlbigdata I/platform: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.elements.android.WXComponentDescriptor
2024-07-13 10:36:16.630 13733-13733/com.jsnewland.nlbigdata I/platform: ClassNotFoundException io.dcloud.feature.x5.X5InitImpl init
2024-07-13 10:36:16.655 13733-13733/com.jsnewland.nlbigdata I/System.out: MainApplication 来了 onCreate
2024-07-13 10:36:16.662 13733-13783/com.jsnewland.nlbigdata D/libEGL: loaded /vendor/lib64/egl/libEGL_emulation.so
2024-07-13 10:36:16.664 13733-13775/com.jsnewland.nlbigdata W/weex: app AvailMemory ---->>>1128
2024-07-13 10:36:16.665 13733-13775/com.jsnewland.nlbigdata I/DCFileUtils: getAssetPath---------uni-jsframework.js
2024-07-13 10:36:16.666 13733-13783/com.jsnewland.nlbigdata D/libEGL: loaded /vendor/lib64/egl/libGLESv1_CM_emulation.so
2024-07-13 10:36:16.668 13733-13783/com.jsnewland.nlbigdata D/libEGL: loaded /vendor/lib64/egl/libGLESv2_emulation.so
2024-07-13 10:36:16.717 13733-13781/com.jsnewland.nlbigdata D/HostConnection: createUnique: call
2024-07-13 10:36:16.717 13733-13781/com.jsnewland.nlbigdata D/HostConnection: HostConnection::get() New Host Connection established 0x74148ac10750, tid 13781
2024-07-13 10:36:16.718 13733-13775/com.jsnewland.nlbigdata E/WXParams: setCrashFilePath: /data/user/0/com.jsnewland.nlbigdata/app_crash
2024-07-13 10:36:16.719 13733-13775/com.jsnewland.nlbigdata E/weex: weexjss's Path is/data/app/~~-2xs54B50Hk4yFPQTjsKiA==/com.jsnewland.nlbigdata-i3siDITCVjnwF8lah80hIg==/lib/arm64/libweexjss.so
2024-07-13 10:36:16.722 13733-13775/com.jsnewland.nlbigdata W/wland.nlbigdat: Accessing hidden method Ldalvik/system/BaseDexClassLoader;->getLdLibraryPath()Ljava/lang/String; (unsupported,core-platform-api, reflection, allowed)
2024-07-13 10:36:16.723 13733-13781/com.jsnewland.nlbigdata D/HostConnection: HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_vulkan ANDROID_EMU_deferred_vulkan_commands ANDROID_EMU_vulkan_null_optional_strings ANDROID_EMU_vulkan_create_resources_with_requirements ANDROID_EMU_YUV_Cache ANDROID_EMU_vulkan_ignored_handles ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_vulkan_free_memory_sync ANDROID_EMU_vulkan_shader_float16_int8 ANDROID_EMU_vulkan_async_queue_submit ANDROID_EMU_vulkan_queue_submit_with_commands ANDROID_EMU_sync_buffer_data ANDROID_EMU_vulkan_async_qsri ANDROID_EMU_read_color_buffer_dma GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_gles_max_version_3_1
2024-07-13 10:36:16.726 13733-13775/com.jsnewland.nlbigdata E/weex: getUseSingleProcess is running false
2024-07-13 10:36:16.727 13733-13775/com.jsnewland.nlbigdata E/weex: getReleaseMap:true
2024-07-13 10:36:16.727 13733-13775/com.jsnewland.nlbigdata E/weex: getLibJsbPath is running /data/user/0/com.jsnewland.nlbigdata/cache/cache/weex/libs/weexjsb/arm64-v8a/libweexjsb.so
2024-07-13 10:36:16.728 13733-13775/com.jsnewland.nlbigdata E/weex: getLibLdPath is running /data/app/-2xs54B50Hk4yFPQTjsKiA==/com.jsnewland.nlbigdata-i3siDITCVjnwF8lah80hIg==/lib/arm64:/data/app/-2xs54B50Hk4yFPQTjsKiA==/com.jsnewland.nlbigdata-i3siDITCVjnwF8lah80hIg==/base.apk!/lib/arm64-v8a
2024-07-13 10:36:16.729 13733-13781/com.jsnewland.nlbigdata W/OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
2024-07-13 10:36:16.729 13733-13781/com.jsnewland.nlbigdata W/OpenGLRenderer: Failed to initialize 101010-2 format, error = EGL_SUCCESS
2024-07-13 10:36:16.740 13733-13781/com.jsnewland.nlbigdata D/EGL_emulation: eglCreateContext: 0x74148ac11a10: maj 3 min 1 rcv 4
2024-07-13 10:36:16.743 13733-13781/com.jsnewland.nlbigdata D/EGL_emulation: eglMakeCurrent: 0x74148ac11a10: ver 3 1 (tinfo 0x7416a14e0080) (first time)
2024-07-13 10:36:16.743 13733-13775/com.jsnewland.nlbigdata E/WeexCore: startupPie :1
2024-07-13 10:36:16.744 13733-13733/com.jsnewland.nlbigdata W/WeexJSBridgeThr: type=1400 audit(0.0:585): avc: denied { getattr } for path="/dev/pmsg0" dev="tmpfs" ino=443 scontext=u:r:untrusted_app:s0:c152,c256,c512,c768 tcontext=u:object_r:pmsg_device:s0 tclass=chr_file permissive=0 app=com.jsnewland.nlbigdata
2024-07-13 10:36:16.767 13733-13781/com.jsnewland.nlbigdata I/Gralloc4: mapper 4.x is not supported
2024-07-13 10:36:16.769 13733-13781/com.jsnewland.nlbigdata D/HostConnection: createUnique: call
2024-07-13 10:36:16.769 13733-13781/com.jsnewland.nlbigdata D/HostConnection: HostConnection::get() New Host Connection established 0x74148ac10bd0, tid 13781
2024-07-13 10:36:16.770 13733-13781/com.jsnewland.nlbigdata D/goldfish-address-space: allocate: Ask for block of size 0x100
2024-07-13 10:36:16.770 13733-13781/com.jsnewland.nlbigdata D/goldfish-address-space: allocate: ioctl allocate returned offset 0x3f3ffe000 size 0x2000
2024-07-13 10:36:16.803 13733-13781/com.jsnewland.nlbigdata W/Gralloc4: allocator 4.x is not supported
2024-07-13 10:36:16.827 13733-13781/com.jsnewland.nlbigdata D/HostConnection: HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_vulkan ANDROID_EMU_deferred_vulkan_commands ANDROID_EMU_vulkan_null_optional_strings ANDROID_EMU_vulkan_create_resources_with_requirements ANDROID_EMU_YUV_Cache ANDROID_EMU_vulkan_ignored_handles ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_vulkan_free_memory_sync ANDROID_EMU_vulkan_shader_float16_int8 ANDROID_EMU_vulkan_async_queue_submit ANDROID_EMU_vulkan_queue_submit_with_commands ANDROID_EMU_sync_buffer_data ANDROID_EMU_vulkan_async_qsri ANDROID_EMU_read_color_buffer_dma GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_gles_max_version_3_1
2024-07-13 10:36:16.919 13733-13733/com.jsnewland.nlbigdata E/Html5Plus-onCreate: 1720838176919
2024-07-13 10:36:16.925 13733-13733/com.jsnewland.nlbigdata D/WebAppActivity: onCreate
2024-07-13 10:36:16.934 13733-13733/com.jsnewland.nlbigdata I/platform: ClassNotFoundException io.dcloud.feature.cf.cFeatureImpl handleEncryption
2024-07-13 10:36:16.936 13733-13733/com.jsnewland.nlbigdata I/platform: ClassNotFoundException io.dcloud.feature.cf.cFeatureImpl handleEncryption
2024-07-13 10:36:17.006 13733-13733/com.jsnewland.nlbigdata W/wland.nlbigdat: Accessing hidden field Ldalvik/system/BaseDexClassLoader;->pathList:Ldalvik/system/DexPathList; (unsupported, JNI, allowed)
2024-07-13 10:36:17.006 13733-13733/com.jsnewland.nlbigdata W/wland.nlbigdat: Accessing hidden field Ldalvik/system/DexPathList;->dexElements:[Ldalvik/system/DexPathList$Element; (unsupported, JNI, allowed)
2024-07-13 10:36:17.007 13733-13733/com.jsnewland.nlbigdata W/wland.nlbigdat: Accessing hidden field Ldalvik/system/DexPathList$Element;->dexFile:Ldalvik/system/DexFile; (unsupported, JNI, allowed)
2024-07-13 10:36:17.007 13733-13733/com.jsnewland.nlbigdata W/wland.nlbigdat: Accessing hidden field Ldalvik/system/DexFile;->mFileName:Ljava/lang/String; (unsupported, JNI, allowed)
2024-07-13 10:36:17.120 13733-13733/com.jsnewland.nlbigdata I/WebViewFactory: Loading com.google.android.webview version 91.0.4472.114 (code 447211487)
2024-07-13 10:36:17.158 13733-13733/com.jsnewland.nlbigdata W/wland.nlbigdat: Accessing hidden method Landroid/os/Trace;->isTagEnabled(J)Z (unsupported, reflection, allowed)
2024-07-13 10:36:17.158 13733-13733/com.jsnewland.nlbigdata W/wland.nlbigdat: Accessing hidden method Landroid/os/Trace;->traceBegin(JLjava/lang/String;)V (unsupported, reflection, allowed)
2024-07-13 10:36:17.158 13733-13733/com.jsnewland.nlbigdata W/wland.nlbigdat: Accessing hidden method Landroid/os/Trace;->traceEnd(J)V (unsupported, reflection, allowed)
2024-07-13 10:36:17.158 13733-13733/com.jsnewland.nlbigdata W/wland.nlbigdat: Accessing hidden method Landroid/os/Trace;->asyncTraceBegin(JLjava/lang/String;I)V (unsupported, reflection, allowed)
2024-07-13 10:36:17.158 13733-13733/com.jsnewland.nlbigdata W/wland.nlbigdat: Accessing hidden method Landroid/os/Trace;->asyncTraceEnd(JLjava/lang/String;I)V (unsupported, reflection, allowed)
2024-07-13 10:36:17.170 13733-13795/com.jsnewland.nlbigdata I/cr_VariationsUtils: Failed reading seed file "/data/user/0/com.jsnewland.nlbigdata/app_webview/variations_seed_new"
2024-07-13 10:36:17.171 13733-13795/com.jsnewland.nlbigdata I/cr_VariationsUtils: Failed reading seed file "/data/user/0/com.jsnewland.nlbigdata/app_webview/variations_seed"
2024-07-13 10:36:17.175 13733-13733/com.jsnewland.nlbigdata I/cr_LibraryLoader: Loaded native library version number "91.0.4472.114"
2024-07-13 10:36:17.175 13733-13733/com.jsnewland.nlbigdata I/cr_CachingUmaRecorder: Flushed 5 samples from 5 histograms.
2024-07-13 10:36:17.177 13733-13733/com.jsnewland.nlbigdata E/AppRuntime: initUTS error java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.reflect.Field java.lang.Class.getField(java.lang.String)' on a null object reference
2024-07-13 10:36:17.177 13733-13733/com.jsnewland.nlbigdata D/download_manager: BaseActivity onCreate
2024-07-13 10:36:17.177 13733-13733/com.jsnewland.nlbigdata D/wland.nlbigdat: onRuntimePreCreate appid=Main_App
2024-07-13 10:36:17.183 13733-13733/com.jsnewland.nlbigdata I/splash: WebAppActivity.onCreateSplash().appid=null this.appid=Main_App this=io.dcloud.PandoraEntryActivity@6cc14ea
2024-07-13 10:36:17.184 13733-13733/com.jsnewland.nlbigdata I/splash: WebAppActivity.onCreateSplash().mSplashView is Null =true
2024-07-13 10:36:17.184 13733-13733/com.jsnewland.nlbigdata I/WebAppActivity: onCreateSplash;intent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.jsnewland.nlbigdata/io.dcloud.PandoraEntryActivity (has extras) }
2024-07-13 10:36:17.185 13733-13733/com.jsnewland.nlbigdata I/WebAppActivity: onCreateSplash hasSplash=true
2024-07-13 10:36:17.185 13733-13733/com.jsnewland.nlbigdata I/WebAppActivity: onCreateSplash __splash_mode=auto
2024-07-13 10:36:17.219 13733-13733/com.jsnewland.nlbigdata I/platform: ClassNotFoundException io.dcloud.appstream.actionbar.StreamAppActionBarUtil checkNeedTitleView
2024-07-13 10:36:17.223 13733-13733/com.jsnewland.nlbigdata D/WebAppActivity: checkAutoHide false
2024-07-13 10:36:17.229 13733-13733/com.jsnewland.nlbigdata I/wland.nlbigdat: onResume appid=Main_App
2024-07-13 10:36:17.229 13733-13733/com.jsnewland.nlbigdata E/Html5Plus-onResume: 1720838177229
2024-07-13 10:36:17.237 13733-13733/com.jsnewland.nlbigdata I/Choreographer: Skipped 30 frames! The application may be doing too much work on its main thread.
2024-07-13 10:36:17.260 13733-13733/com.jsnewland.nlbigdata I/SplashView: dispatchDraw.....
2024-07-13 10:36:17.290 13733-13733/com.jsnewland.nlbigdata W/wland.nlbigdat: Accessing hidden field Landroid/view/inputmethod/InputMethodManager;->mCurRootView:Landroid/view/ViewRootImpl; (blocked, reflection, denied)
2024-07-13 10:36:17.302 13733-13733/com.jsnewland.nlbigdata W/ImageLoader: memoryCache() and memoryCacheSize() calls overlap each other
2024-07-13 10:36:17.310 13733-13733/com.jsnewland.nlbigdata W/ImageLoader: memoryCache() and memoryCacheSize() calls overlap each other
2024-07-13 10:36:17.311 13733-13733/com.jsnewland.nlbigdata W/ImageLoader: discCache(), discCacheSize() and discCacheFileCount calls overlap each other
2024-07-13 10:36:17.389 13733-13733/com.jsnewland.nlbigdata E/uni-AD: wm adapter version not match
2024-07-13 10:36:17.418 13733-13733/com.jsnewland.nlbigdata I/jse_precompilejs: 1
2024-07-13 10:36:17.435 13733-13733/com.jsnewland.nlbigdata I/Main_Path_Main_App: onCreate appid=Main_App
2024-07-13 10:36:17.518 13733-13733/com.jsnewland.nlbigdata I/Main_Path_Main_App: onRuntimeCreate appid=Main_App
2024-07-13 10:36:17.527 13733-13733/com.jsnewland.nlbigdata E/DCloud_LOG: fmgr no dp
2024-07-13 10:36:17.560 13733-13733/com.jsnewland.nlbigdata E/Main_Path: FeatureMgr.loadBootOptions io.dcloud.feature.aps.APSFeatureImpl
2024-07-13 10:36:17.561 13733-13733/com.jsnewland.nlbigdata E/Main_Path: FeatureMgr.loadBootOptions io.dcloud.feature.statistics.StatisticsBootImpl
2024-07-13 10:36:17.562 13733-13733/com.jsnewland.nlbigdata E/Main_Path: FeatureMgr.loadBootOptions io.dcloud.net.DownloaderBootImpl
2024-07-13 10:36:17.592 13733-13733/com.jsnewland.nlbigdata I/DeviceInfo: old_app_modify_date=1720838115000
2024-07-13 10:36:17.616 13733-13733/com.jsnewland.nlbigdata I/DeviceInfo: new_app_modify_date=1720838175000
2024-07-13 10:36:17.616 13733-13733/com.jsnewland.nlbigdata I/DeviceInfo: App Modify Date=20240713 02:36:15.000;_ret=true
2024-07-13 10:36:17.616 13733-13733/com.jsnewland.nlbigdata I/Main_Path:
UNI943A394 App has new version! it is
2024-07-13 10:36:17.628 13733-13733/com.jsnewland.nlbigdata E/DCloud_LOG: channel:;ver:1.9.9.81902;max:3;trim:0;dg:false
2024-07-13 10:36:17.686 13733-13733/com.jsnewland.nlbigdata I/ylyl: AppMGr START_APP
UNI943A394
2024-07-13 10:36:17.687 13733-13733/com.jsnewland.nlbigdata I/ylyl: startOneApp
UNI__943A394
2024-07-13 10:36:17.688 13733-13733/com.jsnewland.nlbigdata W/wland.nlbigdat: Accessing hidden method Lcom/android/internal/R$styleable;-><init>()V (max-target-q, reflection, denied)
2024-07-13 10:36:17.704 13733-13778/com.jsnewland.nlbigdata I/jse_precompilejs: 9
2024-07-13 10:36:17.783 13733-13763/com.jsnewland.nlbigdata W/System: A resource failed to call close.
2024-07-13 10:36:17.783 13733-13763/com.jsnewland.nlbigdata W/System: A resource failed to call close.
2024-07-13 10:36:17.783 13733-13763/com.jsnewland.nlbigdata W/System: A resource failed to call close.
2024-07-13 10:36:17.784 13733-13763/com.jsnewland.nlbigdata W/System: A resource failed to call close.
2024-07-13 10:36:17.785 13733-13763/com.jsnewland.nlbigdata W/System: A resource failed to call close.
2024-07-13 10:36:18.936 13733-13784/com.jsnewland.nlbigdata E/WeexCore: IPCException server spinWaitPeer timeout
2024-07-13 10:36:18.937 13733-13775/com.jsnewland.nlbigdata E/WeexCore: WeexJSConnection catch: spinWaitPeer timeout
2024-07-13 10:36:18.938 13733-13775/com.jsnewland.nlbigdata E/WeexCore: JSFramwork init start sender is null
2024-07-13 10:36:18.939 13733-13775/com.jsnewland.nlbigdata E/WeexCore: IPCFutexPageQueue.cpp:66,do munmap
2024-07-13 10:36:18.939 13733-13784/com.jsnewland.nlbigdata E/WeexCore: IPCFutexPageQueue.cpp:66,do munmap
2024-07-13 10:36:18.941 13733-13775/com.jsnewland.nlbigdata E/WeexCore: startupPie :1
2024-07-13 10:36:21.932 13733-13860/com.jsnewland.nlbigdata E/WeexCore: IPCException server spinWaitPeer timeout
2024-07-13 10:36:21.932 13733-13775/com.jsnewland.nlbigdata E/WeexCore: WeexJSConnection catch: spinWaitPeer timeout
2024-07-13 10:36:21.932 13733-13775/com.jsnewland.nlbigdata E/WeexCore: JSFramwork init start sender is null
2024-07-13 10:36:21.933 13733-13860/com.jsnewland.nlbigdata E/WeexCore: IPCFutexPageQueue.cpp:66,do munmap
2024-07-13 10:36:21.933 13733-13775/com.jsnewland.nlbigdata E/WeexCore: IPCFutexPageQueue.cpp:66,do munmap
2024-07-13 10:36:21.937 13733-13775/com.jsnewland.nlbigdata E/WeexCore: script_side_in_multi_process.cpp:43,InitFramework sender is null
2024-07-13 10:36:21.937 13733-13775/com.jsnewland.nlbigdata E/weex: [WXBridgeManager] invokeInitFramework ExecuteJavaScript fail
2024-07-13 10:36:21.950 13733-13775/com.jsnewland.nlbigdata E/weex: [WXBridgeManager] invoke execJSService: framework.js uninitialized.
2024-07-13 10:36:21.950 13733-13775/com.jsnewland.nlbigdata E/weex: [WXBridgeManager] invoke execJSService: framework.js uninitialized.

2024-07-13 10:49 负责人:无 分享
已邀请:

要回复问题请先登录注册