Skip to content

Debug build triple-faulting on KVM #70

Closed
@liuw

Description

@liuw

Commit 12a3c21

Build with cargo build --target target.json -Zbuild-std=core -Zbuild-std-features=compiler-builtins-mem.

Run the resulting hypervisor-fw binary. It triple-faults.

After digging a bit, the faulting line is

s.copy_from_slice(unsafe { &lfns[i].name[..] });

0.2.8 debug build is okay.

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