Skip to content

Build fails with --disable-jemalloc #21526

Closed
@AndrewScull

Description

@AndrewScull

Configuring with ../configure --disable-docs --enable-ccache --disable-jemalloc causes the build to fail with:

x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore
Illegal instruction (core dumped)

Usually it is Illegal instruction however sometimes a bad or double free is reported.

Building with jemalloc enabled (../configure --disable-docs --enable-ccache) has no problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-crashIssue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions