收藏
回答

voip通话出现小程序调用不起来,随后跳转到 wmpf框架的空白页面,是什么原因呢?

AppID
wx335e3ea40fca3164

原来使用正常,最近出现这种问题, 问题现象见下方视频链接

https://minio.xinkaoyun.com:9000/cloud-campus/operate/2024-09/common/6bf75826ad4245128f9d19d86f914f9c_VID20240905102959.mp4

打印了一些日志,请参考:

2024-09-09 16:08:10.842  6257-6540  xk_拨打微信通话               com.xinkao.videophone                I  WMPFStartAppParams{appId='wx335e3ea40fca3164', path='pages/index/index?callSeq=39459721725869290804&callerId=GTB220220908005908&callerName=李雪&listenerId=ow_Oo64Ay_7XpQq3j7d-oa_A8zjs&listenerName=亲情号2(张业涵)&roomType=1', appType=APP_TYPE_RELEASE}

2024-09-09 16:08:10.858   807-4058  ActivityManager         system_process                       I  START u0 {flg=0x10010000 cmp=com.tencent.wmpf/.app.WMPFContainerActivity (has extras)} from uid 10010

2024-09-09 16:08:10.878  6542-6542  ActivityThread          com.tencent.wmpf                     W  handleWindowVisibility: no activity for token android.os.BinderProxy@a0f761

2024-09-09 16:08:10.880   381-403   vendor.med...r@2.0-impl ven...ek.hardware.power@2.0-service  I  notifyAppState pack:com.tencent.wmpf, act:com.tencent.wmpf.app.WMPFContainerActivity, pid:6542, state:1

2024-09-09 16:08:10.881   381-402   libPowerHal             ven...ek.hardware.power@2.0-service  I  [perfNotifyAppState] foreground:com.tencent.wmpf, pid:6542

2024-09-09 16:08:10.937  6542-6542  .wmpf:container         com.tencent.wmpf                     W  type=1400 audit(0.0:2818): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=13194 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0

2024-09-09 16:08:10.940  6542-6655  Luggage.Td...oginClient com.tencent.wmpf                     I  [, , 6655]:sync cmdId:2900 req:gge@267466e

2024-09-09 16:08:10.940  6542-6542  libc                    com.tencent.wmpf                     E  Access denied finding property "ro.vendor.debug.flag"

2024-09-09 16:08:10.937  6542-6542  .wmpf:container         com.tencent.wmpf                     W  type=1400 audit(0.0:2819): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=13194 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0

2024-09-09 16:08:10.940  6542-6542  libc                    com.tencent.wmpf                     E  Access denied finding property "ro.vendor.debug.flag"

2024-09-09 16:08:10.941  6542-6542  PhoneWindow             com.tencent.wmpf                     V  DecorView setVisiblity: visibility = 4, Parent = null, this = DecorView@482b10f[]

2024-09-09 16:08:10.943  6542-6542  ViewRootIm...rActivity] com.tencent.wmpf                     D  hardware acceleration = true , fakeHwAccelerated = false, sRendererDisabled = false, forceHwAccelerated = false, sSystemRendererDisabled = false

2024-09-09 16:08:10.946  6542-6542  PhoneWindow             com.tencent.wmpf                     V  DecorView setVisiblity: visibility = 0, Parent = android.view.ViewRootImpl@5c55b7a, this = DecorView@482b10f[WMPFContainerActivity]

2024-09-09 16:08:10.976  6542-6564  .wmpf:containe          com.tencent.wmpf                     I  Waiting for a blocking GC ProfileSaver

2024-09-09 16:08:10.986  6542-6619  Luggage.Ba...rviceLogic com.tencent.wmpf                     I  [, , 6619]:hy: base service js runtime post created

2024-09-09 16:08:10.990  6542-6542  Luggage.Utils.Profile   com.tencent.wmpf                     W  [, , 6542]:block main thread and skip 2 frames! runProfiled:log:AppBrandRuntimeContainerStandaloneImpl.loadStandaloneImpl cost 41 ms result: isMainThread: true 

2024-09-09 16:08:10.998  6542-6619  camera:WMP...CameraUtil com.tencent.wmpf                     I  isUseXwebCamera:true

2024-09-09 16:08:10.998  6542-6619  camera:WMP...CameraUtil com.tencent.wmpf                     I  isUseXwebCamera:true

2024-09-09 16:08:11.007  6542-6564  .wmpf:containe          com.tencent.wmpf                     I  WaitForGcToComplete blocked ProfileSaver on ProfileSaver for 31.109ms

2024-09-09 16:08:11.011   391-1657  BufferQueueConsumer     surfaceflinger                       I  [com.tencent.wmpf/com.tencent.wmpf.app.WMPFContainerActivity#0](this:0x70fbb2b000,id:101,api:0,p:-1,c:391) setDefaultBufferSize: width=800 height=1280

2024-09-09 16:08:11.016  6542-6542  Surface                 com.tencent.wmpf                     D  Surface::allocateBuffers(this=0x6dfcd4e000)

2024-09-09 16:08:11.016  6542-6747  Surface                 com.tencent.wmpf                     D  Surface::connect(this=0x6dfcd4e000,api=1)

2024-09-09 16:08:11.019  6542-6747  mali_winsys             com.tencent.wmpf                     D  EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, EGLBoolean) returns 0x3000

2024-09-09 16:08:11.031  6542-6542  XWeb.SDK.P...WebFactory com.tencent.wmpf                     I  [, , 6542]:createWebView, PinusWebView is available

2024-09-09 16:08:11.062  6542-6619  Luggage.Ap...ceLogicImp com.tencent.wmpf                     E  [, , 6619]:execInternalInitScript, bootstrap fd is null for name:WAServiceMainContext.js

2024-09-09 16:08:11.111  6542-6542  Luggage.WX...gentHelper com.tencent.wmpf                     I  [, , 6542]:warmUpMemoryCache updated value = [ Mozilla/5.0 (Linux; Android 9; GT-10M Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/107.0.5304.141 Mobile Safari/537.36 XWEB/5075 MMWEBSDK/20230604 MMWEBID/7072 ]

2024-09-09 16:08:11.172   807-947   ActivityManager         system_process                       I  Displayed com.tencent.wmpf/.app.WMPFContainerActivity: +284ms

2024-09-09 16:08:11.202  6542-6542  camera:WMP...CameraUtil com.tencent.wmpf                     I  isUseXwebCamera:true

2024-09-09 16:08:11.202  6542-6542  camera:WMP...CameraUtil com.tencent.wmpf                     I  isUseXwebCamera:true

2024-09-09 16:08:11.203  6542-6706  XWeb.Core.NTransXweb    com.tencent.wmpf                     E  XWebNTransModule inject ntrans success 

2024-09-09 16:08:11.252  6542-6542  Luggage.WX...efaultImpl com.tencent.wmpf                     I  [, , 6542]:provideScript name[WAWebview.js] source.length[2471246]

2024-09-09 16:08:11.428  6542-7071  Luggage.Ap...ceLogicImp com.tencent.wmpf                     I  [, , 7071]:Inject EnvBootstrapScript Script Success

2024-09-09 16:08:11.473  6542-6542  MicroMsg.A...andRuntime com.tencent.wmpf                     W  [, , 6542]:runOnRuntimeInitialized runtime[wx335e3ea40fca3164] finishing, stack java.lang.Throwable

                                                                                                    at crc.a(AppBrandRuntime.java:2067)

                                                                                                    at crc.T(AppBrandRuntime.java:1503)

                                                                                                    at crd$7.run(AppBrandRuntimeContainer.java:401)

                                                                                                    at crd.a(AppBrandRuntimeContainer.java:148)

                                                                                                    at crd.e(AppBrandRuntimeContainer.java:396)

                                                                                                    at ayw.e(AppBrandRuntimeContainerStandaloneImpl.java:462)

                                                                                                    at ayx.onPause(BaseContainerActivity.java:316)

                                                                                                    at com.tencent.wmpf.app.WMPFContainerActivity.onPause(WMPFContainerActivity.java:99)

                                                                                                    at android.app.Activity.performPause(Activity.java:7401)

                                                                                                    at android.app.Instrumentation.callActivityOnPause(Instrumentation.java:1467)

                                                                                                    at android.app.ActivityThread.performPauseActivityIfNeeded(ActivityThread.java:4054)

                                                                                                    at android.app.ActivityThread.performPauseActivity(ActivityThread.java:4019)

                                                                                                    at android.app.ActivityThread.handlePauseActivity(ActivityThread.java:3971)

                                                                                                    at android.app.servertransaction.PauseActivityItem.execute(PauseActivityItem.java:45)

                                                                                                    at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:145)

                                                                                                    at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:70)

                                                                                                    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1836)

                                                                                                    at android.os.Handler.dispatchMessage(Handler.java:106)

                                                                                                    at android.os.Looper.loop(Looper.java:193)

                                                                                                    at android.app.ActivityThread.main(ActivityThread.java:6704)

                                                                                                    at java.lang.reflect.Method.invoke(Native Method)

                                                                                                    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)

                                                                                                    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)

2024-09-09 16:08:11.544   391-391   SurfaceFlinger          surfaceflinger                       I  screenshot (com.tencent.wmpf/com.tencent.wmpf.app.WMPFContainerActivity#0)

2024-09-09 16:08:11.724  6542-7071  camera:WMP...CameraUtil com.tencent.wmpf                     I  isUseXwebCamera:true

2024-09-09 16:08:11.725  6542-7071  camera:WMP...CameraUtil com.tencent.wmpf                     I  isUseXwebCamera:true

2024-09-09 16:08:11.773  6542-7071  camera:WMP...CameraUtil com.tencent.wmpf                     I  isUseXwebCamera:true

2024-09-09 16:08:11.773  6542-7071  camera:WMP...CameraUtil com.tencent.wmpf                     I  isUseXwebCamera:true

2024-09-09 16:08:11.781  6542-6747  Surface                 com.tencent.wmpf                     D  Surface::disconnect(this=0x6dfcd4e000,api=1)

2024-09-09 16:08:11.782   391-1657  BufferQueueProducer     surfaceflinger                       I  [com.tencent.wmpf/com.tencent.wmpf.app.WMPFContainerActivity#0](this:0x70fbb2b000,id:101,api:1,p:6542,c:391) disconnect(P): api 1

2024-09-09 16:08:11.782   391-1657  BufferQueueConsumer     surfaceflinger                       D  [com.tencent.wmpf/com.tencent.wmpf.app.WMPFContainerActivity#0](this:0x70fbb2b000,id:101,api:1,p:-1,c:391) getReleasedBuffers: returning mask 0xffffffffffffffff

2024-09-09 16:08:12.030  6542-6542  PhoneWindow             com.tencent.wmpf                     V  DecorView setVisiblity: visibility = 4, Parent = android.view.ViewRootImpl@5c55b7a, this = DecorView@482b10f[WMPFContainerActivity]

2024-09-09 16:08:12.046   807-1279  ActivityManager         system_process                       I  START u0 {flg=0x10000000 cmp=com.tencent.wmpf/com.tencent.luggage.ui.WxaSimpleWebViewActivity (has extras)} from uid 10010

2024-09-09 16:08:12.061   807-981   ViewRootImpl[wmpf]      system_process                       D  hardware acceleration = false , fakeHwAccelerated = true, sRendererDisabled = false, forceHwAccelerated = false, sSystemRendererDisabled = false

2024-09-09 16:08:12.063  6542-6542  MicroMsg.A...andRuntime com.tencent.wmpf                     W  [, , 6542]:scheduleToUiThreadDelayed() but finished, stackTrace = java.lang.Throwable

                                                                                                    at crc.a(AppBrandRuntime.java:2090)

                                                                                                    at crc.a(AppBrandRuntime.java:50297)

                                                                                                    at crd$11.run(AppBrandRuntimeContainer.java:487)

                                                                                                    at crd.g(AppBrandRuntimeContainer.java:497)

                                                                                                    at crd.d(AppBrandRuntimeContainer.java:52)

                                                                                                    at crd$10.run(AppBrandRuntimeContainer.java:474)

                                                                                                    at crd.a(AppBrandRuntimeContainer.java:148)

                                                                                                    at crd.c(AppBrandRuntimeContainer.java:470)

                                                                                                    at crd.f(AppBrandRuntimeContainer.java:538)

                                                                                                    at bqd.f(AppBrandRuntimeContainerLU.java:318)

                                                                                                    at ayw.f(AppBrandRuntimeContainerStandaloneImpl.java:468)

                                                                                                    at hhi.f(WMPFRuntimeContainer.kt:56)

                                                                                                    at com.tencent.wmpf.app.WMPFContainerActivity.onDestroy(WMPFContainerActivity.java:106)

                                                                                                    at android.app.Activity.performDestroy(Activity.java:7467)

                                                                                                    at android.app.Instrumentation.callActivityOnDestroy(Instrumentation.java:1308)

                                                                                                    at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:4476)

                                                                                                    at android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:4509)

                                                                                                    at android.app.servertransaction.DestroyActivityItem.execute(DestroyActivityItem.java:39)

                                                                                                    at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:145)

                                                                                                    at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:70)

                                                                                                    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1836)

                                                                                                    at android.os.Handler.dispatchMessage(Handler.java:106)

                                                                                                    at android.os.Looper.loop(Looper.java:193)

                                                                                                    at android.app.ActivityThread.main(ActivityThread.java:6704)

                                                                                                    at java.lang.reflect.Method.invoke(Native Method)

                                                                                                    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)

                                                                                                    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)

2024-09-09 16:08:12.068  6423-6423  ActivityThread          com.tencent.wmpf                     W  handleWindowVisibility: no activity for token android.os.BinderProxy@315ed1a

2024-09-09 16:08:12.069   381-403   vendor.med...r@2.0-impl ven...ek.hardware.power@2.0-service  I  notifyAppState pack:com.tencent.wmpf, act:com.tencent.luggage.ui.WxaSimpleWebViewActivity, pid:6423, state:1

2024-09-09 16:08:12.070   381-402   libPowerHal             ven...ek.hardware.power@2.0-service  I  [perfNotifyAppState] foreground:com.tencent.wmpf, pid:6423

2024-09-09 16:08:12.070  6542-6542  View                    com.tencent.wmpf                     D  [Warning] assignParent to null: this = DecorView@482b10f[WMPFContainerActivity]

2024-09-09 16:08:12.077   391-391   BufferQueueConsumer     surfaceflinger                       I  [com.tencent.wmpf/com.tencent.wmpf.app.WMPFContainerActivity#0](this:0x70fbb2b000,id:101,api:1,p:-1,c:-1) disconnect(C)

2024-09-09 16:08:12.081   391-1657  BufferQueueConsumer     surfaceflinger                       I  [Splash Screen com.tencent.wmpf#0](this:0x70fbb2b000,id:103,api:0,p:-1,c:391) setDefaultBufferSize: width=800 height=1280

2024-09-09 16:08:12.088  6423-6423  om.tencent.wmp          com.tencent.wmpf                     E  Invalid ID 0xff000000.

2024-09-09 16:08:12.089  6423-6423  om.tencent.wmp          com.tencent.wmpf                     E  Invalid ID 0xff000000.

2024-09-09 16:08:12.113  6423-6423  XWeb.SDK.P...WebFactory com.tencent.wmpf                     I  [, , 6423]:createWebView, PinusWebView is available

2024-09-09 16:08:12.181  6423-6423  om.tencent.wmpf         com.tencent.wmpf                     W  type=1400 audit(0.0:2820): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=13194 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0

2024-09-09 16:08:12.185  6423-6423  libc                    com.tencent.wmpf                     E  Access denied finding property "ro.vendor.debug.flag"

2024-09-09 16:08:12.186  6423-6423  libc                    com.tencent.wmpf                     E  Access denied finding property "ro.vendor.debug.flag"

2024-09-09 16:08:12.181  6423-6423  om.tencent.wmpf         com.tencent.wmpf                     W  type=1400 audit(0.0:2821): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=13194 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0

2024-09-09 16:08:12.187  6423-6423  PhoneWindow             com.tencent.wmpf                     V  DecorView setVisiblity: visibility = 4, Parent = null, this = DecorView@44cda1b[]

2024-09-09 16:08:12.189  6423-6423  ViewRootIm...wActivity] com.tencent.wmpf                     D  hardware acceleration = true , fakeHwAccelerated = false, sRendererDisabled = false, forceHwAccelerated = false, sSystemRendererDisabled = false

2024-09-09 16:08:12.193  6423-6423  PhoneWindow             com.tencent.wmpf                     V  DecorView setVisiblity: visibility = 0, Parent = android.view.ViewRootImpl@b530f6, this = DecorView@44cda1b[WxaSimpleWebViewActivity]

2024-09-09 16:08:12.213   391-805   BufferQueueConsumer     surfaceflinger                       I  [com.tencent.wmpf/com.tencent.luggage.ui.WxaSimpleWebViewActivity#0](this:0x70faa3d000,id:104,api:0,p:-1,c:391) setDefaultBufferSize: width=800 height=1280

2024-09-09 16:08:12.215  6423-6423  Surface                 com.tencent.wmpf                     D  Surface::allocateBuffers(this=0x7001593000)

2024-09-09 16:08:12.215  6423-6825  Surface                 com.tencent.wmpf                     D  Surface::connect(this=0x7001593000,api=1)

2024-09-09 16:08:12.219  6423-6825  mali_winsys             com.tencent.wmpf                     D  EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, EGLBoolean) returns 0x3000

2024-09-09 16:08:12.225  6423-6423  BaseActivity            com.tencent.wmpf                     D  on create option menu, menuCache size:%d

2024-09-09 16:08:12.226  6423-6423  BaseActivity            com.tencent.wmpf                     W  error, mActionBar is null or cache size:%d

2024-09-09 16:08:12.236  6423-6423  TextureView             com.tencent.wmpf                     D  getHardwareLayer, createNewSurface:true

2024-09-09 16:08:12.236  6423-6423  libc                    com.tencent.wmpf                     E  Access denied finding property "vendor.debug.sf.stc_interval"

2024-09-09 16:08:12.233  6423-6423  om.tencent.wmpf         com.tencent.wmpf                     W  type=1400 audit(0.0:2822): avc: denied { read } for name="u:object_r:graphics_debug_prop:s0" dev="tmpfs" ino=12997 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:graphics_debug_prop:s0 tclass=file permissive=0

2024-09-09 16:08:12.237  6423-6423  libc                    com.tencent.wmpf                     E  Access denied finding property "vendor.debug.bq.line"

2024-09-09 16:08:12.237  6423-6423  libc                    com.tencent.wmpf                     E  Access denied finding property "vendor.debug.bq.line"

2024-09-09 16:08:12.233  6423-6423  om.tencent.wmpf         com.tencent.wmpf                     W  type=1400 audit(0.0:2824): avc: denied { read } for name="u:object_r:graphics_debug_prop:s0" dev="tmpfs" ino=12997 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:graphics_debug_prop:s0 tclass=file permissive=0

2024-09-09 16:08:12.237  6423-6423  BufferQueueConsumer     com.tencent.wmpf                     I  [SurfaceTexture-0-6423-2](this:0x7000458800,id:2,api:0,p:-1,c:6423) setDefaultBufferSize: width=800 height=1196

2024-09-09 16:08:12.237  6423-6423  OpenGLRenderer          com.tencent.wmpf                     D  0x6dff7a2e60 setSurfaceTexture: 0x0 to 0x70106f4800

2024-09-09 16:08:12.241  6423-6825  GLConsumer              com.tencent.wmpf                     I  [SurfaceTexture-0-6423-2] attachToContext

2024-09-09 16:08:12.251   807-981   View                    system_process                       D  [Warning] assignParent to null: this = DecorView@4cc170c[wmpf]

2024-09-09 16:08:12.251   807-947   ActivityManager         system_process                       I  Displayed com.tencent.wmpf/com.tencent.luggage.ui.WxaSimpleWebViewActivity: +184ms

2024-09-09 16:08:12.256  6423-6842  Surface                 com.tencent.wmpf                     D  Surface::connect(this=0x6dff61a000,api=1)

2024-09-09 16:08:12.257  6423-6842  libc                    com.tencent.wmpf                     E  Access denied finding property "vendor.debug.bq.line"

2024-09-09 16:08:12.257  6423-6842  mali_winsys             com.tencent.wmpf                     D  EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, EGLBoolean) returns 0x3000

2024-09-09 16:08:12.430   391-671   BufferQueueProducer     surfaceflinger                       I  [Splash Screen com.tencent.wmpf#0](this:0x70fbb2b000,id:103,api:2,p:807,c:391) disconnect(P): api 2

2024-09-09 16:08:12.430   391-671   BufferQueueConsumer     surfaceflinger                       D  [Splash Screen com.tencent.wmpf#0](this:0x70fbb2b000,id:103,api:2,p:-1,c:391) getReleasedBuffers: returning mask 0xffffffffffffffff

2024-09-09 16:08:12.432   391-416   SurfaceFlinger          surfaceflinger                       W  Attempting to set client state on removed layer: Splash Screen com.tencent.wmpf#0

2024-09-09 16:08:12.432   391-416   SurfaceFlinger          surfaceflinger                       W  Attempting to destroy on removed layer: Splash Screen com.tencent.wmpf#0

2024-09-09 16:08:12.445   391-391   BufferQueueConsumer     surfaceflinger                       I  [Splash Screen com.tencent.wmpf#0](this:0x70fbb2b000,id:103,api:2,p:-1,c:-1) disconnect(C)

回答关注问题邀请回答
收藏

1 个回答

  • 付磊磊
    付磊磊
    12-02

    我们也遇到了同样的问题,麻烦问下问题解决了吗?

    12-02
    有用
    回复
登录 后发表内容