Skip to content

[Fixed] Bootloader v0.9.17 seems to be broken on Rust nightly-2021-05-20 #167

Closed
@phil-opp

Description

@phil-opp

I just noticed this in the automated CI runs for the blog_os project: https://github.com/phil-opp/blog_os/runs/2626134888?check_suite_focus=true#step:12:47

When trying to run cargo +nightly-2021-05-20 run, the following error occurs:

image

The error message is "Failed to load rest of bootloader" and happens in the early assembly stages.

I'm not sure what's going wrong yet, I will update this issue when I find the cause.

Metadata

Metadata

Assignees

No one assigned

    Labels

    nightly-breakageCode is broken on the latest Rust nightly

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions