已关闭
[Bug-Report|缺陷反馈]: 运行runtime ut用例时,在aarch64环境,会出现异常地址访问,asan检测,或coredump,或非法指令 #189
wangtao创建于  3月9日关闭于  3月9日
wangtao成员
3月9日 创建

Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.

Describe the current behavior / 问题描述 (Mandatory / 必填)

运行runtime ut用例时,在aarch64环境,会出现异常地址访问,asan检测,或coredump,或非法指令

Environment / 环境信息 (Mandatory / 必填)

aarch64架构 欧拉系统,无昇腾

Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)

aarch64架构 欧拉系统,无昇腾环境,执行ut

Describe the expected behavior / 预期结果 (Mandatory / 必填)

ut正常运行

暂时无法截图

Special notes for this issue/备注 (Optional / 选填)

likedislike
wangtao成员
3月9日 评论:

/assign

likedislike
CANN-robotCANN-robot成员
3月9日 将 wangtao43 设为负责人
Wwangtao成员
3月9日 关联了pull request:更新mockcpp patch,解决aarch64环境ut运作报错问题
wangtao成员
3月9日 评论:

通过更新补丁,并修改ut源码,增加<<<STREQUAL: ${CMAKE_SYSTEM_PROCESSOR}, aarch64>:-falign-functions=32> ,ut可正常运行

likedislike
CANN-robotCANN-robot成员
3月9日 关闭了 issue
CANN-robotCANN-robot成员
3月20日 添加了label:resolved