已关闭
[新需求]: 【元能力】【后台组件】【DFX】支持获取NativeModule加载失败的errorinfo #15447
张昊峥创建于  6月11日关闭于  6月23日
张昊峥
张昊峥
6月11日 创建

感谢提出新需求。

新需求提供了什么功能?

【需求价值】满足开发者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设备差异规格】:无

【涉及全局特性】不涉及

该需求带来的价值、应用场景?

likedislike
openharmony_ci
openharmony_ci成员
6月11日 评论:

感谢提交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.

likedislike
openharmony_ciopenharmony_ci成员
6月11日 添加了label:waiting_for_assign
张昊峥张昊峥
6月12日 关联了pull request:feat: 补全NativeModule加载失败的errInfo传递
openharmony_ciopenharmony_ci成员
6月23日 关闭了 issue
openharmony_ciopenharmony_ci成员
6月23日 issue状态由 待办的 改变为 已完成
张昊峥张昊峥
6月29日 关联了pull request:test: 修复 FindNativeModuleByDisk_ErrInfo 系列用例在设备上的失败