PaddleX icon indicating copy to clipboard operation
PaddleX copied to clipboard

项目部署后台运行一段时间就报错`Process abort signal` is detected by the operating system.

Open ztc125521 opened this issue 4 years ago • 1 comments


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."

ztc125521 avatar Oct 23 '21 08:10 ztc125521

麻烦把使用场景描述的清楚些,参考issue模版

FlyingQianMM avatar Oct 25 '21 03:10 FlyingQianMM