Skip to content

struct ibcs_sigframe is not (always?) accurate #27

@stephenrkell

Description

@stephenrkell

On x86-64 Linux, the later fields of struct ibcs_sigframe are pretty clearly misaligned, at least for an RT sigframe. Something else is on the stack after the ucontext/mcontext, rather than the siginfo as we currently have. Dig up the references for this, from Linux (but cross-check against IBCS if I can find it documented?).

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