Skip to content

libuv assertions triggered during testing #7504

Closed
@alexcrichton

Description

@alexcrichton

This blocked 2 pull requests recently, at the end of the logs (during testing of libstd)

Assertion failed: (0 == (events & UV__POLLERR)), function uv__stream_osx_select_cb, file /Users/rustbuild/src/rust-buildbot/slave/auto-mac-64-opt-vg/build/src/libuv/src/unix/stream.c, line 252.
/bin/sh: line 1: 69414 Abort trap: 6           x86_64-apple-darwin/stage2/test/stdtest-x86_64-apple-darwin --logfile tmp/check-stage2-T-x86_64-apple-darwin-H-x86_64-apple-darwin-std.log
make: *** [tmp/check-stage2-T-x86_64-apple-darwin-H-x86_64-apple-darwin-std.ok] Error 134

One build happened on auto-mac-64-opt and the other on auto-mac-64-opt-vg

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testsuiteArea: The testsuite used to check the correctness of rustcI-crashIssue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions