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

bug: Rover 0.26.2 crashed while running linting and schema checks #2187

Open
girishsubramanyam opened this issue Oct 1, 2024 · 1 comment
Labels
bug 🐞 triage issues and PRs that need to be triaged

Comments

@girishsubramanyam
Copy link

girishsubramanyam commented Oct 1, 2024

Description

Rover v0.26.2 crashed while running linting and schema checks

Crash Report

name = "rover"
operating_system = "unix:Ubuntu"
crate_version = "0.26.2"
explanation = """
Panic occurred in file '/root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ariadne-0.4.1/src/lib.rs' at line 116
"""
cause = "Label start is after its end"
method = "Panic"
backtrace = """

   0: 0x55d4483f1717 - rover::error::RoverError::print::hce218aa5f22ecdbb
   1: 0x55d4483f50a9 - <rover::error::RoverError as rover::options::output::RoverPrinter>::write_or_print::h04bb8860a7d9f751
   2: 0x55d448078b12 - tokio::runtime::park::CachedParkThread::block_on::ha79eae6543ca403a
   3: 0x55d44820bb46 - tokio::runtime::context::runtime::enter_runtime::h3280454ed655f90f
   4: 0x55d448301d17 - tokio::runtime::runtime::Runtime::block_on::h4441c6d65a3de126
   5: 0x55d448274de6 - rover::main::ha14038f9fe05381e
   6: 0x55d44828b4e3 - std::sys::backtrace::__rust_begin_short_backtrace::h4c73e07e7764f55f
   7: 0x55d4482e7bed - std::rt::lang_start::{{closure}}::he13e556c1deee5b8
   8: 0x55d448be7dc0 - std::rt::lang_start_internal::h5e7c81cecd7f0954
   9: 0x55d448274f35 - main
  10: 0x7f8bc04d2d90 - <unresolved>
  11: 0x7f8bc04d2e40 - __libc_start_main
  12: 0x55d447f2c2d0 - <unresolved>
  13:        0x0 - <unresolved>"""
@girishsubramanyam girishsubramanyam added bug 🐞 triage issues and PRs that need to be triaged labels Oct 1, 2024
@girishsubramanyam girishsubramanyam changed the title bug: crashed while running linting and schema checks bug: Rover 0.26.2 crashed while running linting and schema checks Oct 1, 2024
@swcollard
Copy link
Contributor

@girishsubramanyam could you provide a graphql schema that reproduces this crash? Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 triage issues and PRs that need to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants