Skip to content

Mysterious runtime races when running stage1-coretest #2870

Closed
@bblum

Description

One, an assertion in the random number generator - stack trace: http://pastebin.mozilla.org/1700653

Another, a segmentation fault in rust_env_pairs - stack trace: http://pastebin.mozilla.org/1700654

These are pretty rare - in 100 tries under gdb, the first one happened 3 times, and the second 1 time.

I found these after submitting linked failure in rust (5d6d3d0), but verified they existed before, too (at 424ae44).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsI-crashIssue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions