V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
工单节点使用指南
• 请用平和的语言准确描述你所遇到的问题
• 厂商的技术支持和你一样也是有喜怒哀乐的普通人类,尊重是相互的
• 如果是关于 V2EX 本身的问题反馈,请使用 反馈 节点
diggerdu
V2EX  ›  全球工单系统

求助: 荣耀手机开机解锁界面无限 crash

  •  
  •   diggerdu · 22 天前 · 709 次点击

    adb 日志

    --------- beginning of crash
    08-25 04:14:00.506  2504  3614 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: WifiEnhanceHandlerThread
    08-25 04:14:00.506  2504  3614 E AndroidRuntime: java.lang.IllegalArgumentException: A BSSID had configured but MAC randomization setting is not NONE
    08-25 04:14:00.506  2504  3614 E AndroidRuntime:        at android.net.wifi.SoftApConfiguration$Builder.build(SoftApConfiguration.java:1347)
    08-25 04:14:00.506  2504  3614 E AndroidRuntime:        at com.hihonor.server.wifienhance.SoftApHelper.setSoftApConifgurationToRandomizationPersistent(SoftApHelper.java:417)
    08-25 04:14:00.506  2504  3614 E AndroidRuntime:        at com.hihonor.server.wifienhance.SoftApHelper.<init>(SoftApHelper.java:179)
    08-25 04:14:00.506  2504  3614 E AndroidRuntime:        at com.hihonor.server.wifienhance.SoftApHelper.init(SoftApHelper.java:269)
    08-25 04:14:00.506  2504  3614 E AndroidRuntime:        at com.hihonor.server.wifienhance.WifiEnhanceServiceImpl.lambda$handleBootCompleted$0(WifiEnhanceServiceImpl.java:348)
    08-25 04:14:00.506  2504  3614 E AndroidRuntime:        at com.hihonor.server.wifienhance.WifiEnhanceServiceImpl.$r8$lambda$Q61pt1pI4ADurbygqpY6XrKJbfI(Unknown Source:0)
    08-25 04:14:00.506  2504  3614 E AndroidRuntime:        at com.hihonor.server.wifienhance.WifiEnhanceServiceImpl$$ExternalSyntheticLambda0.run(Unknown Source:2)
    08-25 04:14:00.506  2504  3614 E AndroidRuntime:        at android.os.Handler.handleCallback(Handler.java:996)
    08-25 04:14:00.506  2504  3614 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:110)
    08-25 04:14:00.506  2504  3614 E AndroidRuntime:        at android.os.Looper.loopOnce(Looper.java:210)
    08-25 04:14:00.506  2504  3614 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:302)
    08-25 04:14:00.506  2504  3614 E AndroidRuntime:        at android.os.HandlerThread.run(HandlerThread.java:67)
    08-25 04:14:00.633  3802  5370 E AndroidRuntime: FATAL EXCEPTION: VolumeDialogControllerImpl
    08-25 04:14:00.633  3802  5370 E AndroidRuntime: Process: com.android.systemui, PID: 3802
    08-25 04:14:00.633  3802  5370 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
    08-25 04:14:00.636  5524  5524 E AndroidRuntime: FATAL EXCEPTION: main
    08-25 04:14:00.636  5524  5524 E AndroidRuntime: Process: com.hihonor.android.findmydevice.master, PID: 5524
    08-25 04:14:00.636  5524  5524 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
    08-25 04:14:00.640  4233  4450 E AndroidRuntime: FATAL EXCEPTION: launcher-loader
    08-25 04:14:00.640  4233  4450 E AndroidRuntime: Process: com.hihonor.android.launcher, PID: 4233
    08-25 04:14:00.640  4233  4450 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
    

    看日志似乎和 wifi mac randomization 有关 已经尝试过 adb shell settings put global wifi_device_mac_randomization_enabled false adb shell settings put global wifi_device_mac_randomization_enabled none 但错误依然出现

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   941 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 21ms · UTC 19:37 · PVG 03:37 · LAX 12:37 · JFK 15:37
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.