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

Assertion failed: (runner == at_exit_runner && "there can be only one at_exit_runner") #4802

Closed
cpeterso opened this issue Feb 5, 2013 · 1 comment

Comments

@cpeterso
Copy link
Contributor

cpeterso commented Feb 5, 2013

When I run make check today (at commit e72c917), I hit the following assertion failure with 100% reproducibility. This is a recent regression because I ran make check successfully yesterday (perhaps at commit bffe308).

test private::at_exit::test_at_exit ... Assertion failed: (runner == at_exit_runner && "there can be only one at_exit_runner"), function register_exit_function, file /Users/chris/Code/mozilla/rust/cpeterso/src/rt/rust_kernel.cpp, line 368.

@brson
Copy link
Contributor

brson commented Feb 5, 2013

Duplicate of #4711

@brson brson closed this as completed Feb 5, 2013
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