想问一下这个崩溃是什么原因导致的?
Reason:LIFECYCLE_TIMEOUT
sysfreeze: xxxx LIFECYCLE_TIMEOUT at 20240823154840
DisplayPowerInfo:powerState:AWAKE
Fault time:2024/08/23-15:48:36
ability:EntryAbility foreground timeout.
server:
221451894; AbilityRecord::ForegroundAbility; the ForegroundAbility lifecycle starts.
client:
221451905; AbilityThread::ScheduleAbilityTransaction; the foreground lifecycle.
EntryAbility foreground生命周期切换超时,看下在ability的onForeground生命周期中是否做了耗时操作。
参考文档:https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/appfreeze-guidelines-V5\#日志主干特异性信息生命周期切换超时