notebook自动重启,看不懂
收藏
notebook自动重启,这是日志:
--------------------------------------
C++ Traceback (most recent call last):
--------------------------------------
0 std::thread::_Impl >::_M_run()
1 std::__future_base::_State_baseV2::_M_do_set(std::function ()>*, bool*)
2 paddle::framework::SignalHandle(char const*, int)
3 paddle::platform::GetCurrentTraceBackString[abi:cxx11]()
----------------------
Error Message Summary:
----------------------
FatalError: `Segmentation fault` is detected by the operating system.
[TimeInfo: *** Aborted at 1621502494 (unix time) try "date -d @1621502494" if you are using GNU date ***]
[SignalInfo: *** SIGSEGV (@0x20) received by PID 99 (TID 0x7fdf869bb700) from PID 32 ***]
[I 2021-05-20 17:21:35.592 SingleUserNotebookApp wsintercept:182] jupyter_notebook_cell: "%whos"
[I 2021-05-20 17:21:36.990 SingleUserNotebookApp restarter:110] KernelRestarter: restarting kernel (1/5), keep random ports
kernel 7e356855-9bd1-453f-a13c-f630656e6e83 restarted
0
收藏
请登录后评论
版本问题,切换回2.0.2解决问题。