lat/.github
Hanlu Li 2dafc11dfc LATX: guide users when guest runtimes fail to load
A PT_INTERP failure previously exposed only a low-level host error, leaving users unable to tell which guest ABI, runtime root, or loader path LATX had selected.

Report the selected runtime source, the guest PT_INTERP value, the configured candidate from the shared path resolver, the actually attempted host path, a stable failure category, and the underlying detail. Use QEMU error-reporting APIs and direct users to the companion latu-runtime-manager status command.

The diagnostic is emitted only at the interpreter load failure. Successful dynamic guests and static guests retain their existing behavior. Synthetic x86_64 and i386 fixtures cover absolute and relative interpreters, missing, unreadable, corrupt, truncated, valid dynamic, and static cases.

Signed-off-by: Hanlu Li <heuleehanlu@gmail.com>
2026-08-05 07:33:25 +08:00
..
.ci Add a Fedora image to the CI workflow. 2026-07-29 15:16:16 +08:00
ISSUE_TEMPLATE feat: Add help wanted issue template 2025-04-03 15:25:29 +08:00
workflows LATX: guide users when guest runtimes fail to load 2026-08-05 07:33:25 +08:00
dependabot.yml feat: Try to use Github Actions 2025-05-16 09:21:20 +08:00
pull_request_template.md github: add pull request DCO checklist 2026-07-30 20:58:42 +08:00