pdftract/docs
jedarden 724321d610 docs(bf-58z9ib): add common issues and resolutions to orphaned process troubleshooting
Add comprehensive "Common Issues and Resolutions" section documenting
5 frequently encountered orphaned process scenarios with step-by-step
resolution procedures:

1. Address Already in Use Error - Port conflicts from stale servers
2. Test Suite Hangs Indefinitely - Pipe buffer blocking wait()
3. Multiple Orphaned Processes After CI Timeout - Fuzz harness interruption
4. Zombie Process Accumulation - Unreaped children
5. Permission Denied on Verification Script - Missing execute bit

Each issue includes:
- Clear symptom description
- Root cause analysis
- Step-by-step resolution commands
- Code examples for fixes
- Prevention strategies

Resolves bead bf-58z9ib acceptance criteria:
- Lists at least 3 common issues with resolutions  (5 documented)
- File is committed to git 

Process pattern explanations (pdftract mcp, TH-0, TH_0) already exist
in docs/test-hygiene/orphaned-process-verification.md lines 110-251.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-07 03:27:44 -04:00
..
adr feat(pdftract-bf-2y2rp): implement lazy stream decoding for PDF extraction 2026-05-23 12:30:26 -04:00
conformance feat(pdftract-5omc): implement SDK conformance test runner pattern 2026-05-18 01:22:23 -04:00
integrations feat(pdftract-2u6q2): implement diagnostic infrastructure 2026-05-25 13:16:38 -04:00
notes docs(bf-585u5): add comprehensive git mirroring setup and troubleshooting guide 2026-07-05 18:12:51 -04:00
operations docs(bf-57ko1): add Prometheus alerting rules for serve deployments 2026-07-05 12:49:49 -04:00
plan docs(bf-24wu4): update plan.md layout to v1.2 with shipped workspace reconciliation 2026-07-05 22:50:03 -04:00
research feat(bf-4cbfb): add community profiles directory and CONTRIBUTING guide 2026-07-05 13:01:54 -04:00
schema/v1.0 docs(pdftract-5lvpu): update Swift SDK verification note with regenerated code status 2026-06-01 13:40:03 -04:00
security docs(pdftract-58kz): add security policy documentation 2026-05-20 19:39:24 -04:00
test-hygiene docs(bf-58z9ib): add common issues and resolutions to orphaned process troubleshooting 2026-07-07 03:27:44 -04:00
user-docs docs(pdftract-1j0f8): update CLI reference generation command 2026-06-08 17:08:24 -04:00
errors-array-format.md docs(bf-4cyyf): document errors array format and test integration 2026-07-05 19:40:56 -04:00
research-index.md Add parallel extraction research and comprehensive research index 2026-05-16 16:30:35 -04:00