新版本Segmentation fault
收藏
快速回复
AI Studio平台使用 问答其他 5162 3
新版本Segmentation fault
收藏
快速回复
AI Studio平台使用 问答其他 5162 3

C++ Traceback (most recent call last):
--------------------------------------
0 std::thread::_Impl >::_M_run()
1 std::__future_base::_State_baseV2::_M_do_set(std::function ()>*, bool*)
2 paddle::framework::SignalHandle(char const*, int)
3 paddle::platform::GetCurrentTraceBackString[abi:cxx11]()

----------------------
Error Message Summary:
----------------------
FatalError: `Segmentation fault` is detected by the operating system.
[TimeInfo: *** Aborted at 1621322254 (unix time) try "date -d @1621322254" if you are using GNU date ***]
[SignalInfo: *** SIGSEGV (@0x0) received by PID 12391 (TID 0x7f43daf01700) from PID 0 ***]

0
收藏
回复
全部评论(3)
时间顺序
AIStudio810261
#2 回复于2021-05

正在修复这个问题中. 初步看是Paddle 2.1出现了向下不兼容, 正在回滚到2.0.2

0
回复
相许知
#3 回复于2021-09

开始愁死,paddle 运行出现:FatalError: `Segmentation fault` is detected by the operating system._团长sama的博客-CSDN博客,参考这个博客,看看你的配置对不对!但我看到,我本来就是cudnn7.6.5呀,这个对我没用;然后请求群里大佬的支援,大佬说搞conda和cuda的软连接试试。。我就百度了一条”ubuntu conda虚拟环境下链接cuda“然后:

就加了这个语句:export LD_LIBRARY_PATH=/home/你的用户名/anaconda3/envs/你的conda虚拟环境名/lib:$PATH  

运行就ok了

1
回复
狼窝的嫂子
#4 回复于2022-01
正在修复这个问题中. 初步看是Paddle 2.1出现了向下不兼容, 正在回滚到2.0.2

请问这个问题解决了吗.是把paddlepaddle的版本降低到2.0嘛?还是把paddleocr的版本降低?

0
回复
在@后输入用户全名并按空格结束,可艾特全站任一用户