ErrLookup › run-llama/liteparse

run-llama/liteparse

A fast, helpful, and open-source document parser · Rust · 115 source files

Analyzed at 22d2dd8cd7 on 2026-09-08. 34 documented errors.

Code / MessageTypeSeverityTags
WASI proc_exit called with code
exception error wasm, wasi, browser, pdfium
could not read pixmap
exception error svg, rasterization, image-conversion, memory-allocation
Failed to load native module for
exception critical node, native-module, installation, platform
liteparse worker process died while parsing
exception error subprocess, crash, worker-pool, memory, parse
failed to load pdfium shared library
panic critical ffi, dynamic-loading, shared-library, rust
failed to create temp dir
panic error build-script, filesystem, permissions, pdfium, download
{data}
exception error parse, worker-pool, propagated-exception
parse of exceeded s; the worker process was killed
exception error python, timeout, subprocess, pdf, concurrency
pdfium not loaded — call…
panic critical ffi, initialization, dynamic-loading, rust
failed to construct RGB image from
exception error ocr, image-construction, rust
no data on stdin (input `-` expects a document piped in…
validation error cli, stdin, rust, empty-input
Unable to generate bindings
panic critical build, bindgen, ffi, libclang, rust
invalid RGB buffer length for
validation error ocr, buffer-length-mismatch, image-validation, rust
liteparse worker failed to initialize
exception error initialization, worker-pool, subprocess, native-library
no data on stdin (input `-` expects a document piped in…
exception error cli, stdin, empty-input
failed to extract pdfium archive
panic error build-script, archive, download, corrupt-file, pdfium
failed to move pdfium to cache dir
panic error build-script, filesystem, rename, cache, pdfium
{str(e)}
exception error python, pdf, error-wrapping
invalid header ' ', expected 'Name: Value
validation error cli, headers, argument-format
invalid zero-sized RGB image
validation error ocr, image-validation, rust
USERPROFILE env var not set
panic error build-script, windows, environment, pdfium
parse of exceeded ms; the worker process was killed
exception error worker-pool, timeout, parse
RGB image dimensions overflow
validation error ocr, integer-overflow, image-validation, rust
parseTimeoutMs requires poolSize
validation error configuration, node, worker-pool
File not found
exception error filesystem, file-not-found, validation, python
poolSize must be an integer >= 1
validation error worker-pool, configuration, validation
Couldn't write bindings!
panic critical build, io, file-write, rust
pool_size must be >= 1
validation error python, configuration, validation, constructor
invalid header ' ', empty header name
validation error cli, headers, empty-value
HOME env var not set
panic error build-script, environment, pdfium, docker
parser pool is closed
exception error worker-pool, lifecycle, invalid-state
parse_timeout must be > 0 seconds
validation error python, configuration, timeout, validation
parse_timeout requires pool_size
validation error configuration, validation, python
parseTimeoutMs must be > 0
validation error worker-pool, configuration, timeout