Skip to content

rustc segfaults with libfaketime since jemalloc release #4

@kpcyrd

Description

@kpcyrd

Steps to reproduce:

% cargo new --bin foo && cd foo && faketime -m -f '+1m' cargo build
     Created binary (application) `foo` package
error: process didn't exit successfully: `rustc -vV` (signal: 11, SIGSEGV: invalid memory reference)
%

This is related to:
wolfcw/libfaketime#130
rust-lang/rust#60461

I'm leaving this here to keep track of the issue since this also broke reprotest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions