Skip to content

Rust 1.19 regression, euclid 0.10.5, SIGSEGV #42459

Closed
@brson

Description

@brson

https://github.com/servo/euclid

commit 8947756ff1436df5cf2cb291e6502fd902ad5fce
Merge: 7097fcb fda90dc
Author: bors-servo <[email protected]>
Date:   Fri Jan 27 02:54:00 2017 -0800

    Auto merge of #174 - nox:bump, r=SimonSapin

    Bump version to 0.10.5

    Some .swp files were included in the package on Cargo.

    <!-- Reviewable:start -->
    ---
    This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/euclid/174)
    <!-- Reviewable:end -->

brian@ip-10-145-43-250:/mnt2/dev⟫ rustc +nightly -Vv
rustc 1.19.0-nightly (0418fa9d3 2017-06-04)
binary: rustc
commit-hash: 0418fa9d382a47d782cc1e195c14573be9c32095
commit-date: 2017-06-04
host: x86_64-unknown-linux-gnu
release: 1.19.0-nightly
LLVM version: 4.0
141 brian@ip-10-145-43-250:~/dev/euclid⟫ cargo +nightly test
    Finished dev [unoptimized + debuginfo] target(s) in 0.0 secs
     Running target/debug/deps/euclid-be4e9b9314cd979d

running 77 tests
test length::tests::test_add ... ok
test length::tests::test_cast ... ok
test length::tests::test_addassign ... ok
test length::tests::test_clone ... ok
test length::tests::test_division_by_length ... ok
test length::tests::test_fmt_debug ... ok
test length::tests::test_division_by_scalefactor ... ok
test length::tests::test_get_clones_length_value ... ok
test length::tests::test_fmt_display ... ok
test length::tests::test_equality ... ok
error: process didn't exit successfully: `/mnt2/dev/euclid/target/debug/deps/euclid-be4e9b9314cd979d` (signal: 11, SIGSEGV: invalid memory reference)

To learn more, run the command again with --verbose.

cc @pcwalton @SimonSapin

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions