微调V5时出现总线错误 #16214
Unanswered
zhouyupeng973
asked this question in
Q&A
微调V5时出现总线错误
#16214
Replies: 1 comment
-
您好,可以提供一下paddle, paddlex,paddleocr 的版本吗 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
(py39) chenlei@chenlei-4090:~/zyp/PaddleOCR$ python3 tools/train.py -c configs/rec/PP-OCRv5/PP-OCRv5_server_rec.yml -o Global.pretrained_model=./PP-OCRv5_server_rec_pretrained.pdparams
/home/chenlei/anaconda3/envs/py39/lib/python3.9/site-packages/paddle/utils/cpp_extension/extension_utils.py:715: UserWarning: No ccache found. Please be aware that recompiling all source files may be required. You can download and install ccache from: https://github.com/ccache/ccache/blob/master/doc/INSTALL.md
warnings.warn(warning_message)
[2025/08/09 19:51:55] ppocr WARNING: Skipping import of the encryption module.
C++ Traceback (most recent call last):
No stack trace in paddle, may be caused by external reasons.
Error Message Summary:
FatalError:
Access to an undefined portion of a memory object
is detected by the operating system.[TimeInfo: *** Aborted at 1754740315 (unix time) try "date -d @1754740315" if you are using GNU date ***]
[SignalInfo: *** SIGBUS (@0x7e50538d3328) received by PID 2474459 (TID 0x7e51703d6740) from PID 1401762600 ***]
总线错误 (核心已转储)
Beta Was this translation helpful? Give feedback.
All reactions