PaddleX
PaddleX copied to clipboard
项目部署后台运行一段时间就报错`Process abort signal` is detected by the operating system.
C++ Traceback (most recent call last):
0 paddle::framework::SignalHandle(char const*, int) 1 paddle::platform::GetCurrentTraceBackStringabi:cxx11
Error Message Summary:
FatalError: Process abort signal is detected by the operating system.
[TimeInfo: *** Aborted at 1634152746 (unix time) try "date -d @1634152746" if you are using GNU date ***]
[SignalInfo: *** SIGABRT (@0x588e) received by PID 31505 (TID 0x7f475b82f740) from PID 22670 ***]
[2021-10-14 03:19:06 +0800] [22670] [WARNING] Worker with pid 31505 was terminated due to signal 6
[2021-10-14 03:19:06 +0800] [32640] [INFO] Booting worker with pid: 32640
/usr/local/lib/python3.6/dist-packages/paddle/distributed/parallel.py:120: UserWarning: Currently not a parallel execution environment, paddle.distributed.init_parallel_env will not do anything.
"Currently not a parallel execution environment, paddle.distributed.init_parallel_env will not do anything."
麻烦把使用场景描述的清楚些,参考issue模版