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.

貢獻者指南