Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用20240102版本armv7下加载模型崩溃 #5364

Closed
xiaozhi003 opened this issue Mar 6, 2024 · 1 comment
Closed

使用20240102版本armv7下加载模型崩溃 #5364

xiaozhi003 opened this issue Mar 6, 2024 · 1 comment

Comments

@xiaozhi003
Copy link

error log | 日志或报错信息 | ログ

更新使用20240102版本后,使用armv7的cpu加载模型必崩溃,之前的版本无该问题

llvm-addr2line -C -f -e libXXXX.so 0017ab3e 00111e13 00120f3f 00128aad 00124009 0012438d
ncnn::Cast_arm::forward(ncnn::Mat const&, ncnn::Mat&, ncnn::Option const&) const
cast_arm.cpp:0
ncnn::Mat::from_float16(unsigned short const*, int)
mat.cpp:0
ncnn::ModelBinFromDataReader::load(int, int) const
modelbin.cpp:0
ncnn::Convolution::load_model(ncnn::ModelBin const&)
convolution.cpp:0
ncnn::Net::load_model(ncnn::DataReader const&)
net.cpp:0
ncnn::Net::load_model(unsigned char const*)
net.cpp:0

context | 编译/运行环境 | バックグラウンド

Android任意一款手机,使用armeabi-v7a

how to reproduce | 复现步骤 | 再現方法

more | 其他 | その他

@nihui
Copy link
Member

nihui commented Mar 6, 2024

duplicate of #5343

656b082

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants