hermit-os/uhyve

Incorrect offsets for non-relocatable binaries

开放

#980 创建于 2025年5月19日

 (6 条评论) (0 个反应) (0 位负责人)Rust (35 个派生)auto 404
buggood first issue

仓库指标

星标
 (293 个星标)
PR 合并指标
 (平均合并 15小时 22分钟) (30 天内合并 29 个 PR)

描述

Something is broken when debugging non-relocatable binaries. Hermit loads these correct, but reporting the kernel_address as offset (https://github.com/hermit-os/uhyve/blob/08f042ff9e82a1c3bab6143b71bbabb11cc539bb/src/linux/gdb/section_offsets.rs#L7) results in incorrect addresses.

贡献者指南