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.23.0 crashed while running linting and schema checks #2186

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

Comments

@girishsubramanyam
Copy link

girishsubramanyam commented Oct 1, 2024

Description

Rover v0.23.0 crashed while running linting and schema checks

Crash Report

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

   0: 0x55983127a42e - rover_client::shared::lint_response::LintResponse::get_ariadne::hc805e4ca69929086
   1: 0x5598310ce61c - rover::error::RoverError::print::h611396b03271a077
   2: 0x5598310d3504 - <rover::error::RoverError as rover::options::output::RoverPrinter>::write_or_print::hc27fd1626779008c
   3: 0x559830fe4162 - rover::cli::Rover::run::ha08d079288f2b894
   4: 0x559830fe3d83 - rover::cli::Rover::run_from_args::h3d88734df7432241
   5: 0x559830fdca9c - rover::main::h707c778aac0be758
   6: 0x559830fdc3c3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h5de89cd50b02c1d3
   7: 0x559830fdc3fd - std::rt::lang_start::{{closure}}::h56f5532f2379cdea
   8: 0x559831b3a257 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hd95060ecd5e1ca24
                at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ops/function.rs:284
                 - std::panicking::try::do_call::h6e8cf51db32a6e4b
                at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:552
                 - std::panicking::try::h3a52eefe24fe3c29
                at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:516
                 - std::panic::catch_unwind::h24c28c23c02c3841
                at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panic.rs:142
                 - std::rt::lang_start_internal::{{closure}}::h705d3c9cbc06ef47
                at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/rt.rs:148
                 - std::panicking::try::do_call::ha21f52ba13158470
                at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:552
                 - std::panicking::try::h5581346bf6aeb1f8
                at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:516
                 - std::panic::catch_unwind::h7919645a6b72e25b
                at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panic.rs:142
                 - std::rt::lang_start_internal::h12de51168669836e
                at /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/rt.rs:148
   9: 0x559830fdc3ee - std::rt::lang_start::h6c8df71077d2ec3f
  10: 0x7f165ae48d90 - <unresolved>
  11: 0x7f165ae48e40 - __libc_start_main
  12: 0x559830fdc2c2 - <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.23.0 crashed while running linting and schema checks Oct 1, 2024
@aaronArinder
Copy link
Contributor

Thanks for reporting! I'm going to move the discussion to #2187.

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