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

FatalError: A serious error (Segmentation fault) is detected by the operating system. (at /paddle/paddle/fluid/platform/init.cc:303) #122

Closed
zengyang134 opened this issue Dec 15, 2020 · 1 comment

Comments

@zengyang134
Copy link

环境:ubuntu 16 cuda 9.0 cudnn 7.6.5 ,运行 python tools/video-enhance.py时会报错:
You are using Paddle compiled with TensorRT, but TensorRT dynamic library is not found. Ignore this if TensorRT is not needed./usr/local/python3.7.1/lib/python3.7/site-packages/pkg_resources/_vendor/pyparsing.py:943: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
collections.MutableMapping.register(ParseResults)
C++ Traceback (most recent call last):

0 paddle::framework::SignalHandle(char const*, int)
1 paddle::platform::GetCurrentTraceBackString()


Error Message Summary:

FatalError: A serious error (Segmentation fault) is detected by the operating system. (at /paddle/paddle/fluid/platform/init.cc:303)
[TimeInfo: *** Aborted at 1607998503 (unix time) try "date -d @1607998503" if you are using GNU date ***]
[SignalInfo: *** SIGSEGV (@0x8a0b00) received by PID 30462 (TID 0x7f9e73213700) from PID 9046784 ***]

Segmentation fault

@nfsergiu
Copy link

@zengyang134 How did you solve this issue?

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

2 participants