![[Android稳定性] 第054篇 [方法篇] 高通平台如何解析ADSP Crash?](https://halo-19274848.oss-cn-shanghai.aliyuncs.com/2025/07/halo_1qepeee.png?x-oss-process=style/watermark&x-oss-process=image/resize,w_800,m_lfit)
[Android稳定性] 第054篇 [方法篇] 高通平台如何解析ADSP Crash?
本文介绍了使用crashman工具解析ADSP的方法。首先需安装Python 3环境和perl工具,然后准备fulldump日志、bp symbols和ADSP源码。通过运行python脚本`adspcrashman.py`进行解析,支持ONEMORE集成工具中的插件,需先安装基础工具包。
本文介绍了使用crashman工具解析ADSP的方法。首先需安装Python 3环境和perl工具,然后准备fulldump日志、bp symbols和ADSP源码。通过运行python脚本`adspcrashman.py`进行解析,支持ONEMORE集成工具中的插件,需先安装基础工具包。