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

Nightly rustc segfaulting with "!dbg attachment points at wrong subprogram for function" #56299

Closed
sstangl opened this issue Nov 27, 2018 · 1 comment

Comments

@sstangl
Copy link
Contributor

sstangl commented Nov 27, 2018

Our CI here is failing with rustc Nightly: https://gitlab.com/openpowerlifting/opl-data/-/jobs/126388055. The failure has reproduced across multiple runs.

The first error message is !dbg attachment points at wrong subprogram for function.

To reproduce:

  1. git clone https://gitlab.com/openpowerlifting/opl-data.git (about 100mb or so)
  2. git checkout 77f366f4c48e72c1f7b50a7edd09668b52da3628 (the earliest push that started failing)
  3. cd server
  4. cargo build
@nikic
Copy link
Contributor

nikic commented Nov 27, 2018

This is a duplicate of #56265.

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