感谢提交Issue!关于Issue的交互操作,请访问OpenHarmony社区支持命令清单。如果有问题,请联系 [@jayleehw](https://gitcode.com/jayleehw) [@zhangyafei-echo](https://gitcode.com/zhangyafei-echo) [@littlejerry1](https://gitcode.com/littlejerry1) [@jsjzju](https://gitcode.com/jsjzju) [@wkljy](https://gitcode.com/wkljy) [@yzkp](https://gitcode.com/yzkp) [@ccllee1](https://gitcode.com/ccllee1) [@yangxuguang-huawei](https://gitcode.com/yangxuguang-huawei) [@li-weifeng2024](https://gitcode.com/li-weifeng2024) [@wendel](https://gitcode.com/wendel) 。如果需要调整订阅PR、Issue的变更状态,请访问链接。
Thanks for submitting the issue. For more commands, please visit OpenHarmony Command List. If you have any questions, please refer to committer gitcode for help. If you need to change the subscription of a Pull Request or Issue, please visit the link.


感谢提出新需求。
新需求提供了什么功能?
【需求价值】满足开发者dfx体验,加快应用so加载失败定位效率
【需求场景】在加载so失败场景下,支持jscrash显示so加载失败信息
【需求描述】:在加载so失败场景下,支持jscrash显示so加载失败信息
输入:应用拉起。
处理:存在so加载失败,将对应的so加载失败的errInfo返回给NAPI。
输出:应用由于加载so失败,导致后续使用变量异常,产生jscrash,NAPI在对应的faultlog将有新增字段展示so加载失败的具体内容。
【验收场景和标准】:
由于so加载失败导致的jscrash场景下,对应的faultlog新增字段能展示出so加载失败的信息。
【涉及xxxKIT】不涉及
【是否影响应用兼容性】:否
【外部依赖】: ArkTS SR20260513044200
【2D隔离策略】不隔离
【性能功耗指标】: 无
【验收平台】:手机
【1+8设备差异规格】:无
【涉及全局特性】不涉及
该需求带来的价值、应用场景?