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

CRASH in CreatePaddlePredictor #6318

Closed
junelotus opened this issue Jun 22, 2021 · 1 comment
Closed

CRASH in CreatePaddlePredictor #6318

junelotus opened this issue Jun 22, 2021 · 1 comment

Comments

@junelotus
Copy link
Contributor

模型:yoloV3_DarkNet53, 有三个输入分别是 img shape ,image data ,scale factor(feed_size/origin_size)
模型链接:https://ecloud.baidu.com?t=574b372c6eba058847857356ccec1803
日志:#0 0x0000007fbcfddcc4 in paddle::lite::OpLite::Attach(paddle::lite::cpp::OpDesc const&, paddle::lite::Scope*) () from /usr/local/lib/paddle_lite/libpaddle_full_api_shared.so
#1 0x0000007fbcb8ab94 in paddle::lite::Program::Build(paddle::lite::cpp::ProgramDesc const&) () from /usr/local/lib/paddle_lite/libpaddle_full_api_shared.so
#2 0x0000007fbca71780 in paddle::lite::Predictor::Build(paddle::lite::cpp::ProgramDesc const&, std::vector<paddle::lite_api::Place, std::allocatorpaddle::lite_api::Place > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits, std::allocator >, std::allocator<std::__cxx11::basic_string<char, std::char_traits, std::allocator > > > const&) ()
from /usr/local/lib/paddle_lite/libpaddle_full_api_shared.so
#3 0x0000007fbca71aec in paddle::lite::Predictor::Build(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, std::vector<paddle::lite_api::Place, std::allocatorpaddle::lite_api::Place > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits, std::allocator >, std::allocator<std::__cxx11::basic_string<char, std::char_traits, std::allocator > > > const&, paddle::lite_api::LiteModelType, std::shared_ptrpaddle::lite_api::ModelBuffer) () from /usr/local/lib/paddle_lite/libpaddle_full_api_shared.so
#4 0x0000007fbca71cb4 in paddle::lite::Predictor::Build(paddle::lite_api::CxxConfig const&, std::vector<paddle::lite_api::Place, std::allocatorpaddle::lite_api::Place > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits, std::allocator >, std::allocator<std::__cxx11::basic_string<char, std::char_traits, std::allocator > > > const&, paddle::lite_api::LiteModelType) () from /usr/local/lib/paddle_lite/libpaddle_full_api_shared.so
#5 0x0000007fbca78f38 in paddle::lite::CxxPaddleApiImpl::Init(paddle::lite_api::CxxConfig const&) () from /usr/local/lib/paddle_lite/libpaddle_full_api_shared.so
#6 0x0000007fbca7983c in std::shared_ptrpaddle::lite_api::PaddlePredictor paddle::lite_api::CreatePaddlePredictorpaddle::lite_api::CxxConfig(paddle::lite_api::CxxConfig const&) ()
from /usr/local/lib/paddle_lite/libpaddle_full_api_shared.so
#7 0x0000007fbd364460 in easyedge::PaddleLiteEdgePredictor::init() ()
from /home/root/xiaohanjun/yolov3/baidu_easyedge_linux_cpp_aarch64_EdgeBoardFZ1.5_gcc7.5_v1.3.0_20210622/src/demo_image_inference/../../lib/libeasyedge.so.1
运行环境:edgeboard ,ARM aarch64 fpga ,paddle-lite v2.9

@paddle-bot-old
Copy link

您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网文档常见问题历史Issue来寻求解答。祝您生活愉快~

Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the APIFAQ and Github Issue to get the answer.Have a nice day!

@qili93 qili93 closed this as completed Feb 5, 2024
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