--------------------------------------
C++ Traceback (most recent call last):
--------------------------------------
0 paddle::framework::SignalHandle(char const*, int)
1 paddle::platform::GetCurrentTraceBackString[abi:cxx11]()
----------------------
Error Message Summary:
----------------------
FatalError: `Segmentation fault` is detected by the operating system.
[TimeInfo: *** Aborted at 1636099561 (unix time) try "date -d @1636099561" if you are using GNU date ***]
[SignalInfo: *** SIGSEGV (@0x0) received by PID 19377 (TID 0x7f934d434700) from PID 0 ***]
./run.sh: 行 2: 19377 段错误 (核心已转储) /home/ubuntu/miniconda3/bin/python HttpServer.py
网上的大佬都说是驱动版本的问题,由于一直用的都是统一版本,也就没考虑那个,直到我尝试性
nvidia-smi
才发现版本不对
paddle版本和显卡驱动版本应该是有严格对应关系的