RAG document loader segmentation fault on GCP Compute during large batch ingestion
Problem Description The Retrieval‑Augmented Generation (RAG) service runs on Google Cloud Compute Engine VMs and on‑premises servers. During large‑batch ingestion of PDF documents the loader process crashes repeatedly, emitting a segmentation fault and terminating the Python worker. Typical console output on the affected VM: Segmentation fault (core dumped) System logs also contain: [ 123.456789] libc … Read more