`Segmentation fault` is detected by the operating system

Posted knowform

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了`Segmentation fault` is detected by the operating system相关的知识,希望对你有一定的参考价值。

最近碰到的问题,在解决

--------------------------------------
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 ******(unix time) try "date -d @******" if you are using GNU date ***]
  [SignalInfo: *** SIGSEGV (@0x0) received by PID ****** (TID 0x******) from PID 0 ***]

Segmentation fault (core dumped)

以上是关于`Segmentation fault` is detected by the operating system的主要内容,如果未能解决你的问题,请参考以下文章

segmentation fault

Segmentation Fault 错误原因总结及解决方法

Segmentation Fault 错误原因总结及解决方法

C++ Segmentation fault 一般原因

C++ Segmentation fault 一般原因

LINUX 环境下 调用动态库 出现segmentation fault 异常 请高手解答!