Skip to content

[Bug] 防撤回初始化失败 #1428

@HANSUN2233

Description

@HANSUN2233

复现步骤 / Steps to reproduce

1.启动防撤回显示初始化失败
2.排障列表显示防撤回两个异常

预期行为 / Expected behaviour

无错误提示 可以防撤回

实际行为 / Actual behaviour

防撤回启动失败

1.5.2.r2387.18f8d8d
QQ9.1.35(8708)
PID: 16958, UID: 10297
cc.ioctl.hook.msg.RevokeMsgHook
isInitialized: true
isInitializationSuccessful: true
isEnabled: true
isAvailable: true
isPreparationRequired: false
errors: 2
java.lang.RuntimeException: AobScanUtils: failed to find target 'RecallC2cSysMsg' with sequence '098d40f8f50300aa21008052f30302aa290040f9' mask 'ffffffffffffffffffffffffffffffffff00ffff'
at java.lang.Runtime.nativeLoad(Native Method)
at java.lang.Runtime.nativeLoad(Runtime.java:1121)
at java.lang.Runtime.loadLibrary0(Runtime.java:1075)
at java.lang.Runtime.loadLibrary0(Runtime.java:998)
at java.lang.System.loadLibrary(System.java:1661)
at com.tencent.qqnt.kernel.api.impl.KernelSetterImpl.(P:26)
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.a.e(P:2)
at com.tencent.mobileqq.qroute.a.c(P:11)
at com.tencent.mobileqq.qroute.a.b(P:2)
at com.tencent.mobileqq.qroute.QRoute.apiImpl(P:9)
at com.tencent.mobileqq.qroute.QRoute.api(P:1)
at com.tencent.mobileqq.startup.task.KernelInitTask.run(P:6)
at com.tencent.qqnt.startup.NtStartupDispatcher.c(P:6)
at com.tencent.qqnt.startup.NtStartupDispatcher.a(P:1)
at com.tencent.qqnt.startup.NtStartupDispatcher$dispatcher$2.invoke(P:2)
at com.tencent.qqnt.startup.NtStartupDispatcher$dispatcher$2.invoke(P:1)
at com.tencent.qqnt.startup.NtStartupExecutor$sam$java_lang_Runnable$0.run(Unknown Source:17)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
at java.lang.Thread.run(Thread.java:1015)
at com.tencent.thread.monitor.plugin.proxy.BaseThread.run(P:1)

java.lang.RuntimeException: InitInitNtKernelRecallMsgHook failed, fnHookProc failed
at java.lang.Runtime.nativeLoad(Native Method)
at java.lang.Runtime.nativeLoad(Runtime.java:1121)
at java.lang.Runtime.loadLibrary0(Runtime.java:1075)
at java.lang.Runtime.loadLibrary0(Runtime.java:998)
at java.lang.System.loadLibrary(System.java:1661)
at com.tencent.qqnt.kernel.api.impl.KernelSetterImpl.(P:26)
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.a.e(P:2)
at com.tencent.mobileqq.qroute.a.c(P:11)
at com.tencent.mobileqq.qroute.a.b(P:2)
at com.tencent.mobileqq.qroute.QRoute.apiImpl(P:9)
at com.tencent.mobileqq.qroute.QRoute.api(P:1)
at com.tencent.mobileqq.startup.task.KernelInitTask.run(P:6)
at com.tencent.qqnt.startup.NtStartupDispatcher.c(P:6)
at com.tencent.qqnt.startup.NtStartupDispatcher.a(P:1)
at com.tencent.qqnt.startup.NtStartupDispatcher$dispatcher$2.invoke(P:2)
at com.tencent.qqnt.startup.NtStartupDispatcher$dispatcher$2.invoke(P:1)
at com.tencent.qqnt.startup.NtStartupExecutor$sam$java_lang_Runnable$0.run(Unknown Source:17)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
at java.lang.Thread.run(Thread.java:1015)
at com.tencent.thread.monitor.plugin.proxy.BaseThread.run(P:1)

你使用的Xposed框架 / Xposed Framework you used

LSPatch

你使用的安卓系统版本 / Your Android version

安卓13

QQ(TIM) 版本 / QQ(TIM) Version

9.1.35

模块版本 / Module Version

1.5.8.r2672.0f99e56(2672)

版本和其他要求 / Version and Other Requirements

  • 我正在使用最新 CI 调试版本且启用详细日志 / I am using latest debug CI version of QAuxiliary and enable verbose log
  • 我使用的 QQ 是官方发布的正式版本,而非修改版或测试版 / The QQ I am using is an official release version, not a modified or beta version
  • 我已经在 Issue Tracker 中找过我要提出的问题,没有找到相同问题。重复问题会被关闭。
  • 我已知晓并同意,此处仅用于汇报主程序中存在的问题。若这个 Issue 是关于其他非程序本身问题,则我的 Issue 可能会被无条件自动关闭或/并锁定。
  • 我已知晓并同意,如果我不按照模板提供的指示进行填写,则我的 Issue 可能会被无条件删除。

日志 / Logs

1.5.2.r2387.18f8d8d
QQ9.1.35(8708)
PID: 16958, UID: 10297
cc.ioctl.hook.msg.RevokeMsgHook
isInitialized: true
isInitializationSuccessful: true
isEnabled: true
isAvailable: true
isPreparationRequired: false
errors: 2
java.lang.RuntimeException: AobScanUtils: failed to find target 'RecallC2cSysMsg' with sequence '098d40f8f50300aa21008052f30302aa290040f9' mask 'ffffffffffffffffffffffffffffffffff00ffff'
at java.lang.Runtime.nativeLoad(Native Method)
at java.lang.Runtime.nativeLoad(Runtime.java:1121)
at java.lang.Runtime.loadLibrary0(Runtime.java:1075)
at java.lang.Runtime.loadLibrary0(Runtime.java:998)
at java.lang.System.loadLibrary(System.java:1661)
at com.tencent.qqnt.kernel.api.impl.KernelSetterImpl.(P:26)
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.a.e(P:2)
at com.tencent.mobileqq.qroute.a.c(P:11)
at com.tencent.mobileqq.qroute.a.b(P:2)
at com.tencent.mobileqq.qroute.QRoute.apiImpl(P:9)
at com.tencent.mobileqq.qroute.QRoute.api(P:1)
at com.tencent.mobileqq.startup.task.KernelInitTask.run(P:6)
at com.tencent.qqnt.startup.NtStartupDispatcher.c(P:6)
at com.tencent.qqnt.startup.NtStartupDispatcher.a(P:1)
at com.tencent.qqnt.startup.NtStartupDispatcher$dispatcher$2.invoke(P:2)
at com.tencent.qqnt.startup.NtStartupDispatcher$dispatcher$2.invoke(P:1)
at com.tencent.qqnt.startup.NtStartupExecutor$sam$java_lang_Runnable$0.run(Unknown Source:17)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
at java.lang.Thread.run(Thread.java:1015)
at com.tencent.thread.monitor.plugin.proxy.BaseThread.run(P:1)

java.lang.RuntimeException: InitInitNtKernelRecallMsgHook failed, fnHookProc failed
at java.lang.Runtime.nativeLoad(Native Method)
at java.lang.Runtime.nativeLoad(Runtime.java:1121)
at java.lang.Runtime.loadLibrary0(Runtime.java:1075)
at java.lang.Runtime.loadLibrary0(Runtime.java:998)
at java.lang.System.loadLibrary(System.java:1661)
at com.tencent.qqnt.kernel.api.impl.KernelSetterImpl.(P:26)
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.a.e(P:2)
at com.tencent.mobileqq.qroute.a.c(P:11)
at com.tencent.mobileqq.qroute.a.b(P:2)
at com.tencent.mobileqq.qroute.QRoute.apiImpl(P:9)
at com.tencent.mobileqq.qroute.QRoute.api(P:1)
at com.tencent.mobileqq.startup.task.KernelInitTask.run(P:6)
at com.tencent.qqnt.startup.NtStartupDispatcher.c(P:6)
at com.tencent.qqnt.startup.NtStartupDispatcher.a(P:1)
at com.tencent.qqnt.startup.NtStartupDispatcher$dispatcher$2.invoke(P:2)
at com.tencent.qqnt.startup.NtStartupDispatcher$dispatcher$2.invoke(P:1)
at com.tencent.qqnt.startup.NtStartupExecutor$sam$java_lang_Runnable$0.run(Unknown Source:17)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
at java.lang.Thread.run(Thread.java:1015)
at com.tencent.thread.monitor.plugin.proxy.BaseThread.run(P:1)

补充说明(可选) / Additional information (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions