PaddlePaddle / PaddleOCR

Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
https://paddlepaddle.github.io/PaddleOCR/
Apache License 2.0
42.57k stars 7.67k forks source link

导入paddleocr时出现致命错误 #9794

Closed minboo closed 4 months ago

minboo commented 1 year ago

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem


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

/tmp/tmpnitgrjt9: line 3: 6566 Segmentation fault python /mnt/d/workspace/code/PycharmProjects/paddle-test/ocr_pro.py ERROR conda.cli.main_run:execute(47): conda run python /mnt/d/workspace/code/PycharmProjects/paddle-test/ocr_pro.py failed. (See above for error)

Process finished with exit code 139

minboo commented 1 year ago

@huangjun12 您好,可以帮忙看下吗,感谢

harryzhang2016 commented 1 year ago

我也遇到了类似问题,报错信息完全分析不出来原因。

jasonliuplanetart commented 1 year ago

also have this issue at linux environment.

github-actions[bot] commented 7 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

UserWangZz commented 4 months ago

看起来似乎是CUDA的问题,还是检查一下paddle版本和cuda版本是否匹配 该issue长时间未更新,暂将此issue关闭,如有需要可重新开启。