Skip to content

Bare metal Freeze/Crash at Native.Sti() call in ThreadPool.Initialize #71

@ghost

Description

Running on an I7 6700K bare metal, OS freezes/crashes without any output at Native.Sti() call in ThreadPool.Initialize()

Native.Sti();

Same ISO works fine in QEMU, Can try to extract more information with WriteLines prior if it'd be at all helpful 😅

Console.WriteLine before and after the call in question, output looks like:

IMG_20221210_015439008.jpg

Happens with GC & GUI disabled, or enabled. Both work in VM. APIC build var can't be disabled without code changes; Timer and presumably other stuff uses it without compiler ifs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions