PaddlePaddle / RocketQA

🚀 RocketQA, dense retrieval for information retrieval and question answering, including both Chinese and English state-of-the-art models.
Apache License 2.0
764 stars 130 forks source link

example报错 #56

Closed dzp17 closed 2 years ago

dzp17 commented 2 years ago

C++ Traceback (most recent call last):

0 paddle::framework::ThreadPoolTempl::WorkerLoop(int) 1 paddle::framework::InterpreterCore::RunInstructionAsync(unsigned long, std::vector<std::atomic, std::allocator<std::atomic > >, std::vector<std::atomic, std::allocator<std::atomic > >) 2 paddle::framework::InterpreterCore::CheckGC(paddle::framework::Instruction const&, std::vector<std::atomic, std::allocator<std::atomic > >*)


Error Message Summary:

FatalError: Segmentation fault is detected by the operating system. [TimeInfo: Aborted at 1658907377 (unix time) try "date -d @1658907377" if you are using GNU date ] [SignalInfo: SIGSEGV (@0x9d78) received by PID 7713 (TID 0x7f3ca1d04700) from PID 40312 ]

procedure2012 commented 2 years ago

参考https://github.com/PaddlePaddle/RocketQA/issues/51