Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PaddlePaddle catches a failure signal, it may not work properly #542

Open
wxl1351641822 opened this issue Apr 24, 2020 · 8 comments
Open
Assignees

Comments

@wxl1351641822
Copy link

W0424 13:45:47.819998   615 init.cc:209] Warning: PaddlePaddle catches a failure signal, it may not work properly
W0424 13:45:47.820066   615 init.cc:211] You could check whether you killed PaddlePaddle thread/process accidentally or report the case to PaddlePaddle
W0424 13:45:47.820072   615 init.cc:214] The detail failure signal is:

W0424 13:45:47.820080   615 init.cc:217] *** Aborted at 1587707147 (unix time) try "date -d @1587707147" if you are using GNU date ***
W0424 13:45:47.822696   615 init.cc:217] PC: @                0x0 (unknown)
W0424 13:45:47.823067   615 init.cc:217] *** SIGSEGV (@0x1170) received by PID 554 (TID 0x7fce1a481700) from PID 4464; stack trace: ***
W0424 13:45:47.825078   615 init.cc:217]     @     0x7fce4e4ac390 (unknown)
W0424 13:45:47.825249   615 init.cc:217]     @     0x7fcddd2391ff (unknown)
W0424 13:45:47.825388   615 init.cc:217]     @     0x7fcddd3968a4 (unknown)
W0424 13:45:47.825546   615 init.cc:217]     @     0x7fcddd32f578 (unknown)
W0424 13:45:47.827371   615 init.cc:217]     @     0x7fce4e4a26ba start_thread
W0424 13:45:47.829238   615 init.cc:217]     @     0x7fce4e1d841d clone
W0424 13:45:47.831087   615 init.cc:217]     @                0x0 (unknown)
Segmentation fault (core dumped)

代码与昨天没有任何变化,昨天一切正常,今天打开机子就报这个错误。这是什么情况?

@Steffy-zxf
Copy link
Contributor

你好,有再试试吗?这个错误重复出现吗?

@wxl1351641822
Copy link
Author

今天打开之后,我每次运行他都会报这个错误,大概运行了四五次吧。但我重启环境之后就好了。

@Steffy-zxf
Copy link
Contributor

目前正常运行,那就接着用吧。后续有问题,欢迎继续提问!

@silvercherry
Copy link

您好 您这个问题解决了吗 我这边代码一直无法运行 就是报和您一样的错

@Steffy-zxf Steffy-zxf reopened this Jun 17, 2020
@Steffy-zxf
Copy link
Contributor

@silvercherry 出现以上错误,一般是环境问题。可以试试用conda 重新创建一个python3.6的环境。

@silvercherry
Copy link

@silvercherry 出现以上错误,一般是环境问题。可以试试用conda 重新创建一个python3.6的环境。

我用venv创了几个都不行

@silvercherry
Copy link

@silvercherry 出现以上错误,一般是环境问题。可以试试用conda 重新创建一个python3.6的环境。

我用venv创了几个都不行

我是cuda9 cudnn7.6.1 多卡也支持 不知道为什么一直云行不了

@Zwette
Copy link

Zwette commented Oct 29, 2020

我也出现了这个问题哭了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants