8000 Elf header buffer too small to boot the os. · Issue #18 · mit-pdos/biscuit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Elf header buffer too small to boot the os. #18
Open
@luzhihaoTestingLab

Description

@luzhihaoTestingLab

Please answer these questions before submitting your issue. Thanks!

What version of Go are you using (go version)?

1.10.1.

Does this issue reproduce with the latest release?

Yes.

What operating system and processor architecture are you using (go env)?

qemu-system-x86_64

What did you do?

I boot the os as README.md shows, but there is an error showing "read too few elf bytes (program headers)". I found it's caused by the 512 bytes file's header read buffer(biscuit/src/kernel/syscall.go line 3315), and my file's size exceeds 512, which makes it boots failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0