paddlehub 的 chinese_ocr_db_crnn_mobile 在recognize_test识别图片时报段错误信息,如何解决?

  • 版本、环境信息:
       1)PaddlePaddle版本:2.2.2.post101
       2)GPU:Driver Version 418.40.04.
          CUDA Version 10.1    
                   CDUATOOLKIT   release 10.1,V10.1.105
                   CUDNN Version 8.0.4
    
       3)系统环境:SUSE 12 SP5,Python版本:3.7.8

问题描述:

/root/.paddlehub/modules/chinese_text_detection_db_mobile/module.py(224)detect_text()
-> self.predictor.zero_copy_run()

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

Segmentation fault (core dumped)