VirtualXposed icon indicating copy to clipboard operation
VirtualXposed copied to clipboard

安卓12 QQ登陆提示 无网络

Open ayew22 opened this issue 3 years ago • 0 comments

反馈BUG之前,先issue里面搜看看有没有别人已经反馈过,重复的不予处理!!

问题描述

QQ登陆时提示网络无法连接

复现步骤

  1. 分身QQ
  2. 输入账号密码 登陆

环境

机型:xiaomi 4c (在红米note 10 miui13上也试过) 系统版本:安卓12 api32 ROM版本:19-2-22-519-unofficial-libr(lineageos) Xposed 插件以及插件版本: 无 VirtualXposed版本:0.22.0

补充

日志如下

2022-06-09 14:02:33.035 12062-12062/com.tencent.mobileqq E/qiqili: InitMemoryCache BaseApplicationImpl.sProcessId =1BaseApplicationImpl.processName=com.tencent.mobileqq 2022-06-09 14:02:33.173 12062-12062/com.tencent.mobileqq W/va.exposed64:p: Class android.support.v4.util.ArraySet failed lock verification and will run slower. Common causes for lock verification issues are non-optimized dex code and incorrect proguard optimizations. 2022-06-09 14:02:34.323 12062-12062/com.tencent.mobileqq W/SingletonPool: build API fatal:IQQDebugApi java.lang.ClassNotFoundException: com.tencent.mobileqq.debug.api.impl.QQDebugApiImpljava.lang.ClassNotFoundException: com.tencent.mobileqq.debug.api.impl.QQDebugApiImpl at java.lang.Class.classForName(Native Method) at java.lang.Class.forName(Class.java:454) at java.lang.Class.forName(Class.java:379) at com.tencent.mobileqq.qroute.SingletonPool.e(P:2) at com.tencent.mobileqq.qroute.SingletonPool.c(P:10) at com.tencent.mobileqq.qroute.SingletonPool.b(P:2) at com.tencent.mobileqq.qroute.QRoute.apiImpl(P:7) at com.tencent.mobileqq.qroute.QRoute.api(P:1) at com.tencent.mobileqq.startup.director.StartupDirector.k(P:6) at com.tencent.common.app.BaseApplicationImpl.onCreate(P:11) at com.tencent.mobileqq.qfix.QFixApplication.onCreate(P:2) at mqq.app.AppContentProvider.onCreate(P:1) at android.content.ContentProvider.attachInfo(ContentProvider.java:2404) at android.content.ContentProvider.attachInfo(ContentProvider.java:2374) at android.app.ActivityThread.installProvider(ActivityThread.java:7459) at java.lang.reflect.Method.invoke(Native Method) at mirror.RefMethod.call(RefMethod.java:63) at mirror.android.app.ActivityThread.installProvider(ActivityThread.java:60) at com.lody.virtual.client.VClientImpl.installContentProviders(VClientImpl.java:613) at com.lody.virtual.client.VClientImpl.bindApplicationNoCheck(VClientImpl.java:369) at com.lody.virtual.client.VClientImpl.bindApplication(VClientImpl.java:221) at com.lody.virtual.client.VClientImpl.bindApplicationForActivity(VClientImpl.java:216) at android.app.TransactionHandlerProxy.handleLaunchActivity(TransactionHandlerProxy.java:222) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103) at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2253) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:201) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7870) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003) Caused by: java.lang.ClassNotFoundException: Didn't find class "com.tencent.mobileqq.debug.api.impl.QQDebugApiImpl" on path: DexPathList[[zip file "/data/user/0/io.va.exposed64/virtual/data/app/com.tencent.mobileqq/base.apk"],nativeLibraryDirectories=[/data/user/0/io.va.exposed64/virtual/data/app/com.tencent.mobileqq/lib, /data/user/0/io.va.exposed64/virtual/data/app/com.tencent.mobileqq/base.apk!/lib/arm64-v8a, /system/lib64, /system/system_ext/lib64, /system/product/lib64, /vendor/lib64]] at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218) at java.lang.ClassLoader.loadClass(ClassLoader.java:379) at java.lang.ClassLoader.loadClass(ClassLoader.java:312) at java.lang.Class.classForName(Native Method)  at java.lang.Class.forName(Class.java:454)  at java.lang.Class.forName(Class.java:379)  at com.tencent.mobileqq.qroute.SingletonPool.e(P:2)  at com.tencent.mobileqq.qroute.SingletonPool.c(P:10)  at com.tencent.mobileqq.qroute.SingletonPool.b(P:2)  at com.tencent.mobileqq.qroute.QRoute.apiImpl(P:7)  at com.tencent.mobileqq.qroute.QRoute.api(P:1)  at com.tencent.mobileqq.startup.director.StartupDirector.k(P:6)  at com.tencent.common.app.BaseApplicationImpl.onCreate(P:11)  at com.tencent.mobileqq.qfix.QFixApplication.onCreate(P:2)  at mqq.app.AppContentProvider.onCreate(P:1)  at android.content.ContentProvider.attachInfo(ContentProvider.java:2404)  at android.content.ContentProvider.attachInfo(ContentProvider.java:2374)  at android.app.ActivityThread.installProvider(ActivityThread.java:7459)  at java.lang.reflect.Method.invoke(Native Method)  at mirror.RefMethod.call(RefMethod.java:63)  at mirror.android.app.ActivityThread.installProvider(ActivityThread.java:60)  at com.lody.virtual.client.VClientImpl.installContentProviders(VClientImpl.java:613)  at com.lody.virtual.client.VClientImpl.bindApplicationNoCheck(VClientImpl.java:369)  at com.lody.virtual.client.VClientImpl.bindApplication(VClientImpl.java:221)  at com.lody.virtual.client.VClientImpl.bindApplicationForActivity(VClientImpl.java:216)  at android.app.TransactionHandlerProxy.handleLaunchActivity(TransactionHandlerProxy.java:222)  at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)  at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)  at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)  at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2253)  at android.os.Handler.dispatchMessage(Handler.java:106)  at android.os.Looper.loopOnce(Looper.java:201)  at android.os.Looper.loop(Looper.java:288)  at android.app.ActivityThread.main(ActivityThread.java:7870)  at java.lang.reflect.Method.invoke(Native Method)  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)  2022-06-09 14:02:34.511 12062-12062/com.tencent.mobileqq W/ActivityThread: Content provider androidx.core.content.FileProvider already published as com.tencent.mobileqq.external.fileprovider 2022-06-09 14:02:34.809 12062-12062/com.tencent.mobileqq E/mqq: waitInit when empty: java.lang.RuntimeException: at mqq.app.MobileQQ.waitAppRuntime(P:2) at com.tencent.common.app.AppRuntimeFactoryImpl.a(P:1) at com.tencent.common.app.BaseApplicationImpl.getRuntime(P:2) at com.tencent.mobileqq.studymode.StudyModeManager.m(P:1) at com.tencent.mobileqq.startup.step.SetSplash.i(P:2) at com.tencent.mobileqq.startup.step.SetSplash.x(P:1) at com.tencent.mobileqq.startup.step.SetSplash.doStep(P:6) at com.tencent.mobileqq.startup.step.Step.step(P:10) at com.tencent.mobileqq.startup.director.StartupDirector.m(P:26) at com.tencent.common.app.BaseApplicationImpl.onActivityCreate(P:14) at mqq.app.AppActivity.onCreate(P:3) at android.app.Activity.performCreate(Activity.java:8054) at android.app.Activity.performCreate(Activity.java:8034) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1341) at com.lody.virtual.client.hook.delegate.InstrumentationDelegate.callActivityOnCreate(InstrumentationDelegate.java:244) at com.lody.virtual.client.hook.delegate.AppInstrumentation.callActivityOnCreate(AppInstrumentation.java:99) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3688) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3864) at android.app.TransactionHandlerProxy.handleLaunchActivity(TransactionHandlerProxy.java:243) at android.app.TransactionHandlerProxy.handleLaunchActivity(TransactionHandlerProxy.java:225) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103) at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2253) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:201) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7870) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003) 2022-06-09 14:02:35.274 12062-12062/com.tencent.mobileqq E/mqq: can not send intent ,false|true|false 2022-06-09 14:02:35.514 12062-12062/com.tencent.mobileqq E/DBFix: not Login Success 2022-06-09 14:02:35.579 4398-4433/system_process W/BroadcastQueue: Permission Denial: broadcasting Intent { flg=0x10 pkg=com.tencent.mobileqq cmp=com.tencent.mobileqq/.statistics.ReportReceiver (has extras) } from io.va.exposed64 (pid=12062, uid=10159) to com.tencent.mobileqq/.statistics.ReportReceiver is not exported from uid 10137 2022-06-09 14:02:35.662 12062-12153/com.tencent.mobileqq W/System.err: java.lang.NoSuchMethodException: parameter type is null 2022-06-09 14:02:35.662 12062-12153/com.tencent.mobileqq W/System.err: at java.lang.Class.getMethod(Class.java:2094) 2022-06-09 14:02:35.663 12062-12153/com.tencent.mobileqq W/System.err: at java.lang.Class.getMethod(Class.java:1724) 2022-06-09 14:02:35.663 12062-12153/com.tencent.mobileqq W/System.err: at com.tencent.mobileqq.filemanager.util.QQFileManagerUtilImpl.w0(P:4) 2022-06-09 14:02:35.663 12062-12153/com.tencent.mobileqq W/System.err: at com.tencent.mobileqq.filemanager.settings.QQFMSettings.E(P:3) 2022-06-09 14:02:35.663 12062-12153/com.tencent.mobileqq W/System.err: at com.tencent.mobileqq.filemanager.settings.QQFMSettings.(P:12) 2022-06-09 14:02:35.663 12062-12153/com.tencent.mobileqq W/System.err: at com.tencent.mobileqq.filemanager.api.impl.FMSettingsImpl.(P:2) 2022-06-09 14:02:35.663 12062-12153/com.tencent.mobileqq W/System.err: at java.lang.Class.newInstance(Native Method) 2022-06-09 14:02:35.663 12062-12153/com.tencent.mobileqq W/System.err: at com.tencent.mobileqq.qroute.SingletonPool.c(P:11) 2022-06-09 14:02:35.663 12062-12153/com.tencent.mobileqq W/System.err: at com.tencent.mobileqq.qroute.SingletonPool.b(P:2) 2022-06-09 14:02:35.663 12062-12153/com.tencent.mobileqq W/System.err: at com.tencent.mobileqq.qroute.QRoute.apiImpl(P:7) 2022-06-09 14:02:35.663 12062-12153/com.tencent.mobileqq W/System.err: at com.tencent.mobileqq.qroute.QRoute.api(P:1) 2022-06-09 14:02:35.663 12062-12153/com.tencent.mobileqq W/System.err: at com.tencent.mobileqq.filemanager.settings.FMSettings.a(P:1) 2022-06-09 14:02:35.663 12062-12153/com.tencent.mobileqq W/System.err: at com.tencent.mobileqq.filemanager.core.FileManagerDataCenter$2.run(P:8) 2022-06-09 14:02:35.663 12062-12153/com.tencent.mobileqq W/System.err: at android.os.Handler.handleCallback(Handler.java:938) 2022-06-09 14:02:35.664 12062-12153/com.tencent.mobileqq W/System.err: at android.os.Handler.dispatchMessage(Handler.java:99) 2022-06-09 14:02:35.664 12062-12153/com.tencent.mobileqq W/System.err: at android.os.Looper.loopOnce(Looper.java:201) 2022-06-09 14:02:35.664 12062-12153/com.tencent.mobileqq W/System.err: at android.os.Looper.loop(Looper.java:288) 2022-06-09 14:02:35.664 12062-12153/com.tencent.mobileqq W/System.err: at android.os.HandlerThread.run(HandlerThread.java:67) 2022-06-09 14:02:35.781 4398-6396/system_process W/InputManager-JNI: Input channel object '5252988 io.va.exposed64/io.virtualapp.home.LoadingActivity (client)' was disposed without first being removed with the input manager! 2022-06-09 14:02:35.830 4398-4432/system_process W/UsageStatsService: Unexpected activity event reported! (io.va.exposed64/io.virtualapp.settings.SettingsActivity event : 23 instanceId : 74978615) 2022-06-09 14:02:35.866 12062-12062/com.tencent.mobileqq E/page.PageSwitchObserver: postAppearDetectionTask: unable to detect activity 2022-06-09 14:02:35.901 12062-12192/com.tencent.mobileqq W/Gralloc3: mapper 3.x is not supported 2022-06-09 14:02:35.907 12062-12192/com.tencent.mobileqq W/Gralloc4: allocator 4.x is not supported 2022-06-09 14:02:35.907 12062-12192/com.tencent.mobileqq W/Gralloc3: allocator 3.x is not supported 2022-06-09 14:02:35.933 12062-12164/com.tencent.mobileqq W/va.exposed64:p: Verification of void com.tencent.mobileqq.config.QConfigManager.() took 128.915ms (31198.81 bytecodes/s) (71152B approximate peak alloc) 2022-06-09 14:02:36.086 12062-12164/com.tencent.mobileqq W/EventStashManager: realReportEvent, stash event is empty, report stash event is ignored! 2022-06-09 14:02:36.491 12062-12062/com.tencent.mobileqq E/page.PageSwitchObserver: postAppearDetectionTask: unable to detect activity 2022-06-09 14:02:53.715 12062-12062/com.tencent.mobileqq E/2g.outt: init 2022-06-09 14:02:53.715 12062-12062/com.tencent.mobileqq E/2g.outt: sync 2022-06-09 14:02:53.762 4398-7300/system_process W/InputManager-JNI: Input channel object 'd00f902 com.tencent.mobileqq/com.tencent.mobileqq.activity.SplashActivity (client)' was disposed without first being removed with the input manager! 2022-06-09 14:02:53.781 12062-12062/com.tencent.mobileqq E/page.PageSwitchObserver: postAppearDetectionTask: unable to detect activity 2022-06-09 14:02:53.878 12062-12242/com.tencent.mobileqq E/PandoraEx.DeviceInfoMonitor: SE#G_AID is Really Call System API 2022-06-09 14:02:53.913 12062-12242/com.tencent.mobileqq E/PandoraEx.DeviceInfoMonitor: BU#MODEL is Really Call System API 2022-06-09 14:02:53.920 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/libTcHevcDec.so], exist[false], ret[false] 2022-06-09 14:02:53.920 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/libTcHevcDec2.so], exist[false], ret[false] 2022-06-09 14:02:53.921 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/libTcHevcEnc.so], exist[false], ret[false] 2022-06-09 14:02:53.922 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/libtraeopus-armeabi.so], exist[false], ret[false] 2022-06-09 14:02:53.922 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/libtraeopus-armeabi-v7a.so], exist[false], ret[false] 2022-06-09 14:02:53.923 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/libqav_rtc_sdk.so], exist[false], ret[false] 2022-06-09 14:02:53.923 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/libtraeimp-qq.so], exist[false], ret[false] 2022-06-09 14:02:53.923 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/libqav_utils.so], exist[false], ret[false] 2022-06-09 14:02:53.924 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/libTcVpxEnc.so], exist[false], ret[false] 2022-06-09 14:02:53.924 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/libTcVpxDec.so], exist[false], ret[false] 2022-06-09 14:02:53.925 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/libSDKCommon.so], exist[false], ret[false] 2022-06-09 14:02:53.926 12062-12240/com.tencent.mobileqq W/va.exposed64:p: Verification of boolean com.tencent.qimei.p.b.a(java.lang.String) took 149.358ms (2269.70 bytecodes/s) (6904B approximate peak alloc) 2022-06-09 14:02:53.926 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/libqav_graphics.so], exist[false], ret[false] 2022-06-09 14:02:53.927 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/libhwcodec.so], exist[false], ret[false] 2022-06-09 14:02:53.927 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/libqav_gaudio_engine.so], exist[false], ret[false] 2022-06-09 14:02:53.928 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/libqav_media_engine.so], exist[false], ret[false] 2022-06-09 14:02:53.929 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/libVideoCtrl.so], exist[false], ret[false] 2022-06-09 14:02:53.930 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/files/QWallet/.preloaduni/8426156758421E709EFED29E7289A83F/libTcHevcDec2.so], exist[false], ret[false] 2022-06-09 14:02:53.930 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/files/QWallet/.preloaduni/5445668E9DD196CA64E5BD666FF5B05E/libTcHevcDec2.so], exist[false], ret[false] 2022-06-09 14:02:53.931 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/files/QWallet/.preloaduni/3C738B9778923BDDC9DE0A4A2E4B8670/libTcHevcDec2.so], exist[false], ret[false] 2022-06-09 14:02:53.931 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/files/QWallet/.preloaduni/92391145955DE4D436B6FD49C8A7967B/libTcHevcDec2.so], exist[false], ret[false] 2022-06-09 14:02:53.932 12062-12153/com.tencent.mobileqq W/AVSoUtils: delSoFromCache, soPath[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/files/QWallet/.preloaduni/CC4855EBC55D469BD5C02AABADEDC15E/libTcHevcDec2.so], exist[false], ret[false] 2022-06-09 14:02:53.941 12062-12153/com.tencent.mobileqq W/AVSoUtils: extractLibraryFromAssert, libname[qav_rtc_sdk], oldVer[-1_64], newVer[9688375b_64], needDecodeWith7z[true], istxLibPathEmpty[false], txSoFile[false], seq[-1046] 2022-06-09 14:02:53.942 12062-12153/com.tencent.mobileqq W/SoLoadUtil: unCompress7zSo begin, pathName[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/], lzmaLibName[txlib], filterLibsName[libqav_rtc_sdk.so] 2022-06-09 14:02:54.188 12062-12197/com.tencent.mobileqq E/System: ******** DEPRECATED FUNCTIONALITY ******** 2022-06-09 14:02:54.189 12062-12197/com.tencent.mobileqq E/System: * The implementation of the KeyFactory.RSA algorithm from 2022-06-09 14:02:54.189 12062-12197/com.tencent.mobileqq E/System: * the BC provider is deprecated in this version of Android. 2022-06-09 14:02:54.190 12062-12197/com.tencent.mobileqq E/System: * It will be removed in a future version of Android and your 2022-06-09 14:02:54.190 12062-12197/com.tencent.mobileqq E/System: * application will no longer be able to request it. Please see 2022-06-09 14:02:54.191 12062-12197/com.tencent.mobileqq E/System: * https://android-developers.googleblog.com/2018/03/cryptography-changes-in-android-p.html 2022-06-09 14:02:54.191 12062-12197/com.tencent.mobileqq E/System: * for more details. 2022-06-09 14:02:54.233 12062-12153/com.tencent.mobileqq W/AVSoUtils: extractLibraryFromAssert, saveSP, versionKey[key_so_version_qav_rtc_sdk], strNewVer[9688375b_64], seq[-1046] 2022-06-09 14:02:54.234 12062-12153/com.tencent.mobileqq W/AVSoUtils: extractLibraryFromAssert end, libName[qav_rtc_sdk], costTime[292], exists[true], seq[-1046] 2022-06-09 14:02:54.235 12062-12153/com.tencent.mobileqq W/AVSoUtils: extractLibraryFromAssert, libname[traeimp-qq], oldVer[-1_64], newVer[9688375b_64], needDecodeWith7z[true], istxLibPathEmpty[false], txSoFile[false], seq[-1046] 2022-06-09 14:02:54.236 12062-12153/com.tencent.mobileqq W/SoLoadUtil: unCompress7zSo begin, pathName[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/], lzmaLibName[txlib], filterLibsName[libtraeimp-qq.so] 2022-06-09 14:02:54.238 12062-12153/com.tencent.mobileqq W/SoLoadCore: assestCrcConfigs already exists 2022-06-09 14:02:54.400 12062-12153/com.tencent.mobileqq W/AVSoUtils: extractLibraryFromAssert, saveSP, versionKey[key_so_version_traeimp-qq], strNewVer[9688375b_64], seq[-1046] 2022-06-09 14:02:54.401 12062-12153/com.tencent.mobileqq W/AVSoUtils: extractLibraryFromAssert end, libName[traeimp-qq], costTime[165], exists[true], seq[-1046] 2022-06-09 14:02:54.402 12062-12153/com.tencent.mobileqq W/AVSoUtils: extractLibraryFromAssert, libname[qav_utils], oldVer[-1_64], newVer[9688375b_64], needDecodeWith7z[true], istxLibPathEmpty[false], txSoFile[false], seq[-1046] 2022-06-09 14:02:54.402 12062-12153/com.tencent.mobileqq W/SoLoadUtil: unCompress7zSo begin, pathName[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/], lzmaLibName[txlib], filterLibsName[libqav_utils.so] 2022-06-09 14:02:54.403 12062-12153/com.tencent.mobileqq W/SoLoadCore: assestCrcConfigs already exists 2022-06-09 14:02:54.410 12062-12153/com.tencent.mobileqq W/AVSoUtils: extractLibraryFromAssert, error2, res[256], exists[false], seq[-1046] 2022-06-09 14:02:54.411 12062-12153/com.tencent.mobileqq W/AVSoUtils: extractLibraryFromAssert end, libName[qav_utils], costTime[9], exists[false], seq[-1046] 2022-06-09 14:02:54.419 12062-12153/com.tencent.mobileqq W/SoLoadUtil: unCompress7zSo begin, pathName[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/], lzmaLibName[txlib], filterLibsName[libpng-arm64-v8a.so] 2022-06-09 14:02:54.420 12062-12153/com.tencent.mobileqq W/SoLoadCore: assestCrcConfigs already exists 2022-06-09 14:02:54.438 12062-12153/com.tencent.mobileqq W/SoLoadUtil: unCompress7zSo begin, pathName[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/], lzmaLibName[txlib], filterLibsName[libark.so] 2022-06-09 14:02:54.439 12062-12153/com.tencent.mobileqq W/SoLoadCore: assestCrcConfigs already exists 2022-06-09 14:02:54.776 12062-12153/com.tencent.mobileqq W/SoLoadUtil: unCompress7zSo begin, pathName[/data/user/0/io.va.exposed64/virtual/data/user/0/com.tencent.mobileqq/txlib/], lzmaLibName[txlib], filterLibsName[libWordSegment.so] 2022-06-09 14:02:54.778 12062-12153/com.tencent.mobileqq W/SoLoadCore: assestCrcConfigs already exists 2022-06-09 14:02:54.881 12062-12153/com.tencent.mobileqq E/AutoMonitor: UPDATE_STEPS true 2022-06-09 14:02:56.237 12062-12188/com.tencent.mobileqq E/Theme.ThemeUtil: initTheme logout appInterface 2022-06-09 14:02:56.656 12062-12153/com.tencent.mobileqq W/SoLoadCore: assestCrcConfigs already exists 2022-06-09 14:02:56.885 12062-12188/com.tencent.mobileqq E/ThemeUtils: View class com.airbnb.lottie.LottieAnimationView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant). 2022-06-09 14:02:56.950 12062-12188/com.tencent.mobileqq E/ThemeUtils: View class com.airbnb.lottie.LottieAnimationView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant). 2022-06-09 14:02:56.977 12062-12188/com.tencent.mobileqq E/ThemeUtils: View class com.airbnb.lottie.LottieAnimationView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant). 2022-06-09 14:02:56.994 12062-12188/com.tencent.mobileqq E/ThemeUtils: View class com.airbnb.lottie.LottieAnimationView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant). 2022-06-09 14:02:57.011 12062-12188/com.tencent.mobileqq E/ThemeUtils: View class com.airbnb.lottie.LottieAnimationView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant). 2022-06-09 14:02:57.023 12062-12188/com.tencent.mobileqq E/ThemeUtils: View class com.airbnb.lottie.LottieAnimationView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant). 2022-06-09 14:02:57.171 12062-12278/com.tencent.mobileqq W/LOTTIE: Animation contains merge paths. Merge paths are only supported on KitKat+ and must be manually enabled by calling enableMergePathsForKitKatAndAbove(). 2022-06-09 14:02:57.223 12062-12062/com.tencent.mobileqq W/LOTTIE: Animation contains merge paths but they are disabled. 2022-06-09 14:02:57.417 13982-13994/com.tencent.mm W/tencent.mm:pus: Reducing the number of considered missed Gc histogram windows from 146 to 100 2022-06-09 14:02:59.337 12062-12062/com.tencent.mobileqq E/UserGuide: showUserGuide false, , 8120 2022-06-09 14:02:59.517 12062-12062/com.tencent.mobileqq E/page.PageSwitchObserver: postAppearDetectionTask: unable to detect activity 2022-06-09 14:02:59.695 12062-12290/com.tencent.mobileqq W/SQLiteLog: (28) double-quoted string literal: "rR0He/XnlZM3AfwUfiWlJDc1rWSwqAalIEsilUarJm1Rd/AelDzqMHuNDvXVffdG" 2022-06-09 14:02:59.799 4398-7573/system_process W/ContentProviderHelper: Permission Denial: opening provider com.tencent.common.config.provider.QZoneConfigProvider from ProcessRecord{65f54ef 12062:io.va.exposed64:p0/u0a159} (pid=12062, uid=10159) that is not exported from UID 10137 2022-06-09 14:02:59.810 12062-12062/com.tencent.mobileqq E/QzoneConfig: key = qzonesetting secondaryKey= isusemmkv value= null 2022-06-09 14:02:59.817 12062-12302/com.tencent.mobileqq E/QZoneConfigProvider: getmSqlManager uin=invalid uin 2022-06-09 14:02:59.967 12062-12062/com.tencent.mobileqq E/page.PageSwitchObserver: postAppearDetectionTask: unable to detect activity 2022-06-09 14:02:59.968 12062-12062/com.tencent.mobileqq E/page.PageSwitchObserver: postAppearDetectionTask: unable to detect activity 2022-06-09 14:03:00.328 12312-12312/io.va.exposed64 W/va.exposed64:p: Accessing hidden method Landroid/hardware/Camera;->native_setup(Ljava/lang/Object;IILjava/lang/String;)I (unsupported, reflection, allowed) 2022-06-09 14:03:00.366 4398-7573/system_process W/ProcessStats: Tracking association SourceState{f0eb23b io.va.exposed64:p1/10159 BTopFgs #18458} whose proc state 2 is better than process ProcessState{fef2a95 io.va.exposed64:x/10159 pkg=io.va.exposed64} proc state 3 (4 skipped) 2022-06-09 14:03:00.585 12312-12312/io.va.exposed64 W/MethodInvocationStub: Unable to build HookDelegate: BinderInvocationStub. 2022-06-09 14:03:00.628 12312-12312/io.va.exposed64 W/MethodInvocationStub: Unable to build HookDelegate: BinderInvocationStub. 2022-06-09 14:03:00.645 12312-12312/io.va.exposed64 W/MethodInvocationStub: Unable to build HookDelegate: BinderInvocationStub. 2022-06-09 14:03:00.656 4398-7573/system_process W/InputManager-JNI: Input channel object '71817b4 com.tencent.mobileqq/com.tencent.mobileqq.activity.SplashActivity (client)' was disposed without first being removed with the input manager! 2022-06-09 14:03:00.754 12312-12312/io.va.exposed64 W/MethodInvocationStub: The Hook(finishActivity, com.lody.virtual.client.hook.proxies.am.ActivityTaskManagerStub$3) you added has been in existence. 2022-06-09 14:03:00.842 12062-12153/com.tencent.mobileqq W/va.exposed64:p: Long monitor contention with owner ServletForward (12306) at int com.tencent.mobileqq.msf.sdk.n.sendMsg(com.tencent.qphone.base.remote.ToServiceMsg)(P:41) waiters=0 in int com.tencent.mobileqq.msf.sdk.n.sendMsg(com.tencent.qphone.base.remote.ToServiceMsg) for 890ms 2022-06-09 14:03:00.901 12312-12312/com.tencent.mobileqq:MSF W/VEnvironment: Unable to create the directory: /storage/emulated/0/VirtualXposed/vsdcard. 2022-06-09 14:03:00.952 12062-12153/com.tencent.mobileqq E/mqq: can not send intent ,false|true|false 2022-06-09 14:03:00.953 12312-12312/com.tencent.mobileqq:MSF W/VEnvironment: Unable to create the directory: /storage/emulated/0/VirtualXposed/vsdcard/0. 2022-06-09 14:03:01.338 12062-12349/com.tencent.mobileqq E/mqq: can not send intent ,false|true|false 2022-06-09 14:03:01.346 12062-12153/com.tencent.mobileqq E/QzoneConfig: key = qqtriton secondaryKey= minigamelogenable value= null 2022-06-09 14:03:01.346 12062-12153/com.tencent.mobileqq E/QzoneConfig: key = qqtriton secondaryKey= minishowtimeout value= null 2022-06-09 14:03:01.347 12062-12153/com.tencent.mobileqq E/QzoneConfig: key = qqtriton secondaryKey= minireportdelaywaiting value= null 2022-06-09 14:03:01.347 12062-12302/com.tencent.mobileqq E/QZoneConfigProvider: getmSqlManager uin=invalid uin 2022-06-09 14:03:01.348 12062-12153/com.tencent.mobileqq E/QzoneConfig: key = qqtriton secondaryKey= minireportdelaycheckdb value= null 2022-06-09 14:03:01.349 12062-12302/com.tencent.mobileqq E/QZoneConfigProvider: getmSqlManager uin=invalid uin 2022-06-09 14:03:01.400 12062-12153/com.tencent.mobileqq E/QzoneConfig: key = qqcircle secondaryKey= qqcircle_folder_funnel_report_enable value= null 2022-06-09 14:03:01.402 12062-12302/com.tencent.mobileqq E/QZoneConfigProvider: getmSqlManager uin=invalid uin 2022-06-09 14:03:01.421 12062-12153/com.tencent.mobileqq E/QzoneConfig: key = qqcircle secondaryKey= qqcircle_show_entrance_on_main_tab value= null 2022-06-09 14:03:01.423 12062-12302/com.tencent.mobileqq E/QZoneConfigProvider: getmSqlManager uin=invalid uin 2022-06-09 14:03:01.457 12062-12062/com.tencent.mobileqq E/page.PageSwitchObserver: postAppearDetectionTask: unable to detect activity 2022-06-09 14:03:01.563 12062-12153/com.tencent.mobileqq E/VasIPCModule: onCall missing action = com.tencent.mobileqq.vas.tianshu.TianshuWebManagerImpl$setTraceInfoOfLastClick 2022-06-09 14:03:01.664 12062-12062/com.tencent.mobileqq E/LoginPagesMoreActionHelper: login_pages_more_action no param 2022-06-09 14:03:01.704 12062-12062/com.tencent.mobileqq E/LoginPagesMoreActionHelper: MoreAction ActionSheet wrong paramsorg.json.JSONException: End of input at character 0 of at org.json.JSONTokener.syntaxError(JSONTokener.java:460) at org.json.JSONTokener.nextValue(JSONTokener.java:101) at org.json.JSONObject.(JSONObject.java:168) at org.json.JSONObject.(JSONObject.java:185) at com.tencent.mobileqq.login.LoginPagesMoreActionHelper.d(P:5) at com.tencent.mobileqq.activity.registerGuideLogin.LoginView.Vk(P:4) at com.tencent.mobileqq.activity.registerGuideLogin.LoginView.pk(P:15) at com.tencent.mobileqq.activity.registerGuideLogin.LoginView.initViews(P:41) at com.tencent.mobileqq.activity.registerGuideLogin.LoginView.onCreateView(P:8) at androidx.fragment.app.Fragment.performCreateView(P:4) at androidx.fragment.app.FragmentStateManager.createView(P:13) at androidx.fragment.app.FragmentManager.moveToState(P:25) at androidx.fragment.app.FragmentManager.moveToState(P:69) at androidx.fragment.app.FragmentManager.moveFragmentToExpectedState(P:4) at androidx.fragment.app.FragmentManager.moveToState(P:75) at androidx.fragment.app.BackStackRecord.executeOps(P:28) at androidx.fragment.app.FragmentManager.executeOps(P:6) at androidx.fragment.app.FragmentManager.executeOpsTogether(P:14) at androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(P:10) at androidx.fragment.app.FragmentManager.execPendingActions(P:4) at androidx.fragment.app.FragmentManager$4.run(P:1) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:201) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7870) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003) 2022-06-09 14:03:01.816 12062-12062/com.tencent.mobileqq W/va.exposed64:p: Class oicq.wlogin_sdk.request.c failed lock verification and will run slower. 2022-06-09 14:03:02.630 12062-12292/com.tencent.mobileqq E/mqq: can not send intent ,false|true|false 2022-06-09 14:03:02.731 12062-12062/com.tencent.mobileqq E/page.PageSwitchObserver: postAppearDetectionTask: unable to detect activity 2022-06-09 14:03:02.783 12062-12062/com.tencent.mobileqq E/LocalPhoneGatewayCallback: onChangeNetworkError : mobile network is unable 2022-06-09 14:03:02.784 12062-12062/com.tencent.mobileqq E/LocalPhoneGatewayCallback: onChangeNetworkError : mobile network is unable 2022-06-09 14:03:02.785 12062-12062/com.tencent.mobileqq E/LocalPhoneGatewayCallback: no success request 2022-06-09 14:03:02.786 12062-12062/com.tencent.mobileqq E/LoginActivity.LoginView: getMaskPhoneNum error : -100002 exception : java.lang.Exception: mobile network is unable userClick: false 2022-06-09 14:03:02.794 12062-12062/com.tencent.mobileqq E/LoginActivity.LoginView: hideLoadingDialog error : java.lang.IllegalArgumentException: no dialog with id 4 was ever shown via Activity#showDialog at android.app.Activity.missingDialog(Activity.java:4921) at android.app.Activity.dismissDialog(Activity.java:4906) at com.tencent.mobileqq.activity.registerGuideLogin.LoginView.mk(P:2) at com.tencent.mobileqq.activity.registerGuideLogin.LoginView$WeakMaskCallback.a(P:7) at com.tencent.mobileqq.gateway.localphone.LocalPhoneHttpModule$1.a(P:1) at com.tencent.mobileqq.gateway.localphone.LocalPhoneHttpModule$5.a(P:1) at com.tencent.mobileqq.gateway.localphone.LocalPhoneGatewayCallback.m1(P:7) at com.tencent.mobileqq.gateway.localphone.GateWayVerifyManager.C(P:12) at com.tencent.mobileqq.gateway.localphone.LocalPhoneHttpModule.C(P:10) at com.tencent.mobileqq.gateway.localphone.LocalPhoneHttpModule.o(P:1) at com.tencent.mobileqq.gateway.localphone.LocalPhoneHttpModule$4.onSuccess(P:5) at com.tencent.mobileqq.gateway.localphone.LocalPhoneServlet$1$1.run(P:2) at mqq.os.MqqHandler.handleCallback(P:1) at mqq.os.MqqHandler.dispatchMessage(P:4) at mqq.os.MqqHandler$NativeHandler.dispatchMessage(P:1) at android.os.Looper.loopOnce(Looper.java:201) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7870) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003) 2022-06-09 14:03:03.107 12062-12153/com.tencent.mobileqq E/MD5: loadso msfbootV2 true resultCode=262144 cost=12 2022-06-09 14:03:07.688 12312-12312/com.tencent.mobileqq:MSF W/va.exposed64:p: ClassLoaderContext type mismatch. expected=PCL, found=DLC (PCL[] | DLC[]) 2022-06-09 14:03:08.755 12312-12312/com.tencent.mobileqq:MSF E/PandoraEx.ConfigManager: initDefaultConfig initLevel is defaultConfig 2022-06-09 14:03:09.107 12312-12312/com.tencent.mobileqq:MSF W/va.exposed64:p: Class android.support.v4.util.ArraySet failed lock verification and will run slower. Common causes for lock verification issues are non-optimized dex code and incorrect proguard optimizations.

2022-06-09 14:03:10.433 12312-12312/com.tencent.mobileqq:MSF E/MSF.C.NativeConfigStore: loadso msfbootV2 true resultCode=262144 cost=10 2022-06-09 14:03:10.671 12312-12312/com.tencent.mobileqq:MSF W/va.exposed64:p: Class oicq.wlogin_sdk.request.c failed lock verification and will run slower. 2022-06-09 14:03:10.937 12312-12436/com.tencent.mobileqq:MSF E/va.exposed64:p: No implementation found for int oicq.wlogin_sdk.tools.RSACrypt.genrsakey() (tried Java_oicq_wlogin_1sdk_tools_RSACrypt_genrsakey and Java_oicq_wlogin_1sdk_tools_RSACrypt_genrsakey__) 2022-06-09 14:03:11.995 12312-12312/com.tencent.mobileqq:MSF E/PandoraEx.NetworkMonitor: WI#G_MA_ADDR is Really Call System API 2022-06-09 14:03:12.081 12312-12312/com.tencent.mobileqq:MSF E/2g.outt: init 2022-06-09 14:03:12.081 12312-12312/com.tencent.mobileqq:MSF E/2g.outt: sync 2022-06-09 14:03:12.115 12312-12407/com.tencent.mobileqq:MSF W/va.exposed64:p: Verification of android.content.Intent com.tencent.mobileqq.app.QQAppInterface.getIntentByUin(android.content.Context, com.tencent.imcore.message.Message, int) took 137.268ms (9200.98 bytecodes/s) (28928B approximate peak alloc) 2022-06-09 14:03:12.452 12312-12312/com.tencent.mobileqq:MSF W/va.exposed64:p: Verification of void com.tencent.mobileqq.config.QConfigManager.() took 341.928ms (11762.70 bytecodes/s) (71152B approximate peak alloc) 2022-06-09 14:03:12.824 12312-12407/com.tencent.mobileqq:MSF W/va.exposed64:p: Verification of void com.tencent.mobileqq.app.QQManagerFactory.lazyLoadManager() took 164.769ms (9989.74 bytecodes/s) (30968B approximate peak alloc) 2022-06-09 14:03:13.348 12312-12475/com.tencent.mobileqq:MSF E/System: ******** DEPRECATED FUNCTIONALITY ******** 2022-06-09 14:03:13.348 12312-12475/com.tencent.mobileqq:MSF E/System: * The implementation of the KeyFactory.RSA algorithm from 2022-06-09 14:03:13.348 12312-12475/com.tencent.mobileqq:MSF E/System: * the BC provider is deprecated in this version of Android. 2022-06-09 14:03:13.348 12312-12475/com.tencent.mobileqq:MSF E/System: * It will be removed in a future version of Android and your 2022-06-09 14:03:13.348 12312-12475/com.tencent.mobileqq:MSF E/System: * application will no longer be able to request it. Please see 2022-06-09 14:03:13.348 12312-12475/com.tencent.mobileqq:MSF E/System: * https://android-developers.googleblog.com/2018/03/cryptography-changes-in-android-p.html 2022-06-09 14:03:13.348 12312-12475/com.tencent.mobileqq:MSF E/System: * for more details. 2022-06-09 14:03:13.786 12312-12468/com.tencent.mobileqq:MSF W/va.exposed64:p: Verification of boolean com.tencent.qimei.p.b.a(java.lang.String) took 708.771ms (478.29 bytecodes/s) (6904B approximate peak alloc) 2022-06-09 14:03:14.116 12312-12312/com.tencent.mobileqq:MSF E/MSF.C.CodecWarpper: loadso codecwrapperV2 true resultCode=262144 cost=41 2022-06-09 14:03:14.592 12312-12312/com.tencent.mobileqq:MSF W/va.exposed64:p: Verification of byte[] com.tencent.mobileqq.msf.core.net.g.a(com.tencent.qphone.base.remote.ToServiceMsg, byte[], java.lang.String, com.tencent.mobileqq.msf.core.quicksend.g) took 135.474ms (4443.63 bytecodes/s) (12232B approximate peak alloc) 2022-06-09 14:03:14.996 12312-12475/com.tencent.mobileqq:MSF W/va.exposed64:p: Long monitor contention with owner beacon-thread-2 (12474) at void com.tencent.beacon.a.d.f.run()(P:8) waiters=0 in java.lang.Object com.tencent.beacon.a.d.g.a(java.lang.String, java.lang.Object) for 155ms 2022-06-09 14:03:15.165 12312-12482/com.tencent.mobileqq:MSF W/va.exposed64:p: Long monitor contention with owner QQ_SUB (12407) at com.tencent.qqperf.config.APMConfig com.tencent.qqperf.MagnifierSDK.d()(P:9) waiters=0 in com.tencent.qqperf.config.APMConfig com.tencent.qqperf.MagnifierSDK.d() for 792ms 2022-06-09 14:03:15.213 12312-12469/com.tencent.mobileqq:MSF W/va.exposed64:p: Long monitor contention with owner beacon-thread-3 (12475) at void com.tencent.beacon.a.d.g.b(java.lang.String, java.lang.Object)(P:20) waiters=0 in void com.tencent.beacon.a.d.f.run() for 215ms 2022-06-09 14:03:15.453 12312-12485/com.tencent.mobileqq:MSF W/Settings: Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 2022-06-09 14:03:15.472 12062-12081/com.tencent.mobileqq E/DatabaseUtils: Writing exception to parcel java.lang.SecurityException: Calling uid: 10002 doesn't match source uid: 10159 at android.content.AttributionSource.enforceCallingUid(AttributionSource.java:250) at android.content.AttributionSource.enforceCallingUidAndPid(AttributionSource.java:236) at android.content.AttributionSource.(AttributionSource.java:158) at android.content.AttributionSource$1.createFromParcel(AttributionSource.java:492) at android.content.AttributionSource$1.createFromParcel(AttributionSource.java:484) at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:88) at android.os.Binder.execTransactInternal(Binder.java:1179) at android.os.Binder.execTransact(Binder.java:1143) 2022-06-09 14:03:15.498 12062-12081/com.tencent.mobileqq E/DatabaseUtils: Writing exception to parcel java.lang.SecurityException: Calling uid: 10002 doesn't match source uid: 10159 at android.content.AttributionSource.enforceCallingUid(AttributionSource.java:250) at android.content.AttributionSource.enforceCallingUidAndPid(AttributionSource.java:236) at android.content.AttributionSource.(AttributionSource.java:158) at android.content.AttributionSource$1.createFromParcel(AttributionSource.java:492) at android.content.AttributionSource$1.createFromParcel(AttributionSource.java:484) at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:88) at android.os.Binder.execTransactInternal(Binder.java:1179) at android.os.Binder.execTransact(Binder.java:1143)

2022-06-09 14:03:16.741 12312-12485/com.tencent.mobileqq:MSF E/MSF.C.NetConnTag.true: [openConn] socket has built, socketEngineID: 0socket: 220503578java.lang.Throwable at com.tencent.mobileqq.msf.core.net.m.a(P:46) at com.tencent.mobileqq.msf.core.net.p.a(P:207) at com.tencent.mobileqq.msf.core.net.p.a(P:203) at com.tencent.mobileqq.msf.core.net.p.a(P:179) at com.tencent.mobileqq.msf.core.net.p.b(P:40) at com.tencent.mobileqq.msf.core.net.p.a(P:108) at com.tencent.mobileqq.msf.core.net.p.q(P:1) at com.tencent.mobileqq.msf.core.net.p.a(P:217) at com.tencent.mobileqq.msf.core.ae$c.run(P:106) 2022-06-09 14:03:17.110 12312-12328/com.tencent.mobileqq:MSF W/System: A resource failed to call close. 2022-06-09 14:03:17.895 12312-12485/com.tencent.mobileqq:MSF E/MSF.C.NetConnTag.true: [openConn] socket has built, socketEngineID: 0socket: 14582246java.lang.Throwable at com.tencent.mobileqq.msf.core.net.m.a(P:46) at com.tencent.mobileqq.msf.core.net.p.a(P:207) at com.tencent.mobileqq.msf.core.net.p.a(P:203) at com.tencent.mobileqq.msf.core.net.p.a(P:179) at com.tencent.mobileqq.msf.core.net.p.b(P:40) at com.tencent.mobileqq.msf.core.net.p.a(P:108) at com.tencent.mobileqq.msf.core.net.p.q(P:1) at com.tencent.mobileqq.msf.core.net.p.a(P:217) at com.tencent.mobileqq.msf.core.ae$c.run(P:106)

ayew22 avatar Jun 09 '22 06:06 ayew22