opendatalab / PDF-Extract-Kit

A Comprehensive Toolkit for High-Quality PDF Content Extraction
https://pdf-extract-kit.readthedocs.io/zh-cn/latest/index.html
GNU Affero General Public License v3.0
5.27k stars 356 forks source link

No stack trace in paddle, may be caused by external reasons #74

Open Pioneer-Weirdo opened 3 months ago

Pioneer-Weirdo commented 3 months ago

C++ Traceback (most recent call last):

No stack trace in paddle, may be caused by external reasons.


Error Message Summary:

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

Segmentation fault

myhloli commented 3 months ago

try to update paddlepaddle to 3.0.0b1 may could solve this problem.