Preflight crashes with "std::system_error" exception and garbled error text
Summary:
The Preflight tool crashes when running a preflight profile on a specific PDF. The error dialog shows a standard library exception with garbled/mojibake text instead of a readable error message.
Steps to Reproduce:
1. Open the PDF in Acrobat Pro.
2. Go to Tools > Print Production > Preflight.
3. Select a preflight profile and click "Analyze" (or "Analyze and Fix").
4. The following error dialog appears immediately:
"Standard library exception of type 'class std::system_error' caught.
Message: [garbled/unreadable characters instead of text]"
Expected behavior:
Preflight should either complete the analysis successfully or show a readable, actionable error message.
Actual behavior:
Preflight crashes with an undecoded/garbled exception message, and the analysis cannot complete.
Additional notes:
- The issue appears to affect the error message encoding itself, suggesting a possible locale/encoding mismatch (system is set to Korean).
- This happens consistently with [this specific PDF / multiple PDFs - 해당사항 선택].
- I have not been able to identify a specific preflight profile or PDF element that triggers this reliably.
Attachments:
- Screenshot of the error dialog (attached)
- Crash logs collected via the Adobe Log Collector Tool (attached, Log ID: [로그 수집 후 ID 입력])
Thank you for looking into this.
