illegal instruction on x86_64-linux-android since 1.40.0 #67582
Open
Description
opened on Dec 24, 2019
It looks like when running the tests on x86_64-linux-android through qemu (via cross) they seem to fail due to an illegal instruction since the Rust 1.40 release. This happens consistently.
https://github.com/LiveSplit/livesplit-core/runs/362238400#step:8:141
Metadata
Assignees
Labels
Category: This is a bug.Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.Operating system: AndroidTarget: x86-64 processors (like x86_64-*)Medium priorityRelevant to the compiler team, which will review and decide on the PR/issue.Performance or correctness regression from one stable version to another.
Activity