Skip to content

rustdoc ICE when documenting openssl 0.9.24 #48604

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
zrneely opened this issue Feb 28, 2018 · 1 comment
Closed

rustdoc ICE when documenting openssl 0.9.24 #48604

zrneely opened this issue Feb 28, 2018 · 1 comment

Comments

@zrneely
Copy link

zrneely commented Feb 28, 2018

Somewhere in the dependency chain of my project, something depends on openssl 0.9.24. Running RUST_BACKTRACE=full cargo doc gives a lot of text, so I've attached error.log.

rustc --version --verbose:

rustc 1.26.0-nightly (29f5c699b 2018-02-27)
binary: rustc
commit-hash: 29f5c699b11a6a148f097f82eaa05202f8799bbc
commit-date: 2018-02-27
host: x86_64-unknown-linux-gnu
release: 1.26.0-nightly
LLVM version: 6.0

I'm running the compiler in the Windows Subsystem for Linux (or whatever it's officially called), if that's relevant.

Apologies if this is a duplicate, I searched for "openssl" and "rustdoc" and didn't see any open bugs.

@retep998
Copy link
Member

Duplicate of #48498

@retep998 retep998 marked this as a duplicate of #48498 Feb 28, 2018
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