Skip to content

panicked at 'assertion failed: fd > 0' rust/src/librustdoc/flock.rs:117 #19093

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

Closed
erisfrison opened this issue Nov 18, 2014 · 3 comments
Closed

Comments

@erisfrison
Copy link

task '<main>' panicked at 'assertion failed: fd > 0', /home/xxxx/Programs/rust-git/rust/src/librustdoc/flock.rs:117
/home/xxxx/Programs/rust-git/rust/mk/docs.mk:306: recipe for target 'doc/rustc/index.html' failed
make[1]: *** [doc/rustc/index.html] Error 101
make[1]: Leaving directory '/home/xxxx/Programs/rust-git/rust'
/home/xxxx/Programs/rust-git/rust/mk/install.mk:22: recipe for target 'install' failed
make: *** [install] Error 2
@bltavares
Copy link
Contributor

Hi @erisfrison,

Could you share what OS and which command did you run?

@erisfrison
Copy link
Author

Ok, long time ago, so I'm not entirely certain. It was probably "make install" on an Ubuntu 14.10.

Don't think it has any relevancy any more as this was one year ago and I'm not experiencing any problems with rust now. Pretty silly of me to not include any details back then.

@steveklabnik
Copy link
Member

Pretty silly of me to not include any details back then.

It's all good!

Since you're not affected anymore, I'll close this. Thanks!

lnicola pushed a commit to lnicola/rust that referenced this issue Feb 10, 2025
Prevent panics from tearing down worker threads
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

3 participants