Skip to content

Missing initial previous rbp on thread stack #1

@cactusdualcore

Description

@cactusdualcore

In runtime.zig, prepare_thread_environment does not push the rbp stack base pointer onto the stack after the return address.

This violates the x64 calling convention.

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