Skip to content

Memory leakage while compiling imgui-ext on nightly #68600

Closed
@tombuchholz

Description

@tombuchholz

Trying cargo build inside of https://github.com/germangb/imgui-ext using

toolchain: nightly-x86_64-unknown-linux-gnu
version: rustc 1.4.2.0-nightly
distribution: arch linux
kernel: 5.4.15-arch1-1

does eat up memory (>28GB) until OS kills it.
On stable toolchain compiling works as expected.

Meta

rustc --version --verbose:
rustc 1.42.0-nightly (8a79d08 2020-01-27)
binary: rustc
commit-hash: 8a79d08
commit-date: 2020-01-27
host: x86_64-unknown-linux-gnu
release: 1.42.0-nightly
LLVM version: 9.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.E-needs-bisectionCall for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustcE-needs-mcveCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleI-compilememIssue: Problems and improvements with respect to memory usage during compilation.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions