Skip to content

Debug build crashes with misaligned pointer dereference #1

Description

@DeltaF1

Running this example on my n3dsxl with cargo 3ds run causes a panic:
misaligned pointer dereference: address must be a multiple of 0x8 but is 0x6150b4

The file referenced is rust/library/std/src/common/thread_local/mod.rs:46:22 but I don't have a full backtrace.

Very possible that there's something wrong with my environment, but so far I've been successfully building+running my own code and the examples from ctru-rs.

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