Skip to content

LLVM assertion error (llvm/lib/IR/Instructions.cpp:1086) #21275

Closed
@Ericson2314

Description

@Ericson2314

Sorry, but I have no idea how to reduce this.

git clone https://github.com/RustOS-Fork-Holding-Ground/rust-net
cd rust-net/network
cargo build
Compiling rust-net-network v0.0.1 (file:///winhome/John/Code/git/rust-net/network)
rustc: /home/rustbuild/src/rust-buildbot/slave/nightly-dist-rustc-linux/build/src/llvm/lib/IR/Instructions.cpp:1086: void llvm::StoreInst::AssertOK(): Assertion `getOperand(0)->getType() == cast<PointerType>(getOperand(1)->getType())->getElementType() && "Ptr must be a pointer to Val type!"' failed.
Could not compile `rust-net-network`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions