MindX SDK HelmetIdentification_V2 sample样例出现crash
收藏回复举报
MindX SDK HelmetIdentification_V2 sample样例出现crash
t('forum.solved') 已解决
发表于2023-11-22 09:13:22
0 查看
Begin to initialize Log. 

Failed to load log config file, use default log config value. 

The output directory of logs file exist. 

WARNING: Logging before InitGoogleLogging() is written to STDERR 

I20231121 10:22:59.984001 139156 FileUtils.cpp:330] The input file is empty 

I20231121 10:22:59.984086 139156 FileUtils.cpp:472] Check Other group permission: Current permission is 4, but required no greater than 0. 

Save logs information to specified directory. 

E20231121 10:22:59.985728 139156 FileUtils.cpp:409] The file path is empty. 

E20231121 10:22:59.986335 139156 LogManager.hpp:132] Failed to regular file path of logging.conf. 

E20231121 10:22:59.986378 139156 GlobalInit.cpp:41] [100000][Parameter verification failed] Init log rotate thread failed. 

E20231121 10:22:59.986425 139156 main-image.cpp:151] MxInit failed, ret=100000. 

E20231121 10:22:59.986496 139156 FileUtils.cpp:423] realpath parsing failed. 

E20231121 10:22:59.986532 139156 DeviceManager.cpp:31] Failed to regular file path of libmxbase.so. 

E20231121 10:22:59.986678 139156 DeviceManager.cpp:142] Check user permission failed, please check the owner of process. 

E20231121 10:22:59.986716 139156 DeviceManager.cpp:255] [1001][General Failed] Init device failed. 

E20231121 10:22:59.986753 139156 ImageProcessorDptr.hpp:330] ImageProcessor: Failed to set device, please check the state of device. 

E20231121 10:22:59.987004 139156 ImageProcessor.cpp:16] Failed to create imageProcessorDptr_ object. 

terminate called after throwing an instance of 'std::runtime_error' 

  what():  [200000][Failed to apply for memory] 

Aborted (core dumped) 

库的路径都添加了,权限也都设置为root下的777权限了

我要发帖子