Skip to content

Segmentation fault in Docker container #17528

@astanik

Description

@astanik

🔎 Search before asking

  • I have searched the PaddleOCR Docs and found no similar bug report.
  • I have searched the PaddleOCR Issues and found no similar bug report.
  • I have searched the PaddleOCR Discussions and found no similar bug report.

🐛 Bug (问题描述)


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 1768980929 (unix time) try "date -d @1768980929" if you are using GNU date ***]

[SignalInfo: *** SIGSEGV (@0x0) received by PID 1 (TID 0xffff604ef180) from PID 0 ***]

🏃‍♂️ Environment (运行环境)

OS Docker
Python 3.13
PaddlePaddle 3.2.2

🌰 Minimal Reproducible Example (最小可复现问题的Demo)

https://github.com/remsfal/remsfal-ocr/blob/main/docker/Dockerfile
https://github.com/remsfal/remsfal-ocr/blob/main/src/ocr_engine.py

The last working PaddleOCR version is 2.10.0.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions