Skip to content

run-pass/coerce-expected-unsized.rs : jemalloc aborts in enable-debug builds #36278

Closed
@pnkfelix

Description

@pnkfelix

Configure flags (I suspect --enable-debug is the only relevant one, though of course I recommend passing --enable-optimize for bootstrapping):

% ../configure --enable-debug --enable-optimize --enable-ccache --enable-clang --disable-optimize-tests --disable-llvm-assertions`

Steps to reproduce:

% ./x86_64-apple-darwin/stage1/bin/rustc  ../src/test/run-pass/coerce-expect-unsized.rs
% ./coerce-expect-unsized 
<jemalloc>: ../../../../src/jemalloc/src/jemalloc.c:2520: Failed assertion: "usize == isalloc(ptr, config_prof)"
Abort trap: 6
%

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions