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 v0.26.2 crashed during lint check #2304

Open
girishsubramanyam opened this issue Dec 16, 2024 · 0 comments
Open

bug: Rover v0.26.2 crashed during lint check #2304

girishsubramanyam opened this issue Dec 16, 2024 · 0 comments
Labels
bug 🐞 triage issues and PRs that need to be triaged

Comments

@girishsubramanyam
Copy link

girishsubramanyam commented Dec 16, 2024

Description

I deprecated and added a few new fields.
ROVER_VERSION: v0.26.2

Crash Report

name = "rover"
operating_system = "unix:OSX"
crate_version = "0.25.0"
explanation = """
Panic occurred in file '/Users/distiller/.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: 0x102302d30 - rover_client::shared::lint_response::LintResponse::get_ariadne::h12a11077bd260b94
   1: 0x1020d5ba8 - rover::error::RoverError::print::hd55050025094ebee
   2: 0x1020d6444 - <rover::error::RoverError as rover::options::output::RoverPrinter>::write_or_print::hffff70b3966fa37f
   3: 0x102090340 - rover::cli::Rover::run::h9e0cbdeceb3a9107
   4: 0x10208ff38 - rover::cli::Rover::run_from_args::h86250ec01e296a72
   5: 0x10200dfe8 - rover::main::h0d5852b45f852fd0
   6: 0x10200d904 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb51f55b7334fa083
   7: 0x10200d924 - std::rt::lang_start::{{closure}}::h8440ec5e3eb2e774
   8: 0x1026750b4 - std::rt::lang_start_internal::hecc68fef83c8f44d
   9: 0x10200e404 - _main"""
@girishsubramanyam girishsubramanyam added bug 🐞 triage issues and PRs that need to be triaged labels Dec 16, 2024
@girishsubramanyam girishsubramanyam changed the title bug: crashed while lint check bug: Rover v0.26.2 crashed while lint check Dec 16, 2024
@girishsubramanyam girishsubramanyam changed the title bug: Rover v0.26.2 crashed while lint check bug: Rover v0.26.2 crashed during lint check Dec 16, 2024
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

1 participant