Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rustc segfaults with libfaketime since jemalloc release #4

Open
kpcyrd opened this issue May 31, 2019 · 1 comment
Open

rustc segfaults with libfaketime since jemalloc release #4

kpcyrd opened this issue May 31, 2019 · 1 comment

Comments

@kpcyrd
Copy link

kpcyrd commented May 31, 2019

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.

@tarcieri
Copy link
Member

tarcieri commented Jun 4, 2019

Fun times

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants