You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/09/09 09:56:04 UTC

[GitHub] [incubator-weex] zsmjhtn opened a new issue #2889: [Android] Unexpected behavior when Run App where weex version is 0.26.1

zsmjhtn opened a new issue #2889: [Android] Unexpected behavior when Run App where weex version is 0.26.1
URL: https://github.com/apache/incubator-weex/issues/2889
 
 
   我用了同样的weexsdk,weexcommon,分别在项目里运行了自己的项目、官方playground,官方的app跑起来有点报错,但不影响渲染,自己项目在跑错的基础上,额外抛了一段错误,页面渲染失败,weex页面白屏。
   对比了gradle,wxpageActivity等一些文件,weexEngine 初始化的代码一致。
   ```java
   09-09 17:49:59.504 1958-2001/com.ifaex_android E/WeexCore: params_utils.cpp:197,g_use_single_process is false 
   09-09 17:49:59.504 1958-2001/com.ifaex_android D/CLog: params_utils.cpp:197,g_use_single_process is false 
   09-09 17:49:59.504 1958-2001/com.ifaex_android E/weex: getLibJscPath is running /data/app/com.ifaex_android-2/lib/arm
   09-09 17:49:59.504 1958-2001/com.ifaex_android D/CLog: getLibJscPath is running /data/app/com.ifaex_android-2/lib/arm
   09-09 17:49:59.504 1958-2001/com.ifaex_android E/WeexCore: params_utils.cpp:232,g_jscSoPath is /data/app/com.ifaex_android-2/lib/arm 
   09-09 17:49:59.504 1958-2001/com.ifaex_android D/CLog: params_utils.cpp:232,g_jscSoPath is /data/app/com.ifaex_android-2/lib/arm 
   09-09 17:49:59.504 1958-2001/com.ifaex_android E/weex: getLibJssPath is running /data/app/com.ifaex_android-2/lib/arm/libweexjss.so
   09-09 17:49:59.504 1958-2001/com.ifaex_android D/CLog: getLibJssPath is running /data/app/com.ifaex_android-2/lib/arm/libweexjss.so
   09-09 17:49:59.504 1958-2001/com.ifaex_android E/WeexCore: params_utils.cpp:245,g_jssSoPath is /data/app/com.ifaex_android-2/lib/arm/libweexjss.so 
   09-09 17:49:59.505 1958-2001/com.ifaex_android D/CLog: params_utils.cpp:245,g_jssSoPath is /data/app/com.ifaex_android-2/lib/arm/libweexjss.so 
   09-09 17:49:59.505 1958-2001/com.ifaex_android E/WXParams: getCrashFilePath:/data/user/0/com.ifaex_android/app_crash
   09-09 17:49:59.505 1958-2001/com.ifaex_android D/CLog: getCrashFilePath:/data/user/0/com.ifaex_android/app_crash
   09-09 17:49:59.505 1958-2001/com.ifaex_android E/WeexCore: params_utils.cpp:257,g_crashFilePath is /data/user/0/com.ifaex_android/app_crash 
   09-09 17:49:59.505 1958-2001/com.ifaex_android D/CLog: params_utils.cpp:257,g_crashFilePath is /data/user/0/com.ifaex_android/app_crash 
   09-09 17:49:59.505 1958-2001/com.ifaex_android E/weex: getLibIcuPath is running /system/usr/icu/icudt55l.dat
   09-09 17:49:59.505 1958-2001/com.ifaex_android D/CLog: getLibIcuPath is running /system/usr/icu/icudt55l.dat
   09-09 17:49:59.505 1958-2001/com.ifaex_android E/WeexCore: params_utils.cpp:270,g_jssIcuPath is /system/usr/icu/icudt55l.dat 
   09-09 17:49:59.505 1958-2001/com.ifaex_android D/CLog: params_utils.cpp:270,g_jssIcuPath is /system/usr/icu/icudt55l.dat 
   09-09 17:49:59.505 1958-2001/com.ifaex_android E/weex: getLibLdPath is running /data/app/com.ifaex_android-2/lib/arm:/data/app/com.ifaex_android-2/base.apk!/lib/armeabi-v7a
   09-09 17:49:59.505 1958-2001/com.ifaex_android D/CLog: getLibLdPath is running /data/app/com.ifaex_android-2/lib/arm:/data/app/com.ifaex_android-2/base.apk!/lib/armeabi-v7a
   09-09 17:49:59.505 1958-2001/com.ifaex_android E/WeexCore: params_utils.cpp:283,lib_ld_path is /data/app/com.ifaex_android-2/lib/arm:/data/app/com.ifaex_android-2/base.apk!/lib/armeabi-v7a 
   09-09 17:49:59.505 1958-2001/com.ifaex_android D/CLog: params_utils.cpp:283,lib_ld_path is /data/app/com.ifaex_android-2/lib/arm:/data/app/com.ifaex_android-2/base.apk!/lib/armeabi-v7a 
   09-09 17:49:59.508 1958-2001/com.ifaex_android E/WeexCore: script_bridge.h:168,xxx set_core_side is runing and 0xb9002388
   09-09 17:49:59.508 1958-2001/com.ifaex_android D/CLog: script_bridge.h:168,xxx set_core_side is runing and 0xb9002388
   09-09 17:49:59.508 1958-2240/com.ifaex_android D/ReportCrash:  commitJscCrashAlarmMonitor errMsg SIG: SIGSEGV (11), fault addr: 0x0
       maps:
       b395b000-b3997000 rw-p 00000000 00:00 0          [anon:libc_malloc]
       b39ef000-b3a5c000 rw-p 00000000 00:00 0          [anon:libc_malloc]
       b3a7f000-b3a80000 ---p 00000000 00:00 0 
       b3a80000-b3a82000 rw-p 00000000 00:00 0          [anon:thread signal stack]
       b3a82000-b3a83000 ---p 00000000 00:00 0 
       b3a83000-b3b81000 rw-p 00000000 00:00 0          [stack:2239]
       b3b81000-b3b82000 ---p 00000000 00:00 0 
       b3b82000-b3b84000 rw-p 00000000 00:00 0          [anon:thread signal stack]
       b3b84000-b3b85000 ---p 00000000 00:00 0 
       b3b85000-b3b87000 rw-p 00000000 00:00 0          [anon:thread signal stack]
       b3b87000-b3b88000 ---p 00000000 00:00 0 
       b3b88000-b3b8a000 rw-p 00000000 00:00 0          [anon:thread signal stack]
       b3b8a000-b3b8b000 ---p 00000000 00:00 0 
       b3b8b000-b3c89000 rw-p 00000000 00:00 0          [stack:2238]
       b3c89000-b3c8a000 ---p 00000000 00:00 0 
       b3c8a000-b3d88000 rw-p 00000000 00:00 0          [stack:2237]
       b3d88000-b3d89000 ---p 00000000 00:00 0 
       b3d89000-b3d8b000 rw-p 00000000 00:00 0          [anon:thread signal stack]
       b3d8b000-b3d8c000 ---p 00000000 00:00 0 
       b3d8c000-b3d8e000 rw-p 00000000 00:00 0          [anon:thread signal stack]
       b3d8e000-b3d8f000 ---p 00000000 00:00 0 
       b3d8f000-b3e8d000 rw-p 00000000 00:00 0          [stack:2236]
       b3e8d000-b3e8e000 ---p 00000000 00:00 0 
       b3e8e000-b3f8c000 rw-p 00000000 00:00 0          [stack:2235]
       b3f8c000-b3f8d000 ---p 00000000 00:00 0 
       b3f8d000-b408b000 rw-p 00000000 00:00 0          [stack:2234]
       b408b000-b408c000 ---p 00000000 00:00 0 
       b408c000-b418a000 rw-p 00000000 00:00 0          [stack:2233]
       b41ae000-b4280000 rw-p 00000000 00:00 0          [anon:libc_malloc]
       b4280000-b4281000 ---p 00000000 00:00 0 
       b4281000-b42ae000 rwxp 00000000 00:00 0 
       b42ae000-b527f000 ---p 00000000 00:00 0 
       b527f000-b5281000 rwxp 00000000 00:00 0 
       b5281000-b5283000 ---p 00000000 00:00 0 
       b5283000-b5381000 rw-p 00000000 00:00 0          [stack:2072]
       b5381000-b54f4000 r-xp 00000000 b3:26 794        /system/lib/libicui18n.so
       b54f4000-b54ff000 r--p 00172000 b3:26 794        /system/lib/libicui18n.so
       b54ff000-b5500000 rw-p 0017d000 b3:26 794        /system/lib/libicui18n.so
       b5500000-b5617000 r-xp 00000000 b3:26 795        /system/lib/libicuuc.so
       b5617000-b5622000 r--p 00116000 b3:26 795        /system/lib/libicuuc.so
       b5622000-b5623000 rw-p 00121000 b3:26 795        /system/lib/libicuuc.so
       b5623000-b5627000 rw-p 00000000 00:00 0 
       b5627000-b5628000 ---p 00000000 00:00 0 
       b5628000-b5726000 rw-p 00000000 00:00 0          [stack:2069]
       b5726000-b5727000 ---p 00000000 00:00 0 
       b5727000-b5825000 rw-p 00000000 00:00 0          [stack:2068]
       b5825000-b5826000 ---p 00000000 00:00 0 
       b5826000-b5828000 rw-p 00000000 00:00 0          [anon:thread signal stack]
       b5828000-b5864000 rw-p 00000000 00:00 0          [anon:libc_malloc]
       b5872000-b58a2000 rw-p 00000000 00:00 0          [anon:libc_malloc]
       b58a2000-b58a3000 ---p 00000000 00:00 0 
       b58a3000-b58a5000 rw-p 00000000 00:00 0          [anon:thread signal stack]
       b58a5000-b58a6000 ---p 00000000 00:00 0 
       b58a6000-b58a8000 rw-p 00000000 00:00 0          [anon:thread signal stack]
       b58a9000-b58aa000 ---p 00000000 00:00 0 
       b58aa000-b58ac000 rw-p 00000000 00:00 0          [anon:thread signal stack]
       b58ac000-b5aac000 rw-s 00000000 00:04 367531     /dev/ashmem/WEEX_IPC_SERVER (deleted)
       b5aac000-b5aad000 ---p 00000000 00:00 0 
       b5aad000-b5aaf000 rw-p 00000000 00:00 0          [anon:thread signal stack]
       b5aaf000-b5ab0000 ---p 00000000 00:00 0 
       b5ab0000-b5bae000 rw-p 00000000 00:00 0          [stack:2062]
       b5bae000-b5dae000 rw-s 00000000 00:04 368438     /dev/ashmem/WEEX_IPC_CLIENT (deleted)
       b5dae000-b5daf000 ---p 00000000 00:00 0 
       b5daf000-b5db1000 rw-p 00000000 00:00 0          [anon:thread signal stack]
       b5db1000-b5db2000 ---p 00000000 00:00 0 
       b5db2000-b67b2000 rw-p 00000000 00:00 0          [stack:2061]
       b67b2000-b67b6000 r-xp 00000000 b3:26 1053       /system/lib/libnetd_client.so
       b67b6000-b67b7000 r--p 00003000 b3:26 1053       /system/lib/libnetd_client.so
       b67b7000-b67b8000 rw-p 00
   09-09 17:49:59.508 1958-2001/com.ifaex_android E/WeexCore: script_bridge_in_multi_process.cpp:979,ScriptBridgeInMultiProcess
   09-09 17:49:59.508 1958-2001/com.ifaex_android D/CLog: script_bridge_in_multi_process.cpp:979,ScriptBridgeInMultiProcess
   09-09 17:49:59.508 1958-2001/com.ifaex_android E/WeexCore: multi_process_and_so_initializer.cpp:38,MultiProcessAndSoInitializer IS IN init
   09-09 17:49:59.508 1958-2001/com.ifaex_android D/CLog: multi_process_and_so_initializer.cpp:38,MultiProcessAndSoInitializer IS IN init
   09-09 17:49:59.508 1958-2001/com.ifaex_android E/WeexCore: weex_js_connection.cpp:146,WeexJSConnection g_crashFileName: /data/user/0/com.ifaex_android/app_crash/crash_dump.log
   09-09 17:49:59.508 1958-2001/com.ifaex_android D/CLog: weex_js_connection.cpp:146,WeexJSConnection g_crashFileName: /data/user/0/com.ifaex_android/app_crash/crash_dump.log
   09-09 17:49:59.509 1958-2001/com.ifaex_android E/WeexCore: weex_js_connection.cpp:266,startupPie :1
   09-09 17:49:59.510 1958-2001/com.ifaex_android D/CLog: weex_js_connection.cpp:266,startupPie :1
   09-09 17:49:
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services